Pull request #41156 event Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 794aa20983c9384726721e1c5d3a552ef7f8f4cf+624154fe63686a43b84d01ccfab0477079bc7de4 (835276fdfeb1a06905f62aeff42edd54f62995b3) 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-07-28T10:57:27.881Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-28T10:57:27.884Z] Trying to pass milestone 1 [Pipeline] milestone [2020-07-28T10:57:27.926Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-28T10:57:28.091Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a4fab73d9893b844) in /home/ubuntu/workspace/moby_PR-41156 [Pipeline] { [Pipeline] checkout [2020-07-28T10:57:28.137Z] using credential docker-jenkins-github-credentials [2020-07-28T10:57:28.142Z] Cloning the remote Git repository [2020-07-28T10:57:28.142Z] Cloning with configured refspecs honoured and without tags [2020-07-28T10:57:28.147Z] Cloning repository https://github.com/moby/moby.git [2020-07-28T10:57:28.148Z] > git init /home/ubuntu/workspace/moby_PR-41156 # timeout=10 [2020-07-28T10:57:28.172Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T10:57:28.173Z] > git --version # timeout=10 [2020-07-28T10:57:28.178Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T10:57:28.179Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41156/head:refs/remotes/origin/PR-41156 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T10:57:41.262Z] Fetching without tags [2020-07-28T10:57:41.524Z] Merging remotes/origin/master commit 624154fe63686a43b84d01ccfab0477079bc7de4 into PR head commit 794aa20983c9384726721e1c5d3a552ef7f8f4cf [2020-07-28T10:57:42.237Z] Merge succeeded, producing fc4c100b79b6b088aed23a1fcb2129db4c98074b [2020-07-28T10:57:42.237Z] Checking out Revision fc4c100b79b6b088aed23a1fcb2129db4c98074b (PR-41156) [2020-07-28T10:57:41.244Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T10:57:41.246Z] > git config --add remote.origin.fetch +refs/pull/41156/head:refs/remotes/origin/PR-41156 # timeout=10 [2020-07-28T10:57:41.251Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T10:57:41.259Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T10:57:41.266Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T10:57:41.266Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T10:57:41.267Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41156/head:refs/remotes/origin/PR-41156 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T10:57:41.528Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T10:57:41.539Z] > git checkout -f 794aa20983c9384726721e1c5d3a552ef7f8f4cf # timeout=10 [2020-07-28T10:57:42.049Z] > git merge 624154fe63686a43b84d01ccfab0477079bc7de4 # timeout=10 [2020-07-28T10:57:42.232Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-28T10:57:42.241Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T10:57:42.252Z] > git checkout -f fc4c100b79b6b088aed23a1fcb2129db4c98074b # timeout=10 [2020-07-28T10:57:42.371Z] Commit message: "Merge commit '624154fe63686a43b84d01ccfab0477079bc7de4' into HEAD" [2020-07-28T10:57:42.383Z] > git rev-list --no-walk 794aa20983c9384726721e1c5d3a552ef7f8f4cf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-28T10:57:43.594Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41156:/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-07-28T10:57:43.594Z] Unable to find image 'alpine:latest' locally [2020-07-28T10:57:43.594Z] latest: Pulling from library/alpine [2020-07-28T10:57:43.594Z] df20fa9351a1: Pulling fs layer [2020-07-28T10:57:43.853Z] df20fa9351a1: Verifying Checksum [2020-07-28T10:57:43.853Z] df20fa9351a1: Download complete [2020-07-28T10:57:43.853Z] df20fa9351a1: Pull complete [2020-07-28T10:57:43.853Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-28T10:57:43.853Z] Status: Downloaded newer image for alpine:latest [2020-07-28T10:57:46.384Z] 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 "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2020-07-28T10:57:46.599Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a4fab73d9893b844) in /home/ubuntu/workspace/moby_PR-41156 [Pipeline] node [Pipeline] node [2020-07-28T10:57:46.601Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41156 [Pipeline] node [2020-07-28T10:57:46.604Z] Running on ppc64le-ubuntu-26 in /home/docker/workspace/moby_PR-41156 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2020-07-28T10:57:46.610Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09b7807905a849018) in /home/ubuntu/workspace/moby_PR-41156 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-07-28T10:57:46.717Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm64v8 (i-08476def5784b4455) in /home/ubuntu/workspace/moby_PR-41156 [2020-07-28T10:57:46.719Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-07-28T10:57:46.728Z] Fetching changes from the remote Git repository [2020-07-28T10:57:46.736Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [2020-07-28T10:57:46.762Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-07-28T10:57:46.776Z] Cloning the remote Git repository [2020-07-28T10:57:46.776Z] Cloning with configured refspecs honoured and without tags [2020-07-28T10:57:46.782Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-07-28T10:57:46.796Z] Cloning the remote Git repository [2020-07-28T10:57:46.797Z] Cloning with configured refspecs honoured and without tags [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] } [2020-07-28T10:57:46.809Z] using credential docker-jenkins-github-credentials [2020-07-28T10:57:46.813Z] Cloning the remote Git repository [2020-07-28T10:57:46.813Z] Cloning with configured refspecs honoured and without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-07-28T10:57:46.999Z] Merging remotes/origin/master commit 624154fe63686a43b84d01ccfab0477079bc7de4 into PR head commit 794aa20983c9384726721e1c5d3a552ef7f8f4cf [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-07-28T10:57:47.303Z] Merge succeeded, producing 97db7d053d06f79fc91c2294cfb33c708745413d [2020-07-28T10:57:47.303Z] Checking out Revision 97db7d053d06f79fc91c2294cfb33c708745413d (PR-41156) [2020-07-28T10:57:47.387Z] Commit message: "Merge commit '624154fe63686a43b84d01ccfab0477079bc7de4' into HEAD" [2020-07-28T10:57:46.726Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-28T10:57:46.732Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T10:57:46.740Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T10:57:46.740Z] > git --version # timeout=10 [2020-07-28T10:57:46.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T10:57:46.745Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41156/head:refs/remotes/origin/PR-41156 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T10:57:47.003Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T10:57:47.013Z] > git checkout -f 794aa20983c9384726721e1c5d3a552ef7f8f4cf # timeout=10 [2020-07-28T10:57:47.124Z] > git merge 624154fe63686a43b84d01ccfab0477079bc7de4 # timeout=10 [2020-07-28T10:57:47.299Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-28T10:57:47.307Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T10:57:47.312Z] > git checkout -f 97db7d053d06f79fc91c2294cfb33c708745413d # timeout=10 [2020-07-28T10:57:47.391Z] > git rev-list --no-walk 794aa20983c9384726721e1c5d3a552ef7f8f4cf # timeout=10 [2020-07-28T10:57:46.783Z] Cloning repository https://github.com/moby/moby.git [2020-07-28T10:57:46.783Z] > git init /home/jenkins/workspace/moby_PR-41156 # timeout=10 [2020-07-28T10:57:46.786Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T10:57:46.786Z] > git --version # timeout=10 [2020-07-28T10:57:46.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T10:57:46.790Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41156/head:refs/remotes/origin/PR-41156 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T10:57:46.806Z] Cloning repository https://github.com/moby/moby.git [2020-07-28T10:57:46.807Z] > git init /home/docker/workspace/moby_PR-41156 # timeout=10 [2020-07-28T10:57:46.823Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T10:57:46.823Z] > git --version # timeout=10 [2020-07-28T10:57:46.827Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T10:57:46.829Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41156/head:refs/remotes/origin/PR-41156 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T10:57:46.816Z] Cloning repository https://github.com/moby/moby.git [2020-07-28T10:57:46.817Z] > git init /home/ubuntu/workspace/moby_PR-41156 # timeout=10 [2020-07-28T10:57:46.829Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T10:57:46.829Z] > git --version # timeout=10 [2020-07-28T10:57:46.831Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T10:57:46.832Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41156/head:refs/remotes/origin/PR-41156 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-28T10:57:48.451Z] + docker version [2020-07-28T10:57:48.451Z] Client: Docker Engine - Community [2020-07-28T10:57:48.451Z] Version: 19.03.12 [2020-07-28T10:57:48.451Z] API version: 1.40 [2020-07-28T10:57:48.451Z] Go version: go1.13.10 [2020-07-28T10:57:48.451Z] Git commit: 48a66213fe [2020-07-28T10:57:48.451Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-28T10:57:48.451Z] OS/Arch: linux/amd64 [2020-07-28T10:57:48.451Z] Experimental: false [2020-07-28T10:57:48.451Z] [2020-07-28T10:57:48.451Z] Server: Docker Engine - Community [2020-07-28T10:57:48.451Z] Engine: [2020-07-28T10:57:48.451Z] Version: 19.03.12 [2020-07-28T10:57:48.451Z] API version: 1.40 (minimum version 1.12) [2020-07-28T10:57:48.451Z] Go version: go1.13.10 [2020-07-28T10:57:48.451Z] Git commit: 48a66213fe [2020-07-28T10:57:48.451Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-28T10:57:48.451Z] OS/Arch: linux/amd64 [2020-07-28T10:57:48.451Z] Experimental: true [2020-07-28T10:57:48.451Z] containerd: [2020-07-28T10:57:48.451Z] Version: 1.2.13 [2020-07-28T10:57:48.451Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T10:57:48.451Z] runc: [2020-07-28T10:57:48.451Z] Version: 1.0.0-rc10 [2020-07-28T10:57:48.451Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T10:57:48.451Z] docker-init: [2020-07-28T10:57:48.451Z] Version: 0.18.0 [2020-07-28T10:57:48.451Z] GitCommit: fec3683 [Pipeline] sh [2020-07-28T10:57:48.732Z] + docker info [2020-07-28T10:57:49.298Z] Client: [2020-07-28T10:57:49.298Z] Debug Mode: false [2020-07-28T10:57:49.298Z] [2020-07-28T10:57:49.298Z] Server: [2020-07-28T10:57:49.298Z] Containers: 0 [2020-07-28T10:57:49.298Z] Running: 0 [2020-07-28T10:57:49.298Z] Paused: 0 [2020-07-28T10:57:49.298Z] Stopped: 0 [2020-07-28T10:57:49.298Z] Images: 5 [2020-07-28T10:57:49.298Z] Server Version: 19.03.12 [2020-07-28T10:57:49.298Z] Storage Driver: overlay2 [2020-07-28T10:57:49.298Z] Backing Filesystem: extfs [2020-07-28T10:57:49.298Z] Supports d_type: true [2020-07-28T10:57:49.298Z] Native Overlay Diff: true [2020-07-28T10:57:49.298Z] Logging Driver: json-file [2020-07-28T10:57:49.298Z] Cgroup Driver: cgroupfs [2020-07-28T10:57:49.298Z] Plugins: [2020-07-28T10:57:49.298Z] Volume: local [2020-07-28T10:57:49.298Z] Network: bridge host ipvlan macvlan null overlay [2020-07-28T10:57:49.298Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-28T10:57:49.298Z] Swarm: inactive [2020-07-28T10:57:49.298Z] Runtimes: runc [2020-07-28T10:57:49.298Z] Default Runtime: runc [2020-07-28T10:57:49.298Z] Init Binary: docker-init [2020-07-28T10:57:49.298Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T10:57:49.298Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T10:57:49.298Z] init version: fec3683 [2020-07-28T10:57:49.298Z] Security Options: [2020-07-28T10:57:49.298Z] apparmor [2020-07-28T10:57:49.298Z] seccomp [2020-07-28T10:57:49.298Z] Profile: default [2020-07-28T10:57:49.298Z] Kernel Version: 5.3.0-1030-aws [2020-07-28T10:57:49.298Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-28T10:57:49.298Z] OSType: linux [2020-07-28T10:57:49.298Z] Architecture: x86_64 [2020-07-28T10:57:49.298Z] CPUs: 2 [2020-07-28T10:57:49.298Z] Total Memory: 7.487GiB [2020-07-28T10:57:49.298Z] Name: ip-10-100-101-55 [2020-07-28T10:57:49.298Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-28T10:57:49.298Z] Docker Root Dir: /var/lib/docker [2020-07-28T10:57:49.298Z] Debug Mode: false [2020-07-28T10:57:49.298Z] Registry: https://index.docker.io/v1/ [2020-07-28T10:57:49.298Z] Labels: [2020-07-28T10:57:49.298Z] Experimental: true [2020-07-28T10:57:49.298Z] Insecure Registries: [2020-07-28T10:57:49.298Z] 127.0.0.0/8 [2020-07-28T10:57:49.298Z] Live Restore Enabled: true [2020-07-28T10:57:49.298Z] [2020-07-28T10:57:49.298Z] WARNING: No swap limit support [Pipeline] sh [2020-07-28T10:57:49.583Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T10:57:49.583Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T10:57:49.583Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41156/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-28T10:57:49.583Z] + bash /home/ubuntu/workspace/moby_PR-41156/check-config.sh [2020-07-28T10:57:49.583Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-28T10:57:49.583Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-28T10:57:49.583Z] [2020-07-28T10:57:49.583Z] Generally Necessary: [2020-07-28T10:57:49.583Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-28T10:57:49.583Z] - apparmor: enabled and tools installed [2020-07-28T10:57:49.583Z] - CONFIG_NAMESPACES: enabled [2020-07-28T10:57:49.583Z] - CONFIG_NET_NS: enabled [2020-07-28T10:57:49.583Z] - CONFIG_PID_NS: enabled [2020-07-28T10:57:49.583Z] - CONFIG_IPC_NS: enabled [2020-07-28T10:57:49.583Z] - CONFIG_UTS_NS: enabled [2020-07-28T10:57:49.583Z] - CONFIG_CGROUPS: enabled [2020-07-28T10:57:49.583Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-28T10:57:49.583Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-28T10:57:49.669Z] using credential docker-jenkins-github-credentials [2020-07-28T10:57:49.677Z] Cloning the remote Git repository [2020-07-28T10:57:49.677Z] Cloning with configured refspecs honoured and without tags [2020-07-28T10:57:49.841Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-28T10:57:49.841Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-28T10:57:49.841Z] - CONFIG_CPUSETS: enabled [2020-07-28T10:57:49.841Z] - CONFIG_MEMCG: enabled [2020-07-28T10:57:49.841Z] - CONFIG_KEYS: enabled [2020-07-28T10:57:49.841Z] - CONFIG_VETH: enabled (as module) [2020-07-28T10:57:49.841Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-28T10:57:49.841Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-28T10:57:49.841Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-28T10:57:49.841Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-28T10:57:49.841Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-28T10:57:49.841Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-28T10:57:49.841Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-28T10:57:49.841Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-28T10:57:49.841Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-28T10:57:49.841Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-28T10:57:49.841Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-28T10:57:49.841Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-28T10:57:49.841Z] [2020-07-28T10:57:49.841Z] Optional Features: [2020-07-28T10:57:49.841Z] - CONFIG_USER_NS: enabled [2020-07-28T10:57:49.841Z] - CONFIG_SECCOMP: enabled [2020-07-28T10:57:49.841Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-28T10:57:49.841Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-28T10:57:49.841Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-28T10:57:49.841Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-28T10:57:49.841Z] - CONFIG_BLK_CGROUP: enabled [2020-07-28T10:57:49.841Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-28T10:57:49.841Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-28T10:57:49.841Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-28T10:57:49.841Z] - CONFIG_CGROUP_PERF: enabled [2020-07-28T10:57:49.841Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-28T10:57:49.841Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-28T10:57:49.841Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-28T10:57:49.841Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-28T10:57:49.841Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-28T10:57:49.841Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-28T10:57:49.841Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-28T10:57:49.841Z] - CONFIG_IP_VS: enabled (as module) [2020-07-28T10:57:49.841Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-28T10:57:49.841Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-28T10:57:49.841Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-28T10:57:49.841Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-28T10:57:49.841Z] - CONFIG_EXT4_FS: enabled [2020-07-28T10:57:49.841Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-28T10:57:49.841Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-28T10:57:49.841Z] - Network Drivers: [2020-07-28T10:57:49.841Z] - "overlay": [2020-07-28T10:57:49.841Z] - CONFIG_VXLAN: enabled (as module) [2020-07-28T10:57:49.841Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-28T10:57:49.841Z] Optional (for encrypted networks): [2020-07-28T10:57:50.099Z] - CONFIG_CRYPTO: enabled [2020-07-28T10:57:50.099Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-28T10:57:50.099Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-28T10:57:50.099Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-28T10:57:50.099Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-28T10:57:50.099Z] - CONFIG_XFRM: enabled [2020-07-28T10:57:50.100Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-28T10:57:50.100Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-28T10:57:50.100Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-28T10:57:50.100Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-28T10:57:50.100Z] - "ipvlan": [2020-07-28T10:57:50.100Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-28T10:57:50.100Z] - "macvlan": [2020-07-28T10:57:50.100Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-28T10:57:50.100Z] - CONFIG_DUMMY: enabled (as module) [2020-07-28T10:57:50.100Z] - "ftp,tftp client in container": [2020-07-28T10:57:50.100Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-28T10:57:50.100Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-28T10:57:50.100Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-28T10:57:50.100Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-28T10:57:50.100Z] - Storage Drivers: [2020-07-28T10:57:50.100Z] - "aufs": [2020-07-28T10:57:50.100Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-28T10:57:50.100Z] - "btrfs": [2020-07-28T10:57:50.100Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-28T10:57:50.100Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-28T10:57:50.100Z] - "devicemapper": [2020-07-28T10:57:50.100Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-28T10:57:50.100Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-28T10:57:50.100Z] - "overlay": [2020-07-28T10:57:50.100Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-28T10:57:50.100Z] - "zfs": [2020-07-28T10:57:50.100Z] - /dev/zfs: present [2020-07-28T10:57:50.100Z] - zfs command: missing [2020-07-28T10:57:50.100Z] - zpool command: missing [2020-07-28T10:57:50.100Z] [2020-07-28T10:57:50.100Z] Limits: [2020-07-28T10:57:50.100Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-28T10:57:50.100Z] [2020-07-28T10:57:50.100Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-28T10:57:49.729Z] Cloning repository https://github.com/moby/moby.git [2020-07-28T10:57:49.790Z] > git init /home/ubuntu/workspace/moby_PR-41156 # timeout=10 [2020-07-28T10:57:50.264Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T10:57:50.264Z] > git --version # timeout=10 [2020-07-28T10:57:50.277Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T10:57:50.280Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41156/head:refs/remotes/origin/PR-41156 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T10:57:50.430Z] + sudo modprobe ip_vs [2020-07-28T10:57:50.430Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b . [2020-07-28T10:57:50.430Z] #1 [internal] load build definition from Dockerfile [2020-07-28T10:57:50.430Z] #1 transferring dockerfile: 16.37kB done [2020-07-28T10:57:50.430Z] #1 DONE 0.0s [2020-07-28T10:57:50.430Z] [2020-07-28T10:57:50.430Z] #2 [internal] load .dockerignore [2020-07-28T10:57:50.430Z] #2 transferring context: 87B done [2020-07-28T10:57:50.430Z] #2 DONE 0.0s [2020-07-28T10:57:50.430Z] [2020-07-28T10:57:50.430Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-28T10:57:50.430Z] #3 DONE 0.1s [2020-07-28T10:57:50.690Z] [2020-07-28T10:57:50.690Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-28T10:57:50.690Z] #4 CACHED [2020-07-28T10:57:50.690Z] [2020-07-28T10:57:50.690Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-28T10:57:50.690Z] #5 DONE 0.1s [2020-07-28T10:57:50.690Z] [2020-07-28T10:57:50.690Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-28T10:57:50.952Z] #6 DONE 0.1s [2020-07-28T10:57:50.952Z] [2020-07-28T10:57:50.952Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-28T10:57:50.952Z] #58 DONE 0.0s [2020-07-28T10:57:50.952Z] [2020-07-28T10:57:50.952Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T10:57:50.952Z] #7 DONE 0.0s [2020-07-28T10:57:50.952Z] [2020-07-28T10:57:50.952Z] #20 [internal] load build context [2020-07-28T10:57:52.333Z] #20 transferring context: 51.32MB 1.2s done [2020-07-28T10:57:52.333Z] #20 DONE 1.2s [2020-07-28T10:57:52.333Z] [2020-07-28T10:57:52.333Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-28T10:57:52.333Z] #8 CACHED [2020-07-28T10:57:52.333Z] [2020-07-28T10:57:52.333Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-28T10:57:52.333Z] #9 CACHED [2020-07-28T10:57:52.333Z] [2020-07-28T10:57:52.333Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:57:52.333Z] #54 CACHED [2020-07-28T10:57:52.333Z] [2020-07-28T10:57:52.333Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-28T10:57:52.333Z] #55 DONE 0.3s [2020-07-28T10:57:52.333Z] [2020-07-28T10:57:52.333Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-28T10:57:52.333Z] #56 DONE 0.0s [2020-07-28T10:57:53.269Z] [2020-07-28T10:57:53.269Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-28T10:57:53.269Z] #44 CACHED [2020-07-28T10:57:53.269Z] [2020-07-28T10:57:53.269Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-28T10:57:53.269Z] #35 CACHED [2020-07-28T10:57:53.269Z] [2020-07-28T10:57:53.269Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T10:57:53.269Z] #36 CACHED [2020-07-28T10:57:53.269Z] [2020-07-28T10:57:53.269Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T10:57:53.269Z] #28 CACHED [2020-07-28T10:57:53.269Z] [2020-07-28T10:57:53.269Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-28T10:57:53.269Z] #11 CACHED [2020-07-28T10:57:53.269Z] [2020-07-28T10:57:53.269Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T10:57:53.269Z] #39 CACHED [2020-07-28T10:57:53.269Z] [2020-07-28T10:57:53.269Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-28T10:57:53.269Z] #48 CACHED [2020-07-28T10:57:53.269Z] [2020-07-28T10:57:53.269Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-28T10:57:53.269Z] #13 CACHED [2020-07-28T10:57:53.269Z] [2020-07-28T10:57:53.269Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-28T10:57:53.269Z] #46 CACHED [2020-07-28T10:57:53.269Z] [2020-07-28T10:57:53.269Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T10:57:53.269Z] #32 CACHED [2020-07-28T10:57:53.269Z] [2020-07-28T10:57:53.269Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-28T10:57:53.269Z] #34 CACHED [2020-07-28T10:57:53.269Z] [2020-07-28T10:57:53.269Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-28T10:57:53.269Z] #29 CACHED [2020-07-28T10:57:53.269Z] [2020-07-28T10:57:53.270Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-28T10:57:53.270Z] #40 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-28T10:57:53.270Z] #26 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-28T10:57:53.270Z] #16 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T10:57:53.270Z] #17 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T10:57:53.270Z] #51 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:57:53.270Z] #41 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-28T10:57:53.270Z] #15 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:57:53.270Z] #45 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T10:57:53.270Z] #38 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-28T10:57:53.270Z] #14 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:57:53.270Z] #43 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:57:53.270Z] #30 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-28T10:57:53.270Z] #19 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T10:57:53.270Z] #25 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-28T10:57:53.270Z] #22 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:57:53.270Z] #47 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:57:53.270Z] #52 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-28T10:57:53.270Z] #27 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-28T10:57:53.270Z] #12 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:57:53.270Z] #49 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-28T10:57:53.270Z] #42 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:57:53.270Z] #21 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:57:53.270Z] #33 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-28T10:57:53.270Z] #24 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-28T10:57:53.270Z] #50 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-28T10:57:53.270Z] #37 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T10:57:53.270Z] #23 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T10:57:53.270Z] #10 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-28T10:57:53.270Z] #18 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-28T10:57:53.270Z] #31 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-28T10:57:53.270Z] #53 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:57:53.270Z] #60 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-28T10:57:53.270Z] #58 CACHED [2020-07-28T10:57:53.270Z] [2020-07-28T10:57:53.270Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-28T10:57:53.270Z] #57 DONE 0.1s [2020-07-28T10:57:53.529Z] [2020-07-28T10:57:53.529Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-28T10:57:53.529Z] #59 DONE 0.2s [2020-07-28T10:57:53.529Z] [2020-07-28T10:57:53.529Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-28T10:57:53.529Z] #61 DONE 0.0s [2020-07-28T10:57:53.787Z] [2020-07-28T10:57:53.787Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-28T10:57:53.787Z] #62 DONE 0.0s [2020-07-28T10:57:53.787Z] [2020-07-28T10:57:53.787Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-28T10:57:54.046Z] #63 DONE 0.6s [2020-07-28T10:57:54.305Z] [2020-07-28T10:57:54.305Z] #64 exporting to image [2020-07-28T10:57:54.305Z] #64 exporting layers [2020-07-28T10:57:55.241Z] #64 exporting layers 1.1s done [2020-07-28T10:57:55.241Z] #64 writing image sha256:ea1cd59f0a581b2361a1f2b3a67221699dddd2242c71527f6d81ce6b41306b9c done [2020-07-28T10:57:55.241Z] #64 naming to docker.io/library/docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b done [2020-07-28T10:57:55.241Z] #64 DONE 1.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-28T10:57:55.572Z] + trap exit INT TERM [2020-07-28T10:57:55.572Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-28T10:57:55.572Z] + CONTAINER_NAME=docker-pr2 [2020-07-28T10:57:55.572Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41156/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41156/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b -e DOCKER_GRAPHDRIVER docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b hack/make.sh dynbinary-daemon [2020-07-28T10:57:55.832Z] [2020-07-28T10:57:55.953Z] Fetching without tags [2020-07-28T10:57:56.092Z] Removing bundles/ [2020-07-28T10:57:56.092Z] [2020-07-28T10:57:56.092Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-28T10:57:56.092Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T10:57:56.092Z] GOOS="" GOARCH="" GOARM="" [2020-07-28T10:57:56.231Z] Merging remotes/origin/master commit 624154fe63686a43b84d01ccfab0477079bc7de4 into PR head commit 794aa20983c9384726721e1c5d3a552ef7f8f4cf [2020-07-28T10:57:55.922Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T10:57:55.924Z] > git config --add remote.origin.fetch +refs/pull/41156/head:refs/remotes/origin/PR-41156 # timeout=10 [2020-07-28T10:57:55.930Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T10:57:55.943Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T10:57:55.960Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T10:57:55.960Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T10:57:55.960Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41156/head:refs/remotes/origin/PR-41156 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T10:57:56.238Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T10:57:56.244Z] > git checkout -f 794aa20983c9384726721e1c5d3a552ef7f8f4cf # timeout=10 [2020-07-28T10:57:57.354Z] Merge succeeded, producing d3092961dabdba312864b5bb5a8c8d33db6e6ca5 [2020-07-28T10:57:57.354Z] Checking out Revision d3092961dabdba312864b5bb5a8c8d33db6e6ca5 (PR-41156) [2020-07-28T10:57:57.446Z] Commit message: "Merge commit '624154fe63686a43b84d01ccfab0477079bc7de4' into HEAD" [2020-07-28T10:57:56.772Z] > git merge 624154fe63686a43b84d01ccfab0477079bc7de4 # timeout=10 [2020-07-28T10:57:57.343Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-28T10:57:57.361Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T10:57:57.366Z] > git checkout -f d3092961dabdba312864b5bb5a8c8d33db6e6ca5 # timeout=10 [2020-07-28T10:57:57.453Z] > git rev-list --no-walk 794aa20983c9384726721e1c5d3a552ef7f8f4cf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-28T10:57:58.430Z] + docker version [2020-07-28T10:57:58.430Z] Client: Docker Engine - Community [2020-07-28T10:57:58.430Z] Version: 19.03.7 [2020-07-28T10:57:58.430Z] API version: 1.40 [2020-07-28T10:57:58.430Z] Go version: go1.12.17 [2020-07-28T10:57:58.430Z] Git commit: 7141c199a2 [2020-07-28T10:57:58.430Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-28T10:57:58.430Z] OS/Arch: linux/s390x [2020-07-28T10:57:58.430Z] Experimental: false [2020-07-28T10:57:58.430Z] [2020-07-28T10:57:58.430Z] Server: Docker Engine - Community [2020-07-28T10:57:58.430Z] Engine: [2020-07-28T10:57:58.430Z] Version: 19.03.7 [2020-07-28T10:57:58.430Z] API version: 1.40 (minimum version 1.12) [2020-07-28T10:57:58.430Z] Go version: go1.12.17 [2020-07-28T10:57:58.430Z] Git commit: 7141c199a2 [2020-07-28T10:57:58.430Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-28T10:57:58.430Z] OS/Arch: linux/s390x [2020-07-28T10:57:58.430Z] Experimental: true [2020-07-28T10:57:58.430Z] containerd: [2020-07-28T10:57:58.430Z] Version: 1.2.13 [2020-07-28T10:57:58.430Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T10:57:58.430Z] runc: [2020-07-28T10:57:58.430Z] Version: 1.0.0-rc10 [2020-07-28T10:57:58.430Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T10:57:58.430Z] docker-init: [2020-07-28T10:57:58.430Z] Version: 0.18.0 [2020-07-28T10:57:58.430Z] GitCommit: fec3683 [Pipeline] sh [2020-07-28T10:57:58.814Z] + docker info [2020-07-28T10:57:58.814Z] Client: [2020-07-28T10:57:58.814Z] Debug Mode: false [2020-07-28T10:57:58.814Z] [2020-07-28T10:57:58.814Z] Server: [2020-07-28T10:57:58.814Z] Containers: 0 [2020-07-28T10:57:58.814Z] Running: 0 [2020-07-28T10:57:58.814Z] Paused: 0 [2020-07-28T10:57:58.814Z] Stopped: 0 [2020-07-28T10:57:58.814Z] Images: 0 [2020-07-28T10:57:58.814Z] Server Version: 19.03.7 [2020-07-28T10:57:58.814Z] Storage Driver: overlay2 [2020-07-28T10:57:58.814Z] Backing Filesystem: [2020-07-28T10:57:58.814Z] Supports d_type: true [2020-07-28T10:57:58.814Z] Native Overlay Diff: true [2020-07-28T10:57:58.814Z] Logging Driver: json-file [2020-07-28T10:57:58.814Z] Cgroup Driver: cgroupfs [2020-07-28T10:57:58.814Z] Plugins: [2020-07-28T10:57:58.814Z] Volume: local [2020-07-28T10:57:58.814Z] Network: bridge host ipvlan macvlan null overlay [2020-07-28T10:57:58.814Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-28T10:57:58.814Z] Swarm: inactive [2020-07-28T10:57:58.814Z] Runtimes: runc [2020-07-28T10:57:58.814Z] Default Runtime: runc [2020-07-28T10:57:58.814Z] Init Binary: docker-init [2020-07-28T10:57:58.814Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T10:57:58.814Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T10:57:58.814Z] init version: fec3683 [2020-07-28T10:57:58.814Z] Security Options: [2020-07-28T10:57:58.814Z] apparmor [2020-07-28T10:57:58.814Z] seccomp [2020-07-28T10:57:58.814Z] Profile: default [2020-07-28T10:57:58.814Z] Kernel Version: 4.15.0-91-generic [2020-07-28T10:57:58.814Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-28T10:57:58.814Z] OSType: linux [2020-07-28T10:57:58.814Z] Architecture: s390x [2020-07-28T10:57:58.814Z] CPUs: 2 [2020-07-28T10:57:58.814Z] Total Memory: 7.861GiB [2020-07-28T10:57:58.814Z] Name: s390x-ubuntu-16 [2020-07-28T10:57:58.814Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-28T10:57:58.814Z] Docker Root Dir: /var/lib/docker [2020-07-28T10:57:58.814Z] Debug Mode: false [2020-07-28T10:57:58.814Z] Username: dockerbuildbot [2020-07-28T10:57:58.814Z] Registry: https://index.docker.io/v1/ [2020-07-28T10:57:58.814Z] Labels: [2020-07-28T10:57:58.814Z] Experimental: true [2020-07-28T10:57:58.814Z] Insecure Registries: [2020-07-28T10:57:58.814Z] 127.0.0.0/8 [2020-07-28T10:57:58.814Z] Live Restore Enabled: false [2020-07-28T10:57:58.814Z] [2020-07-28T10:57:58.814Z] WARNING: No swap limit support [Pipeline] sh [2020-07-28T10:57:59.197Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T10:57:59.197Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T10:57:59.197Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41156/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-28T10:57:59.197Z] + bash /home/jenkins/workspace/moby_PR-41156/check-config.sh [2020-07-28T10:57:59.197Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-28T10:57:59.197Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-07-28T10:57:59.197Z] [2020-07-28T10:57:59.197Z] Generally Necessary: [2020-07-28T10:57:59.197Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-28T10:57:59.197Z] - apparmor: enabled and tools installed [2020-07-28T10:57:59.197Z] - CONFIG_NAMESPACES: enabled [2020-07-28T10:57:59.197Z] - CONFIG_NET_NS: enabled [2020-07-28T10:57:59.197Z] - CONFIG_PID_NS: enabled [2020-07-28T10:57:59.197Z] - CONFIG_IPC_NS: enabled [2020-07-28T10:57:59.197Z] - CONFIG_UTS_NS: enabled [2020-07-28T10:57:59.197Z] - CONFIG_CGROUPS: enabled [2020-07-28T10:57:59.197Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-28T10:57:59.197Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-28T10:57:59.197Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-28T10:57:59.197Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-28T10:57:59.197Z] - CONFIG_CPUSETS: enabled [2020-07-28T10:57:59.197Z] - CONFIG_MEMCG: enabled [2020-07-28T10:57:59.197Z] - CONFIG_KEYS: enabled [2020-07-28T10:57:59.197Z] - CONFIG_VETH: enabled (as module) [2020-07-28T10:57:59.197Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-28T10:57:59.197Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-28T10:57:59.197Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-28T10:57:59.197Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-28T10:57:59.197Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-28T10:57:59.197Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-28T10:57:59.197Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-28T10:57:59.197Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-28T10:57:59.197Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-28T10:57:59.197Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-28T10:57:59.197Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-28T10:57:59.197Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-28T10:57:59.197Z] [2020-07-28T10:57:59.197Z] Optional Features: [2020-07-28T10:57:59.197Z] - CONFIG_USER_NS: enabled [2020-07-28T10:57:59.197Z] - CONFIG_SECCOMP: enabled [2020-07-28T10:57:59.197Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-28T10:57:59.197Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-28T10:57:59.197Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-28T10:57:59.197Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-28T10:57:59.197Z] - CONFIG_BLK_CGROUP: enabled [2020-07-28T10:57:59.197Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-28T10:57:59.197Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-28T10:57:59.197Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-28T10:57:59.197Z] - CONFIG_CGROUP_PERF: enabled [2020-07-28T10:57:59.197Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-28T10:57:59.197Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-28T10:57:59.197Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-28T10:57:59.197Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-28T10:57:59.197Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-28T10:57:59.197Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-28T10:57:59.197Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-28T10:57:59.197Z] - CONFIG_IP_VS: enabled (as module) [2020-07-28T10:57:59.197Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-28T10:57:59.197Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-28T10:57:59.197Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-28T10:57:59.197Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-28T10:57:59.197Z] - CONFIG_EXT4_FS: enabled [2020-07-28T10:57:59.197Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-28T10:57:59.197Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-28T10:57:59.490Z] - Network Drivers: [2020-07-28T10:57:59.490Z] - "overlay": [2020-07-28T10:57:59.490Z] - CONFIG_VXLAN: enabled (as module) [2020-07-28T10:57:59.490Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-28T10:57:59.490Z] Optional (for encrypted networks): [2020-07-28T10:57:59.490Z] - CONFIG_CRYPTO: enabled [2020-07-28T10:57:59.490Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-28T10:57:59.490Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-28T10:57:59.490Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-28T10:57:59.490Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-28T10:57:59.490Z] - CONFIG_XFRM: enabled [2020-07-28T10:57:59.490Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-28T10:57:59.490Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-28T10:57:59.490Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-28T10:57:59.490Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-28T10:57:59.490Z] - "ipvlan": [2020-07-28T10:57:59.490Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-28T10:57:59.490Z] - "macvlan": [2020-07-28T10:57:59.490Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-28T10:57:59.490Z] - CONFIG_DUMMY: enabled (as module) [2020-07-28T10:57:59.490Z] - "ftp,tftp client in container": [2020-07-28T10:57:59.490Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-28T10:57:59.491Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-28T10:57:59.491Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-28T10:57:59.491Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-28T10:57:59.491Z] - Storage Drivers: [2020-07-28T10:57:59.491Z] - "aufs": [2020-07-28T10:57:59.491Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-28T10:57:59.491Z] - "btrfs": [2020-07-28T10:57:59.491Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-28T10:57:59.491Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-28T10:57:59.491Z] - "devicemapper": [2020-07-28T10:57:59.491Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-28T10:57:59.491Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-28T10:57:59.491Z] - "overlay": [2020-07-28T10:57:59.491Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-28T10:57:59.491Z] - "zfs": [2020-07-28T10:57:59.491Z] - /dev/zfs: missing [2020-07-28T10:57:59.491Z] - zfs command: missing [2020-07-28T10:57:59.491Z] - zpool command: missing [2020-07-28T10:57:59.491Z] [2020-07-28T10:57:59.491Z] Limits: [2020-07-28T10:57:59.491Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-28T10:57:59.491Z] [2020-07-28T10:57:59.491Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-28T10:57:59.923Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b . [2020-07-28T10:57:59.923Z] #2 [internal] load .dockerignore [2020-07-28T10:57:59.923Z] #2 DONE 0.0s [2020-07-28T10:57:59.923Z] [2020-07-28T10:57:59.923Z] #1 [internal] load build definition from Dockerfile [2020-07-28T10:57:59.923Z] #1 transferring dockerfile: 16.37kB done [2020-07-28T10:57:59.923Z] #1 DONE 0.0s [2020-07-28T10:57:59.923Z] [2020-07-28T10:57:59.923Z] #2 [internal] load .dockerignore [2020-07-28T10:57:59.923Z] #2 transferring context: 87B done [2020-07-28T10:57:59.923Z] #2 DONE 0.0s [2020-07-28T10:57:59.923Z] [2020-07-28T10:57:59.923Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-28T10:58:00.215Z] #3 DONE 0.2s [2020-07-28T10:58:00.216Z] [2020-07-28T10:58:00.216Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-28T10:58:00.216Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-28T10:58:00.244Z] Fetching without tags [2020-07-28T10:58:00.503Z] Merging remotes/origin/master commit 624154fe63686a43b84d01ccfab0477079bc7de4 into PR head commit 794aa20983c9384726721e1c5d3a552ef7f8f4cf [2020-07-28T10:58:00.514Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-07-28T10:58:00.514Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 7.81MB / 8.88MB 0.2s [2020-07-28T10:58:00.514Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-28T10:58:00.514Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-07-28T10:58:00.514Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-07-28T10:58:00.514Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-07-28T10:58:00.806Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-07-28T10:58:00.806Z] #4 DONE 0.6s [2020-07-28T10:58:00.213Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T10:58:00.216Z] > git config --add remote.origin.fetch +refs/pull/41156/head:refs/remotes/origin/PR-41156 # timeout=10 [2020-07-28T10:58:00.221Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T10:58:00.231Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T10:58:00.246Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T10:58:00.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T10:58:00.247Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41156/head:refs/remotes/origin/PR-41156 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T10:58:00.506Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T10:58:00.507Z] > git checkout -f 794aa20983c9384726721e1c5d3a552ef7f8f4cf # timeout=10 [2020-07-28T10:58:01.098Z] [2020-07-28T10:58:01.098Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-28T10:58:01.267Z] Merge succeeded, producing d5170927a194af5d4c51218aafe876e060e7a2ef [2020-07-28T10:58:01.267Z] Checking out Revision d5170927a194af5d4c51218aafe876e060e7a2ef (PR-41156) [2020-07-28T10:58:01.384Z] Commit message: "Merge commit '624154fe63686a43b84d01ccfab0477079bc7de4' into HEAD" [2020-07-28T10:58:01.415Z] #6 DONE 0.2s [2020-07-28T10:58:01.415Z] [2020-07-28T10:58:01.415Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-28T10:58:01.415Z] #5 DONE 0.2s [2020-07-28T10:58:01.415Z] [2020-07-28T10:58:01.415Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T10:58:01.415Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-28T10:58:01.415Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0B / 7.39MB 0.1s [2020-07-28T10:58:01.415Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 1.50MB / 9.88MB 0.1s [2020-07-28T10:58:01.415Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-28T10:58:01.415Z] #7 sha256:ce1cfbbc8b2381e1dba388c562f39d3f3e0f1d8fdc3b88f97736cca5b76f54b2 1.79kB / 1.79kB done [2020-07-28T10:58:01.415Z] #7 sha256:c90ecbfae73c65826a1da118185624b934dfe670ec33bdd730f3b828e0e18d07 6.19kB / 6.19kB done [2020-07-28T10:58:01.415Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 0B / 48.97MB 0.1s [2020-07-28T10:58:01.059Z] > git merge 624154fe63686a43b84d01ccfab0477079bc7de4 # timeout=10 [2020-07-28T10:58:01.264Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-28T10:58:01.269Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T10:58:01.271Z] > git checkout -f d5170927a194af5d4c51218aafe876e060e7a2ef # timeout=10 [2020-07-28T10:58:01.387Z] > git rev-list --no-walk 794aa20983c9384726721e1c5d3a552ef7f8f4cf # timeout=10 [2020-07-28T10:58:01.598Z] Still waiting to schedule task [2020-07-28T10:58:01.598Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-28T10:58:01.605Z] Still waiting to schedule task [2020-07-28T10:58:01.605Z] Waiting for next available executor on ‘azwin-2-01b1b0’ [2020-07-28T10:58:01.740Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 7.39MB / 7.39MB 0.3s [2020-07-28T10:58:01.740Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 9.88MB / 9.88MB 0.3s [2020-07-28T10:58:01.741Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 7.88MB / 48.97MB 0.3s [2020-07-28T10:58:01.741Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 7.39MB / 7.39MB 0.3s done [2020-07-28T10:58:01.741Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 9.88MB / 9.88MB 0.3s done [2020-07-28T10:58:01.741Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 1.18MB / 51.37MB 0.4s [2020-07-28T10:58:01.741Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 523.46kB / 56.72MB 0.4s [2020-07-28T10:58:01.741Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 7.26MB / 51.37MB 0.5s [2020-07-28T10:58:01.741Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 4.77MB / 56.72MB 0.5s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-28T10:58:02.067Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 15.32MB / 48.97MB 0.7s [2020-07-28T10:58:02.067Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 15.52MB / 51.37MB 0.7s [2020-07-28T10:58:02.067Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 13.67MB / 56.72MB 0.7s [2020-07-28T10:58:02.067Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 19.31MB / 48.97MB 0.8s [2020-07-28T10:58:02.067Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 20.20MB / 51.37MB 0.8s [2020-07-28T10:58:02.067Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 16.95MB / 56.72MB 0.8s [2020-07-28T10:58:02.301Z] + [ PR != PR ] [2020-07-28T10:58:02.301Z] + [ master != master ] [2020-07-28T10:58:02.301Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-28T10:58:02.399Z] #7 ... [2020-07-28T10:58:02.399Z] [2020-07-28T10:58:02.399Z] #20 [internal] load build context [2020-07-28T10:58:02.399Z] #20 transferring context: 51.32MB 0.8s done [2020-07-28T10:58:02.399Z] #20 DONE 0.9s [2020-07-28T10:58:02.399Z] [2020-07-28T10:58:02.399Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T10:58:02.399Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 24.21MB / 48.97MB 0.9s [2020-07-28T10:58:02.399Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 23.83MB / 51.37MB 0.9s [2020-07-28T10:58:02.399Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 20.22MB / 56.72MB 0.9s [2020-07-28T10:58:02.399Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 31.83MB / 48.97MB 1.1s [2020-07-28T10:58:02.399Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 31.16MB / 51.37MB 1.1s [2020-07-28T10:58:02.399Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 28.58MB / 56.72MB 1.1s [2020-07-28T10:58:02.399Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 35.79MB / 48.97MB 1.2s [2020-07-28T10:58:02.399Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 35.06MB / 51.37MB 1.2s [2020-07-28T10:58:02.399Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 32.14MB / 56.72MB 1.2s [2020-07-28T10:58:02.614Z] + docker version [2020-07-28T10:58:02.614Z] Client: Docker Engine - Community [2020-07-28T10:58:02.614Z] Version: 19.03.12 [2020-07-28T10:58:02.614Z] API version: 1.40 [2020-07-28T10:58:02.614Z] Go version: go1.13.10 [2020-07-28T10:58:02.614Z] Git commit: 48a66213fe [2020-07-28T10:58:02.614Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-28T10:58:02.614Z] OS/Arch: linux/amd64 [2020-07-28T10:58:02.614Z] Experimental: false [2020-07-28T10:58:02.614Z] [2020-07-28T10:58:02.614Z] Server: Docker Engine - Community [2020-07-28T10:58:02.614Z] Engine: [2020-07-28T10:58:02.614Z] Version: 19.03.12 [2020-07-28T10:58:02.614Z] API version: 1.40 (minimum version 1.12) [2020-07-28T10:58:02.614Z] Go version: go1.13.10 [2020-07-28T10:58:02.614Z] Git commit: 48a66213fe [2020-07-28T10:58:02.614Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-28T10:58:02.614Z] OS/Arch: linux/amd64 [2020-07-28T10:58:02.614Z] Experimental: true [2020-07-28T10:58:02.614Z] containerd: [2020-07-28T10:58:02.614Z] Version: 1.2.13 [2020-07-28T10:58:02.614Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T10:58:02.614Z] runc: [2020-07-28T10:58:02.614Z] Version: 1.0.0-rc10 [2020-07-28T10:58:02.614Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T10:58:02.614Z] docker-init: [2020-07-28T10:58:02.614Z] Version: 0.18.0 [2020-07-28T10:58:02.614Z] GitCommit: fec3683 [Pipeline] sh [2020-07-28T10:58:02.730Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 39.46MB / 48.97MB 1.3s [2020-07-28T10:58:02.730Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 38.78MB / 51.37MB 1.3s [2020-07-28T10:58:02.730Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 36.51MB / 56.72MB 1.3s [2020-07-28T10:58:02.730Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 42.85MB / 51.37MB 1.4s [2020-07-28T10:58:02.730Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 47.10MB / 48.97MB 1.5s [2020-07-28T10:58:02.730Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 46.89MB / 51.37MB 1.5s [2020-07-28T10:58:02.730Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 44.38MB / 56.72MB 1.5s [2020-07-28T10:58:02.885Z] + docker info [2020-07-28T10:58:03.063Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 51.37MB / 51.37MB 1.6s [2020-07-28T10:58:03.063Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 49.85MB / 56.72MB 1.6s [2020-07-28T10:58:03.063Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 48.97MB / 48.97MB 1.6s done [2020-07-28T10:58:03.063Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 51.37MB / 51.37MB 1.7s done [2020-07-28T10:58:03.063Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 56.72MB / 56.72MB 1.7s done [2020-07-28T10:58:03.063Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 1.07MB / 102.23MB 1.8s [2020-07-28T10:58:03.063Z] #7 sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 0B / 156B 1.8s [2020-07-28T10:58:03.063Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d [2020-07-28T10:58:03.140Z] Client: [2020-07-28T10:58:03.140Z] Debug Mode: false [2020-07-28T10:58:03.140Z] [2020-07-28T10:58:03.140Z] Server: [2020-07-28T10:58:03.140Z] Containers: 0 [2020-07-28T10:58:03.140Z] Running: 0 [2020-07-28T10:58:03.140Z] Paused: 0 [2020-07-28T10:58:03.140Z] Stopped: 0 [2020-07-28T10:58:03.140Z] Images: 7 [2020-07-28T10:58:03.140Z] Server Version: 19.03.12 [2020-07-28T10:58:03.140Z] Storage Driver: overlay2 [2020-07-28T10:58:03.140Z] Backing Filesystem: extfs [2020-07-28T10:58:03.140Z] Supports d_type: true [2020-07-28T10:58:03.140Z] Native Overlay Diff: true [2020-07-28T10:58:03.140Z] Logging Driver: json-file [2020-07-28T10:58:03.140Z] Cgroup Driver: cgroupfs [2020-07-28T10:58:03.140Z] Plugins: [2020-07-28T10:58:03.140Z] Volume: local [2020-07-28T10:58:03.140Z] Network: bridge host ipvlan macvlan null overlay [2020-07-28T10:58:03.140Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-28T10:58:03.140Z] Swarm: inactive [2020-07-28T10:58:03.140Z] Runtimes: runc [2020-07-28T10:58:03.141Z] Default Runtime: runc [2020-07-28T10:58:03.141Z] Init Binary: docker-init [2020-07-28T10:58:03.141Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T10:58:03.141Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T10:58:03.141Z] init version: fec3683 [2020-07-28T10:58:03.141Z] Security Options: [2020-07-28T10:58:03.141Z] apparmor [2020-07-28T10:58:03.141Z] seccomp [2020-07-28T10:58:03.141Z] Profile: default [2020-07-28T10:58:03.141Z] Kernel Version: 5.3.0-1030-aws [2020-07-28T10:58:03.141Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-28T10:58:03.141Z] OSType: linux [2020-07-28T10:58:03.141Z] Architecture: x86_64 [2020-07-28T10:58:03.141Z] CPUs: 2 [2020-07-28T10:58:03.141Z] Total Memory: 7.487GiB [2020-07-28T10:58:03.141Z] Name: ip-10-100-79-7 [2020-07-28T10:58:03.141Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-28T10:58:03.141Z] Docker Root Dir: /var/lib/docker [2020-07-28T10:58:03.141Z] Debug Mode: false [2020-07-28T10:58:03.141Z] Registry: https://index.docker.io/v1/ [2020-07-28T10:58:03.141Z] Labels: [2020-07-28T10:58:03.141Z] Experimental: true [2020-07-28T10:58:03.141Z] Insecure Registries: [2020-07-28T10:58:03.141Z] 127.0.0.0/8 [2020-07-28T10:58:03.141Z] Live Restore Enabled: true [2020-07-28T10:58:03.141Z] [2020-07-28T10:58:03.141Z] WARNING: No swap limit support [Pipeline] sh [2020-07-28T10:58:03.365Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 10.46MB / 102.23MB 1.9s [2020-07-28T10:58:03.365Z] #7 sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 156B / 156B 1.8s done [2020-07-28T10:58:03.365Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 18.01MB / 102.23MB 2.0s [2020-07-28T10:58:03.365Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 25.62MB / 102.23MB 2.1s [2020-07-28T10:58:03.411Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T10:58:03.411Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T10:58:03.411Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41156/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-28T10:58:03.411Z] + bash /home/ubuntu/workspace/moby_PR-41156/check-config.sh [2020-07-28T10:58:03.411Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-28T10:58:03.411Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-28T10:58:03.411Z] [2020-07-28T10:58:03.411Z] Generally Necessary: [2020-07-28T10:58:03.411Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-28T10:58:03.411Z] - apparmor: enabled and tools installed [2020-07-28T10:58:03.411Z] - CONFIG_NAMESPACES: enabled [2020-07-28T10:58:03.411Z] - CONFIG_NET_NS: enabled [2020-07-28T10:58:03.411Z] - CONFIG_PID_NS: enabled [2020-07-28T10:58:03.411Z] - CONFIG_IPC_NS: enabled [2020-07-28T10:58:03.411Z] - CONFIG_UTS_NS: enabled [2020-07-28T10:58:03.411Z] - CONFIG_CGROUPS: enabled [2020-07-28T10:58:03.411Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-28T10:58:03.411Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-28T10:58:03.411Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-28T10:58:03.411Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-28T10:58:03.411Z] - CONFIG_CPUSETS: enabled [2020-07-28T10:58:03.411Z] - CONFIG_MEMCG: enabled [2020-07-28T10:58:03.411Z] - CONFIG_KEYS: enabled [2020-07-28T10:58:03.411Z] - CONFIG_VETH: enabled (as module) [2020-07-28T10:58:03.411Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-28T10:58:03.411Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-28T10:58:03.411Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-28T10:58:03.411Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-28T10:58:03.411Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-28T10:58:03.411Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-28T10:58:03.411Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-28T10:58:03.411Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-28T10:58:03.411Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-28T10:58:03.411Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-28T10:58:03.411Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-28T10:58:03.411Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-28T10:58:03.411Z] [2020-07-28T10:58:03.411Z] Optional Features: [2020-07-28T10:58:03.411Z] - CONFIG_USER_NS: enabled [2020-07-28T10:58:03.411Z] - CONFIG_SECCOMP: enabled [2020-07-28T10:58:03.411Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-28T10:58:03.411Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-28T10:58:03.411Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-28T10:58:03.411Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-28T10:58:03.411Z] - CONFIG_BLK_CGROUP: enabled [2020-07-28T10:58:03.411Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-28T10:58:03.411Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-28T10:58:03.664Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 42.41MB / 102.23MB 2.3s [2020-07-28T10:58:03.664Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 54.26MB / 102.23MB 2.4s [2020-07-28T10:58:03.666Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-28T10:58:03.666Z] - CONFIG_CGROUP_PERF: enabled [2020-07-28T10:58:03.666Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-28T10:58:03.666Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-28T10:58:03.666Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-28T10:58:03.666Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-28T10:58:03.666Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-28T10:58:03.666Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-28T10:58:03.666Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-28T10:58:03.666Z] - CONFIG_IP_VS: enabled (as module) [2020-07-28T10:58:03.666Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-28T10:58:03.666Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-28T10:58:03.666Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-28T10:58:03.666Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-28T10:58:03.666Z] - CONFIG_EXT4_FS: enabled [2020-07-28T10:58:03.666Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-28T10:58:03.666Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-28T10:58:03.666Z] - Network Drivers: [2020-07-28T10:58:03.666Z] - "overlay": [2020-07-28T10:58:03.666Z] - CONFIG_VXLAN: enabled (as module) [2020-07-28T10:58:03.666Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-28T10:58:03.666Z] Optional (for encrypted networks): [2020-07-28T10:58:03.666Z] - CONFIG_CRYPTO: enabled [2020-07-28T10:58:03.666Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-28T10:58:03.666Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-28T10:58:03.666Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-28T10:58:03.666Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-28T10:58:03.667Z] - CONFIG_XFRM: enabled [2020-07-28T10:58:03.667Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-28T10:58:03.667Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-28T10:58:03.667Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-28T10:58:03.667Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-28T10:58:03.667Z] - "ipvlan": [2020-07-28T10:58:03.667Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-28T10:58:03.667Z] - "macvlan": [2020-07-28T10:58:03.667Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-28T10:58:03.667Z] - CONFIG_DUMMY: enabled (as module) [2020-07-28T10:58:03.667Z] - "ftp,tftp client in container": [2020-07-28T10:58:03.667Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-28T10:58:03.667Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-28T10:58:03.667Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-28T10:58:03.667Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-28T10:58:03.667Z] - Storage Drivers: [2020-07-28T10:58:03.667Z] - "aufs": [2020-07-28T10:58:03.667Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-28T10:58:03.667Z] - "btrfs": [2020-07-28T10:58:03.667Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-28T10:58:03.667Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-28T10:58:03.667Z] - "devicemapper": [2020-07-28T10:58:03.667Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-28T10:58:03.667Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-28T10:58:03.667Z] - "overlay": [2020-07-28T10:58:03.667Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-28T10:58:03.667Z] - "zfs": [2020-07-28T10:58:03.667Z] - /dev/zfs: present [2020-07-28T10:58:03.667Z] - zfs command: missing [2020-07-28T10:58:03.667Z] - zpool command: missing [2020-07-28T10:58:03.667Z] [2020-07-28T10:58:03.667Z] Limits: [2020-07-28T10:58:03.667Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-28T10:58:03.667Z] [2020-07-28T10:58:03.667Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-28T10:58:03.966Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 65.22MB / 102.23MB 2.5s [2020-07-28T10:58:03.967Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 76.97MB / 102.23MB 2.6s [2020-07-28T10:58:03.967Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 88.78MB / 102.23MB 2.7s [2020-07-28T10:58:03.997Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b . [2020-07-28T10:58:03.997Z] #1 [internal] load build definition from Dockerfile [2020-07-28T10:58:03.997Z] #1 DONE 0.0s [2020-07-28T10:58:03.997Z] [2020-07-28T10:58:03.997Z] #2 [internal] load .dockerignore [2020-07-28T10:58:03.997Z] #2 DONE 0.0s [2020-07-28T10:58:03.997Z] [2020-07-28T10:58:03.997Z] #2 [internal] load .dockerignore [2020-07-28T10:58:03.997Z] #2 transferring context: 87B done [2020-07-28T10:58:03.997Z] #2 DONE 0.0s [2020-07-28T10:58:03.997Z] [2020-07-28T10:58:03.997Z] #1 [internal] load build definition from Dockerfile [2020-07-28T10:58:03.997Z] #1 transferring dockerfile: 16.37kB done [2020-07-28T10:58:03.997Z] #1 DONE 0.0s [2020-07-28T10:58:03.997Z] [2020-07-28T10:58:03.997Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-28T10:58:03.997Z] #3 DONE 0.1s [2020-07-28T10:58:04.207Z] Fetching without tags [2020-07-28T10:58:04.254Z] [2020-07-28T10:58:04.254Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-28T10:58:04.254Z] #4 CACHED [2020-07-28T10:58:04.254Z] [2020-07-28T10:58:04.254Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-28T10:58:04.254Z] #5 DONE 0.1s [2020-07-28T10:58:04.254Z] [2020-07-28T10:58:04.254Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-28T10:58:04.259Z] #7 ... [2020-07-28T10:58:04.259Z] [2020-07-28T10:58:04.259Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-28T10:58:04.259Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-28T10:58:04.259Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-28T10:58:04.259Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-28T10:58:04.259Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done [2020-07-28T10:58:04.259Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-07-28T10:58:04.259Z] #58 DONE 2.8s [2020-07-28T10:58:04.259Z] [2020-07-28T10:58:04.259Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T10:58:04.259Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 2.9s [2020-07-28T10:58:04.259Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 2.9s done [2020-07-28T10:58:04.175Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T10:58:04.179Z] > git config --add remote.origin.fetch +refs/pull/41156/head:refs/remotes/origin/PR-41156 # timeout=10 [2020-07-28T10:58:04.182Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T10:58:04.199Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T10:58:04.215Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T10:58:04.215Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T10:58:04.216Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41156/head:refs/remotes/origin/PR-41156 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T10:58:04.523Z] #6 DONE 0.1s [2020-07-28T10:58:04.523Z] [2020-07-28T10:58:04.523Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-28T10:58:04.523Z] #58 DONE 0.0s [2020-07-28T10:58:04.523Z] [2020-07-28T10:58:04.523Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T10:58:04.523Z] #7 DONE 0.0s [2020-07-28T10:58:04.523Z] [2020-07-28T10:58:04.523Z] #20 [internal] load build context [2020-07-28T10:58:04.634Z] Merging remotes/origin/master commit 624154fe63686a43b84d01ccfab0477079bc7de4 into PR head commit 794aa20983c9384726721e1c5d3a552ef7f8f4cf [2020-07-28T10:58:05.298Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 2.0s done [2020-07-28T10:58:05.590Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 [2020-07-28T10:58:05.590Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0.3s done [2020-07-28T10:58:05.882Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0.1s [2020-07-28T10:58:05.882Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0.2s done [2020-07-28T10:58:05.944Z] #20 transferring context: 51.32MB 1.2s done [2020-07-28T10:58:05.944Z] #20 DONE 1.3s [2020-07-28T10:58:05.944Z] [2020-07-28T10:58:05.944Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-28T10:58:05.944Z] #9 CACHED [2020-07-28T10:58:05.944Z] [2020-07-28T10:58:05.944Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-28T10:58:05.945Z] #8 CACHED [2020-07-28T10:58:05.945Z] [2020-07-28T10:58:05.945Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:58:05.945Z] #54 CACHED [2020-07-28T10:58:05.945Z] [2020-07-28T10:58:05.945Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-28T10:58:05.945Z] #55 DONE 0.4s [2020-07-28T10:58:06.175Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 [2020-07-28T10:58:06.200Z] [2020-07-28T10:58:06.200Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-28T10:58:06.200Z] #56 DONE 0.0s [2020-07-28T10:58:04.641Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T10:58:04.644Z] > git checkout -f 794aa20983c9384726721e1c5d3a552ef7f8f4cf # timeout=10 [2020-07-28T10:58:05.378Z] > git merge 624154fe63686a43b84d01ccfab0477079bc7de4 # timeout=10 [2020-07-28T10:58:06.343Z] Merge succeeded, producing f1342c1ee3b98d9b18054c38b4263c38468535f9 [2020-07-28T10:58:06.343Z] Checking out Revision f1342c1ee3b98d9b18054c38b4263c38468535f9 (PR-41156) [2020-07-28T10:58:06.446Z] Commit message: "Merge commit '624154fe63686a43b84d01ccfab0477079bc7de4' into HEAD" [2020-07-28T10:58:06.335Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-28T10:58:06.350Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T10:58:06.353Z] > git checkout -f f1342c1ee3b98d9b18054c38b4263c38468535f9 # timeout=10 [2020-07-28T10:58:06.452Z] > git rev-list --no-walk 794aa20983c9384726721e1c5d3a552ef7f8f4cf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-28T10:58:07.497Z] + docker version [2020-07-28T10:58:07.497Z] Client: [2020-07-28T10:58:07.497Z] Version: 18.06.1-ce [2020-07-28T10:58:07.497Z] API version: 1.38 [2020-07-28T10:58:07.497Z] Go version: go1.10.3 [2020-07-28T10:58:07.497Z] Git commit: e68fc7a [2020-07-28T10:58:07.497Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-28T10:58:07.497Z] OS/Arch: linux/ppc64le [2020-07-28T10:58:07.497Z] Experimental: false [2020-07-28T10:58:07.497Z] [2020-07-28T10:58:07.497Z] Server: [2020-07-28T10:58:07.497Z] Engine: [2020-07-28T10:58:07.497Z] Version: 18.06.1-ce [2020-07-28T10:58:07.497Z] API version: 1.38 (minimum version 1.12) [2020-07-28T10:58:07.497Z] Go version: go1.10.3 [2020-07-28T10:58:07.497Z] Git commit: e68fc7a [2020-07-28T10:58:07.497Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-28T10:58:07.497Z] OS/Arch: linux/ppc64le [2020-07-28T10:58:07.497Z] Experimental: true [Pipeline] sh [2020-07-28T10:58:07.687Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 1.2s done [2020-07-28T10:58:07.688Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 0.1s [2020-07-28T10:58:07.889Z] + docker info [2020-07-28T10:58:07.889Z] Containers: 1 [2020-07-28T10:58:07.889Z] Running: 1 [2020-07-28T10:58:07.889Z] Paused: 0 [2020-07-28T10:58:07.889Z] Stopped: 0 [2020-07-28T10:58:07.889Z] Images: 14 [2020-07-28T10:58:07.889Z] Server Version: 18.06.1-ce [2020-07-28T10:58:07.889Z] Storage Driver: overlay2 [2020-07-28T10:58:07.889Z] Backing Filesystem: extfs [2020-07-28T10:58:07.889Z] Supports d_type: true [2020-07-28T10:58:07.889Z] Native Overlay Diff: true [2020-07-28T10:58:07.889Z] Logging Driver: json-file [2020-07-28T10:58:07.889Z] Cgroup Driver: cgroupfs [2020-07-28T10:58:07.889Z] Plugins: [2020-07-28T10:58:07.889Z] Volume: local [2020-07-28T10:58:07.889Z] Network: bridge host ipvlan macvlan null overlay [2020-07-28T10:58:07.889Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-28T10:58:07.889Z] Swarm: inactive [2020-07-28T10:58:07.889Z] Runtimes: runc [2020-07-28T10:58:07.889Z] Default Runtime: runc [2020-07-28T10:58:07.889Z] Init Binary: docker-init [2020-07-28T10:58:07.889Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-28T10:58:07.889Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-28T10:58:07.889Z] init version: fec3683 [2020-07-28T10:58:07.889Z] Security Options: [2020-07-28T10:58:07.889Z] apparmor [2020-07-28T10:58:07.889Z] seccomp [2020-07-28T10:58:07.889Z] Profile: default [2020-07-28T10:58:07.889Z] Kernel Version: 4.4.0-139-generic [2020-07-28T10:58:07.889Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-28T10:58:07.889Z] OSType: linux [2020-07-28T10:58:07.889Z] Architecture: ppc64le [2020-07-28T10:58:07.889Z] CPUs: 4 [2020-07-28T10:58:07.889Z] Total Memory: 7.972GiB [2020-07-28T10:58:07.889Z] Name: ppc64le-ubuntu-26 [2020-07-28T10:58:07.889Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-28T10:58:07.889Z] Docker Root Dir: /var/lib/docker [2020-07-28T10:58:07.889Z] Debug Mode (client): false [2020-07-28T10:58:07.889Z] Debug Mode (server): false [2020-07-28T10:58:07.889Z] Username: dockerbuildbot [2020-07-28T10:58:07.889Z] Registry: https://index.docker.io/v1/ [2020-07-28T10:58:07.889Z] Labels: [2020-07-28T10:58:07.889Z] Experimental: true [2020-07-28T10:58:07.889Z] Insecure Registries: [2020-07-28T10:58:07.889Z] 127.0.0.0/8 [2020-07-28T10:58:07.889Z] Live Restore Enabled: false [2020-07-28T10:58:07.889Z] [Pipeline] sh [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T10:58:08.086Z] #32 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:58:08.086Z] #52 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-28T10:58:08.086Z] #22 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T10:58:08.086Z] #36 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T10:58:08.086Z] #51 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-28T10:58:08.086Z] #29 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-28T10:58:08.086Z] #26 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-28T10:58:08.086Z] #37 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-28T10:58:08.086Z] #14 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-28T10:58:08.086Z] #16 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T10:58:08.086Z] #39 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T10:58:08.086Z] #38 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-28T10:58:08.086Z] #48 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-28T10:58:08.086Z] #44 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-28T10:58:08.086Z] #46 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:58:08.086Z] #33 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-28T10:58:08.086Z] #24 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:58:08.086Z] #30 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-28T10:58:08.086Z] #12 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-28T10:58:08.086Z] #13 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:58:08.086Z] #45 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:58:08.086Z] #49 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T10:58:08.086Z] #10 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-28T10:58:08.086Z] #19 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-28T10:58:08.086Z] #18 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-28T10:58:08.086Z] #11 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-28T10:58:08.086Z] #15 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-28T10:58:08.086Z] #27 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-28T10:58:08.086Z] #35 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-28T10:58:08.086Z] #50 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:58:08.086Z] #47 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:58:08.086Z] #41 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:58:08.086Z] #21 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-28T10:58:08.086Z] #40 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T10:58:08.086Z] #23 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T10:58:08.086Z] #25 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-28T10:58:08.086Z] #31 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-28T10:58:08.086Z] #34 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:58:08.086Z] #43 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T10:58:08.086Z] #28 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-28T10:58:08.086Z] #42 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T10:58:08.086Z] #17 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-28T10:58:08.086Z] #53 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:58:08.086Z] #60 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-28T10:58:08.086Z] #58 CACHED [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-28T10:58:08.086Z] #57 DONE 0.1s [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-28T10:58:08.086Z] #59 DONE 0.2s [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-28T10:58:08.086Z] #61 DONE 0.0s [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-28T10:58:08.086Z] #62 DONE 0.0s [2020-07-28T10:58:08.086Z] [2020-07-28T10:58:08.086Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-28T10:58:08.291Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T10:58:08.291Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T10:58:08.291Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41156/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-28T10:58:08.291Z] + bash /home/docker/workspace/moby_PR-41156/check-config.sh [2020-07-28T10:58:08.291Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-28T10:58:08.291Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-07-28T10:58:08.291Z] [2020-07-28T10:58:08.291Z] Generally Necessary: [2020-07-28T10:58:08.291Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-28T10:58:08.291Z] - apparmor: enabled and tools installed [2020-07-28T10:58:08.291Z] - CONFIG_NAMESPACES: enabled [2020-07-28T10:58:08.291Z] - CONFIG_NET_NS: enabled [2020-07-28T10:58:08.291Z] - CONFIG_PID_NS: enabled [2020-07-28T10:58:08.291Z] - CONFIG_IPC_NS: enabled [2020-07-28T10:58:08.291Z] - CONFIG_UTS_NS: enabled [2020-07-28T10:58:08.291Z] - CONFIG_CGROUPS: enabled [2020-07-28T10:58:08.291Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-28T10:58:08.291Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-28T10:58:08.291Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-28T10:58:08.291Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-28T10:58:08.291Z] - CONFIG_CPUSETS: enabled [2020-07-28T10:58:08.291Z] - CONFIG_MEMCG: enabled [2020-07-28T10:58:08.291Z] - CONFIG_KEYS: enabled [2020-07-28T10:58:08.291Z] - CONFIG_VETH: enabled (as module) [2020-07-28T10:58:08.291Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-28T10:58:08.291Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-28T10:58:08.291Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-28T10:58:08.586Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-28T10:58:08.586Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-28T10:58:08.586Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-28T10:58:08.586Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-28T10:58:08.586Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-28T10:58:08.586Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-28T10:58:08.586Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-28T10:58:08.586Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-28T10:58:08.586Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-28T10:58:08.586Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-28T10:58:08.586Z] [2020-07-28T10:58:08.586Z] Optional Features: [2020-07-28T10:58:08.586Z] - CONFIG_USER_NS: enabled [2020-07-28T10:58:08.586Z] - CONFIG_SECCOMP: enabled [2020-07-28T10:58:08.586Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-28T10:58:08.586Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-28T10:58:08.586Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-28T10:58:08.586Z] (cgroup swap accounting is currently enabled) [2020-07-28T10:58:08.586Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-28T10:58:08.586Z] - CONFIG_BLK_CGROUP: enabled [2020-07-28T10:58:08.586Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-28T10:58:08.586Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-28T10:58:08.586Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-28T10:58:08.586Z] - CONFIG_CGROUP_PERF: enabled [2020-07-28T10:58:08.586Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-28T10:58:08.586Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-28T10:58:08.586Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-28T10:58:08.586Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-28T10:58:08.586Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-28T10:58:08.586Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-28T10:58:08.586Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-28T10:58:08.586Z] - CONFIG_IP_VS: enabled (as module) [2020-07-28T10:58:08.586Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-28T10:58:08.586Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-28T10:58:08.586Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-28T10:58:08.586Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-28T10:58:08.586Z] - CONFIG_EXT4_FS: enabled [2020-07-28T10:58:08.586Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-28T10:58:08.586Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-28T10:58:08.586Z] - Network Drivers: [2020-07-28T10:58:08.586Z] - "overlay": [2020-07-28T10:58:08.586Z] - CONFIG_VXLAN: enabled (as module) [2020-07-28T10:58:08.586Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-28T10:58:08.586Z] Optional (for encrypted networks): [2020-07-28T10:58:08.688Z] #63 DONE 0.5s [2020-07-28T10:58:08.689Z] [2020-07-28T10:58:08.689Z] #64 exporting to image [2020-07-28T10:58:08.689Z] #64 exporting layers [2020-07-28T10:58:08.725Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 1.1s done [2020-07-28T10:58:08.887Z] - CONFIG_CRYPTO: enabled [2020-07-28T10:58:08.887Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-28T10:58:08.887Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-28T10:58:08.887Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-28T10:58:08.887Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-28T10:58:08.887Z] - CONFIG_XFRM: enabled [2020-07-28T10:58:08.887Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-28T10:58:08.887Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-28T10:58:08.887Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-28T10:58:08.887Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-28T10:58:08.887Z] - "ipvlan": [2020-07-28T10:58:08.887Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-28T10:58:08.887Z] - "macvlan": [2020-07-28T10:58:08.887Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-28T10:58:08.887Z] - CONFIG_DUMMY: enabled (as module) [2020-07-28T10:58:08.887Z] - "ftp,tftp client in container": [2020-07-28T10:58:08.887Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-28T10:58:08.887Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-28T10:58:08.887Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-28T10:58:08.887Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-28T10:58:08.887Z] - Storage Drivers: [2020-07-28T10:58:08.887Z] - "aufs": [2020-07-28T10:58:08.887Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-28T10:58:08.887Z] - "btrfs": [2020-07-28T10:58:08.887Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-28T10:58:08.887Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-28T10:58:08.887Z] - "devicemapper": [2020-07-28T10:58:08.887Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-28T10:58:08.887Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-28T10:58:08.887Z] - "overlay": [2020-07-28T10:58:08.887Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-28T10:58:08.887Z] - "zfs": [2020-07-28T10:58:08.887Z] - /dev/zfs: missing [2020-07-28T10:58:08.887Z] - zfs command: missing [2020-07-28T10:58:08.887Z] - zpool command: missing [2020-07-28T10:58:08.887Z] [2020-07-28T10:58:08.887Z] Limits: [2020-07-28T10:58:08.887Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-28T10:58:08.887Z] [2020-07-28T10:58:08.887Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-28T10:58:09.025Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 0.1s [2020-07-28T10:58:09.323Z] + make bundles/buildx [2020-07-28T10:58:09.619Z] make: command: Command not found [2020-07-28T10:58:09.619Z] make: command: Command not found [2020-07-28T10:58:09.619Z] mkdir bundles [2020-07-28T10:58:09.619Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-07-28T10:58:09.619Z] --build-arg BUILDX_COMMIT \ [2020-07-28T10:58:09.619Z] --build-arg BUILDX_REPO \ [2020-07-28T10:58:09.619Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-07-28T10:58:09.619Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-07-28T10:58:09.619Z] . [2020-07-28T10:58:09.619Z] /bin/sh: 4: go: not found [2020-07-28T10:58:09.619Z] /bin/sh: 5: go: not found [2020-07-28T10:58:10.052Z] #64 exporting layers 1.1s done [2020-07-28T10:58:10.052Z] #64 writing image sha256:e783a0c62732d7b869fa845065bbcd49dee345c6b2c7170ef79ca5112c2333a0 done [2020-07-28T10:58:10.052Z] #64 naming to docker.io/library/docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b done [2020-07-28T10:58:10.052Z] #64 DONE 1.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-07-28T10:58:10.374Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41156/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41156/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b hack/validate/default [2020-07-28T10:58:11.300Z] Congratulations! All commits are properly signed with the DCO! [2020-07-28T10:58:11.300Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-07-28T10:58:11.300Z] No api/types/ or api/swagger.yaml changes in diff. [2020-07-28T10:58:11.300Z] Congratulations! All TOML source files changed here have valid syntax. [2020-07-28T10:58:11.300Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-28T10:58:11.300Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-07-28T10:58:11.300Z] Congratulations! No new tests were added to integration-cli. [2020-07-28T10:58:11.300Z] [2020-07-28T10:58:11.300Z] INFO Start validation with golang-ci-lint [2020-07-28T10:58:11.556Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-07-28T10:58:11.556Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-28T10:58:11.556Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-28T10:58:11.718Z] Sending build context to Docker daemon 56.05MB [2020-07-28T10:58:11.718Z] Step 1/15 : ARG GO_VERSION=1.13.14 [2020-07-28T10:58:11.718Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-07-28T10:58:11.718Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-07-28T10:58:11.718Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-07-28T10:58:11.718Z] ---> b1942c37232d [2020-07-28T10:58:11.718Z] Step 5/15 : ARG BUILDX_REPO [2020-07-28T10:58:11.718Z] ---> Using cache [2020-07-28T10:58:11.718Z] ---> f15ace11b862 [2020-07-28T10:58:11.718Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-07-28T10:58:11.718Z] ---> Using cache [2020-07-28T10:58:11.718Z] ---> ca56d0feb8d6 [2020-07-28T10:58:11.718Z] Step 7/15 : WORKDIR /buildx [2020-07-28T10:58:11.718Z] ---> Using cache [2020-07-28T10:58:11.718Z] ---> 99bfadb34dd4 [2020-07-28T10:58:11.718Z] Step 8/15 : ARG BUILDX_COMMIT [2020-07-28T10:58:11.718Z] ---> Using cache [2020-07-28T10:58:11.718Z] ---> e01f0fbb39e5 [2020-07-28T10:58:11.718Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-07-28T10:58:11.718Z] ---> Using cache [2020-07-28T10:58:11.718Z] ---> c595cf160cc7 [2020-07-28T10:58:11.718Z] Step 10/15 : ARG GOOS [2020-07-28T10:58:11.718Z] ---> Using cache [2020-07-28T10:58:11.718Z] ---> f7a5a7bfb6a1 [2020-07-28T10:58:11.718Z] Step 11/15 : ARG GOARCH [2020-07-28T10:58:11.718Z] ---> Using cache [2020-07-28T10:58:11.718Z] ---> aad326e0715a [2020-07-28T10:58:11.718Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-07-28T10:58:11.718Z] ---> Using cache [2020-07-28T10:58:11.718Z] ---> 43ab2b6d828e [2020-07-28T10:58:11.718Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-07-28T10:58:11.718Z] ---> b1942c37232d [2020-07-28T10:58:11.718Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-07-28T10:58:11.718Z] ---> Using cache [2020-07-28T10:58:11.718Z] ---> 84468ca5cd1e [2020-07-28T10:58:11.718Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-07-28T10:58:11.718Z] ---> Using cache [2020-07-28T10:58:11.718Z] ---> c4ebc41857ab [2020-07-28T10:58:11.718Z] Successfully built c4ebc41857ab [2020-07-28T10:58:11.718Z] Successfully tagged moby-buildx:latest [2020-07-28T10:58:11.718Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-07-28T10:58:11.718Z] if [ -n "${id}" ]; then \ [2020-07-28T10:58:11.718Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-07-28T10:58:11.718Z] && touch bundles/buildx; \ [2020-07-28T10:58:11.718Z] docker rm -f ${id}; \ [2020-07-28T10:58:11.718Z] fi [2020-07-28T10:58:11.782Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 2.5s done [2020-07-28T10:58:11.782Z] #7 extracting sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 [2020-07-28T10:58:11.782Z] #7 extracting sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 0.0s done [2020-07-28T10:58:12.019Z] 7aba6ffdbcf1e543f2f673f02215a658f2585ffc3514d97ef95a58b0a49b77b2 [2020-07-28T10:58:12.019Z] bundles/buildx version [2020-07-28T10:58:12.019Z] buildx v0.3.1 6db68d0 [2020-07-28T10:58:12.019Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b . [2020-07-28T10:58:12.075Z] #7 DONE 10.7s [2020-07-28T10:58:12.075Z] [2020-07-28T10:58:12.075Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-28T10:58:12.316Z] #2 [internal] load build definition from Dockerfile [2020-07-28T10:58:12.316Z] #2 transferring dockerfile: 16.36kB done [2020-07-28T10:58:12.316Z] #2 DONE 0.0s [2020-07-28T10:58:12.316Z] [2020-07-28T10:58:12.316Z] #1 [internal] load .dockerignore [2020-07-28T10:58:12.316Z] #1 transferring context: 87B 0.0s done [2020-07-28T10:58:12.316Z] #1 DONE 0.0s [2020-07-28T10:58:12.316Z] [2020-07-28T10:58:12.316Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-28T10:58:12.611Z] #3 DONE 0.3s [2020-07-28T10:58:12.611Z] [2020-07-28T10:58:12.611Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-28T10:58:12.611Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-28T10:58:12.611Z] #4 CACHED [2020-07-28T10:58:12.908Z] [2020-07-28T10:58:12.908Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-28T10:58:13.201Z] #6 DONE 0.3s [2020-07-28T10:58:13.201Z] [2020-07-28T10:58:13.201Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-28T10:58:13.497Z] #5 DONE 0.8s [2020-07-28T10:58:13.587Z] #8 DONE 1.7s [2020-07-28T10:58:13.797Z] [2020-07-28T10:58:13.797Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-28T10:58:13.797Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-28T10:58:13.797Z] #58 DONE 0.0s [2020-07-28T10:58:13.797Z] [2020-07-28T10:58:13.797Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T10:58:13.797Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-28T10:58:13.797Z] #7 DONE 0.0s [2020-07-28T10:58:13.797Z] [2020-07-28T10:58:13.797Z] #20 [internal] load build context [2020-07-28T10:58:13.880Z] [2020-07-28T10:58:13.880Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-28T10:58:14.025Z] Fetching without tags [2020-07-28T10:58:14.377Z] Merging remotes/origin/master commit 624154fe63686a43b84d01ccfab0477079bc7de4 into PR head commit 794aa20983c9384726721e1c5d3a552ef7f8f4cf [2020-07-28T10:58:14.924Z] #9 DONE 1.0s [2020-07-28T10:58:14.924Z] [2020-07-28T10:58:14.924Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T10:58:14.924Z] #10 ... [2020-07-28T10:58:14.924Z] [2020-07-28T10:58:14.924Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-28T10:58:14.924Z] #35 DONE 0.1s [2020-07-28T10:58:14.924Z] [2020-07-28T10:58:14.924Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-28T10:58:14.924Z] #27 DONE 0.1s [2020-07-28T10:58:14.924Z] [2020-07-28T10:58:14.924Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T10:58:14.000Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T10:58:14.006Z] > git config --add remote.origin.fetch +refs/pull/41156/head:refs/remotes/origin/PR-41156 # timeout=10 [2020-07-28T10:58:14.018Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T10:58:14.027Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T10:58:14.046Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T10:58:14.047Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T10:58:14.049Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41156/head:refs/remotes/origin/PR-41156 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T10:58:14.403Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T10:58:14.412Z] > git checkout -f 794aa20983c9384726721e1c5d3a552ef7f8f4cf # timeout=10 [2020-07-28T10:58:16.295Z] Merge succeeded, producing e92a79a3bab583509f7911d10c0bc6dd885e1fa2 [2020-07-28T10:58:16.295Z] Checking out Revision e92a79a3bab583509f7911d10c0bc6dd885e1fa2 (PR-41156) [2020-07-28T10:58:16.577Z] #20 transferring context: 51.32MB 2.5s done [2020-07-28T10:58:16.577Z] #20 DONE 2.6s [2020-07-28T10:58:16.577Z] [2020-07-28T10:58:16.577Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-28T10:58:16.577Z] #9 CACHED [2020-07-28T10:58:16.577Z] [2020-07-28T10:58:16.577Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-28T10:58:16.577Z] #8 CACHED [2020-07-28T10:58:16.577Z] [2020-07-28T10:58:16.577Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:58:16.577Z] #54 CACHED [2020-07-28T10:58:16.577Z] [2020-07-28T10:58:16.577Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-28T10:58:16.577Z] #55 DONE 0.0s [2020-07-28T10:58:16.577Z] [2020-07-28T10:58:16.577Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-28T10:58:16.577Z] #56 DONE 0.0s [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-28T10:58:17.651Z] #14 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:58:17.651Z] #41 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-28T10:58:17.651Z] #16 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:58:17.651Z] #52 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:58:17.651Z] #45 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T10:58:17.651Z] #39 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-28T10:58:17.651Z] #11 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:58:17.651Z] #30 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-28T10:58:17.651Z] #44 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-28T10:58:17.651Z] #19 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-28T10:58:17.651Z] #46 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:58:17.651Z] #47 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:58:17.651Z] #33 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-28T10:58:17.651Z] #13 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-28T10:58:17.651Z] #15 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T10:58:17.651Z] #32 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-28T10:58:17.651Z] #37 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T10:58:17.651Z] #38 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-28T10:58:17.651Z] #35 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-28T10:58:17.651Z] #50 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-28T10:58:17.651Z] #12 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-28T10:58:17.651Z] #27 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T10:58:17.651Z] #36 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:58:17.651Z] #21 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-28T10:58:17.651Z] #22 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T10:58:17.651Z] #28 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T10:58:17.651Z] #17 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-28T10:58:17.651Z] #26 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-28T10:58:17.651Z] #31 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:58:17.651Z] #43 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-28T10:58:17.651Z] #48 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T10:58:17.651Z] #10 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T10:58:17.651Z] #51 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-28T10:58:17.651Z] #40 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-28T10:58:17.651Z] #34 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-28T10:58:17.651Z] #24 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T10:58:17.651Z] #23 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-28T10:58:17.651Z] #42 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:58:17.651Z] #49 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-28T10:58:17.651Z] #18 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-28T10:58:17.651Z] #29 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T10:58:17.651Z] #25 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-28T10:58:17.651Z] #53 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-28T10:58:17.651Z] #9 CACHED [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-28T10:58:17.651Z] #58 ... [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-28T10:58:17.651Z] #57 DONE 0.1s [2020-07-28T10:58:17.651Z] [2020-07-28T10:58:17.651Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:58:17.651Z] #60 0.164 + RM_GOPATH=0 [2020-07-28T10:58:17.651Z] #60 0.164 + TMP_GOPATH= [2020-07-28T10:58:17.651Z] #60 0.164 + : /build [2020-07-28T10:58:17.651Z] #60 0.164 + '[' -z '' ']' [2020-07-28T10:58:17.651Z] #60 0.165 ++ mktemp -d [2020-07-28T10:58:17.651Z] #60 0.168 + export GOPATH=/tmp/tmp.4gSAd3Ruip [2020-07-28T10:58:17.651Z] #60 0.168 + GOPATH=/tmp/tmp.4gSAd3Ruip [2020-07-28T10:58:17.651Z] #60 0.168 + RM_GOPATH=1 [2020-07-28T10:58:17.651Z] #60 0.168 + case "$(go env GOARCH)" in [2020-07-28T10:58:17.651Z] #60 0.169 ++ go env GOARCH [2020-07-28T10:58:17.651Z] #60 0.197 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:17.651Z] #60 0.197 + GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:17.651Z] #60 0.197 ++ dirname /tmp/install/install.sh [2020-07-28T10:58:17.651Z] #60 0.199 + dir=/tmp/install [2020-07-28T10:58:17.651Z] #60 0.199 + bin=proxy [2020-07-28T10:58:17.651Z] #60 0.199 + shift [2020-07-28T10:58:17.651Z] #60 0.199 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-28T10:58:17.651Z] #60 0.199 + . /tmp/install/proxy.installer [2020-07-28T10:58:17.651Z] #60 0.199 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T10:58:17.651Z] #60 0.200 + install_proxy [2020-07-28T10:58:17.651Z] #60 0.200 + case "$1" in [2020-07-28T10:58:17.651Z] #60 0.200 + export CGO_ENABLED=0 [2020-07-28T10:58:17.651Z] #60 0.200 + CGO_ENABLED=0 [2020-07-28T10:58:17.651Z] #60 0.200 + _install_proxy [2020-07-28T10:58:17.651Z] #60 0.200 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T10:58:17.651Z] #60 0.200 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-28T10:58:17.651Z] #60 0.200 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4gSAd3Ruip/src/github.com/docker/libnetwork [2020-07-28T10:58:17.651Z] #60 0.209 Cloning into '/tmp/tmp.4gSAd3Ruip/src/github.com/docker/libnetwork'... [2020-07-28T10:58:17.677Z] #28 2.320 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-28T10:58:17.677Z] #28 2.321 Cloning into '.'... [2020-07-28T10:58:15.425Z] > git merge 624154fe63686a43b84d01ccfab0477079bc7de4 # timeout=10 [2020-07-28T10:58:16.296Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-28T10:58:16.314Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T10:58:16.324Z] > git checkout -f e92a79a3bab583509f7911d10c0bc6dd885e1fa2 # timeout=10 [2020-07-28T10:58:19.180Z] #60 ... [2020-07-28T10:58:19.180Z] [2020-07-28T10:58:19.180Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-28T10:58:19.180Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-07-28T10:58:19.180Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-28T10:58:19.180Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-28T10:58:19.180Z] #58 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.9s done [2020-07-28T10:58:19.180Z] #58 DONE 1.6s [2020-07-28T10:58:19.180Z] [2020-07-28T10:58:19.180Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-28T10:58:19.477Z] #59 DONE 0.1s [2020-07-28T10:58:19.477Z] [2020-07-28T10:58:19.477Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:58:19.980Z] Commit message: "Merge commit '624154fe63686a43b84d01ccfab0477079bc7de4' into HEAD" [2020-07-28T10:58:20.001Z] > git rev-list --no-walk 794aa20983c9384726721e1c5d3a552ef7f8f4cf # timeout=10 [2020-07-28T10:58:20.128Z] #60 2.622 + cd /tmp/tmp.4gSAd3Ruip/src/github.com/docker/libnetwork [2020-07-28T10:58:20.128Z] #60 2.622 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T10:58:20.128Z] #60 2.762 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-28T10:58:20.414Z] #28 ... [2020-07-28T10:58:20.414Z] [2020-07-28T10:58:20.414Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:58:20.414Z] #43 2.119 + RM_GOPATH=0 [2020-07-28T10:58:20.414Z] #43 2.119 + TMP_GOPATH= [2020-07-28T10:58:20.414Z] #43 2.119 + : /build [2020-07-28T10:58:20.414Z] #43 2.119 + '[' -z '' ']' [2020-07-28T10:58:20.414Z] #43 2.119 ++ mktemp -d [2020-07-28T10:58:20.414Z] #43 2.119 + export GOPATH=/tmp/tmp.2cwdjwWENK [2020-07-28T10:58:20.414Z] #43 2.119 + GOPATH=/tmp/tmp.2cwdjwWENK [2020-07-28T10:58:20.414Z] #43 2.119 + RM_GOPATH=1 [2020-07-28T10:58:20.414Z] #43 2.119 + case "$(go env GOARCH)" in [2020-07-28T10:58:20.414Z] #43 2.119 ++ go env GOARCH [2020-07-28T10:58:20.414Z] #43 2.125 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:20.414Z] #43 2.125 + GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:20.414Z] #43 2.134 ++ dirname /tmp/install/install.sh [2020-07-28T10:58:20.414Z] #43 2.134 + dir=/tmp/install [2020-07-28T10:58:20.414Z] #43 2.134 + bin=gotestsum [2020-07-28T10:58:20.414Z] #43 2.134 + shift [2020-07-28T10:58:20.414Z] #43 2.134 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-28T10:58:20.414Z] #43 2.134 + . /tmp/install/gotestsum.installer [2020-07-28T10:58:20.414Z] #43 2.134 ++ : v0.3.5 [2020-07-28T10:58:20.414Z] #43 2.134 + install_gotestsum [2020-07-28T10:58:20.414Z] #43 2.134 + set -e [2020-07-28T10:58:20.414Z] #43 2.134 + export GO111MODULE=on [2020-07-28T10:58:20.414Z] #43 2.134 + GO111MODULE=on [2020-07-28T10:58:20.414Z] #43 2.134 + GOBIN=/build [2020-07-28T10:58:20.414Z] #43 2.134 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-28T10:58:20.414Z] #43 2.143 go: finding gotest.tools v0.3.5 [2020-07-28T10:58:20.414Z] #43 2.143 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-28T10:58:20.414Z] #43 2.474 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-28T10:58:20.414Z] #43 2.607 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-28T10:58:20.414Z] #43 4.104 go: downloading gotest.tools v2.1.0+incompatible [2020-07-28T10:58:20.414Z] #43 4.157 go: extracting gotest.tools v2.1.0+incompatible [2020-07-28T10:58:20.414Z] #43 4.332 go: downloading github.com/pkg/errors v0.8.0 [2020-07-28T10:58:20.414Z] #43 4.334 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-28T10:58:20.414Z] #43 4.356 go: downloading github.com/fatih/color v1.6.0 [2020-07-28T10:58:20.414Z] #43 4.357 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T10:58:20.414Z] #43 4.441 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-28T10:58:20.414Z] #43 4.521 go: extracting github.com/fatih/color v1.6.0 [2020-07-28T10:58:20.414Z] #43 4.523 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-28T10:58:20.414Z] #43 4.530 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-28T10:58:20.414Z] #43 4.626 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-28T10:58:20.414Z] #43 4.694 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-28T10:58:20.414Z] #43 4.702 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-28T10:58:20.414Z] #43 4.725 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T10:58:20.414Z] #43 4.731 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-28T10:58:20.414Z] #43 4.855 go: extracting github.com/pkg/errors v0.8.0 [2020-07-28T10:58:20.414Z] #43 4.895 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T10:58:20.414Z] #43 4.914 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T10:58:20.414Z] #43 4.922 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-28T10:58:20.414Z] #43 4.950 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-28T10:58:20.414Z] #43 4.979 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-28T10:58:21.024Z] + docker version [2020-07-28T10:58:21.172Z] #60 DONE 3.6s [2020-07-28T10:58:21.453Z] #43 6.604 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T10:58:21.453Z] #43 6.643 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T10:58:21.746Z] #43 6.843 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T10:58:21.812Z] [2020-07-28T10:58:21.812Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-28T10:58:21.812Z] #61 DONE 0.0s [2020-07-28T10:58:21.812Z] [2020-07-28T10:58:21.812Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-28T10:58:21.812Z] #62 DONE 0.0s [2020-07-28T10:58:21.812Z] [2020-07-28T10:58:21.812Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-28T10:58:22.389Z] #43 ... [2020-07-28T10:58:22.389Z] [2020-07-28T10:58:22.389Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:58:22.389Z] #21 2.171 + RM_GOPATH=0 [2020-07-28T10:58:22.389Z] #21 2.171 + TMP_GOPATH= [2020-07-28T10:58:22.389Z] #21 2.171 + : /build [2020-07-28T10:58:22.389Z] #21 2.171 + '[' -z '' ']' [2020-07-28T10:58:22.389Z] #21 2.171 ++ mktemp -d [2020-07-28T10:58:22.389Z] #21 2.171 + export GOPATH=/tmp/tmp.6GCBp6Im01 [2020-07-28T10:58:22.389Z] #21 2.171 + GOPATH=/tmp/tmp.6GCBp6Im01 [2020-07-28T10:58:22.389Z] #21 2.171 + RM_GOPATH=1 [2020-07-28T10:58:22.389Z] #21 2.171 + case "$(go env GOARCH)" in [2020-07-28T10:58:22.389Z] #21 2.186 ++ go env GOARCH [2020-07-28T10:58:22.389Z] #21 2.194 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:22.389Z] #21 2.194 + GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:22.389Z] #21 2.194 ++ dirname /tmp/install/install.sh [2020-07-28T10:58:22.389Z] #21 2.198 Install docker/cli version 17.06.2-ce from stable [2020-07-28T10:58:22.389Z] #21 2.198 + dir=/tmp/install [2020-07-28T10:58:22.389Z] #21 2.198 + bin=dockercli [2020-07-28T10:58:22.389Z] #21 2.198 + shift [2020-07-28T10:58:22.389Z] #21 2.198 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-28T10:58:22.389Z] #21 2.198 + . /tmp/install/dockercli.installer [2020-07-28T10:58:22.389Z] #21 2.198 ++ : stable [2020-07-28T10:58:22.389Z] #21 2.198 ++ : 17.06.2-ce [2020-07-28T10:58:22.389Z] #21 2.198 + install_dockercli [2020-07-28T10:58:22.389Z] #21 2.198 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-28T10:58:22.389Z] #21 2.198 ++ uname -m [2020-07-28T10:58:22.389Z] #21 2.205 + arch=s390x [2020-07-28T10:58:22.389Z] #21 2.205 + '[' s390x '!=' x86_64 ']' [2020-07-28T10:58:22.389Z] #21 2.205 + '[' s390x '!=' s390x ']' [2020-07-28T10:58:22.389Z] #21 2.205 + url=https://download.docker.com/linux/static [2020-07-28T10:58:22.389Z] #21 2.205 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-28T10:58:22.389Z] #21 2.205 + tar -xz docker/docker [2020-07-28T10:58:22.389Z] #21 7.230 + mkdir -p /build [2020-07-28T10:58:22.389Z] #21 7.232 + mv docker/docker /build/ [2020-07-28T10:58:22.389Z] #21 7.233 + rmdir docker [2020-07-28T10:58:22.389Z] #21 DONE 7.5s [2020-07-28T10:58:22.389Z] [2020-07-28T10:58:22.389Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:58:22.389Z] #41 1.870 + RM_GOPATH=0 [2020-07-28T10:58:22.389Z] #41 1.870 + TMP_GOPATH= [2020-07-28T10:58:22.389Z] #41 1.870 + : /build [2020-07-28T10:58:22.389Z] #41 1.870 + '[' -z '' ']' [2020-07-28T10:58:22.389Z] #41 1.870 ++ mktemp -d [2020-07-28T10:58:22.389Z] #41 1.870 + export GOPATH=/tmp/tmp.XzCVmVRlkx [2020-07-28T10:58:22.389Z] #41 1.870 + GOPATH=/tmp/tmp.XzCVmVRlkx [2020-07-28T10:58:22.389Z] #41 1.870 + RM_GOPATH=1 [2020-07-28T10:58:22.389Z] #41 1.870 + case "$(go env GOARCH)" in [2020-07-28T10:58:22.389Z] #41 1.871 ++ go env GOARCH [2020-07-28T10:58:22.389Z] #41 1.873 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:22.389Z] #41 1.873 + GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:22.389Z] #41 1.874 ++ dirname /tmp/install/install.sh [2020-07-28T10:58:22.389Z] #41 1.874 + dir=/tmp/install [2020-07-28T10:58:22.389Z] #41 1.874 + bin=vndr [2020-07-28T10:58:22.389Z] #41 1.874 + shift [2020-07-28T10:58:22.389Z] #41 1.874 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-28T10:58:22.389Z] #41 1.874 + . /tmp/install/vndr.installer [2020-07-28T10:58:22.389Z] #41 1.874 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T10:58:22.389Z] #41 1.874 + install_vndr [2020-07-28T10:58:22.389Z] #41 1.874 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-28T10:58:22.389Z] #41 1.874 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XzCVmVRlkx/src/github.com/LK4D4/vndr [2020-07-28T10:58:22.390Z] #41 1.874 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T10:58:22.390Z] #41 1.877 Cloning into '/tmp/tmp.XzCVmVRlkx/src/github.com/LK4D4/vndr'... [2020-07-28T10:58:22.390Z] #41 2.216 + cd /tmp/tmp.XzCVmVRlkx/src/github.com/LK4D4/vndr [2020-07-28T10:58:22.390Z] #41 2.216 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T10:58:22.390Z] #41 2.241 + go build -buildmode=pie -v -o /build/vndr . [2020-07-28T10:58:22.390Z] #41 2.732 runtime/internal/atomic [2020-07-28T10:58:22.390Z] #41 2.737 internal/cpu [2020-07-28T10:58:22.390Z] #41 2.805 runtime/internal/sys [2020-07-28T10:58:22.390Z] #41 2.842 runtime/internal/math [2020-07-28T10:58:22.390Z] #41 2.898 internal/race [2020-07-28T10:58:22.390Z] #41 2.968 sync/atomic [2020-07-28T10:58:22.390Z] #41 2.989 internal/bytealg [2020-07-28T10:58:22.390Z] #41 3.278 unicode [2020-07-28T10:58:22.390Z] #41 3.328 runtime [2020-07-28T10:58:22.390Z] #41 5.631 unicode/utf8 [2020-07-28T10:58:22.390Z] #41 6.023 math [2020-07-28T10:58:22.865Z] #63 DONE 1.0s [2020-07-28T10:58:22.865Z] [2020-07-28T10:58:22.865Z] #64 exporting to oci image format [2020-07-28T10:58:22.865Z] #64 exporting layers [2020-07-28T10:58:23.912Z] #41 ... [2020-07-28T10:58:23.912Z] [2020-07-28T10:58:23.912Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:58:23.912Z] #43 9.056 go: finding github.com/fatih/color v1.6.0 [2020-07-28T10:58:23.912Z] #43 9.088 go: finding github.com/pkg/errors v0.8.0 [2020-07-28T10:58:23.912Z] #43 9.196 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-28T10:58:23.912Z] #43 9.210 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-28T10:58:23.912Z] #43 9.215 go: finding github.com/spf13/pflag v1.0.1 [2020-07-28T10:58:23.912Z] #43 9.256 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-28T10:58:23.912Z] #43 9.386 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T10:58:24.206Z] #43 9.446 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T10:58:24.206Z] #43 9.465 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-28T10:58:24.206Z] #43 9.525 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T10:58:24.206Z] #43 9.557 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T10:58:24.841Z] #43 ... [2020-07-28T10:58:24.841Z] [2020-07-28T10:58:24.841Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T10:58:24.841Z] #23 2.817 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T10:58:24.841Z] #23 2.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T10:58:24.841Z] #23 3.132 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T10:58:24.841Z] #23 3.427 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-28T10:58:24.841Z] #23 4.917 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-28T10:58:24.841Z] #23 6.939 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-28T10:58:24.841Z] #23 ... [2020-07-28T10:58:24.841Z] [2020-07-28T10:58:24.841Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:58:24.841Z] #60 1.756 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T10:58:24.841Z] #60 1.757 + RM_GOPATH=0 [2020-07-28T10:58:24.841Z] #60 1.757 + TMP_GOPATH= [2020-07-28T10:58:24.841Z] #60 1.757 + : /build [2020-07-28T10:58:24.841Z] #60 1.757 + '[' -z '' ']' [2020-07-28T10:58:24.841Z] #60 1.757 ++ mktemp -d [2020-07-28T10:58:24.841Z] #60 1.757 + export GOPATH=/tmp/tmp.1YK77cvCtc [2020-07-28T10:58:24.841Z] #60 1.757 + GOPATH=/tmp/tmp.1YK77cvCtc [2020-07-28T10:58:24.841Z] #60 1.757 + RM_GOPATH=1 [2020-07-28T10:58:24.841Z] #60 1.757 + case "$(go env GOARCH)" in [2020-07-28T10:58:24.841Z] #60 1.757 ++ go env GOARCH [2020-07-28T10:58:24.841Z] #60 1.757 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:24.841Z] #60 1.757 + GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:24.841Z] #60 1.757 ++ dirname /tmp/install/install.sh [2020-07-28T10:58:24.841Z] #60 1.757 + dir=/tmp/install [2020-07-28T10:58:24.841Z] #60 1.757 + bin=proxy [2020-07-28T10:58:24.841Z] #60 1.757 + shift [2020-07-28T10:58:24.841Z] #60 1.757 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-28T10:58:24.841Z] #60 1.757 + . /tmp/install/proxy.installer [2020-07-28T10:58:24.841Z] #60 1.757 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T10:58:24.841Z] #60 1.757 + install_proxy [2020-07-28T10:58:24.841Z] #60 1.757 + case "$1" in [2020-07-28T10:58:24.841Z] #60 1.757 + export CGO_ENABLED=0 [2020-07-28T10:58:24.841Z] #60 1.757 + CGO_ENABLED=0 [2020-07-28T10:58:24.841Z] #60 1.757 + _install_proxy [2020-07-28T10:58:24.841Z] #60 1.757 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-28T10:58:24.841Z] #60 1.757 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.1YK77cvCtc/src/github.com/docker/libnetwork [2020-07-28T10:58:24.841Z] #60 1.757 Cloning into '/tmp/tmp.1YK77cvCtc/src/github.com/docker/libnetwork'... [2020-07-28T10:58:25.134Z] #60 ... [2020-07-28T10:58:25.134Z] [2020-07-28T10:58:25.134Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T10:58:25.134Z] #38 2.818 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T10:58:25.134Z] #38 2.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T10:58:25.134Z] #38 3.052 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T10:58:25.134Z] #38 3.622 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-28T10:58:25.134Z] #38 5.528 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-28T10:58:25.134Z] #38 7.239 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-28T10:58:25.134Z] #38 ... [2020-07-28T10:58:25.134Z] [2020-07-28T10:58:25.134Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:58:25.134Z] #47 2.396 + RM_GOPATH=0 [2020-07-28T10:58:25.134Z] #47 2.396 + TMP_GOPATH= [2020-07-28T10:58:25.135Z] #47 2.396 + : /build [2020-07-28T10:58:25.135Z] #47 2.396 + '[' -z '' ']' [2020-07-28T10:58:25.135Z] #47 2.398 ++ mktemp -d [2020-07-28T10:58:25.135Z] #47 2.399 + export GOPATH=/tmp/tmp.KWs0GLTDDG [2020-07-28T10:58:25.135Z] #47 2.399 + GOPATH=/tmp/tmp.KWs0GLTDDG [2020-07-28T10:58:25.135Z] #47 2.399 + RM_GOPATH=1 [2020-07-28T10:58:25.135Z] #47 2.399 + case "$(go env GOARCH)" in [2020-07-28T10:58:25.135Z] #47 2.399 ++ go env GOARCH [2020-07-28T10:58:25.135Z] #47 2.405 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:25.135Z] #47 2.410 + GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:25.135Z] #47 2.412 ++ dirname /tmp/install/install.sh [2020-07-28T10:58:25.135Z] #47 2.426 + dir=/tmp/install [2020-07-28T10:58:25.135Z] #47 2.426 + bin=shfmt [2020-07-28T10:58:25.135Z] #47 2.426 + shift [2020-07-28T10:58:25.135Z] #47 2.426 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-28T10:58:25.135Z] #47 2.426 + . /tmp/install/shfmt.installer [2020-07-28T10:58:25.135Z] #47 2.430 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T10:58:25.135Z] #47 2.430 + install_shfmt [2020-07-28T10:58:25.135Z] #47 2.433 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-28T10:58:25.135Z] #47 2.433 + git clone https://github.com/mvdan/sh.git /tmp/tmp.KWs0GLTDDG/src/github.com/mvdan/sh [2020-07-28T10:58:25.135Z] #47 2.433 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T10:58:25.135Z] #47 2.433 Cloning into '/tmp/tmp.KWs0GLTDDG/src/github.com/mvdan/sh'... [2020-07-28T10:58:25.135Z] #47 9.304 + cd /tmp/tmp.KWs0GLTDDG/src/github.com/mvdan/sh [2020-07-28T10:58:25.135Z] #47 9.307 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T10:58:25.135Z] #47 9.345 + GO111MODULE=on [2020-07-28T10:58:25.135Z] #47 9.386 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-28T10:58:25.135Z] #47 10.24 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T10:58:25.135Z] #47 10.24 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T10:58:25.135Z] #47 10.24 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T10:58:25.135Z] #47 10.49 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T10:58:25.135Z] #47 10.49 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T10:58:25.427Z] #47 ... [2020-07-28T10:58:25.427Z] [2020-07-28T10:58:25.427Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:58:25.427Z] #54 2.410 + RM_GOPATH=0 [2020-07-28T10:58:25.427Z] #54 2.410 + TMP_GOPATH= [2020-07-28T10:58:25.427Z] #54 2.410 + : /build [2020-07-28T10:58:25.427Z] #54 2.410 + '[' -z '' ']' [2020-07-28T10:58:25.427Z] #54 2.410 ++ mktemp -d [2020-07-28T10:58:25.427Z] #54 2.419 + export GOPATH=/tmp/tmp.0duKjSUExZ [2020-07-28T10:58:25.427Z] #54 2.419 + GOPATH=/tmp/tmp.0duKjSUExZ [2020-07-28T10:58:25.427Z] #54 2.419 + RM_GOPATH=1 [2020-07-28T10:58:25.427Z] #54 2.419 + case "$(go env GOARCH)" in [2020-07-28T10:58:25.427Z] #54 2.422 ++ go env GOARCH [2020-07-28T10:58:25.427Z] #54 2.440 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:25.427Z] #54 2.440 + GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:25.427Z] #54 2.440 ++ dirname /tmp/install/install.sh [2020-07-28T10:58:25.427Z] #54 2.442 + dir=/tmp/install [2020-07-28T10:58:25.427Z] #54 2.442 + bin=rootlesskit [2020-07-28T10:58:25.427Z] #54 2.442 + shift [2020-07-28T10:58:25.427Z] #54 2.442 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-28T10:58:25.427Z] #54 2.442 + . /tmp/install/rootlesskit.installer [2020-07-28T10:58:25.427Z] #54 2.443 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T10:58:25.427Z] #54 2.443 + install_rootlesskit [2020-07-28T10:58:25.427Z] #54 2.443 + case "$1" in [2020-07-28T10:58:25.427Z] #54 2.443 + export CGO_ENABLED=0 [2020-07-28T10:58:25.427Z] #54 2.443 + CGO_ENABLED=0 [2020-07-28T10:58:25.427Z] #54 2.443 + _install_rootlesskit [2020-07-28T10:58:25.427Z] #54 2.443 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-28T10:58:25.427Z] #54 2.443 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T10:58:25.427Z] #54 2.443 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0duKjSUExZ/src/github.com/rootless-containers/rootlesskit [2020-07-28T10:58:25.427Z] #54 2.453 Cloning into '/tmp/tmp.0duKjSUExZ/src/github.com/rootless-containers/rootlesskit'... [2020-07-28T10:58:25.427Z] #54 6.067 + cd /tmp/tmp.0duKjSUExZ/src/github.com/rootless-containers/rootlesskit [2020-07-28T10:58:25.427Z] #54 6.067 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T10:58:25.427Z] #54 6.456 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T10:58:25.427Z] #54 6.456 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-28T10:58:25.427Z] #54 ... [2020-07-28T10:58:25.427Z] [2020-07-28T10:58:25.427Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T10:58:25.427Z] #51 2.816 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T10:58:25.427Z] #51 2.956 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T10:58:25.427Z] #51 3.051 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T10:58:25.427Z] #51 3.675 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-28T10:58:25.427Z] #51 5.827 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-28T10:58:25.427Z] #51 8.458 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-28T10:58:25.427Z] #51 ... [2020-07-28T10:58:25.427Z] [2020-07-28T10:58:25.427Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T10:58:25.427Z] #32 2.819 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T10:58:25.427Z] #32 3.126 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T10:58:25.427Z] #32 3.146 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T10:58:25.427Z] #32 3.511 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-28T10:58:25.427Z] #32 4.950 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-28T10:58:25.427Z] #32 7.040 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-28T10:58:25.720Z] #32 ... [2020-07-28T10:58:25.720Z] [2020-07-28T10:58:25.720Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T10:58:25.720Z] #36 2.672 + git clone https://github.com/docker/distribution.git . [2020-07-28T10:58:25.720Z] #36 2.677 Cloning into '.'... [2020-07-28T10:58:25.720Z] #36 ... [2020-07-28T10:58:25.720Z] [2020-07-28T10:58:25.720Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:58:25.720Z] #30 2.145 + RM_GOPATH=0 [2020-07-28T10:58:25.720Z] #30 2.151 + TMP_GOPATH= [2020-07-28T10:58:25.720Z] #30 2.151 + : /build [2020-07-28T10:58:25.720Z] #30 2.151 + '[' -z '' ']' [2020-07-28T10:58:25.720Z] #30 2.151 ++ mktemp -d [2020-07-28T10:58:25.720Z] #30 2.151 + export GOPATH=/tmp/tmp.m8tOE8HHGs [2020-07-28T10:58:25.720Z] #30 2.151 + GOPATH=/tmp/tmp.m8tOE8HHGs [2020-07-28T10:58:25.720Z] #30 2.151 + RM_GOPATH=1 [2020-07-28T10:58:25.720Z] #30 2.151 + case "$(go env GOARCH)" in [2020-07-28T10:58:25.720Z] #30 2.151 ++ go env GOARCH [2020-07-28T10:58:25.720Z] #30 2.159 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T10:58:25.720Z] #30 2.159 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:25.720Z] #30 2.159 + GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:25.720Z] #30 2.159 ++ dirname /tmp/install/install.sh [2020-07-28T10:58:25.720Z] #30 2.159 + dir=/tmp/install [2020-07-28T10:58:25.720Z] #30 2.159 + bin=tomlv [2020-07-28T10:58:25.720Z] #30 2.159 + shift [2020-07-28T10:58:25.720Z] #30 2.159 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-28T10:58:25.720Z] #30 2.159 + . /tmp/install/tomlv.installer [2020-07-28T10:58:25.720Z] #30 2.159 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T10:58:25.720Z] #30 2.159 + install_tomlv [2020-07-28T10:58:25.720Z] #30 2.159 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-28T10:58:25.720Z] #30 2.159 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.m8tOE8HHGs/src/github.com/BurntSushi/toml [2020-07-28T10:58:25.720Z] #30 2.163 Cloning into '/tmp/tmp.m8tOE8HHGs/src/github.com/BurntSushi/toml'... [2020-07-28T10:58:25.720Z] #30 2.719 + cd /tmp/tmp.m8tOE8HHGs/src/github.com/BurntSushi/toml [2020-07-28T10:58:25.720Z] #30 2.719 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T10:58:25.720Z] #30 2.726 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T10:58:25.720Z] #30 2.979 math/bits [2020-07-28T10:58:25.720Z] #30 2.989 internal/bytealg [2020-07-28T10:58:25.720Z] #30 3.193 math [2020-07-28T10:58:25.720Z] #30 3.350 runtime [2020-07-28T10:58:25.720Z] #30 7.251 internal/testlog [2020-07-28T10:58:25.720Z] #30 7.835 encoding [2020-07-28T10:58:25.720Z] #30 8.037 runtime/cgo [2020-07-28T10:58:26.013Z] #30 ... [2020-07-28T10:58:26.013Z] [2020-07-28T10:58:26.013Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:58:26.013Z] #45 2.511 + RM_GOPATH=0 [2020-07-28T10:58:26.013Z] #45 2.511 + TMP_GOPATH= [2020-07-28T10:58:26.013Z] #45 2.511 + : /build [2020-07-28T10:58:26.013Z] #45 2.511 + '[' -z '' ']' [2020-07-28T10:58:26.013Z] #45 2.511 ++ mktemp -d [2020-07-28T10:58:26.013Z] #45 2.512 + export GOPATH=/tmp/tmp.UzEOMvN9ol [2020-07-28T10:58:26.013Z] #45 2.512 + GOPATH=/tmp/tmp.UzEOMvN9ol [2020-07-28T10:58:26.013Z] #45 2.512 + RM_GOPATH=1 [2020-07-28T10:58:26.013Z] #45 2.512 + case "$(go env GOARCH)" in [2020-07-28T10:58:26.013Z] #45 2.513 ++ go env GOARCH [2020-07-28T10:58:26.013Z] #45 2.533 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:26.013Z] #45 2.533 + GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:26.013Z] #45 2.536 ++ dirname /tmp/install/install.sh [2020-07-28T10:58:26.013Z] #45 2.545 + dir=/tmp/install [2020-07-28T10:58:26.013Z] #45 2.545 + bin=golangci_lint [2020-07-28T10:58:26.013Z] #45 2.545 + shift [2020-07-28T10:58:26.013Z] #45 2.545 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-28T10:58:26.013Z] #45 2.545 + . /tmp/install/golangci_lint.installer [2020-07-28T10:58:26.013Z] #45 2.545 ++ : v1.23.8 [2020-07-28T10:58:26.013Z] #45 2.545 + install_golangci_lint [2020-07-28T10:58:26.013Z] #45 2.545 + echo 'Installing golangci-lint version v1.23.8' [2020-07-28T10:58:26.013Z] #45 2.545 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-28T10:58:26.013Z] #45 2.545 Installing golangci-lint version v1.23.8 [2020-07-28T10:58:26.013Z] #45 ... [2020-07-28T10:58:26.013Z] [2020-07-28T10:58:26.013Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:58:26.013Z] #41 10.00 unicode/utf16 [2020-07-28T10:58:26.013Z] #41 10.19 container/list [2020-07-28T10:58:26.013Z] #41 10.72 crypto/internal/subtle [2020-07-28T10:58:26.013Z] #41 10.85 crypto/subtle [2020-07-28T10:58:26.013Z] #41 10.90 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-28T10:58:26.013Z] #41 10.99 internal/nettrace [2020-07-28T10:58:26.013Z] #41 11.09 runtime/cgo [2020-07-28T10:58:27.525Z] #41 ... [2020-07-28T10:58:27.526Z] [2020-07-28T10:58:27.526Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T10:58:27.526Z] #10 2.896 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T10:58:27.526Z] #10 2.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T10:58:27.526Z] #10 3.054 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T10:58:27.526Z] #10 3.653 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-28T10:58:27.526Z] #10 5.255 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-28T10:58:27.526Z] #10 7.578 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-28T10:58:27.819Z] #10 ... [2020-07-28T10:58:27.819Z] [2020-07-28T10:58:27.819Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:58:27.819Z] #60 11.77 Checking out files: 91% (1891/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-28T10:58:27.819Z] #60 11.93 + cd /tmp/tmp.1YK77cvCtc/src/github.com/docker/libnetwork [2020-07-28T10:58:27.819Z] #60 11.93 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T10:58:27.819Z] #60 12.23 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-28T10:58:33.266Z] Client: Docker Engine - Community [2020-07-28T10:58:33.266Z] Version: 19.03.12 [2020-07-28T10:58:33.266Z] API version: 1.40 [2020-07-28T10:58:33.266Z] Go version: go1.13.10 [2020-07-28T10:58:33.266Z] Git commit: 48a6621 [2020-07-28T10:58:33.266Z] Built: Mon Jun 22 15:46:22 2020 [2020-07-28T10:58:33.266Z] OS/Arch: linux/arm64 [2020-07-28T10:58:33.266Z] Experimental: false [2020-07-28T10:58:33.266Z] [2020-07-28T10:58:33.266Z] Server: Docker Engine - Community [2020-07-28T10:58:33.266Z] Engine: [2020-07-28T10:58:33.266Z] Version: 19.03.12 [2020-07-28T10:58:33.266Z] API version: 1.40 (minimum version 1.12) [2020-07-28T10:58:33.266Z] Go version: go1.13.10 [2020-07-28T10:58:33.266Z] Git commit: 48a6621 [2020-07-28T10:58:33.266Z] Built: Mon Jun 22 15:44:54 2020 [2020-07-28T10:58:33.266Z] OS/Arch: linux/arm64 [2020-07-28T10:58:33.266Z] Experimental: true [2020-07-28T10:58:33.266Z] containerd: [2020-07-28T10:58:33.266Z] Version: 1.2.13 [2020-07-28T10:58:33.266Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T10:58:33.266Z] runc: [2020-07-28T10:58:33.266Z] Version: 1.0.0-rc10 [2020-07-28T10:58:33.266Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T10:58:33.266Z] docker-init: [2020-07-28T10:58:33.266Z] Version: 0.18.0 [2020-07-28T10:58:33.266Z] GitCommit: fec3683 [Pipeline] sh [2020-07-28T10:58:33.324Z] #64 exporting layers 9.2s done [2020-07-28T10:58:33.324Z] #64 exporting manifest sha256:472ec18f8d34f6e1d218c37a24429b33c82cc8d29c57ef28b052dfbae0db5414 done [2020-07-28T10:58:33.324Z] #64 exporting config sha256:394b0ccb35d63f72bf39ce65c69cb4b80de849202d625c97d1bee532ac3895a2 done [2020-07-28T10:58:33.324Z] #64 sending tarball [2020-07-28T10:58:33.592Z] + docker info [2020-07-28T10:58:36.338Z] #60 ... [2020-07-28T10:58:36.338Z] [2020-07-28T10:58:36.338Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:58:36.338Z] #47 10.93 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T10:58:36.338Z] #47 11.46 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T10:58:36.338Z] #47 12.22 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T10:58:36.338Z] #47 13.23 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T10:58:36.338Z] #47 13.29 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T10:58:36.338Z] #47 13.40 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T10:58:36.338Z] #47 13.46 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T10:58:36.338Z] #47 13.91 runtime [2020-07-28T10:58:36.338Z] #47 ... [2020-07-28T10:58:36.338Z] [2020-07-28T10:58:36.338Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T10:58:36.338Z] #51 13.96 Fetched 8060 kB in 11s (717 kB/s) [2020-07-28T10:58:36.338Z] #51 13.96 Reading package lists... [2020-07-28T10:58:36.338Z] #51 17.45 Reading package lists... [2020-07-28T10:58:36.338Z] #51 20.98 Building dependency tree... [2020-07-28T10:58:36.631Z] #51 ... [2020-07-28T10:58:36.631Z] [2020-07-28T10:58:36.631Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T10:58:36.631Z] #38 13.29 Fetched 8060 kB in 11s (768 kB/s) [2020-07-28T10:58:36.631Z] #38 13.29 Reading package lists... [2020-07-28T10:58:36.631Z] #38 17.06 Reading package lists... [2020-07-28T10:58:36.631Z] #38 20.94 Building dependency tree... [2020-07-28T10:58:36.631Z] #38 21.99 The following additional packages will be installed: [2020-07-28T10:58:36.923Z] #38 22.01 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-28T10:58:36.923Z] #38 22.01 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-28T10:58:36.923Z] #38 22.01 Suggested packages: [2020-07-28T10:58:36.923Z] #38 22.01 manpages-dev python-setuptools [2020-07-28T10:58:36.923Z] #38 ... [2020-07-28T10:58:36.923Z] [2020-07-28T10:58:36.923Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T10:58:36.923Z] #51 22.19 The following additional packages will be installed: [2020-07-28T10:58:36.923Z] #51 22.21 libbtrfs0 [2020-07-28T10:58:37.215Z] #51 22.32 The following NEW packages will be installed: [2020-07-28T10:58:37.215Z] #51 22.33 libbtrfs-dev libbtrfs0 [2020-07-28T10:58:37.215Z] #51 22.48 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T10:58:37.215Z] #51 22.48 Need to get 118 kB of archives. [2020-07-28T10:58:37.215Z] #51 22.48 After this operation, 390 kB of additional disk space will be used. [2020-07-28T10:58:37.215Z] #51 22.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-28T10:58:37.215Z] #51 22.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-28T10:58:38.253Z] #51 23.30 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T10:58:38.253Z] #51 23.40 Fetched 118 kB in 0s (944 kB/s) [2020-07-28T10:58:38.253Z] #51 23.46 Selecting previously unselected package libbtrfs0. [2020-07-28T10:58:38.253Z] #51 23.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% [2020-07-28T10:58:38.253Z] #51 ... [2020-07-28T10:58:38.253Z] [2020-07-28T10:58:38.253Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T10:58:38.253Z] #36 13.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-28T10:58:38.253Z] #36 15.08 + 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-07-28T10:58:38.253Z] #36 ... [2020-07-28T10:58:38.253Z] [2020-07-28T10:58:38.253Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T10:58:38.253Z] #23 13.57 Fetched 8060 kB in 11s (742 kB/s) [2020-07-28T10:58:38.253Z] #23 13.57 Reading package lists... [2020-07-28T10:58:38.253Z] #23 17.29 Reading package lists... [2020-07-28T10:58:38.253Z] #23 21.17 Building dependency tree... [2020-07-28T10:58:38.253Z] #23 22.37 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-28T10:58:38.253Z] #23 22.37 The following additional packages will be installed: [2020-07-28T10:58:38.253Z] #23 22.38 libjq1 libonig5 [2020-07-28T10:58:38.253Z] #23 22.65 The following NEW packages will be installed: [2020-07-28T10:58:38.253Z] #23 22.65 jq libjq1 libonig5 [2020-07-28T10:58:38.253Z] #23 22.76 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T10:58:38.253Z] #23 22.76 Need to get 350 kB of archives. [2020-07-28T10:58:38.253Z] #23 22.76 After this operation, 1154 kB of additional disk space will be used. [2020-07-28T10:58:38.253Z] #23 22.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-28T10:58:38.253Z] #23 22.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-28T10:58:38.253Z] #23 22.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-28T10:58:38.253Z] #23 23.57 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T10:58:38.253Z] #23 23.66 Fetched 350 kB in 0s (3101 kB/s) [2020-07-28T10:58:38.253Z] #23 23.72 Selecting previously unselected package libonig5:s390x. [2020-07-28T10:58:38.253Z] #23 ... [2020-07-28T10:58:38.253Z] [2020-07-28T10:58:38.253Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T10:58:38.253Z] #32 13.72 Fetched 8060 kB in 11s (730 kB/s) [2020-07-28T10:58:38.253Z] #32 13.72 Reading package lists... [2020-07-28T10:58:38.253Z] #32 17.45 Reading package lists... [2020-07-28T10:58:38.253Z] #32 21.18 Building dependency tree... [2020-07-28T10:58:38.253Z] #32 22.42 The following additional packages will be installed: [2020-07-28T10:58:38.253Z] #32 22.42 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-28T10:58:38.253Z] #32 22.43 Suggested packages: [2020-07-28T10:58:38.253Z] #32 22.43 cmake-doc ninja-build lrzip [2020-07-28T10:58:38.253Z] #32 22.43 Recommended packages: [2020-07-28T10:58:38.253Z] #32 22.43 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-28T10:58:38.253Z] #32 23.25 The following NEW packages will be installed: [2020-07-28T10:58:38.253Z] #32 23.26 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-28T10:58:38.253Z] #32 23.26 vim-common xxd [2020-07-28T10:58:38.253Z] #32 23.43 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T10:58:38.253Z] #32 23.43 Need to get 14.0 MB of archives. [2020-07-28T10:58:38.254Z] #32 23.43 After this operation, 62.1 MB of additional disk space will be used. [2020-07-28T10:58:38.254Z] #32 23.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-28T10:58:38.254Z] #32 23.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T10:58:38.254Z] #32 23.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-28T10:58:38.254Z] #32 23.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-28T10:58:38.547Z] #32 ... [2020-07-28T10:58:38.547Z] [2020-07-28T10:58:38.547Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T10:58:38.547Z] #23 23.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-28T10:58:38.547Z] #23 23.79 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-28T10:58:38.547Z] #23 23.80 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-28T10:58:38.547Z] #23 ... [2020-07-28T10:58:38.547Z] [2020-07-28T10:58:38.547Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T10:58:38.547Z] #10 13.90 Fetched 8060 kB in 11s (716 kB/s) [2020-07-28T10:58:38.547Z] #10 13.90 Reading package lists... [2020-07-28T10:58:38.547Z] #10 17.60 Reading package lists... [2020-07-28T10:58:38.547Z] #10 21.47 Building dependency tree... [2020-07-28T10:58:38.547Z] #10 22.65 The following additional packages will be installed: [2020-07-28T10:58:38.547Z] #10 22.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-28T10:58:38.547Z] #10 22.65 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-28T10:58:38.547Z] #10 22.65 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-28T10:58:38.547Z] #10 22.65 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-28T10:58:38.547Z] #10 22.65 Suggested packages: [2020-07-28T10:58:38.547Z] #10 22.65 gcc-8-locales seccomp wine64 [2020-07-28T10:58:38.547Z] #10 23.64 The following NEW packages will be installed: [2020-07-28T10:58:38.547Z] #10 23.64 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-28T10:58:38.547Z] #10 23.64 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-28T10:58:38.547Z] #10 23.64 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-28T10:58:38.547Z] #10 23.64 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-28T10:58:38.547Z] #10 23.64 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-28T10:58:38.547Z] #10 23.64 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-28T10:58:38.547Z] #10 23.84 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T10:58:38.547Z] #10 23.84 Need to get 73.3 MB of archives. [2020-07-28T10:58:38.547Z] #10 23.84 After this operation, 494 MB of additional disk space will be used. [2020-07-28T10:58:38.547Z] #10 23.84 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-07-28T10:58:38.839Z] #10 ... [2020-07-28T10:58:38.839Z] [2020-07-28T10:58:38.839Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T10:58:38.839Z] #32 23.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-28T10:58:38.839Z] #32 23.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-28T10:58:38.839Z] #32 24.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-28T10:58:38.839Z] #32 24.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-28T10:58:38.839Z] #32 24.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-28T10:58:38.839Z] #32 24.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-28T10:58:39.134Z] #32 ... [2020-07-28T10:58:39.134Z] [2020-07-28T10:58:39.135Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T10:58:39.135Z] #51 23.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-28T10:58:39.135Z] #51 23.52 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-28T10:58:39.135Z] #51 23.53 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T10:58:39.135Z] #51 23.59 Selecting previously unselected package libbtrfs-dev. [2020-07-28T10:58:39.135Z] #51 23.61 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-28T10:58:39.135Z] #51 23.61 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T10:58:39.135Z] #51 23.73 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T10:58:39.135Z] #51 23.74 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T10:58:39.135Z] #51 23.74 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T10:58:39.135Z] #51 DONE 24.3s [2020-07-28T10:58:39.135Z] [2020-07-28T10:58:39.135Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T10:58:39.135Z] #38 22.95 The following NEW packages will be installed: [2020-07-28T10:58:39.135Z] #38 22.95 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-28T10:58:39.135Z] #38 22.95 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-28T10:58:39.135Z] #38 22.95 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-28T10:58:39.135Z] #38 22.95 python-six zlib1g-dev [2020-07-28T10:58:39.135Z] #38 23.09 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T10:58:39.135Z] #38 23.09 Need to get 3742 kB of archives. [2020-07-28T10:58:39.135Z] #38 23.09 After this operation, 22.0 MB of additional disk space will be used. [2020-07-28T10:58:39.135Z] #38 23.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-28T10:58:39.135Z] #38 23.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-28T10:58:39.135Z] #38 23.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-07-28T10:58:39.135Z] #38 23.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-28T10:58:39.135Z] #38 23.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-07-28T10:58:39.135Z] #38 23.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-28T10:58:39.135Z] #38 23.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-07-28T10:58:39.135Z] #38 23.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-07-28T10:58:39.135Z] #38 23.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-28T10:58:39.135Z] #38 23.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-07-28T10:58:39.135Z] #38 23.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-07-28T10:58:39.135Z] #38 23.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-07-28T10:58:39.135Z] #38 23.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-07-28T10:58:39.135Z] #38 23.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-07-28T10:58:39.135Z] #38 23.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-28T10:58:39.135Z] #38 23.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-28T10:58:39.135Z] #38 23.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-28T10:58:39.135Z] #38 24.20 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T10:58:39.135Z] #38 24.33 Fetched 3742 kB in 0s (12.0 MB/s) [2020-07-28T10:58:39.135Z] #38 24.37 Selecting previously unselected package libcap-dev:s390x. [2020-07-28T10:58:39.135Z] #38 24.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-28T10:58:39.432Z] #38 24.52 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-28T10:58:39.432Z] #38 24.53 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-28T10:58:39.432Z] #38 24.63 Selecting previously unselected package libnet1:s390x. [2020-07-28T10:58:39.432Z] #38 ... [2020-07-28T10:58:39.432Z] [2020-07-28T10:58:39.432Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:58:39.432Z] #60 DONE 24.6s [2020-07-28T10:58:39.432Z] [2020-07-28T10:58:39.432Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T10:58:39.432Z] #38 24.63 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-28T10:58:39.432Z] #38 24.66 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-28T10:58:39.432Z] #38 24.82 Selecting previously unselected package libnet1-dev. [2020-07-28T10:58:39.432Z] #38 24.85 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-28T10:58:39.731Z] #38 ... [2020-07-28T10:58:39.731Z] [2020-07-28T10:58:39.731Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T10:58:39.731Z] #23 23.96 Selecting previously unselected package libjq1:s390x. [2020-07-28T10:58:39.731Z] #23 23.97 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-28T10:58:39.731Z] #23 23.97 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-28T10:58:39.731Z] #23 24.20 Selecting previously unselected package jq. [2020-07-28T10:58:39.731Z] #23 24.20 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-28T10:58:39.731Z] #23 24.31 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T10:58:39.731Z] #23 24.50 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-28T10:58:39.731Z] #23 24.53 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-28T10:58:39.731Z] #23 24.55 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T10:58:39.731Z] #23 24.56 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T10:58:39.731Z] #23 DONE 24.9s [2020-07-28T10:58:39.731Z] [2020-07-28T10:58:39.731Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T10:58:39.731Z] #38 24.85 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T10:58:39.731Z] #38 ... [2020-07-28T10:58:39.731Z] [2020-07-28T10:58:39.731Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-28T10:58:39.731Z] #24 DONE 0.1s [2020-07-28T10:58:40.028Z] [2020-07-28T10:58:40.028Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T10:58:40.028Z] #32 25.16 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T10:58:40.028Z] #32 25.24 Fetched 14.0 MB in 1s (14.2 MB/s) [2020-07-28T10:58:40.028Z] #32 25.40 Selecting previously unselected package xxd. [2020-07-28T10:58:40.326Z] #32 25.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-28T10:58:40.326Z] #32 25.59 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-28T10:58:40.326Z] #32 25.61 Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T10:58:40.640Z] #32 25.81 Selecting previously unselected package vim-common. [2020-07-28T10:58:40.640Z] #32 25.81 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T10:58:40.640Z] #32 25.86 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-28T10:58:40.933Z] #32 26.16 Selecting previously unselected package cmake-data. [2020-07-28T10:58:40.933Z] #32 26.16 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-28T10:58:40.933Z] #32 26.17 Unpacking cmake-data (3.13.4-1) ... [2020-07-28T10:58:41.225Z] #32 ... [2020-07-28T10:58:41.225Z] [2020-07-28T10:58:41.225Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:58:41.225Z] #41 16.49 vendor/golang.org/x/crypto/internal/subtle [2020-07-28T10:58:41.225Z] #41 24.61 internal/reflectlite [2020-07-28T10:58:41.225Z] #41 24.61 github.com/LK4D4/vndr/godl/singleflight [2020-07-28T10:58:41.225Z] #41 25.10 math/rand [2020-07-28T10:58:41.225Z] #41 26.48 internal/singleflight [2020-07-28T10:58:41.518Z] #41 ... [2020-07-28T10:58:41.518Z] [2020-07-28T10:58:41.518Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T10:58:41.518Z] #38 25.16 Selecting previously unselected package libnl-3-200:s390x. [2020-07-28T10:58:41.518Z] #38 25.16 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-28T10:58:41.518Z] #38 25.16 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-28T10:58:41.518Z] #38 25.30 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-28T10:58:41.518Z] #38 25.30 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-28T10:58:41.518Z] #38 25.31 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-28T10:58:41.518Z] #38 25.58 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-28T10:58:41.518Z] #38 25.58 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-28T10:58:41.518Z] #38 25.58 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-28T10:58:41.518Z] #38 25.65 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-28T10:58:41.518Z] #38 25.65 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-28T10:58:41.518Z] #38 25.66 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-28T10:58:41.518Z] #38 25.84 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-28T10:58:41.518Z] #38 25.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-28T10:58:41.518Z] #38 25.86 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-28T10:58:41.518Z] #38 26.17 Selecting previously unselected package libprotobuf17:s390x. [2020-07-28T10:58:41.518Z] #38 26.17 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-28T10:58:41.518Z] #38 26.24 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-28T10:58:41.518Z] #38 26.76 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-28T10:58:41.518Z] #38 26.76 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-28T10:58:41.518Z] #38 26.78 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-28T10:58:41.811Z] #38 26.96 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-28T10:58:41.811Z] #38 26.97 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-28T10:58:41.811Z] #38 26.98 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-28T10:58:42.120Z] #38 ... [2020-07-28T10:58:42.120Z] [2020-07-28T10:58:42.120Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:58:42.120Z] #43 DONE 27.4s [2020-07-28T10:58:42.434Z] [2020-07-28T10:58:42.434Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:58:42.434Z] #41 27.17 io [2020-07-28T10:58:42.434Z] #41 27.18 strconv [2020-07-28T10:58:43.074Z] #41 28.32 bytes [2020-07-28T10:58:44.593Z] #41 29.93 bufio [2020-07-28T10:58:44.886Z] #41 30.22 reflect [2020-07-28T10:58:45.834Z] Client: [2020-07-28T10:58:45.834Z] Debug Mode: false [2020-07-28T10:58:45.834Z] [2020-07-28T10:58:45.834Z] Server: [2020-07-28T10:58:45.834Z] Containers: 0 [2020-07-28T10:58:45.834Z] Running: 0 [2020-07-28T10:58:45.834Z] Paused: 0 [2020-07-28T10:58:45.834Z] Stopped: 0 [2020-07-28T10:58:45.834Z] Images: 0 [2020-07-28T10:58:45.834Z] Server Version: 19.03.12 [2020-07-28T10:58:45.834Z] Storage Driver: overlay2 [2020-07-28T10:58:45.834Z] Backing Filesystem: extfs [2020-07-28T10:58:45.834Z] Supports d_type: true [2020-07-28T10:58:45.834Z] Native Overlay Diff: true [2020-07-28T10:58:45.834Z] Logging Driver: json-file [2020-07-28T10:58:45.834Z] Cgroup Driver: cgroupfs [2020-07-28T10:58:45.834Z] Plugins: [2020-07-28T10:58:45.834Z] Volume: local [2020-07-28T10:58:45.834Z] Network: bridge host ipvlan macvlan null overlay [2020-07-28T10:58:45.834Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-28T10:58:45.834Z] Swarm: inactive [2020-07-28T10:58:45.834Z] Runtimes: runc [2020-07-28T10:58:45.834Z] Default Runtime: runc [2020-07-28T10:58:45.834Z] Init Binary: docker-init [2020-07-28T10:58:45.834Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T10:58:45.834Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T10:58:45.834Z] init version: fec3683 [2020-07-28T10:58:45.834Z] Security Options: [2020-07-28T10:58:45.834Z] apparmor [2020-07-28T10:58:45.834Z] seccomp [2020-07-28T10:58:45.834Z] Profile: default [2020-07-28T10:58:45.834Z] Kernel Version: 5.3.0-1030-aws [2020-07-28T10:58:45.834Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-28T10:58:45.834Z] OSType: linux [2020-07-28T10:58:45.834Z] Architecture: aarch64 [2020-07-28T10:58:45.834Z] CPUs: 4 [2020-07-28T10:58:45.834Z] Total Memory: 7.494GiB [2020-07-28T10:58:45.834Z] Name: ip-10-100-106-233 [2020-07-28T10:58:45.834Z] ID: YV5Z:EVN3:POOK:UQ72:EYS6:LBYA:OFPV:33H5:SO4J:LSQS:6XPS:EIK5 [2020-07-28T10:58:45.834Z] Docker Root Dir: /var/lib/docker [2020-07-28T10:58:45.834Z] Debug Mode: false [2020-07-28T10:58:45.834Z] Registry: https://index.docker.io/v1/ [2020-07-28T10:58:45.834Z] Labels: [2020-07-28T10:58:45.834Z] Experimental: true [2020-07-28T10:58:45.834Z] Insecure Registries: [2020-07-28T10:58:45.834Z] 127.0.0.0/8 [2020-07-28T10:58:45.834Z] Live Restore Enabled: true [2020-07-28T10:58:45.834Z] [2020-07-28T10:58:45.834Z] WARNING: No swap limit support [Pipeline] sh [2020-07-28T10:58:45.924Z] #41 31.06 syscall [2020-07-28T10:58:46.128Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T10:58:46.128Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T10:58:46.128Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41156/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-28T10:58:46.128Z] + bash /home/ubuntu/workspace/moby_PR-41156/check-config.sh [2020-07-28T10:58:46.128Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-28T10:58:46.128Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-28T10:58:46.128Z] [2020-07-28T10:58:46.128Z] Generally Necessary: [2020-07-28T10:58:46.128Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-28T10:58:46.128Z] - apparmor: enabled and tools installed [2020-07-28T10:58:46.128Z] - CONFIG_NAMESPACES: enabled [2020-07-28T10:58:46.128Z] - CONFIG_NET_NS: enabled [2020-07-28T10:58:46.128Z] - CONFIG_PID_NS: enabled [2020-07-28T10:58:46.128Z] - CONFIG_IPC_NS: enabled [2020-07-28T10:58:46.128Z] - CONFIG_UTS_NS: enabled [2020-07-28T10:58:46.128Z] - CONFIG_CGROUPS: enabled [2020-07-28T10:58:46.128Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-28T10:58:46.128Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-28T10:58:46.128Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-28T10:58:46.128Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-28T10:58:46.128Z] - CONFIG_CPUSETS: enabled [2020-07-28T10:58:46.128Z] - CONFIG_MEMCG: enabled [2020-07-28T10:58:46.128Z] - CONFIG_KEYS: enabled [2020-07-28T10:58:46.128Z] - CONFIG_VETH: enabled (as module) [2020-07-28T10:58:46.128Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-28T10:58:46.128Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-28T10:58:46.128Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-28T10:58:46.128Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-28T10:58:46.128Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-28T10:58:46.128Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-28T10:58:46.390Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-28T10:58:46.390Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-28T10:58:46.390Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-28T10:58:46.390Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-28T10:58:46.390Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-28T10:58:46.390Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-28T10:58:46.390Z] [2020-07-28T10:58:46.390Z] Optional Features: [2020-07-28T10:58:46.390Z] - CONFIG_USER_NS: enabled [2020-07-28T10:58:46.390Z] - CONFIG_SECCOMP: enabled [2020-07-28T10:58:46.390Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-28T10:58:46.390Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-28T10:58:46.390Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-28T10:58:46.390Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-28T10:58:46.390Z] - CONFIG_BLK_CGROUP: enabled [2020-07-28T10:58:46.390Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-28T10:58:46.390Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-28T10:58:46.390Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-28T10:58:46.390Z] - CONFIG_CGROUP_PERF: enabled [2020-07-28T10:58:46.390Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-28T10:58:46.390Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-28T10:58:46.390Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-28T10:58:46.390Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-28T10:58:46.390Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-28T10:58:46.390Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-28T10:58:46.390Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-28T10:58:46.652Z] - CONFIG_IP_VS: enabled (as module) [2020-07-28T10:58:46.652Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-28T10:58:46.652Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-28T10:58:46.652Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-28T10:58:46.652Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-28T10:58:46.652Z] - CONFIG_EXT4_FS: enabled [2020-07-28T10:58:46.652Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-28T10:58:46.652Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-28T10:58:46.652Z] - Network Drivers: [2020-07-28T10:58:46.652Z] - "overlay": [2020-07-28T10:58:46.652Z] - CONFIG_VXLAN: enabled (as module) [2020-07-28T10:58:46.652Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-28T10:58:46.652Z] Optional (for encrypted networks): [2020-07-28T10:58:46.652Z] - CONFIG_CRYPTO: enabled [2020-07-28T10:58:46.652Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-28T10:58:46.652Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-28T10:58:46.652Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-28T10:58:46.652Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-28T10:58:46.652Z] - CONFIG_XFRM: enabled [2020-07-28T10:58:46.652Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-28T10:58:46.652Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-28T10:58:46.652Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-28T10:58:46.652Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-28T10:58:46.652Z] - "ipvlan": [2020-07-28T10:58:46.652Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-28T10:58:46.652Z] - "macvlan": [2020-07-28T10:58:46.652Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-28T10:58:46.652Z] - CONFIG_DUMMY: enabled (as module) [2020-07-28T10:58:46.652Z] - "ftp,tftp client in container": [2020-07-28T10:58:46.914Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-28T10:58:46.914Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-28T10:58:46.914Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-28T10:58:46.914Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-28T10:58:46.914Z] - Storage Drivers: [2020-07-28T10:58:46.914Z] - "aufs": [2020-07-28T10:58:46.914Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-28T10:58:46.914Z] - "btrfs": [2020-07-28T10:58:46.914Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-28T10:58:46.914Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-28T10:58:46.914Z] - "devicemapper": [2020-07-28T10:58:46.914Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-28T10:58:46.914Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-28T10:58:46.914Z] - "overlay": [2020-07-28T10:58:46.914Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-28T10:58:46.914Z] - "zfs": [2020-07-28T10:58:46.914Z] - /dev/zfs: present [2020-07-28T10:58:46.914Z] - zfs command: missing [2020-07-28T10:58:46.914Z] - zpool command: missing [2020-07-28T10:58:46.914Z] [2020-07-28T10:58:46.914Z] Limits: [2020-07-28T10:58:46.914Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-28T10:58:46.914Z] [2020-07-28T10:58:46.914Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-07-28T10:58:46.970Z] #41 ... [2020-07-28T10:58:46.970Z] [2020-07-28T10:58:46.970Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T10:58:46.970Z] #25 2.185 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-28T10:58:46.970Z] #25 2.650 #=#=# [2020-07-28T10:58:46.970Z] #25 2.865 #=#=# ### 5.5% ########## 13.9% ############# 18.5% ################## 25.2% ####################### 32.0% ########################### 38.8% ################################## 47.8% ####################################### 54.5% ############################################ 61.3% ################################################ 68.0% ####################################################### 77.0% ############################################################# 86.1% #################################################################### 95.1% ######################################################################## 100.0% [2020-07-28T10:58:46.970Z] #25 5.041 [2020-07-28T10:58:46.970Z] #25 5.224 ########################## 36.8% ##################################################################### 96.6% ######################################################################## 100.0% [2020-07-28T10:58:46.970Z] #25 5.705 #=#=# [2020-07-28T10:58:46.970Z] #25 5.924 ############ 17.9% #################################### 51.4% ############################################################# 84.8% ######################################################################## 100.0% [2020-07-28T10:58:46.970Z] #25 6.500 [Pipeline] sh [2020-07-28T10:58:47.257Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b . [2020-07-28T10:58:47.257Z] #2 [internal] load build definition from Dockerfile [2020-07-28T10:58:47.257Z] #2 transferring dockerfile: 16.37kB done [2020-07-28T10:58:47.257Z] #2 DONE 0.0s [2020-07-28T10:58:47.257Z] [2020-07-28T10:58:47.257Z] #1 [internal] load .dockerignore [2020-07-28T10:58:47.257Z] #1 transferring context: 87B done [2020-07-28T10:58:47.257Z] #1 DONE 0.0s [2020-07-28T10:58:47.257Z] [2020-07-28T10:58:47.257Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-28T10:58:47.830Z] #3 DONE 0.5s [2020-07-28T10:58:47.830Z] [2020-07-28T10:58:47.830Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-28T10:58:47.830Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-28T10:58:47.830Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-28T10:58:47.830Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-07-28T10:58:47.830Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-07-28T10:58:47.830Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.63MB / 8.28MB 0.2s [2020-07-28T10:58:47.850Z] #25 6.666 ## 3.2% ###### 9.7% ############# 18.3% ################### 26.8% ######################### 35.4% ############################### 44.0% #################################### 50.5% ######################################## 56.9% ############################################# 63.3% ################################################### 71.9% ######################################################## 78.4% ############################################################## 86.9% ## [2020-07-28T10:58:47.850Z] #25 ... [2020-07-28T10:58:47.850Z] [2020-07-28T10:58:47.850Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:58:47.850Z] #30 23.01 sync [2020-07-28T10:58:47.850Z] #30 23.01 internal/reflectlite [2020-07-28T10:58:47.850Z] #30 24.98 errors [2020-07-28T10:58:47.850Z] #30 25.04 sort [2020-07-28T10:58:47.850Z] #30 25.50 strconv [2020-07-28T10:58:47.850Z] #30 26.25 io [2020-07-28T10:58:47.850Z] #30 27.37 internal/oserror [2020-07-28T10:58:47.850Z] #30 27.62 syscall [2020-07-28T10:58:47.850Z] #30 29.02 reflect [2020-07-28T10:58:47.850Z] #30 ... [2020-07-28T10:58:47.850Z] [2020-07-28T10:58:47.850Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T10:58:47.850Z] #25 6.666 ## 3.2% ###### 9.7% ############# 18.3% ################### 26.8% ######################### 35.4% ############################### 44.0% #################################### 50.5% ######################################## 56.9% ############################################# 63.3% ################################################### 71.9% ######################################################## 78.4% ############################################################## 86.9% ################################################################### 93.4% ######################################################################## 100.0% [2020-07-28T10:58:48.092Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.2s done [2020-07-28T10:58:48.092Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2020-07-28T10:58:48.354Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-07-28T10:58:48.354Z] #4 DONE 0.6s [2020-07-28T10:58:48.354Z] [2020-07-28T10:58:48.354Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-28T10:58:48.489Z] #25 8.475 [2020-07-28T10:58:48.621Z] #5 ... [2020-07-28T10:58:48.621Z] [2020-07-28T10:58:48.621Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-28T10:58:48.621Z] #6 DONE 0.1s [2020-07-28T10:58:48.621Z] [2020-07-28T10:58:48.621Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-28T10:58:48.621Z] #5 DONE 0.2s [2020-07-28T10:58:48.621Z] [2020-07-28T10:58:48.621Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-28T10:58:48.621Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-28T10:58:48.835Z] #64 sending tarball 15.9s done [2020-07-28T10:58:48.835Z] #64 DONE 25.2s [2020-07-28T10:58:48.835Z] [2020-07-28T10:58:48.835Z] #65 importing to docker [2020-07-28T10:58:48.898Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-28T10:58:48.898Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-28T10:58:48.898Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.56MB / 9.86MB 0.2s [2020-07-28T10:58:49.077Z] #25 8.613 1.3% ## 3.1% ### 5.0% #### 6.9% ##### 8.1% ####### 10.0% [2020-07-28T10:58:49.077Z] #25 ... [2020-07-28T10:58:49.077Z] [2020-07-28T10:58:49.077Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:58:49.077Z] #52 1.129 + RM_GOPATH=0 [2020-07-28T10:58:49.077Z] #52 1.129 + TMP_GOPATH= [2020-07-28T10:58:49.077Z] #52 1.129 + : /build [2020-07-28T10:58:49.077Z] #52 1.129 + '[' -z '' ']' [2020-07-28T10:58:49.077Z] #52 1.129 ++ mktemp -d [2020-07-28T10:58:49.077Z] #52 1.136 + export GOPATH=/tmp/tmp.kyaji8ULj1 [2020-07-28T10:58:49.077Z] #52 1.136 + GOPATH=/tmp/tmp.kyaji8ULj1 [2020-07-28T10:58:49.077Z] #52 1.136 + RM_GOPATH=1 [2020-07-28T10:58:49.077Z] #52 1.136 + case "$(go env GOARCH)" in [2020-07-28T10:58:49.077Z] #52 1.136 ++ go env GOARCH [2020-07-28T10:58:49.077Z] #52 1.181 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T10:58:49.077Z] #52 1.181 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:49.077Z] #52 1.181 + GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:49.077Z] #52 1.181 ++ dirname /tmp/install/install.sh [2020-07-28T10:58:49.077Z] #52 1.181 + dir=/tmp/install [2020-07-28T10:58:49.077Z] #52 1.181 + bin=containerd [2020-07-28T10:58:49.077Z] #52 1.181 + shift [2020-07-28T10:58:49.077Z] #52 1.181 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-28T10:58:49.077Z] #52 1.181 + . /tmp/install/containerd.installer [2020-07-28T10:58:49.077Z] #52 1.181 ++ set -e [2020-07-28T10:58:49.077Z] #52 1.181 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T10:58:49.077Z] #52 1.181 + install_containerd [2020-07-28T10:58:49.077Z] #52 1.181 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-28T10:58:49.077Z] #52 1.181 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kyaji8ULj1/src/github.com/containerd/containerd [2020-07-28T10:58:49.077Z] #52 1.241 Cloning into '/tmp/tmp.kyaji8ULj1/src/github.com/containerd/containerd'... [2020-07-28T10:58:49.077Z] #52 ... [2020-07-28T10:58:49.077Z] [2020-07-28T10:58:49.077Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T10:58:49.174Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-07-28T10:58:49.174Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-07-28T10:58:49.369Z] #25 8.613 1.3% ## 3.1% ### 5.0% #### 6.9% ##### 8.1% ####### 10.0% ######## 11.9% ######### 13.8% ########### 16.3% [2020-07-28T10:58:49.369Z] #25 ... [2020-07-28T10:58:49.369Z] [2020-07-28T10:58:49.369Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T10:58:49.369Z] #10 24.73 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-07-28T10:58:49.369Z] #10 25.16 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-07-28T10:58:49.369Z] #10 25.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-07-28T10:58:49.369Z] #10 25.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-28T10:58:49.369Z] #10 25.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-28T10:58:49.369Z] #10 25.75 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-07-28T10:58:49.369Z] #10 26.04 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-07-28T10:58:49.369Z] #10 26.06 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-07-28T10:58:49.369Z] #10 28.52 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-07-28T10:58:49.369Z] #10 29.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-28T10:58:49.369Z] #10 29.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-28T10:58:49.369Z] #10 29.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-28T10:58:49.369Z] #10 29.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-28T10:58:49.369Z] #10 29.83 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-07-28T10:58:49.369Z] #10 29.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-28T10:58:49.369Z] #10 29.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-28T10:58:49.369Z] #10 29.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-28T10:58:49.369Z] #10 29.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-07-28T10:58:49.369Z] #10 29.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-07-28T10:58:49.369Z] #10 29.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-07-28T10:58:49.369Z] #10 29.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-28T10:58:49.369Z] #10 29.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-07-28T10:58:49.369Z] #10 29.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-28T10:58:49.369Z] #10 29.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-28T10:58:49.369Z] #10 30.71 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T10:58:49.369Z] #10 30.76 Fetched 73.3 MB in 6s (11.8 MB/s) [2020-07-28T10:58:49.369Z] #10 30.80 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-28T10:58:49.369Z] #10 30.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-28T10:58:49.369Z] #10 30.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-28T10:58:49.369Z] #10 30.87 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T10:58:49.369Z] #10 32.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-28T10:58:49.369Z] #10 32.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-28T10:58:49.369Z] #10 32.53 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T10:58:49.369Z] #10 34.37 Selecting previously unselected package binutils-mingw-w64. [2020-07-28T10:58:49.369Z] #10 34.40 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-28T10:58:49.369Z] #10 34.40 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T10:58:49.369Z] #10 34.50 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-28T10:58:49.369Z] #10 34.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-28T10:58:49.369Z] #10 34.51 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-28T10:58:49.369Z] #10 34.66 Selecting previously unselected package dmsetup. [2020-07-28T10:58:49.369Z] #10 34.66 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-28T10:58:49.369Z] #10 34.66 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-28T10:58:49.662Z] #10 34.86 Selecting previously unselected package mingw-w64-common. [2020-07-28T10:58:49.662Z] #10 34.86 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-28T10:58:49.662Z] #10 34.86 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-28T10:58:49.662Z] #10 ... [2020-07-28T10:58:49.662Z] [2020-07-28T10:58:49.662Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T10:58:50.369Z] #65 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-28T10:58:50.581Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done [2020-07-28T10:58:50.814Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41156/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b hack/test/unit [2020-07-28T10:58:50.847Z] #58 DONE 2.2s [2020-07-28T10:58:50.847Z] [2020-07-28T10:58:50.847Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T10:58:50.847Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-28T10:58:50.847Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-28T10:58:50.847Z] #7 sha256:499fa2a6ca20d2a30f4fc10862883fe62450d0bb924892cabcc8a69165425aed 1.79kB / 1.79kB done [2020-07-28T10:58:50.847Z] #7 sha256:f6953177c65964ff63a4b42ea3255f787ed11b2e0e262ab028e3466cf118cf38 6.19kB / 6.19kB done [2020-07-28T10:58:50.847Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 49.17MB / 49.17MB 1.5s done [2020-07-28T10:58:50.847Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 7.68MB / 7.68MB 0.2s done [2020-07-28T10:58:50.847Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 9.98MB / 9.98MB 0.5s done [2020-07-28T10:58:50.847Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 52.16MB / 52.16MB 2.1s done [2020-07-28T10:58:50.847Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 62.52MB / 62.52MB 2.1s done [2020-07-28T10:58:50.847Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 0.4s [2020-07-28T10:58:50.847Z] #7 sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e 0B / 155B 2.2s [2020-07-28T10:58:50.847Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 0B / 97.69MB 2.2s [2020-07-28T10:58:51.118Z] #7 sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e 155B / 155B 2.3s [2020-07-28T10:58:51.118Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 10.96MB / 97.69MB 2.6s [2020-07-28T10:58:51.387Z] #7 sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e 155B / 155B 2.6s done [2020-07-28T10:58:51.387Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 16.43MB / 97.69MB 2.7s [2020-07-28T10:58:51.652Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 24.68MB / 97.69MB 2.8s [2020-07-28T10:58:51.652Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 43.83MB / 97.69MB 3.0s [2020-07-28T10:58:51.652Z] #7 ... [2020-07-28T10:58:51.652Z] [2020-07-28T10:58:51.652Z] #20 [internal] load build context [2020-07-28T10:58:51.652Z] #20 transferring context: 51.32MB 2.9s done [2020-07-28T10:58:51.652Z] #20 DONE 3.0s [2020-07-28T10:58:51.652Z] [2020-07-28T10:58:51.652Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T10:58:51.652Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 55.34MB / 97.69MB 3.1s [2020-07-28T10:58:51.718Z] #25 8.613 1.3% ## 3.1% ### 5.0% #### 6.9% ##### 8.1% ####### 10.0% ######## 11.9% ######### 13.8% ########### 16.3% ############# 19.4% ############### 21.9% ################# 24.4% ################## 26.2% #################### 28.1% ###################### 30.6% ####################### 32.5% ######################## 34.4% ########################## 36.8% ########################### 38.7% ############################# 40.8% ############################## 42.1% ############################### 44.4% ################################# 46.9% ################################### 49.4% ##################################### 51.9% ####################################### 55.0% ######################################### 57.5% ########################################### 60.0% [2020-07-28T10:58:51.718Z] #25 ... [2020-07-28T10:58:51.718Z] [2020-07-28T10:58:51.718Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T10:58:51.718Z] #38 28.32 Selecting previously unselected package libprotoc17:s390x. [2020-07-28T10:58:51.718Z] #38 28.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-28T10:58:51.718Z] #38 28.34 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-28T10:58:51.718Z] #38 28.85 Selecting previously unselected package protobuf-c-compiler. [2020-07-28T10:58:51.718Z] #38 28.88 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-28T10:58:51.718Z] #38 28.88 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T10:58:51.718Z] #38 28.99 Selecting previously unselected package protobuf-compiler. [2020-07-28T10:58:51.718Z] #38 28.99 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-28T10:58:51.718Z] #38 29.00 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-28T10:58:51.718Z] #38 29.11 Selecting previously unselected package python-pkg-resources. [2020-07-28T10:58:51.718Z] #38 29.11 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T10:58:51.718Z] #38 29.12 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-28T10:58:51.718Z] #38 29.28 Selecting previously unselected package python-six. [2020-07-28T10:58:51.718Z] #38 29.28 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-28T10:58:51.718Z] #38 29.28 Unpacking python-six (1.12.0-1) ... [2020-07-28T10:58:51.718Z] #38 29.34 Selecting previously unselected package python-protobuf. [2020-07-28T10:58:51.718Z] #38 29.34 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-28T10:58:51.718Z] #38 29.38 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-28T10:58:51.718Z] #38 29.75 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-28T10:58:51.718Z] #38 31.54 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-28T10:58:51.718Z] #38 31.55 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-28T10:58:51.718Z] #38 31.56 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-28T10:58:51.718Z] #38 31.56 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-28T10:58:51.718Z] #38 31.57 Setting up python-six (1.12.0-1) ... [2020-07-28T10:58:51.718Z] #38 33.15 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-28T10:58:51.718Z] #38 33.16 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-28T10:58:51.718Z] #38 33.17 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-28T10:58:51.718Z] #38 33.18 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-28T10:58:51.718Z] #38 33.19 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-28T10:58:51.718Z] #38 33.19 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-28T10:58:51.718Z] #38 33.20 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T10:58:51.718Z] #38 33.22 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-28T10:58:51.718Z] #38 33.23 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T10:58:51.718Z] #38 33.24 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-28T10:58:51.718Z] #38 36.43 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-28T10:58:51.718Z] #38 36.43 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T10:58:51.718Z] #38 DONE 37.1s [2020-07-28T10:58:51.718Z] [2020-07-28T10:58:51.718Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T10:58:51.915Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 69.17MB / 97.69MB 3.2s [2020-07-28T10:58:51.915Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 97.69MB / 97.69MB 3.4s [2020-07-28T10:58:52.605Z] #25 8.613 1.3% ## 3.1% ### 5.0% #### 6.9% ##### 8.1% ####### 10.0% ######## 11.9% ######### 13.8% ########### 16.3% ############# 19.4% ############### 21.9% ################# 24.4% ################## 26.2% #################### 28.1% ###################### 30.6% ####################### 32.5% ######################## 34.4% ########################## 36.8% ########################### 38.7% ############################# 40.8% ############################## 42.1% ############################### 44.4% ################################# 46.9% ################################### 49.4% ##################################### 51.9% ####################################### 55.0% ######################################### 57.5% ########################################### 60.0% ############################################# 63.1% ############################################### 65.6% ################################################ 67.5% ################################################# 69.4% ################################################### 71.9% ############################# [2020-07-28T10:58:52.605Z] #25 ... [2020-07-28T10:58:52.605Z] [2020-07-28T10:58:52.605Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T10:58:52.605Z] #32 28.80 Selecting previously unselected package libicu63:s390x. [2020-07-28T10:58:52.605Z] #32 28.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-28T10:58:52.605Z] #32 28.84 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-28T10:58:52.605Z] #32 33.80 Selecting previously unselected package libxml2:s390x. [2020-07-28T10:58:52.605Z] #32 33.80 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-28T10:58:52.605Z] #32 33.80 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-28T10:58:52.605Z] #32 34.27 Selecting previously unselected package libarchive13:s390x. [2020-07-28T10:58:52.605Z] #32 34.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-28T10:58:52.605Z] #32 34.28 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-28T10:58:52.605Z] #32 34.51 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-28T10:58:52.605Z] #32 34.52 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-28T10:58:52.605Z] #32 34.52 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-28T10:58:52.605Z] #32 34.62 Selecting previously unselected package librhash0:s390x. [2020-07-28T10:58:52.605Z] #32 34.62 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-28T10:58:52.605Z] #32 34.63 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-28T10:58:52.605Z] #32 34.80 Selecting previously unselected package libuv1:s390x. [2020-07-28T10:58:52.605Z] #32 34.80 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-28T10:58:52.605Z] #32 34.80 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-28T10:58:52.605Z] #32 34.93 Selecting previously unselected package cmake. [2020-07-28T10:58:52.605Z] #32 34.93 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-28T10:58:52.605Z] #32 34.94 Unpacking cmake (3.13.4-1) ... [2020-07-28T10:58:52.605Z] #32 37.26 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-28T10:58:52.605Z] #32 37.28 Setting up xxd (2:8.1.0875-5) ... [2020-07-28T10:58:52.605Z] #32 37.31 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-28T10:58:52.605Z] #32 37.31 Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T10:58:52.605Z] #32 37.31 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-28T10:58:52.605Z] #32 37.32 Setting up cmake-data (3.13.4-1) ... [2020-07-28T10:58:52.605Z] #32 37.34 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-28T10:58:52.605Z] #32 37.36 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-28T10:58:52.605Z] #32 37.37 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-28T10:58:52.605Z] #32 37.38 Setting up cmake (3.13.4-1) ... [2020-07-28T10:58:52.605Z] #32 37.39 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T10:58:52.605Z] #32 37.43 Processing triggers for mime-support (3.62) ... [2020-07-28T10:58:52.605Z] #32 DONE 37.8s [2020-07-28T10:58:52.605Z] [2020-07-28T10:58:52.605Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T10:58:52.862Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 2.6s done [2020-07-28T10:58:53.124Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 97.69MB / 97.69MB 4.5s done [2020-07-28T10:58:53.124Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 [2020-07-28T10:58:53.387Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 0.3s done [2020-07-28T10:58:53.520Z] #25 8.613 1.3% ## 3.1% ### 5.0% #### 6.9% ##### 8.1% ####### 10.0% ######## 11.9% ######### 13.8% ########### 16.3% ############# 19.4% ############### 21.9% ################# 24.4% ################## 26.2% #################### 28.1% ###################### 30.6% ####################### 32.5% ######################## 34.4% ########################## 36.8% ########################### 38.7% ############################# 40.8% ############################## 42.1% ############################### 44.4% ################################# 46.9% ################################### 49.4% ##################################### 51.9% ####################################### 55.0% ######################################### 57.5% ########################################### 60.0% ############################################# 63.1% ############################################### 65.6% ################################################ 67.5% ################################################# 69.4% ################################################### 71.9% ##################################################### 74.4% ####################################################### 76.9% ######################################################## 78.7% ########################################################## 81.9% ############################################################# 85.0% ############################################################### 88.1% ################################################################## 91.8% #################################################################### 95.0% ###################################################################### 98.1% ####################################################################### 100.0% ######################################################################## 100.0% [2020-07-28T10:58:53.520Z] #25 13.74 [2020-07-28T10:58:53.649Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 0.1s [2020-07-28T10:58:53.812Z] #25 ... [2020-07-28T10:58:53.812Z] [2020-07-28T10:58:53.812Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:58:53.812Z] #47 28.92 bytes [2020-07-28T10:58:53.812Z] #47 28.93 syscall [2020-07-28T10:58:53.812Z] #47 30.67 reflect [2020-07-28T10:58:53.812Z] #47 34.68 time [2020-07-28T10:58:53.812Z] #47 38.76 context [2020-07-28T10:58:53.812Z] #47 ... [2020-07-28T10:58:53.812Z] [2020-07-28T10:58:53.812Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:58:53.812Z] #33 1.038 + RM_GOPATH=0 [2020-07-28T10:58:53.812Z] #33 1.038 + TMP_GOPATH= [2020-07-28T10:58:53.812Z] #33 1.038 + : /build [2020-07-28T10:58:53.812Z] #33 1.038 + '[' -z '' ']' [2020-07-28T10:58:53.812Z] #33 1.038 ++ mktemp -d [2020-07-28T10:58:53.812Z] #33 1.039 + export GOPATH=/tmp/tmp.DGFFnv1rJD [2020-07-28T10:58:53.812Z] #33 1.039 + GOPATH=/tmp/tmp.DGFFnv1rJD [2020-07-28T10:58:53.812Z] #33 1.039 + RM_GOPATH=1 [2020-07-28T10:58:53.812Z] #33 1.039 + case "$(go env GOARCH)" in [2020-07-28T10:58:53.812Z] #33 1.040 ++ go env GOARCH [2020-07-28T10:58:53.812Z] #33 1.064 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:53.812Z] #33 1.064 + GO_BUILDMODE=-buildmode=pie [2020-07-28T10:58:53.812Z] #33 1.064 ++ dirname /tmp/install/install.sh [2020-07-28T10:58:53.812Z] #33 1.067 + dir=/tmp/install [2020-07-28T10:58:53.812Z] #33 1.067 + bin=tini [2020-07-28T10:58:53.812Z] #33 1.067 + shift [2020-07-28T10:58:53.812Z] #33 1.067 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-28T10:58:53.812Z] #33 1.067 + . /tmp/install/tini.installer [2020-07-28T10:58:53.812Z] #33 1.067 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T10:58:53.812Z] #33 1.067 + install_tini [2020-07-28T10:58:53.812Z] #33 1.067 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-28T10:58:53.812Z] #33 1.067 + git clone https://github.com/krallin/tini.git /tmp/tmp.DGFFnv1rJD/tini [2020-07-28T10:58:53.812Z] #33 1.067 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T10:58:53.812Z] #33 1.077 Cloning into '/tmp/tmp.DGFFnv1rJD/tini'... [2020-07-28T10:58:53.912Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 0.2s done [2020-07-28T10:58:53.912Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 0.1s [2020-07-28T10:58:54.105Z] #33 1.612 + cd /tmp/tmp.DGFFnv1rJD/tini [2020-07-28T10:58:54.105Z] #33 1.612 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T10:58:54.105Z] #33 1.623 + cmake . [2020-07-28T10:58:54.368Z] ? github.com/docker/docker/api [no test files] [2020-07-28T10:58:54.397Z] #33 1.933 -- The C compiler identification is GNU 8.3.0 [2020-07-28T10:58:54.397Z] #33 1.996 -- Check for working C compiler: /usr/bin/cc [2020-07-28T10:58:54.397Z] #33 ... [2020-07-28T10:58:54.397Z] [2020-07-28T10:58:54.397Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T10:58:54.397Z] #28 29.76 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-28T10:58:54.397Z] #28 29.87 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-28T10:58:54.397Z] #28 30.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-28T10:58:54.691Z] #28 ... [2020-07-28T10:58:54.691Z] [2020-07-28T10:58:54.691Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T10:58:54.691Z] #10 39.61 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-28T10:58:54.691Z] #10 39.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-28T10:58:54.691Z] #10 39.62 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T10:58:55.846Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 1.8s done [2020-07-28T10:58:56.108Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 [2020-07-28T10:58:58.029Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 1.5s done [2020-07-28T10:58:58.029Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c [2020-07-28T10:58:58.219Z] #10 ... [2020-07-28T10:58:58.220Z] [2020-07-28T10:58:58.220Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:58:58.220Z] #30 33.57 time [2020-07-28T10:58:58.220Z] #30 37.83 internal/poll [2020-07-28T10:58:58.220Z] #30 39.11 internal/syscall/execenv [2020-07-28T10:58:58.220Z] #30 39.22 internal/syscall/unix [2020-07-28T10:58:58.220Z] #30 39.40 os [2020-07-28T10:58:58.220Z] #30 39.42 internal/fmtsort [2020-07-28T10:58:58.220Z] #30 39.86 strings [2020-07-28T10:58:58.220Z] #30 41.74 path [2020-07-28T10:58:58.220Z] #30 42.09 text/tabwriter [2020-07-28T10:58:58.220Z] #30 42.16 fmt [2020-07-28T10:58:58.220Z] #30 42.70 path/filepath [2020-07-28T10:58:58.512Z] #30 ... [2020-07-28T10:58:58.512Z] [2020-07-28T10:58:58.512Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T10:58:58.512Z] #25 14.69 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-28T10:58:58.512Z] #25 14.96 [2020-07-28T10:58:58.512Z] #25 15.08 #################################################################### 95.8% ######################################################################## 100.0% [2020-07-28T10:58:58.512Z] #25 15.17 [2020-07-28T10:58:58.512Z] #25 16.03 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-28T10:58:58.512Z] #25 16.07 skipping existing aab193acf6ba [2020-07-28T10:58:58.512Z] #25 16.16 [2020-07-28T10:58:58.512Z] #25 17.15 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-28T10:58:58.512Z] #25 17.23 skipping existing 4d43f82972ce [2020-07-28T10:58:58.512Z] #25 17.32 [2020-07-28T10:58:58.512Z] #25 18.23 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-28T10:58:58.512Z] #25 18.55 [2020-07-28T10:58:58.512Z] #25 18.64 ######################################################################## 100.0% [2020-07-28T10:58:58.512Z] #25 18.70 [2020-07-28T10:58:58.512Z] #25 18.75 Download of images into '/build' complete. [2020-07-28T10:58:58.512Z] #25 18.75 Use something like the following to load the result into a Docker daemon: [2020-07-28T10:58:58.512Z] #25 18.75 tar -cC '/build' . | docker load [2020-07-28T10:58:58.809Z] #25 DONE 19.0s [2020-07-28T10:58:58.809Z] [2020-07-28T10:58:58.809Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T10:58:58.809Z] #10 43.72 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-28T10:58:58.809Z] #10 43.76 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-28T10:58:58.809Z] #10 43.76 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T10:58:58.809Z] #10 44.04 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-28T10:58:58.809Z] #10 44.05 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-28T10:58:58.809Z] #10 44.05 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T10:58:59.102Z] #10 ... [2020-07-28T10:58:59.102Z] [2020-07-28T10:58:59.102Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:58:59.102Z] #33 2.416 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-28T10:58:59.102Z] #33 2.422 -- Detecting C compiler ABI info [2020-07-28T10:58:59.102Z] #33 2.873 -- Detecting C compiler ABI info - done [2020-07-28T10:58:59.102Z] #33 2.900 -- Detecting C compile features [2020-07-28T10:58:59.102Z] #33 4.103 -- Detecting C compile features - done [2020-07-28T10:58:59.102Z] #33 4.125 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-28T10:58:59.102Z] #33 4.325 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-28T10:58:59.102Z] #33 4.404 -- Configuring done [2020-07-28T10:58:59.102Z] #33 4.437 -- Generating done [2020-07-28T10:58:59.102Z] #33 4.447 -- Build files have been written to: /tmp/tmp.DGFFnv1rJD/tini [2020-07-28T10:58:59.102Z] #33 4.455 + make tini-static [2020-07-28T10:58:59.102Z] #33 4.782 Scanning dependencies of target tini-static [2020-07-28T10:58:59.102Z] #33 4.885 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-28T10:58:59.102Z] #33 5.660 [100%] Linking C executable tini-static [2020-07-28T10:58:59.102Z] #33 6.214 [100%] Built target tini-static [2020-07-28T10:58:59.102Z] #33 6.413 + mkdir -p /build [2020-07-28T10:58:59.102Z] #33 6.413 + cp tini-static /build/docker-init [2020-07-28T10:58:59.102Z] #33 DONE 6.6s [2020-07-28T10:58:59.420Z] [2020-07-28T10:58:59.420Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:58:59.420Z] #30 43.84 io/ioutil [2020-07-28T10:58:59.731Z] #30 44.97 flag [2020-07-28T10:58:59.731Z] #30 45.01 github.com/BurntSushi/toml [2020-07-28T10:59:00.583Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 3.0s done [2020-07-28T10:59:00.848Z] #7 extracting sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e [2020-07-28T10:59:01.113Z] #7 extracting sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e done [2020-07-28T10:59:01.375Z] #7 DONE 12.5s [2020-07-28T10:59:01.375Z] [2020-07-28T10:59:01.375Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-28T10:59:01.841Z] #30 46.83 log [2020-07-28T10:59:01.841Z] #30 ... [2020-07-28T10:59:01.841Z] [2020-07-28T10:59:01.841Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:59:01.841Z] #41 37.15 time [2020-07-28T10:59:01.841Z] #41 39.99 strings [2020-07-28T10:59:01.841Z] #41 40.95 os [2020-07-28T10:59:01.841Z] #41 41.84 regexp/syntax [2020-07-28T10:59:01.841Z] #41 43.95 fmt [2020-07-28T10:59:01.841Z] #41 46.57 regexp [2020-07-28T10:59:01.841Z] #41 ... [2020-07-28T10:59:01.841Z] [2020-07-28T10:59:01.841Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T10:59:01.841Z] #39 6.990 Note: Building without setproctitle() and strlcpy() support. [2020-07-28T10:59:01.841Z] #39 6.990 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T10:59:01.841Z] #39 7.001 Note: Building without GnuTLS support [2020-07-28T10:59:01.841Z] #39 7.007 Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T10:59:01.841Z] #39 7.007 Makefile.config:40: Warn: Building without nftables support [2020-07-28T10:59:01.841Z] #39 8.278 fatal: not a git repository (or any of the parent directories): .git [2020-07-28T10:59:01.841Z] #39 8.340 GEN .gitid [2020-07-28T10:59:01.841Z] #39 8.386 GEN criu/include/version.h [2020-07-28T10:59:01.841Z] #39 8.466 GEN include/common/asm [2020-07-28T10:59:01.841Z] #39 9.634 PBCC images/timens.pb-c.c [2020-07-28T10:59:01.841Z] #39 9.638 DEP images/timens.pb-c.d [2020-07-28T10:59:01.841Z] #39 9.690 PBCC images/fown.pb-c.c [2020-07-28T10:59:01.841Z] #39 9.724 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-28T10:59:01.841Z] #39 9.734 PBCC images/opts.pb-c.c [2020-07-28T10:59:01.841Z] #39 9.785 PBCC images/memfd.pb-c.c [2020-07-28T10:59:01.841Z] #39 9.849 DEP images/fown.pb-c.d [2020-07-28T10:59:01.841Z] #39 9.905 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-28T10:59:01.841Z] #39 9.973 DEP images/opts.pb-c.d [2020-07-28T10:59:01.841Z] #39 10.03 DEP images/memfd.pb-c.d [2020-07-28T10:59:01.841Z] #39 10.07 PBCC images/sit.pb-c.c [2020-07-28T10:59:01.841Z] #39 10.08 DEP images/sit.pb-c.d [2020-07-28T10:59:01.841Z] #39 10.12 PBCC images/macvlan.pb-c.c [2020-07-28T10:59:02.134Z] #39 10.13 DEP images/macvlan.pb-c.d [2020-07-28T10:59:02.134Z] #39 10.16 PBCC images/autofs.pb-c.c [2020-07-28T10:59:02.134Z] #39 10.17 DEP images/autofs.pb-c.d [2020-07-28T10:59:02.134Z] #39 10.19 PBCC images/sysctl.pb-c.c [2020-07-28T10:59:02.134Z] #39 10.20 DEP images/sysctl.pb-c.d [2020-07-28T10:59:02.134Z] #39 10.24 PBCC images/time.pb-c.c [2020-07-28T10:59:02.134Z] #39 ... [2020-07-28T10:59:02.134Z] [2020-07-28T10:59:02.134Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:59:02.134Z] #52 22.05 Checking out files: 60% (1933/3208) Checking out files: 61% (1957/3208) Checking out files: 62% (1989/3208) Checking out files: 63% (2022/3208) Checking out files: 64% (2054/3208) Checking out files: 65% (2086/3208) Checking out files: 66% (2118/3208) Checking out files: 67% (2150/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-28T10:59:02.134Z] #52 22.91 + cd /tmp/tmp.kyaji8ULj1/src/github.com/containerd/containerd [2020-07-28T10:59:02.134Z] #52 22.92 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T10:59:03.645Z] #52 24.67 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-28T10:59:03.645Z] #52 24.67 + BUILDTAGS='netgo osusergo static_build' [2020-07-28T10:59:03.645Z] #52 24.67 + export EXTRA_FLAGS=-buildmode=pie [2020-07-28T10:59:03.645Z] #52 24.67 + EXTRA_FLAGS=-buildmode=pie [2020-07-28T10:59:03.645Z] #52 24.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-28T10:59:03.645Z] #52 24.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-28T10:59:03.645Z] #52 24.67 + '[' '' = dynamic ']' [2020-07-28T10:59:03.645Z] #52 24.67 + make [2020-07-28T10:59:03.937Z] #52 ... [2020-07-28T10:59:03.937Z] [2020-07-28T10:59:03.937Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:59:03.937Z] #47 39.19 internal/syscall/execenv [2020-07-28T10:59:03.937Z] #47 39.32 internal/syscall/unix [2020-07-28T10:59:03.937Z] #47 39.49 os [2020-07-28T10:59:03.937Z] #47 39.98 encoding/binary [2020-07-28T10:59:03.937Z] #47 41.32 encoding/base64 [2020-07-28T10:59:03.937Z] #47 41.83 golang.org/x/sys/unix [2020-07-28T10:59:03.937Z] #47 42.29 fmt [2020-07-28T10:59:03.937Z] #47 45.90 encoding/json [2020-07-28T10:59:03.937Z] #47 48.77 github.com/pkg/diff [2020-07-28T10:59:03.937Z] #47 ... [2020-07-28T10:59:03.937Z] [2020-07-28T10:59:03.937Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T10:59:03.937Z] #39 10.27 DEP images/time.pb-c.d [2020-07-28T10:59:03.937Z] #39 10.30 PBCC images/binfmt-misc.pb-c.c [2020-07-28T10:59:03.937Z] #39 10.30 DEP images/binfmt-misc.pb-c.d [2020-07-28T10:59:03.937Z] #39 10.33 PBCC images/seccomp.pb-c.c [2020-07-28T10:59:03.937Z] #39 10.34 DEP images/seccomp.pb-c.d [2020-07-28T10:59:03.937Z] #39 10.35 PBCC images/userns.pb-c.c [2020-07-28T10:59:03.937Z] #39 10.36 DEP images/userns.pb-c.d [2020-07-28T10:59:03.937Z] #39 10.39 PBCC images/cgroup.pb-c.c [2020-07-28T10:59:03.937Z] #39 10.40 DEP images/cgroup.pb-c.d [2020-07-28T10:59:03.937Z] #39 10.42 PBCC images/ext-file.pb-c.c [2020-07-28T10:59:03.937Z] #39 10.44 DEP images/ext-file.pb-c.d [2020-07-28T10:59:03.937Z] #39 10.46 PBCC images/rpc.pb-c.c [2020-07-28T10:59:03.937Z] #39 10.47 DEP images/rpc.pb-c.d [2020-07-28T10:59:03.937Z] #39 10.49 PBCC images/siginfo.pb-c.c [2020-07-28T10:59:03.937Z] #39 10.51 DEP images/siginfo.pb-c.d [2020-07-28T10:59:03.937Z] #39 10.54 PBCC images/pagemap.pb-c.c [2020-07-28T10:59:03.937Z] #39 10.56 DEP images/pagemap.pb-c.d [2020-07-28T10:59:03.937Z] #39 10.61 PBCC images/rlimit.pb-c.c [2020-07-28T10:59:03.937Z] #39 10.61 DEP images/rlimit.pb-c.d [2020-07-28T10:59:03.937Z] #39 10.61 PBCC images/file-lock.pb-c.c [2020-07-28T10:59:03.937Z] #39 10.63 DEP images/file-lock.pb-c.d [2020-07-28T10:59:03.937Z] #39 10.68 PBCC images/tty.pb-c.c [2020-07-28T10:59:03.937Z] #39 10.69 DEP images/tty.pb-c.d [2020-07-28T10:59:03.937Z] #39 10.72 PBCC images/tun.pb-c.c [2020-07-28T10:59:03.937Z] #39 10.76 PBCC images/netdev.pb-c.c [2020-07-28T10:59:03.937Z] #39 10.79 DEP images/tun.pb-c.d [2020-07-28T10:59:03.937Z] #39 10.84 DEP images/netdev.pb-c.d [2020-07-28T10:59:03.937Z] #39 10.86 PBCC images/vma.pb-c.c [2020-07-28T10:59:03.937Z] #39 10.89 DEP images/vma.pb-c.d [2020-07-28T10:59:03.937Z] #39 10.91 PBCC images/creds.pb-c.c [2020-07-28T10:59:03.937Z] #39 10.93 DEP images/creds.pb-c.d [2020-07-28T10:59:03.937Z] #39 10.96 PBCC images/utsns.pb-c.c [2020-07-28T10:59:03.937Z] #39 10.98 DEP images/utsns.pb-c.d [2020-07-28T10:59:03.937Z] #39 11.04 PBCC images/ipc-desc.pb-c.c [2020-07-28T10:59:03.937Z] #39 11.06 PBCC images/ipc-sem.pb-c.c [2020-07-28T10:59:03.937Z] #39 11.06 DEP images/ipc-desc.pb-c.d [2020-07-28T10:59:03.937Z] #39 11.11 DEP images/ipc-sem.pb-c.d [2020-07-28T10:59:03.937Z] #39 11.14 PBCC images/ipc-msg.pb-c.c [2020-07-28T10:59:03.937Z] #39 11.17 DEP images/ipc-msg.pb-c.d [2020-07-28T10:59:03.937Z] #39 11.23 PBCC images/ipc-shm.pb-c.c [2020-07-28T10:59:03.937Z] #39 11.24 DEP images/ipc-shm.pb-c.d [2020-07-28T10:59:03.937Z] #39 11.25 PBCC images/ipc-var.pb-c.c [2020-07-28T10:59:03.937Z] #39 11.28 DEP images/ipc-var.pb-c.d [2020-07-28T10:59:03.937Z] #39 11.33 PBCC images/sk-opts.pb-c.c [2020-07-28T10:59:03.937Z] #39 11.35 PBCC images/packet-sock.pb-c.c [2020-07-28T10:59:03.937Z] #39 11.38 DEP images/sk-opts.pb-c.d [2020-07-28T10:59:03.937Z] #39 11.42 DEP images/packet-sock.pb-c.d [2020-07-28T10:59:03.937Z] #39 11.46 PBCC images/sk-netlink.pb-c.c [2020-07-28T10:59:03.937Z] #39 11.50 DEP images/sk-netlink.pb-c.d [2020-07-28T10:59:03.937Z] #39 11.56 PBCC images/sk-inet.pb-c.c [2020-07-28T10:59:03.937Z] #39 11.59 DEP images/sk-inet.pb-c.d [2020-07-28T10:59:03.937Z] #39 11.60 PBCC images/sk-unix.pb-c.c [2020-07-28T10:59:03.937Z] #39 11.65 DEP images/sk-unix.pb-c.d [2020-07-28T10:59:03.937Z] #39 11.66 PBCC images/mm.pb-c.c [2020-07-28T10:59:03.937Z] #39 11.71 DEP images/mm.pb-c.d [2020-07-28T10:59:03.937Z] #39 11.74 PBCC images/timerfd.pb-c.c [2020-07-28T10:59:03.937Z] #39 11.78 DEP images/timerfd.pb-c.d [2020-07-28T10:59:03.937Z] #39 11.85 PBCC images/timer.pb-c.c [2020-07-28T10:59:03.937Z] #39 11.87 DEP images/timer.pb-c.d [2020-07-28T10:59:03.937Z] #39 11.93 PBCC images/sa.pb-c.c [2020-07-28T10:59:03.937Z] #39 11.95 DEP images/sa.pb-c.d [2020-07-28T10:59:03.937Z] #39 11.97 PBCC images/pipe-data.pb-c.c [2020-07-28T10:59:03.937Z] #39 11.98 DEP images/pipe-data.pb-c.d [2020-07-28T10:59:03.937Z] #39 12.03 PBCC images/mnt.pb-c.c [2020-07-28T10:59:03.937Z] #39 12.08 DEP images/mnt.pb-c.d [2020-07-28T10:59:03.937Z] #39 12.12 PBCC images/sk-packet.pb-c.c [2020-07-28T10:59:03.937Z] #39 12.15 DEP images/sk-packet.pb-c.d [2020-07-28T10:59:03.937Z] #39 12.18 PBCC images/tcp-stream.pb-c.c [2020-07-28T10:59:03.937Z] #39 12.23 DEP images/tcp-stream.pb-c.d [2020-07-28T10:59:04.229Z] #39 12.27 PBCC images/pipe.pb-c.c [2020-07-28T10:59:04.229Z] #39 12.30 DEP images/pipe.pb-c.d [2020-07-28T10:59:04.229Z] #39 12.31 PBCC images/pstree.pb-c.c [2020-07-28T10:59:04.229Z] #39 12.34 DEP images/pstree.pb-c.d [2020-07-28T10:59:04.229Z] #39 12.41 PBCC images/fs.pb-c.c [2020-07-28T10:59:04.229Z] #39 12.43 DEP images/fs.pb-c.d [2020-07-28T10:59:04.229Z] #39 12.48 PBCC images/signalfd.pb-c.c [2020-07-28T10:59:04.521Z] #39 12.54 DEP images/signalfd.pb-c.d [2020-07-28T10:59:04.522Z] #39 12.59 PBCC images/fh.pb-c.c [2020-07-28T10:59:04.522Z] #39 12.60 PBCC images/fsnotify.pb-c.c [2020-07-28T10:59:04.522Z] #39 12.64 DEP images/fh.pb-c.d [2020-07-28T10:59:04.522Z] #39 12.68 DEP images/fsnotify.pb-c.d [2020-07-28T10:59:04.687Z] #8 DONE 3.3s [2020-07-28T10:59:04.687Z] [2020-07-28T10:59:04.687Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-28T10:59:04.814Z] #39 12.74 PBCC images/eventpoll.pb-c.c [2020-07-28T10:59:04.814Z] #39 12.77 DEP images/eventpoll.pb-c.d [2020-07-28T10:59:04.814Z] #39 12.80 PBCC images/eventfd.pb-c.c [2020-07-28T10:59:04.814Z] #39 12.81 DEP images/eventfd.pb-c.d [2020-07-28T10:59:04.814Z] #39 12.83 PBCC images/remap-file-path.pb-c.c [2020-07-28T10:59:04.814Z] #39 12.87 DEP images/remap-file-path.pb-c.d [2020-07-28T10:59:04.814Z] #39 12.90 PBCC images/fifo.pb-c.c [2020-07-28T10:59:04.814Z] #39 12.91 DEP images/fifo.pb-c.d [2020-07-28T10:59:04.814Z] #39 12.94 PBCC images/ghost-file.pb-c.c [2020-07-28T10:59:04.814Z] #39 12.99 DEP images/ghost-file.pb-c.d [2020-07-28T10:59:04.814Z] #39 13.04 PBCC images/regfile.pb-c.c [2020-07-28T10:59:04.814Z] #39 13.09 DEP images/regfile.pb-c.d [2020-07-28T10:59:05.106Z] #39 13.17 PBCC images/ns.pb-c.c [2020-07-28T10:59:05.106Z] #39 13.20 DEP images/ns.pb-c.d [2020-07-28T10:59:05.106Z] #39 13.23 PBCC images/fdinfo.pb-c.c [2020-07-28T10:59:05.106Z] #39 13.29 DEP images/fdinfo.pb-c.d [2020-07-28T10:59:05.260Z] #9 DONE 0.6s [2020-07-28T10:59:05.260Z] [2020-07-28T10:59:05.260Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:59:05.260Z] #60 ... [2020-07-28T10:59:05.260Z] [2020-07-28T10:59:05.260Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-28T10:59:05.260Z] #35 DONE 0.0s [2020-07-28T10:59:05.260Z] [2020-07-28T10:59:05.260Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-28T10:59:05.260Z] #27 DONE 0.1s [2020-07-28T10:59:05.398Z] #39 13.36 PBCC images/core-aarch64.pb-c.c [2020-07-28T10:59:05.398Z] #39 13.43 PBCC images/core-arm.pb-c.c [2020-07-28T10:59:05.398Z] #39 13.48 PBCC images/core-ppc64.pb-c.c [2020-07-28T10:59:05.398Z] #39 13.52 PBCC images/core-s390.pb-c.c [2020-07-28T10:59:05.398Z] #39 13.58 PBCC images/core-x86.pb-c.c [2020-07-28T10:59:05.398Z] #39 13.62 PBCC images/core.pb-c.c [2020-07-28T10:59:05.398Z] #39 13.66 PBCC images/inventory.pb-c.c [2020-07-28T10:59:05.398Z] #39 13.69 DEP images/core-aarch64.pb-c.d [2020-07-28T10:59:05.529Z] [2020-07-28T10:59:05.529Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T10:59:05.693Z] #39 13.72 DEP images/core-arm.pb-c.d [2020-07-28T10:59:05.693Z] #39 13.73 DEP images/core-ppc64.pb-c.d [2020-07-28T10:59:05.693Z] #39 13.81 DEP images/core-s390.pb-c.d [2020-07-28T10:59:05.693Z] #39 13.84 DEP images/core-x86.pb-c.d [2020-07-28T10:59:05.693Z] #39 13.89 DEP images/core.pb-c.d [2020-07-28T10:59:05.993Z] #39 13.94 DEP images/inventory.pb-c.d [2020-07-28T10:59:05.993Z] #39 13.98 PBCC images/cpuinfo.pb-c.c [2020-07-28T10:59:05.993Z] #39 14.00 DEP images/cpuinfo.pb-c.d [2020-07-28T10:59:05.993Z] #39 14.07 PBCC images/stats.pb-c.c [2020-07-28T10:59:05.993Z] #39 ... [2020-07-28T10:59:05.993Z] [2020-07-28T10:59:05.993Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:59:05.993Z] #30 48.41 github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T10:59:05.993Z] #30 DONE 51.3s [2020-07-28T10:59:05.993Z] [2020-07-28T10:59:05.993Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T10:59:05.993Z] #39 14.08 DEP images/stats.pb-c.d [2020-07-28T10:59:07.035Z] #39 15.09 make[1]: Nothing to be done for 'all'. [2020-07-28T10:59:07.227Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0008bd020048167c5) in /home/ubuntu/workspace/moby_PR-41156 [Pipeline] { [Pipeline] checkout [2020-07-28T10:59:07.671Z] #39 15.84 CC images/stats.o [2020-07-28T10:59:07.964Z] #39 16.13 CC images/core.o [2020-07-28T10:59:08.257Z] #39 16.39 CC images/core-x86.o [2020-07-28T10:59:08.549Z] #39 16.68 CC images/core-arm.o [2020-07-28T10:59:08.842Z] #39 16.84 CC images/core-aarch64.o [2020-07-28T10:59:08.842Z] #39 17.00 CC images/core-ppc64.o [2020-07-28T10:59:09.134Z] #39 17.40 CC images/core-s390.o [2020-07-28T10:59:09.769Z] #39 17.80 CC images/cpuinfo.o [2020-07-28T10:59:09.843Z] ok github.com/docker/docker/api/server 0.024s coverage: 9.0% of statements [2020-07-28T10:59:09.909Z] #28 4.572 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-28T10:59:09.909Z] #28 4.581 Cloning into '.'... [2020-07-28T10:59:10.061Z] #39 18.01 CC images/inventory.o [2020-07-28T10:59:10.061Z] #39 18.20 CC images/fdinfo.o [2020-07-28T10:59:10.354Z] #39 18.44 CC images/fown.o [2020-07-28T10:59:10.486Z] #28 ... [2020-07-28T10:59:10.486Z] [2020-07-28T10:59:10.486Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:59:10.486Z] #54 4.376 + RM_GOPATH=0 [2020-07-28T10:59:10.486Z] #54 4.376 + TMP_GOPATH= [2020-07-28T10:59:10.486Z] #54 4.376 + : /build [2020-07-28T10:59:10.486Z] #54 4.376 + '[' -z '' ']' [2020-07-28T10:59:10.486Z] #54 4.376 ++ mktemp -d [2020-07-28T10:59:10.486Z] #54 4.377 + export GOPATH=/tmp/tmp.a8VY9az0mT [2020-07-28T10:59:10.486Z] #54 4.377 + GOPATH=/tmp/tmp.a8VY9az0mT [2020-07-28T10:59:10.486Z] #54 4.377 + RM_GOPATH=1 [2020-07-28T10:59:10.486Z] #54 4.377 + case "$(go env GOARCH)" in [2020-07-28T10:59:10.486Z] #54 4.378 ++ go env GOARCH [2020-07-28T10:59:10.486Z] #54 4.418 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T10:59:10.486Z] #54 4.418 + GO_BUILDMODE=-buildmode=pie [2020-07-28T10:59:10.486Z] #54 4.423 ++ dirname /tmp/install/install.sh [2020-07-28T10:59:10.486Z] #54 4.424 + dir=/tmp/install [2020-07-28T10:59:10.486Z] #54 4.425 + bin=rootlesskit [2020-07-28T10:59:10.486Z] #54 4.425 + shift [2020-07-28T10:59:10.486Z] #54 4.426 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-28T10:59:10.486Z] #54 4.426 + . /tmp/install/rootlesskit.installer [2020-07-28T10:59:10.486Z] #54 4.427 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T10:59:10.486Z] #54 4.427 + install_rootlesskit [2020-07-28T10:59:10.486Z] #54 4.428 + case "$1" in [2020-07-28T10:59:10.486Z] #54 4.428 + export CGO_ENABLED=0 [2020-07-28T10:59:10.486Z] #54 4.429 + CGO_ENABLED=0 [2020-07-28T10:59:10.486Z] #54 4.429 + _install_rootlesskit [2020-07-28T10:59:10.486Z] #54 4.430 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-28T10:59:10.486Z] #54 4.430 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.a8VY9az0mT/src/github.com/rootless-containers/rootlesskit [2020-07-28T10:59:10.486Z] #54 4.430 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T10:59:10.486Z] #54 4.433 Cloning into '/tmp/tmp.a8VY9az0mT/src/github.com/rootless-containers/rootlesskit'... [2020-07-28T10:59:10.575Z] using credential docker-jenkins-github-credentials [2020-07-28T10:59:10.585Z] Cloning the remote Git repository [2020-07-28T10:59:10.585Z] Cloning with configured refspecs honoured and without tags [2020-07-28T10:59:10.646Z] #39 18.60 CC images/ns.o [2020-07-28T10:59:10.646Z] #39 18.81 CC images/regfile.o [2020-07-28T10:59:10.646Z] #39 18.93 CC images/ghost-file.o [2020-07-28T10:59:10.524Z] Cloning repository https://github.com/moby/moby.git [2020-07-28T10:59:10.585Z] > git init /home/ubuntu/workspace/moby_PR-41156 # timeout=10 [2020-07-28T10:59:10.944Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T10:59:10.945Z] > git --version # timeout=10 [2020-07-28T10:59:10.957Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T10:59:10.958Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41156/head:refs/remotes/origin/PR-41156 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T10:59:11.281Z] #39 19.25 CC images/fifo.o [2020-07-28T10:59:11.281Z] #39 19.44 CC images/remap-file-path.o [2020-07-28T10:59:11.281Z] #39 19.52 CC images/eventfd.o [2020-07-28T10:59:11.437Z] #54 ... [2020-07-28T10:59:11.437Z] [2020-07-28T10:59:11.437Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:59:11.437Z] #30 4.304 + RM_GOPATH=0 [2020-07-28T10:59:11.437Z] #30 4.304 + TMP_GOPATH= [2020-07-28T10:59:11.437Z] #30 4.304 + : /build [2020-07-28T10:59:11.437Z] #30 4.304 + '[' -z '' ']' [2020-07-28T10:59:11.437Z] #30 4.304 ++ mktemp -d [2020-07-28T10:59:11.437Z] #30 4.305 + export GOPATH=/tmp/tmp.iDdTSMDOXT [2020-07-28T10:59:11.437Z] #30 4.306 + GOPATH=/tmp/tmp.iDdTSMDOXT [2020-07-28T10:59:11.437Z] #30 4.306 + RM_GOPATH=1 [2020-07-28T10:59:11.437Z] #30 4.307 + case "$(go env GOARCH)" in [2020-07-28T10:59:11.437Z] #30 4.308 ++ go env GOARCH [2020-07-28T10:59:11.437Z] #30 4.344 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T10:59:11.437Z] #30 4.344 + GO_BUILDMODE=-buildmode=pie [2020-07-28T10:59:11.437Z] #30 4.354 ++ dirname /tmp/install/install.sh [2020-07-28T10:59:11.437Z] #30 4.363 + dir=/tmp/install [2020-07-28T10:59:11.437Z] #30 4.363 + bin=tomlv [2020-07-28T10:59:11.437Z] #30 4.363 + shift [2020-07-28T10:59:11.437Z] #30 4.363 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-28T10:59:11.437Z] #30 4.363 + . /tmp/install/tomlv.installer [2020-07-28T10:59:11.437Z] #30 4.363 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T10:59:11.437Z] #30 4.363 + install_tomlv [2020-07-28T10:59:11.437Z] #30 4.363 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-28T10:59:11.437Z] #30 4.363 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T10:59:11.437Z] #30 4.363 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.iDdTSMDOXT/src/github.com/BurntSushi/toml [2020-07-28T10:59:11.437Z] #30 4.370 Cloning into '/tmp/tmp.iDdTSMDOXT/src/github.com/BurntSushi/toml'... [2020-07-28T10:59:11.437Z] #30 5.332 + cd /tmp/tmp.iDdTSMDOXT/src/github.com/BurntSushi/toml [2020-07-28T10:59:11.437Z] #30 5.333 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T10:59:11.437Z] #30 5.352 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T10:59:11.437Z] #30 5.965 internal/cpu [2020-07-28T10:59:11.437Z] #30 5.975 math/bits [2020-07-28T10:59:11.437Z] #30 5.998 runtime/internal/sys [2020-07-28T10:59:11.437Z] #30 6.049 runtime/internal/atomic [2020-07-28T10:59:11.573Z] #39 19.64 CC images/eventpoll.o [2020-07-28T10:59:11.573Z] #39 19.77 CC images/fh.o [2020-07-28T10:59:11.701Z] #30 6.375 runtime/internal/math [2020-07-28T10:59:11.701Z] #30 6.554 unicode/utf8 [2020-07-28T10:59:11.866Z] #39 19.93 CC images/fsnotify.o [2020-07-28T10:59:11.993Z] #30 6.766 sync/atomic [2020-07-28T10:59:12.158Z] #39 20.31 CC images/signalfd.o [2020-07-28T10:59:12.158Z] #39 20.40 CC images/fs.o [2020-07-28T10:59:12.268Z] #30 6.891 internal/bytealg [2020-07-28T10:59:12.268Z] #30 7.053 math [2020-07-28T10:59:12.268Z] #30 7.151 unicode [2020-07-28T10:59:12.491Z] #39 20.51 CC images/pstree.o [2020-07-28T10:59:12.491Z] #39 20.71 CC images/pipe.o [2020-07-28T10:59:12.532Z] #30 7.293 internal/testlog [2020-07-28T10:59:12.783Z] #39 20.85 CC images/tcp-stream.o [2020-07-28T10:59:12.783Z] #39 20.96 CC images/sk-packet.o [2020-07-28T10:59:12.783Z] #39 ... [2020-07-28T10:59:12.783Z] [2020-07-28T10:59:12.783Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:59:12.783Z] #41 48.07 go/token [2020-07-28T10:59:12.783Z] #41 48.68 go/scanner [2020-07-28T10:59:12.783Z] #41 48.71 internal/lazyregexp [2020-07-28T10:59:12.783Z] #41 48.88 net/url [2020-07-28T10:59:12.783Z] #41 49.50 go/ast [2020-07-28T10:59:12.783Z] #41 49.88 text/template/parse [2020-07-28T10:59:12.783Z] #41 53.10 text/template [2020-07-28T10:59:12.783Z] #41 53.24 go/parser [2020-07-28T10:59:12.783Z] #41 55.62 encoding/xml [2020-07-28T10:59:12.783Z] #41 56.83 go/doc [2020-07-28T10:59:12.796Z] #30 7.697 encoding [2020-07-28T10:59:12.796Z] #30 ... [2020-07-28T10:59:12.796Z] [2020-07-28T10:59:12.796Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:59:12.796Z] #43 3.635 + RM_GOPATH=0 [2020-07-28T10:59:12.796Z] #43 3.635 + TMP_GOPATH= [2020-07-28T10:59:12.796Z] #43 3.635 + : /build [2020-07-28T10:59:12.796Z] #43 3.635 + '[' -z '' ']' [2020-07-28T10:59:12.796Z] #43 3.635 ++ mktemp -d [2020-07-28T10:59:12.796Z] #43 3.635 + export GOPATH=/tmp/tmp.q4lctyXDx3 [2020-07-28T10:59:12.796Z] #43 3.635 + GOPATH=/tmp/tmp.q4lctyXDx3 [2020-07-28T10:59:12.796Z] #43 3.635 + RM_GOPATH=1 [2020-07-28T10:59:12.796Z] #43 3.635 + case "$(go env GOARCH)" in [2020-07-28T10:59:12.796Z] #43 3.636 ++ go env GOARCH [2020-07-28T10:59:12.796Z] #43 3.663 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T10:59:12.796Z] #43 3.663 + GO_BUILDMODE=-buildmode=pie [2020-07-28T10:59:12.796Z] #43 3.663 ++ dirname /tmp/install/install.sh [2020-07-28T10:59:12.796Z] #43 3.663 + dir=/tmp/install [2020-07-28T10:59:12.796Z] #43 3.663 + bin=gotestsum [2020-07-28T10:59:12.796Z] #43 3.663 + shift [2020-07-28T10:59:12.796Z] #43 3.674 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-28T10:59:12.796Z] #43 3.674 + . /tmp/install/gotestsum.installer [2020-07-28T10:59:12.796Z] #43 3.674 ++ : v0.3.5 [2020-07-28T10:59:12.796Z] #43 3.674 + install_gotestsum [2020-07-28T10:59:12.796Z] #43 3.686 + set -e [2020-07-28T10:59:12.796Z] #43 3.686 + export GO111MODULE=on [2020-07-28T10:59:12.796Z] #43 3.686 + GO111MODULE=on [2020-07-28T10:59:12.796Z] #43 3.686 + GOBIN=/build [2020-07-28T10:59:12.796Z] #43 3.686 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-28T10:59:12.796Z] #43 3.866 go: finding gotest.tools v0.3.5 [2020-07-28T10:59:12.796Z] #43 3.867 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-28T10:59:12.796Z] #43 4.732 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-28T10:59:12.796Z] #43 5.302 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-28T10:59:12.796Z] #43 6.188 go: downloading gotest.tools v2.1.0+incompatible [2020-07-28T10:59:12.796Z] #43 6.261 go: extracting gotest.tools v2.1.0+incompatible [2020-07-28T10:59:12.796Z] #43 6.379 go: downloading github.com/pkg/errors v0.8.0 [2020-07-28T10:59:12.796Z] #43 6.388 go: downloading github.com/fatih/color v1.6.0 [2020-07-28T10:59:12.796Z] #43 6.408 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T10:59:12.796Z] #43 6.418 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-28T10:59:12.796Z] #43 6.619 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-28T10:59:12.796Z] #43 6.655 go: extracting github.com/pkg/errors v0.8.0 [2020-07-28T10:59:12.796Z] #43 6.690 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-28T10:59:12.796Z] #43 6.853 go: extracting github.com/fatih/color v1.6.0 [2020-07-28T10:59:12.796Z] #43 6.869 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-28T10:59:12.796Z] #43 6.871 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-28T10:59:12.796Z] #43 6.872 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T10:59:12.796Z] #43 7.061 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T10:59:12.796Z] #43 7.078 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-28T10:59:12.796Z] #43 7.084 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-28T10:59:12.796Z] #43 7.665 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-28T10:59:12.796Z] #43 7.695 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T10:59:12.796Z] #43 7.701 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T10:59:13.059Z] #43 7.815 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-28T10:59:13.059Z] #43 7.817 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-28T10:59:13.076Z] #41 ... [2020-07-28T10:59:13.076Z] [2020-07-28T10:59:13.076Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T10:59:13.076Z] #39 21.15 CC images/mnt.o [2020-07-28T10:59:13.322Z] #43 ... [2020-07-28T10:59:13.322Z] [2020-07-28T10:59:13.322Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:59:13.322Z] #30 8.142 runtime [2020-07-28T10:59:13.322Z] #30 8.187 runtime/cgo [2020-07-28T10:59:13.368Z] #39 21.27 CC images/pipe-data.o [2020-07-28T10:59:13.368Z] #39 21.45 CC images/sa.o [2020-07-28T10:59:13.661Z] #39 21.62 CC images/timer.o [2020-07-28T10:59:13.661Z] #39 21.96 CC images/timerfd.o [2020-07-28T10:59:13.954Z] #39 22.11 CC images/mm.o [2020-07-28T10:59:13.954Z] #39 22.24 CC images/sk-opts.o [2020-07-28T10:59:14.247Z] #39 22.38 CC images/sk-unix.o [2020-07-28T10:59:14.540Z] #39 22.58 CC images/sk-inet.o [2020-07-28T10:59:14.540Z] #39 22.82 CC images/tun.o [2020-07-28T10:59:14.540Z] #39 ... [2020-07-28T10:59:14.540Z] [2020-07-28T10:59:14.540Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:59:14.540Z] #47 49.95 go/ast [2020-07-28T10:59:14.540Z] #47 49.96 golang.org/x/crypto/ssh/terminal [2020-07-28T10:59:14.540Z] #47 51.08 mvdan.cc/editorconfig [2020-07-28T10:59:14.540Z] #47 52.34 mvdan.cc/sh/v3/fileutil [2020-07-28T10:59:14.540Z] #47 52.41 mvdan.cc/sh/v3/syntax [2020-07-28T10:59:14.540Z] #47 57.19 mvdan.cc/sh/v3/cmd/shfmt [2020-07-28T10:59:14.833Z] #47 ... [2020-07-28T10:59:14.833Z] [2020-07-28T10:59:14.833Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:59:14.833Z] #52 25.57 + bin/ctr [2020-07-28T10:59:14.833Z] #52 ... [2020-07-28T10:59:14.833Z] [2020-07-28T10:59:14.833Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T10:59:14.833Z] #39 22.98 CC images/sk-netlink.o [2020-07-28T10:59:15.125Z] #39 23.14 CC images/packet-sock.o [2020-07-28T10:59:15.267Z] #30 ... [2020-07-28T10:59:15.267Z] [2020-07-28T10:59:15.267Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:59:15.267Z] #41 3.905 + RM_GOPATH=0 [2020-07-28T10:59:15.267Z] #41 3.905 + TMP_GOPATH= [2020-07-28T10:59:15.267Z] #41 3.905 + : /build [2020-07-28T10:59:15.267Z] #41 3.905 + '[' -z '' ']' [2020-07-28T10:59:15.267Z] #41 3.905 ++ mktemp -d [2020-07-28T10:59:15.267Z] #41 3.908 + export GOPATH=/tmp/tmp.02PZ3DFUUf [2020-07-28T10:59:15.267Z] #41 3.908 + GOPATH=/tmp/tmp.02PZ3DFUUf [2020-07-28T10:59:15.267Z] #41 3.908 + RM_GOPATH=1 [2020-07-28T10:59:15.267Z] #41 3.908 + case "$(go env GOARCH)" in [2020-07-28T10:59:15.267Z] #41 3.909 ++ go env GOARCH [2020-07-28T10:59:15.267Z] #41 3.958 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T10:59:15.267Z] #41 3.958 + GO_BUILDMODE=-buildmode=pie [2020-07-28T10:59:15.267Z] #41 3.958 ++ dirname /tmp/install/install.sh [2020-07-28T10:59:15.267Z] #41 3.976 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T10:59:15.267Z] #41 3.976 + dir=/tmp/install [2020-07-28T10:59:15.267Z] #41 3.976 + bin=vndr [2020-07-28T10:59:15.267Z] #41 3.976 + shift [2020-07-28T10:59:15.267Z] #41 3.976 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-28T10:59:15.267Z] #41 3.976 + . /tmp/install/vndr.installer [2020-07-28T10:59:15.267Z] #41 3.976 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T10:59:15.267Z] #41 3.976 + install_vndr [2020-07-28T10:59:15.267Z] #41 3.976 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-28T10:59:15.267Z] #41 3.976 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.02PZ3DFUUf/src/github.com/LK4D4/vndr [2020-07-28T10:59:15.267Z] #41 3.998 Cloning into '/tmp/tmp.02PZ3DFUUf/src/github.com/LK4D4/vndr'... [2020-07-28T10:59:15.267Z] #41 4.774 + cd /tmp/tmp.02PZ3DFUUf/src/github.com/LK4D4/vndr [2020-07-28T10:59:15.267Z] #41 4.774 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T10:59:15.267Z] #41 4.814 + go build -buildmode=pie -v -o /build/vndr . [2020-07-28T10:59:15.267Z] #41 5.937 internal/race [2020-07-28T10:59:15.267Z] #41 5.938 internal/cpu [2020-07-28T10:59:15.267Z] #41 6.002 runtime/internal/atomic [2020-07-28T10:59:15.267Z] #41 6.034 runtime/internal/sys [2020-07-28T10:59:15.267Z] #41 6.138 sync/atomic [2020-07-28T10:59:15.267Z] #41 6.368 runtime/internal/math [2020-07-28T10:59:15.267Z] #41 6.723 unicode [2020-07-28T10:59:15.267Z] #41 6.750 unicode/utf8 [2020-07-28T10:59:15.267Z] #41 6.919 internal/bytealg [2020-07-28T10:59:15.267Z] #41 6.944 math/bits [2020-07-28T10:59:15.267Z] #41 7.407 internal/testlog [2020-07-28T10:59:15.267Z] #41 7.715 math [2020-07-28T10:59:15.267Z] #41 7.914 encoding [2020-07-28T10:59:15.267Z] #41 8.080 runtime [2020-07-28T10:59:15.267Z] #41 8.213 unicode/utf16 [2020-07-28T10:59:15.267Z] #41 8.699 container/list [2020-07-28T10:59:15.267Z] #41 9.406 crypto/internal/subtle [2020-07-28T10:59:15.267Z] #41 9.741 crypto/subtle [2020-07-28T10:59:15.267Z] #41 ... [2020-07-28T10:59:15.267Z] [2020-07-28T10:59:15.267Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:59:15.267Z] #47 4.143 + RM_GOPATH=0 [2020-07-28T10:59:15.267Z] #47 4.143 + TMP_GOPATH= [2020-07-28T10:59:15.267Z] #47 4.143 + : /build [2020-07-28T10:59:15.267Z] #47 4.143 + '[' -z '' ']' [2020-07-28T10:59:15.267Z] #47 4.150 ++ mktemp -d [2020-07-28T10:59:15.267Z] #47 4.150 + export GOPATH=/tmp/tmp.g1ovPUuPV3 [2020-07-28T10:59:15.267Z] #47 4.150 + GOPATH=/tmp/tmp.g1ovPUuPV3 [2020-07-28T10:59:15.267Z] #47 4.150 + RM_GOPATH=1 [2020-07-28T10:59:15.267Z] #47 4.150 + case "$(go env GOARCH)" in [2020-07-28T10:59:15.267Z] #47 4.157 ++ go env GOARCH [2020-07-28T10:59:15.267Z] #47 4.173 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T10:59:15.267Z] #47 4.173 + GO_BUILDMODE=-buildmode=pie [2020-07-28T10:59:15.267Z] #47 4.173 ++ dirname /tmp/install/install.sh [2020-07-28T10:59:15.267Z] #47 4.181 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T10:59:15.267Z] #47 4.181 + dir=/tmp/install [2020-07-28T10:59:15.267Z] #47 4.181 + bin=shfmt [2020-07-28T10:59:15.267Z] #47 4.181 + shift [2020-07-28T10:59:15.267Z] #47 4.181 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-28T10:59:15.267Z] #47 4.181 + . /tmp/install/shfmt.installer [2020-07-28T10:59:15.267Z] #47 4.181 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T10:59:15.267Z] #47 4.181 + install_shfmt [2020-07-28T10:59:15.267Z] #47 4.181 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-28T10:59:15.267Z] #47 4.181 + git clone https://github.com/mvdan/sh.git /tmp/tmp.g1ovPUuPV3/src/github.com/mvdan/sh [2020-07-28T10:59:15.267Z] #47 4.181 Cloning into '/tmp/tmp.g1ovPUuPV3/src/github.com/mvdan/sh'... [2020-07-28T10:59:15.421Z] #39 ... [2020-07-28T10:59:15.421Z] [2020-07-28T10:59:15.421Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:59:15.421Z] #47 DONE 60.7s [2020-07-28T10:59:15.421Z] [2020-07-28T10:59:15.421Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T10:59:15.421Z] #39 23.50 CC images/ipc-var.o [2020-07-28T10:59:15.421Z] #39 23.64 CC images/ipc-desc.o [2020-07-28T10:59:15.529Z] #47 ... [2020-07-28T10:59:15.530Z] [2020-07-28T10:59:15.530Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T10:59:15.530Z] #23 3.331 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T10:59:15.530Z] #23 3.348 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T10:59:15.530Z] #23 3.503 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T10:59:15.530Z] #23 4.037 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-28T10:59:15.530Z] #23 5.245 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-28T10:59:15.530Z] #23 6.814 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-28T10:59:15.713Z] #39 23.77 CC images/ipc-shm.o [2020-07-28T10:59:15.713Z] #39 23.85 CC images/ipc-msg.o [2020-07-28T10:59:15.713Z] #39 23.99 CC images/ipc-sem.o [2020-07-28T10:59:15.792Z] #23 ... [2020-07-28T10:59:15.792Z] [2020-07-28T10:59:15.792Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T10:59:15.792Z] #38 4.104 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T10:59:15.792Z] #38 4.120 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T10:59:15.792Z] #38 4.149 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T10:59:15.792Z] #38 5.002 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-28T10:59:15.792Z] #38 6.200 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-28T10:59:15.792Z] #38 7.990 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-28T10:59:15.792Z] #38 ... [2020-07-28T10:59:15.792Z] [2020-07-28T10:59:15.792Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T10:59:15.792Z] #10 4.797 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T10:59:15.792Z] #10 4.827 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T10:59:15.792Z] #10 4.828 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T10:59:15.792Z] #10 5.722 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-28T10:59:15.792Z] #10 7.206 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-28T10:59:15.792Z] #10 8.513 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-28T10:59:16.006Z] #39 24.10 CC images/utsns.o [2020-07-28T10:59:16.007Z] #39 24.21 CC images/creds.o [2020-07-28T10:59:16.055Z] #10 ... [2020-07-28T10:59:16.055Z] [2020-07-28T10:59:16.055Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:59:16.055Z] #21 4.241 + RM_GOPATH=0 [2020-07-28T10:59:16.055Z] #21 4.241 + TMP_GOPATH= [2020-07-28T10:59:16.055Z] #21 4.241 + : /build [2020-07-28T10:59:16.055Z] #21 4.241 + '[' -z '' ']' [2020-07-28T10:59:16.055Z] #21 4.241 ++ mktemp -d [2020-07-28T10:59:16.055Z] #21 4.249 + export GOPATH=/tmp/tmp.lUOHI0ggzW [2020-07-28T10:59:16.055Z] #21 4.249 + GOPATH=/tmp/tmp.lUOHI0ggzW [2020-07-28T10:59:16.055Z] #21 4.249 + RM_GOPATH=1 [2020-07-28T10:59:16.055Z] #21 4.249 + case "$(go env GOARCH)" in [2020-07-28T10:59:16.055Z] #21 4.249 ++ go env GOARCH [2020-07-28T10:59:16.055Z] #21 4.301 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T10:59:16.055Z] #21 4.301 + GO_BUILDMODE=-buildmode=pie [2020-07-28T10:59:16.055Z] #21 4.301 ++ dirname /tmp/install/install.sh [2020-07-28T10:59:16.055Z] #21 4.307 Install docker/cli version 17.06.2-ce from stable [2020-07-28T10:59:16.055Z] #21 4.314 + dir=/tmp/install [2020-07-28T10:59:16.055Z] #21 4.314 + bin=dockercli [2020-07-28T10:59:16.055Z] #21 4.314 + shift [2020-07-28T10:59:16.055Z] #21 4.314 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-28T10:59:16.055Z] #21 4.314 + . /tmp/install/dockercli.installer [2020-07-28T10:59:16.055Z] #21 4.314 ++ : stable [2020-07-28T10:59:16.055Z] #21 4.314 ++ : 17.06.2-ce [2020-07-28T10:59:16.055Z] #21 4.314 + install_dockercli [2020-07-28T10:59:16.055Z] #21 4.314 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-28T10:59:16.055Z] #21 4.351 ++ uname -m [2020-07-28T10:59:16.055Z] #21 4.351 + arch=aarch64 [2020-07-28T10:59:16.055Z] #21 4.351 + '[' aarch64 '!=' x86_64 ']' [2020-07-28T10:59:16.055Z] #21 4.351 + '[' aarch64 '!=' s390x ']' [2020-07-28T10:59:16.055Z] #21 4.351 + '[' aarch64 '!=' armhf ']' [2020-07-28T10:59:16.055Z] #21 4.351 + build_dockercli [2020-07-28T10:59:16.055Z] #21 4.351 + git clone https://github.com/docker/docker-ce /tmp/tmp.lUOHI0ggzW/tmp/docker-ce [2020-07-28T10:59:16.055Z] #21 4.351 Cloning into '/tmp/tmp.lUOHI0ggzW/tmp/docker-ce'... [2020-07-28T10:59:16.055Z] #21 ... [2020-07-28T10:59:16.055Z] [2020-07-28T10:59:16.055Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T10:59:16.055Z] #36 2.389 + git clone https://github.com/docker/distribution.git . [2020-07-28T10:59:16.055Z] #36 2.391 Cloning into '.'... [2020-07-28T10:59:16.055Z] #36 10.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-28T10:59:16.299Z] #39 24.30 CC images/vma.o [2020-07-28T10:59:16.299Z] #39 24.36 CC images/netdev.o [2020-07-28T10:59:16.299Z] #39 24.50 CC images/tty.o [2020-07-28T10:59:16.321Z] #36 ... [2020-07-28T10:59:16.321Z] [2020-07-28T10:59:16.321Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T10:59:16.321Z] #51 4.942 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T10:59:16.321Z] #51 5.040 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T10:59:16.321Z] #51 5.057 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T10:59:16.321Z] #51 5.975 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-28T10:59:16.321Z] #51 7.554 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-28T10:59:16.321Z] #51 9.226 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-28T10:59:16.321Z] #51 ... [2020-07-28T10:59:16.321Z] [2020-07-28T10:59:16.321Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:59:16.321Z] #45 3.733 + RM_GOPATH=0 [2020-07-28T10:59:16.321Z] #45 3.733 + TMP_GOPATH= [2020-07-28T10:59:16.321Z] #45 3.733 + : /build [2020-07-28T10:59:16.321Z] #45 3.733 + '[' -z '' ']' [2020-07-28T10:59:16.321Z] #45 3.734 ++ mktemp -d [2020-07-28T10:59:16.321Z] #45 3.751 + export GOPATH=/tmp/tmp.fPUEBYXi1z [2020-07-28T10:59:16.321Z] #45 3.751 + GOPATH=/tmp/tmp.fPUEBYXi1z [2020-07-28T10:59:16.321Z] #45 3.751 + RM_GOPATH=1 [2020-07-28T10:59:16.321Z] #45 3.751 + case "$(go env GOARCH)" in [2020-07-28T10:59:16.321Z] #45 3.760 ++ go env GOARCH [2020-07-28T10:59:16.321Z] #45 3.781 Installing golangci-lint version v1.23.8 [2020-07-28T10:59:16.321Z] #45 3.781 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T10:59:16.321Z] #45 3.781 + GO_BUILDMODE=-buildmode=pie [2020-07-28T10:59:16.321Z] #45 3.781 ++ dirname /tmp/install/install.sh [2020-07-28T10:59:16.321Z] #45 3.781 + dir=/tmp/install [2020-07-28T10:59:16.321Z] #45 3.781 + bin=golangci_lint [2020-07-28T10:59:16.321Z] #45 3.781 + shift [2020-07-28T10:59:16.321Z] #45 3.781 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-28T10:59:16.321Z] #45 3.781 + . /tmp/install/golangci_lint.installer [2020-07-28T10:59:16.321Z] #45 3.781 ++ : v1.23.8 [2020-07-28T10:59:16.321Z] #45 3.781 + install_golangci_lint [2020-07-28T10:59:16.321Z] #45 3.781 + echo 'Installing golangci-lint version v1.23.8' [2020-07-28T10:59:16.321Z] #45 3.787 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-28T10:59:16.638Z] #45 ... [2020-07-28T10:59:16.638Z] [2020-07-28T10:59:16.638Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T10:59:16.638Z] #32 4.974 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T10:59:16.638Z] #32 5.071 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T10:59:16.638Z] #32 5.075 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T10:59:16.638Z] #32 5.992 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-28T10:59:16.638Z] #32 7.624 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-28T10:59:16.638Z] #32 8.855 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-28T10:59:16.638Z] #32 ... [2020-07-28T10:59:16.638Z] [2020-07-28T10:59:16.638Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:59:16.638Z] #47 11.08 + cd /tmp/tmp.g1ovPUuPV3/src/github.com/mvdan/sh [2020-07-28T10:59:16.638Z] #47 11.09 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T10:59:16.638Z] #47 11.14 + GO111MODULE=on [2020-07-28T10:59:16.638Z] #47 11.14 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-28T10:59:16.691Z] #39 24.80 CC images/file-lock.o [2020-07-28T10:59:16.691Z] #39 24.87 CC images/rlimit.o [2020-07-28T10:59:16.691Z] #39 24.94 CC images/pagemap.o [2020-07-28T10:59:16.984Z] #39 25.04 CC images/siginfo.o [2020-07-28T10:59:16.984Z] #39 25.16 CC images/rpc.o [2020-07-28T10:59:17.545Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T10:59:17.545Z] [2020-07-28T10:59:17.620Z] #39 25.61 CC images/ext-file.o [2020-07-28T10:59:17.620Z] #39 25.75 CC images/cgroup.o [2020-07-28T10:59:17.912Z] #39 26.10 CC images/userns.o [2020-07-28T10:59:18.114Z] + TEST_INTEGRATION_DEST=2 [2020-07-28T10:59:18.114Z] + CONTAINER_NAME=docker-pr2-2 [2020-07-28T10:59:18.114Z] + TEST_SKIP_INTEGRATION=1 [2020-07-28T10:59:18.114Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-28T10:59:18.114Z] + run_tests [2020-07-28T10:59:18.114Z] + c=0 [2020-07-28T10:59:18.114Z] + '[' -n 0 ']' [2020-07-28T10:59:18.114Z] + rm= [2020-07-28T10:59:18.114Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41156/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41156/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41156/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b hack/make.sh '' test-integration [2020-07-28T10:59:18.114Z] + TEST_INTEGRATION_DEST=1 [2020-07-28T10:59:18.114Z] + CONTAINER_NAME=docker-pr2-1 [2020-07-28T10:59:18.114Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-28T10:59:18.114Z] + run_tests test-integration-flaky [2020-07-28T10:59:18.114Z] + '[' -n 0 ']' [2020-07-28T10:59:18.114Z] + rm= [2020-07-28T10:59:18.114Z] + TEST_INTEGRATION_DEST=3 [2020-07-28T10:59:18.114Z] + CONTAINER_NAME=docker-pr2-3 [2020-07-28T10:59:18.114Z] + TEST_SKIP_INTEGRATION=1 [2020-07-28T10:59:18.114Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-28T10:59:18.114Z] + run_tests [2020-07-28T10:59:18.114Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41156/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41156/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41156/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b hack/make.sh test-integration-flaky test-integration [2020-07-28T10:59:18.114Z] + '[' -n 0 ']' [2020-07-28T10:59:18.114Z] + rm= [2020-07-28T10:59:18.114Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41156/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41156/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41156/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b hack/make.sh '' test-integration [2020-07-28T10:59:18.114Z] ++ jobs -p [2020-07-28T10:59:18.114Z] + for job in $(jobs -p) [2020-07-28T10:59:18.114Z] + wait 19139 [2020-07-28T10:59:18.127Z] #47 ... [2020-07-28T10:59:18.127Z] [2020-07-28T10:59:18.127Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:59:18.127Z] #60 2.881 + RM_GOPATH=0 [2020-07-28T10:59:18.127Z] #60 2.881 + TMP_GOPATH= [2020-07-28T10:59:18.127Z] #60 2.881 + : /build [2020-07-28T10:59:18.127Z] #60 2.881 + '[' -z '' ']' [2020-07-28T10:59:18.127Z] #60 2.881 ++ mktemp -d [2020-07-28T10:59:18.127Z] #60 2.887 + export GOPATH=/tmp/tmp.BtUVQmSncY [2020-07-28T10:59:18.127Z] #60 2.887 + GOPATH=/tmp/tmp.BtUVQmSncY [2020-07-28T10:59:18.127Z] #60 2.887 + RM_GOPATH=1 [2020-07-28T10:59:18.127Z] #60 2.887 + case "$(go env GOARCH)" in [2020-07-28T10:59:18.127Z] #60 2.889 ++ go env GOARCH [2020-07-28T10:59:18.127Z] #60 2.909 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T10:59:18.127Z] #60 2.909 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T10:59:18.127Z] #60 2.909 + GO_BUILDMODE=-buildmode=pie [2020-07-28T10:59:18.127Z] #60 2.909 ++ dirname /tmp/install/install.sh [2020-07-28T10:59:18.127Z] #60 2.909 + dir=/tmp/install [2020-07-28T10:59:18.127Z] #60 2.909 + bin=proxy [2020-07-28T10:59:18.127Z] #60 2.909 + shift [2020-07-28T10:59:18.127Z] #60 2.909 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-28T10:59:18.127Z] #60 2.909 + . /tmp/install/proxy.installer [2020-07-28T10:59:18.127Z] #60 2.909 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T10:59:18.127Z] #60 2.909 + install_proxy [2020-07-28T10:59:18.127Z] #60 2.909 + case "$1" in [2020-07-28T10:59:18.127Z] #60 2.909 + export CGO_ENABLED=0 [2020-07-28T10:59:18.127Z] #60 2.909 + CGO_ENABLED=0 [2020-07-28T10:59:18.127Z] #60 2.909 + _install_proxy [2020-07-28T10:59:18.127Z] #60 2.909 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-28T10:59:18.127Z] #60 2.909 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BtUVQmSncY/src/github.com/docker/libnetwork [2020-07-28T10:59:18.127Z] #60 2.912 Cloning into '/tmp/tmp.BtUVQmSncY/src/github.com/docker/libnetwork'... [2020-07-28T10:59:18.127Z] #60 ... [2020-07-28T10:59:18.127Z] [2020-07-28T10:59:18.127Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T10:59:18.127Z] #36 12.55 + 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-07-28T10:59:18.205Z] #39 26.29 CC images/google/protobuf/descriptor.o [2020-07-28T10:59:19.059Z] [2020-07-28T10:59:19.244Z] #39 27.15 CC images/opts.o [2020-07-28T10:59:19.244Z] #39 27.31 CC images/seccomp.o [2020-07-28T10:59:19.317Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-28T10:59:19.317Z] [2020-07-28T10:59:19.317Z] [2020-07-28T10:59:19.317Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-28T10:59:19.317Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-28T10:59:19.536Z] #39 27.50 CC images/binfmt-misc.o [2020-07-28T10:59:19.537Z] #39 27.63 CC images/time.o [2020-07-28T10:59:19.576Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-28T10:59:19.576Z] HOSTNAME=e7ed200a6114 [2020-07-28T10:59:19.576Z] TEST_SKIP_INTEGRATION=1 [2020-07-28T10:59:19.576Z] TESTDEBUG=0 [2020-07-28T10:59:19.576Z] DEST=bundles/test-integration [2020-07-28T10:59:19.576Z] PWD=/go/src/github.com/docker/docker [2020-07-28T10:59:19.576Z] KEEPBUNDLE=1 [2020-07-28T10:59:19.576Z] DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b [2020-07-28T10:59:19.576Z] container=docker [2020-07-28T10:59:19.576Z] HOME=/root [2020-07-28T10:59:19.576Z] GOLANG_VERSION=1.13.14 [2020-07-28T10:59:19.576Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-28T10:59:19.576Z] VALIDATE_BRANCH=master [2020-07-28T10:59:19.576Z] TERM=xterm [2020-07-28T10:59:19.576Z] DOCKER_PKG=github.com/docker/docker [2020-07-28T10:59:19.576Z] SHLVL=1 [2020-07-28T10:59:19.576Z] TIMEOUT=120m [2020-07-28T10:59:19.576Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-28T10:59:19.576Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-28T10:59:19.576Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-28T10:59:19.576Z] GO111MODULE=off [2020-07-28T10:59:19.577Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-28T10:59:19.577Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-28T10:59:19.577Z] GOPATH=/go [2020-07-28T10:59:19.577Z] PKG_CONFIG=pkg-config [2020-07-28T10:59:19.577Z] _=/usr/bin/env [2020-07-28T10:59:19.577Z] Building test suite binary ./integration-cli/test.main [2020-07-28T10:59:19.577Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-28T10:59:19.577Z] HOSTNAME=9cfa86ad9286 [2020-07-28T10:59:19.577Z] TEST_SKIP_INTEGRATION=1 [2020-07-28T10:59:19.577Z] TESTDEBUG=0 [2020-07-28T10:59:19.577Z] DEST=bundles/test-integration [2020-07-28T10:59:19.577Z] PWD=/go/src/github.com/docker/docker [2020-07-28T10:59:19.577Z] KEEPBUNDLE=1 [2020-07-28T10:59:19.577Z] DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b [2020-07-28T10:59:19.577Z] container=docker [2020-07-28T10:59:19.577Z] HOME=/root [2020-07-28T10:59:19.577Z] GOLANG_VERSION=1.13.14 [2020-07-28T10:59:19.577Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-28T10:59:19.577Z] VALIDATE_BRANCH=master [2020-07-28T10:59:19.577Z] TERM=xterm [2020-07-28T10:59:19.577Z] DOCKER_PKG=github.com/docker/docker [2020-07-28T10:59:19.577Z] SHLVL=1 [2020-07-28T10:59:19.577Z] TIMEOUT=120m [2020-07-28T10:59:19.577Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-28T10:59:19.577Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-28T10:59:19.577Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-28T10:59:19.577Z] GO111MODULE=off [2020-07-28T10:59:19.577Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-28T10:59:19.577Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-28T10:59:19.577Z] GOPATH=/go [2020-07-28T10:59:19.577Z] PKG_CONFIG=pkg-config [2020-07-28T10:59:19.577Z] _=/usr/bin/env [2020-07-28T10:59:19.577Z] Building test suite binary ./integration-cli/test.main [2020-07-28T10:59:19.577Z] No new tests added to integration. [2020-07-28T10:59:19.577Z] [2020-07-28T10:59:19.577Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-28T10:59:19.830Z] #39 27.75 CC images/sysctl.o [2020-07-28T10:59:19.830Z] #39 27.88 CC images/autofs.o [2020-07-28T10:59:19.830Z] #39 27.99 CC images/macvlan.o [2020-07-28T10:59:19.830Z] #39 28.12 CC images/sit.o [2020-07-28T10:59:20.123Z] #39 28.25 CC images/memfd.o [2020-07-28T10:59:20.123Z] #39 28.35 CC images/timens.o [2020-07-28T10:59:20.415Z] #39 28.51 LINK images/built-in.o [2020-07-28T10:59:20.416Z] #39 28.56 GEN compel/include/asm [2020-07-28T10:59:20.416Z] #39 28.57 GEN compel/include/version.h [2020-07-28T10:59:20.416Z] #39 28.58 touch .config [2020-07-28T10:59:20.416Z] #39 28.58 GEN include/common/config.h [2020-07-28T10:59:20.416Z] #39 28.62 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-28T10:59:20.708Z] #39 28.66 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-28T10:59:20.708Z] #39 28.67 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-28T10:59:20.708Z] #39 28.69 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-28T10:59:20.708Z] #39 28.69 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-28T10:59:20.708Z] #39 28.71 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-28T10:59:20.708Z] #39 28.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-28T10:59:20.708Z] #39 28.72 DEP compel/plugins/std/infect.d [2020-07-28T10:59:20.708Z] #39 28.77 DEP compel/plugins/std/string.d [2020-07-28T10:59:20.708Z] #39 28.83 DEP compel/plugins/std/log.d [2020-07-28T10:59:20.708Z] #39 28.90 DEP compel/plugins/std/fds.d [2020-07-28T10:59:20.955Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-28T10:59:20.955Z] HOSTNAME=36a18025422b [2020-07-28T10:59:20.955Z] TESTDEBUG=0 [2020-07-28T10:59:20.955Z] DEST=bundles/test-integration [2020-07-28T10:59:20.955Z] PWD=/go/src/github.com/docker/docker [2020-07-28T10:59:20.955Z] KEEPBUNDLE=1 [2020-07-28T10:59:20.955Z] DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b [2020-07-28T10:59:20.955Z] container=docker [2020-07-28T10:59:20.955Z] HOME=/root [2020-07-28T10:59:20.955Z] GOLANG_VERSION=1.13.14 [2020-07-28T10:59:20.955Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-28T10:59:20.955Z] VALIDATE_BRANCH=master [2020-07-28T10:59:20.955Z] TERM=xterm [2020-07-28T10:59:20.955Z] DOCKER_PKG=github.com/docker/docker [2020-07-28T10:59:20.955Z] SHLVL=1 [2020-07-28T10:59:20.955Z] TIMEOUT=120m [2020-07-28T10:59:20.955Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-28T10:59:20.955Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-28T10:59:20.955Z] GO111MODULE=off [2020-07-28T10:59:20.955Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-28T10:59:20.955Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-28T10:59:20.955Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-28T10:59:20.955Z] GOPATH=/go [2020-07-28T10:59:20.955Z] PKG_CONFIG=pkg-config [2020-07-28T10:59:20.955Z] _=/usr/bin/env [2020-07-28T10:59:20.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-28T10:59:21.000Z] #39 28.94 DEP compel/plugins/std/std.d [2020-07-28T10:59:21.000Z] #39 29.05 DEP compel/plugins/shmem/shmem.d [2020-07-28T10:59:21.000Z] #39 29.10 DEP compel/plugins/fds/fds.d [2020-07-28T10:59:21.292Z] #39 29.20 CC compel/plugins/std/std.o [2020-07-28T10:59:21.293Z] #39 29.34 CC compel/plugins/std/fds.o [2020-07-28T10:59:21.585Z] #39 29.56 CC compel/plugins/std/log.o [2020-07-28T10:59:21.878Z] #39 30.06 CC compel/plugins/std/string.o [2020-07-28T10:59:22.513Z] #39 30.60 CC compel/plugins/std/infect.o [2020-07-28T10:59:22.805Z] #39 30.88 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-28T10:59:22.805Z] #39 30.92 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-07-28T10:59:22.805Z] #39 30.96 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-28T10:59:23.098Z] #39 31.09 AR compel/plugins/std.lib.a [2020-07-28T10:59:23.098Z] #39 31.13 CC compel/plugins/fds/fds.o [2020-07-28T10:59:23.390Z] #39 31.38 AR compel/plugins/fds.lib.a [2020-07-28T10:59:23.390Z] #39 31.40 HOSTDEP compel/src/lib/log-host.d [2020-07-28T10:59:23.390Z] #39 31.45 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-28T10:59:23.390Z] #39 31.51 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-28T10:59:23.390Z] #39 31.56 HOSTDEP compel/src/main-host.d [2020-07-28T10:59:23.390Z] #39 31.61 DEP compel/src/lib/ptrace.d [2020-07-28T10:59:23.390Z] #39 31.71 DEP compel/src/lib/infect.d [2020-07-28T10:59:23.390Z] #39 ... [2020-07-28T10:59:23.390Z] [2020-07-28T10:59:23.390Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:59:23.390Z] #54 68.82 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T10:59:23.390Z] #54 68.82 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-28T10:59:23.441Z] #36 ... [2020-07-28T10:59:23.441Z] [2020-07-28T10:59:23.441Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:59:23.441Z] #60 14.27 Checking out files: 57% (1187/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-07-28T10:59:23.441Z] #60 15.17 + cd /tmp/tmp.BtUVQmSncY/src/github.com/docker/libnetwork [2020-07-28T10:59:23.441Z] #60 15.17 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T10:59:23.441Z] #60 15.43 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-28T10:59:23.441Z] #60 ... [2020-07-28T10:59:23.441Z] [2020-07-28T10:59:23.441Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:59:23.441Z] #54 8.349 + cd /tmp/tmp.a8VY9az0mT/src/github.com/rootless-containers/rootlesskit [2020-07-28T10:59:23.441Z] #54 8.349 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T10:59:23.441Z] #54 8.623 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T10:59:23.441Z] #54 8.624 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-28T10:59:23.683Z] #54 ... [2020-07-28T10:59:23.683Z] [2020-07-28T10:59:23.683Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:59:23.683Z] #41 58.96 github.com/LK4D4/vndr/build [2020-07-28T10:59:23.683Z] #41 59.71 github.com/LK4D4/vndr/versioned [2020-07-28T10:59:23.683Z] #41 59.87 crypto/x509/pkix [2020-07-28T10:59:23.683Z] #41 60.13 vendor/golang.org/x/crypto/cryptobyte [2020-07-28T10:59:23.683Z] #41 61.50 net [2020-07-28T10:59:23.683Z] #41 61.51 vendor/golang.org/x/sys/cpu [2020-07-28T10:59:23.683Z] #41 61.65 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-28T10:59:23.683Z] #41 62.05 vendor/golang.org/x/crypto/poly1305 [2020-07-28T10:59:23.683Z] #41 62.36 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-28T10:59:23.683Z] #41 62.70 vendor/golang.org/x/crypto/curve25519 [2020-07-28T10:59:23.683Z] #41 62.99 vendor/golang.org/x/crypto/hkdf [2020-07-28T10:59:23.683Z] #41 63.09 vendor/golang.org/x/text/transform [2020-07-28T10:59:23.683Z] #41 63.45 vendor/golang.org/x/text/unicode/bidi [2020-07-28T10:59:23.683Z] #41 64.34 vendor/golang.org/x/text/secure/bidirule [2020-07-28T10:59:23.683Z] #41 64.53 vendor/golang.org/x/text/unicode/norm [2020-07-28T10:59:23.683Z] #41 67.05 vendor/golang.org/x/net/idna [2020-07-28T10:59:23.683Z] #41 68.64 vendor/golang.org/x/net/http2/hpack [2020-07-28T10:59:23.683Z] #41 ... [2020-07-28T10:59:23.683Z] [2020-07-28T10:59:23.683Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T10:59:23.683Z] #39 31.82 DEP compel/src/lib/infect-util.d [2020-07-28T10:59:23.683Z] #39 31.86 DEP compel/src/lib/infect-rpc.d [2020-07-28T10:59:23.683Z] #39 31.90 DEP compel/arch/s390/src/lib/infect.d [2020-07-28T10:59:23.683Z] #39 31.96 DEP compel/arch/s390/src/lib/cpu.d [2020-07-28T10:59:23.704Z] #54 ... [2020-07-28T10:59:23.704Z] [2020-07-28T10:59:23.704Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:59:23.704Z] #47 13.32 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T10:59:23.704Z] #47 13.36 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T10:59:23.704Z] #47 13.64 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T10:59:23.704Z] #47 13.77 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T10:59:23.704Z] #47 13.93 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T10:59:23.704Z] #47 14.66 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T10:59:23.704Z] #47 15.49 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T10:59:23.704Z] #47 16.45 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T10:59:23.704Z] #47 17.75 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T10:59:23.704Z] #47 17.81 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T10:59:23.704Z] #47 18.13 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T10:59:23.704Z] #47 18.32 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T10:59:23.975Z] #39 31.98 DEP compel/src/lib/log.d [2020-07-28T10:59:23.975Z] #39 32.07 DEP compel/src/main.d [2020-07-28T10:59:23.975Z] #39 32.10 DEP compel/src/lib/handle-elf.d [2020-07-28T10:59:24.267Z] #39 32.23 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-28T10:59:24.267Z] #39 32.31 CC compel/src/lib/log.o [2020-07-28T10:59:24.267Z] #39 32.49 CC compel/arch/s390/src/lib/cpu.o [2020-07-28T10:59:24.282Z] #47 19.04 runtime/cgo [2020-07-28T10:59:24.282Z] #47 ... [2020-07-28T10:59:24.282Z] [2020-07-28T10:59:24.282Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:59:24.282Z] #43 9.066 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T10:59:24.282Z] #43 9.113 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T10:59:24.282Z] #43 9.612 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T10:59:24.282Z] #43 12.52 go: finding github.com/fatih/color v1.6.0 [2020-07-28T10:59:24.282Z] #43 12.54 go: finding github.com/pkg/errors v0.8.0 [2020-07-28T10:59:24.282Z] #43 12.58 go: finding github.com/spf13/pflag v1.0.1 [2020-07-28T10:59:24.282Z] #43 12.61 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-28T10:59:24.282Z] #43 12.94 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-28T10:59:24.282Z] #43 13.00 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-28T10:59:24.282Z] #43 13.06 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T10:59:24.282Z] #43 13.16 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T10:59:24.282Z] #43 13.21 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-28T10:59:24.282Z] #43 13.26 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T10:59:24.282Z] #43 13.35 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T10:59:24.282Z] #43 ... [2020-07-28T10:59:24.282Z] [2020-07-28T10:59:24.282Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:59:24.282Z] #47 19.14 runtime [2020-07-28T10:59:24.560Z] #39 32.58 CC compel/arch/s390/src/lib/infect.o [2020-07-28T10:59:24.853Z] #39 32.99 CC compel/src/lib/infect-rpc.o [2020-07-28T10:59:25.145Z] #39 33.15 CC compel/src/lib/infect-util.o [2020-07-28T10:59:25.145Z] #39 ... [2020-07-28T10:59:25.145Z] [2020-07-28T10:59:25.145Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T10:59:25.145Z] #10 60.32 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-28T10:59:25.145Z] #10 60.32 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-28T10:59:25.145Z] #10 60.33 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T10:59:25.145Z] #10 70.04 Selecting previously unselected package libapparmor1:s390x. [2020-07-28T10:59:25.145Z] #10 70.04 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-07-28T10:59:25.145Z] #10 70.05 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-28T10:59:25.145Z] #10 70.15 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-28T10:59:25.145Z] #10 70.15 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-28T10:59:25.145Z] #10 70.15 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-07-28T10:59:25.145Z] #10 70.26 Selecting previously unselected package libbtrfs0. [2020-07-28T10:59:25.145Z] #10 70.27 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-28T10:59:25.145Z] #10 70.27 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T10:59:25.145Z] #10 70.30 Selecting previously unselected package libbtrfs-dev. [2020-07-28T10:59:25.145Z] #10 70.30 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-28T10:59:25.145Z] #10 70.31 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T10:59:25.145Z] #10 70.39 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-28T10:59:25.145Z] #10 70.39 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-28T10:59:25.145Z] #10 70.39 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-28T10:59:25.145Z] #10 70.42 Selecting previously unselected package libudev-dev:s390x. [2020-07-28T10:59:25.145Z] #10 70.42 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-28T10:59:25.145Z] #10 70.42 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-28T10:59:25.145Z] #10 ... [2020-07-28T10:59:25.145Z] [2020-07-28T10:59:25.146Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T10:59:25.146Z] #39 33.26 CC compel/src/lib/infect.o [2020-07-28T10:59:25.680Z] #47 ... [2020-07-28T10:59:25.680Z] [2020-07-28T10:59:25.680Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:59:25.680Z] #41 10.36 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-28T10:59:25.680Z] #41 10.75 internal/nettrace [2020-07-28T10:59:25.680Z] #41 11.01 runtime/cgo [2020-07-28T10:59:25.680Z] #41 12.27 vendor/golang.org/x/crypto/internal/subtle [2020-07-28T10:59:25.680Z] #41 ... [2020-07-28T10:59:25.680Z] [2020-07-28T10:59:25.680Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T10:59:25.680Z] #32 14.34 Fetched 8192 kB in 10s (842 kB/s) [2020-07-28T10:59:25.680Z] #32 14.34 Reading package lists... [2020-07-28T10:59:25.680Z] #32 20.16 Reading package lists... [2020-07-28T10:59:25.680Z] #32 ... [2020-07-28T10:59:25.680Z] [2020-07-28T10:59:25.680Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T10:59:25.680Z] #51 15.49 Fetched 8192 kB in 11s (758 kB/s) [2020-07-28T10:59:25.680Z] #51 15.49 Reading package lists... [2020-07-28T10:59:26.184Z] #39 34.28 CC compel/src/lib/ptrace.o [2020-07-28T10:59:26.476Z] #39 34.58 AR compel/libcompel.a [2020-07-28T10:59:26.476Z] #39 34.63 HOSTCC compel/src/main-host.o [2020-07-28T10:59:26.769Z] #39 34.78 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-28T10:59:26.769Z] #39 34.87 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-28T10:59:26.769Z] #39 35.09 HOSTCC compel/src/lib/log-host.o [2020-07-28T10:59:27.063Z] #39 35.17 HOSTLINK compel/compel-host-bin [2020-07-28T10:59:27.063Z] #39 ... [2020-07-28T10:59:27.063Z] [2020-07-28T10:59:27.063Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T10:59:27.063Z] #10 70.53 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-28T10:59:27.063Z] #10 70.53 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-28T10:59:27.063Z] #10 70.53 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-28T10:59:27.063Z] #10 70.73 Selecting previously unselected package libpcre16-3:s390x. [2020-07-28T10:59:27.063Z] #10 70.74 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-28T10:59:27.063Z] #10 70.74 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-07-28T10:59:27.063Z] #10 70.83 Selecting previously unselected package libpcre32-3:s390x. [2020-07-28T10:59:27.063Z] #10 70.83 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-28T10:59:27.063Z] #10 70.84 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-28T10:59:27.063Z] #10 70.95 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-28T10:59:27.063Z] #10 70.95 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-28T10:59:27.063Z] #10 70.96 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-28T10:59:27.063Z] #10 71.03 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-28T10:59:27.063Z] #10 71.03 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-28T10:59:27.063Z] #10 71.04 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-28T10:59:27.063Z] #10 71.33 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-28T10:59:27.063Z] #10 71.33 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-28T10:59:27.063Z] #10 71.33 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-28T10:59:27.063Z] #10 71.48 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-28T10:59:27.063Z] #10 71.48 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-28T10:59:27.063Z] #10 71.48 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-28T10:59:27.063Z] #10 71.51 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-28T10:59:27.063Z] #10 71.51 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-28T10:59:27.063Z] #10 71.51 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-28T10:59:27.063Z] #10 71.56 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-28T10:59:27.063Z] #10 71.56 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-28T10:59:27.063Z] #10 71.56 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-28T10:59:27.063Z] #10 71.84 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-28T10:59:27.063Z] #10 71.85 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-28T10:59:27.063Z] #10 71.85 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-28T10:59:27.063Z] #10 71.86 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T10:59:27.063Z] #10 71.87 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-28T10:59:27.063Z] #10 71.87 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-28T10:59:27.063Z] #10 71.88 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T10:59:27.063Z] #10 71.89 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T10:59:27.063Z] #10 71.89 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-07-28T10:59:27.063Z] #10 71.90 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-28T10:59:27.063Z] #10 71.91 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T10:59:27.063Z] #10 71.92 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T10:59:27.063Z] #10 71.93 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-28T10:59:27.063Z] #10 71.93 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-28T10:59:27.063Z] #10 71.94 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-28T10:59:27.063Z] #10 71.95 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T10:59:27.063Z] #10 71.95 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-28T10:59:27.063Z] #10 71.96 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T10:59:27.063Z] #10 71.97 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-28T10:59:27.063Z] #10 71.97 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-28T10:59:27.063Z] #10 71.97 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T10:59:27.063Z] #10 71.98 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-28T10:59:27.063Z] #10 71.98 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-28T10:59:27.063Z] #10 71.99 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T10:59:27.063Z] #10 71.99 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-28T10:59:27.063Z] #10 72.01 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-28T10:59:27.063Z] #10 72.02 Setting up dmsetup (2:1.02.155-3) ... [2020-07-28T10:59:27.063Z] #10 72.02 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-28T10:59:27.063Z] #10 72.03 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-28T10:59:27.063Z] #10 72.04 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T10:59:27.063Z] #10 DONE 72.5s [2020-07-28T10:59:27.063Z] [2020-07-28T10:59:27.063Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T10:59:27.063Z] #39 35.24 DEP soccr/soccr.d [2020-07-28T10:59:27.357Z] #39 35.35 CC soccr/soccr.o [2020-07-28T10:59:27.617Z] #51 20.69 Reading package lists... [2020-07-28T10:59:27.617Z] #51 ... [2020-07-28T10:59:27.617Z] [2020-07-28T10:59:27.617Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T10:59:27.617Z] #23 12.42 Fetched 8192 kB in 9s (865 kB/s) [2020-07-28T10:59:27.617Z] #23 12.42 Reading package lists... [2020-07-28T10:59:27.617Z] #23 17.71 Reading package lists... [2020-07-28T10:59:28.003Z] #39 ... [2020-07-28T10:59:28.003Z] [2020-07-28T10:59:28.003Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:59:28.003Z] #54 DONE 73.2s [2020-07-28T10:59:28.003Z] [2020-07-28T10:59:28.003Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-28T10:59:28.003Z] #55 DONE 0.1s [2020-07-28T10:59:28.003Z] [2020-07-28T10:59:28.003Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-28T10:59:28.003Z] #56 DONE 0.1s [2020-07-28T10:59:28.003Z] [2020-07-28T10:59:28.003Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:59:28.649Z] #49 1.198 + RM_GOPATH=0 [2020-07-28T10:59:28.649Z] #49 1.198 + TMP_GOPATH= [2020-07-28T10:59:28.649Z] #49 1.198 + : /build [2020-07-28T10:59:28.649Z] #49 1.198 + '[' -z '' ']' [2020-07-28T10:59:28.649Z] #49 1.198 ++ mktemp -d [2020-07-28T10:59:28.649Z] #49 1.199 + export GOPATH=/tmp/tmp.0QAc3gDeg7 [2020-07-28T10:59:28.649Z] #49 1.199 + GOPATH=/tmp/tmp.0QAc3gDeg7 [2020-07-28T10:59:28.649Z] #49 1.199 + RM_GOPATH=1 [2020-07-28T10:59:28.649Z] #49 1.199 + case "$(go env GOARCH)" in [2020-07-28T10:59:28.649Z] #49 1.208 ++ go env GOARCH [2020-07-28T10:59:28.649Z] #49 1.217 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T10:59:28.649Z] #49 1.217 + GO_BUILDMODE=-buildmode=pie [2020-07-28T10:59:28.649Z] #49 1.217 ++ dirname /tmp/install/install.sh [2020-07-28T10:59:28.649Z] #49 1.226 + dir=/tmp/install [2020-07-28T10:59:28.649Z] #49 1.226 + bin=runc [2020-07-28T10:59:28.649Z] #49 1.226 + shift [2020-07-28T10:59:28.649Z] #49 1.226 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-28T10:59:28.649Z] #49 1.226 + . /tmp/install/runc.installer [2020-07-28T10:59:28.649Z] #49 1.226 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-28T10:59:28.649Z] #49 1.226 + install_runc [2020-07-28T10:59:28.649Z] #49 1.226 + uname -r [2020-07-28T10:59:28.649Z] #49 1.236 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-28T10:59:28.649Z] #49 1.236 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-28T10:59:28.649Z] #49 1.236 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-28T10:59:28.649Z] #49 1.236 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0QAc3gDeg7/src/github.com/opencontainers/runc [2020-07-28T10:59:28.649Z] #49 1.236 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-28T10:59:28.649Z] #49 1.246 Cloning into '/tmp/tmp.0QAc3gDeg7/src/github.com/opencontainers/runc'... [2020-07-28T10:59:28.649Z] #49 ... [2020-07-28T10:59:28.649Z] [2020-07-28T10:59:28.650Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-28T10:59:28.650Z] #11 DONE 1.5s [2020-07-28T10:59:28.830Z] #23 22.74 Building dependency tree... [2020-07-28T10:59:28.830Z] #23 ... [2020-07-28T10:59:28.830Z] [2020-07-28T10:59:28.830Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T10:59:28.830Z] #38 13.47 Fetched 8192 kB in 10s (851 kB/s) [2020-07-28T10:59:28.830Z] #38 13.47 Reading package lists... [2020-07-28T10:59:28.830Z] #38 19.23 Reading package lists... [2020-07-28T10:59:28.830Z] #38 ... [2020-07-28T10:59:28.830Z] [2020-07-28T10:59:28.830Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T10:59:28.830Z] #23 22.74 Building dependency tree... [2020-07-28T10:59:28.945Z] [2020-07-28T10:59:28.945Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T10:59:28.945Z] #39 36.68 AR soccr/libsoccr.a [2020-07-28T10:59:28.945Z] #39 36.70 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T10:59:29.242Z] #39 37.32 DEP criu/arch/s390/sigframe.d [2020-07-28T10:59:29.415Z] #23 ... [2020-07-28T10:59:29.415Z] [2020-07-28T10:59:29.415Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T10:59:29.415Z] #10 14.26 Fetched 8192 kB in 10s (844 kB/s) [2020-07-28T10:59:29.415Z] #10 14.26 Reading package lists... [2020-07-28T10:59:29.415Z] #10 19.18 Reading package lists... [2020-07-28T10:59:29.535Z] #39 37.44 DEP criu/arch/s390/crtools.d [2020-07-28T10:59:29.536Z] #39 37.64 DEP criu/arch/s390/cpu.d [2020-07-28T10:59:29.677Z] #10 23.63 Building dependency tree... [2020-07-28T10:59:29.677Z] #10 ... [2020-07-28T10:59:29.677Z] [2020-07-28T10:59:29.677Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T10:59:29.677Z] #38 19.23 Reading package lists... [2020-07-28T10:59:29.865Z] #39 37.75 CC criu/arch/s390/cpu.o [2020-07-28T10:59:29.865Z] #39 37.98 CC criu/arch/s390/crtools.o [2020-07-28T10:59:30.157Z] #39 ... [2020-07-28T10:59:30.157Z] [2020-07-28T10:59:30.157Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-28T10:59:30.157Z] #12 DONE 1.4s [2020-07-28T10:59:30.450Z] [2020-07-28T10:59:30.450Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-28T10:59:30.742Z] #13 0.661 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-28T10:59:30.891Z] #38 24.74 Building dependency tree... [2020-07-28T10:59:31.036Z] #13 DONE 0.9s [2020-07-28T10:59:31.036Z] [2020-07-28T10:59:31.036Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T10:59:31.036Z] #39 38.66 CC criu/arch/s390/sigframe.o [2020-07-28T10:59:31.036Z] #39 38.86 LINK criu/arch/s390/crtools.built-in.o [2020-07-28T10:59:31.036Z] #39 38.88 DEP criu/pie/util-vdso.d [2020-07-28T10:59:31.036Z] #39 38.96 DEP criu/pie/util.d [2020-07-28T10:59:31.036Z] #39 39.08 CC criu/pie/util.o [2020-07-28T10:59:31.036Z] #39 39.31 CC criu/pie/util-vdso.o [2020-07-28T10:59:31.328Z] #39 39.59 AR criu/pie/pie.lib.a [2020-07-28T10:59:31.621Z] #39 39.69 DEP criu/pie/restorer.d [2020-07-28T10:59:31.621Z] #39 39.83 DEP criu/arch/s390/restorer.d [2020-07-28T10:59:31.916Z] #39 39.91 DEP criu/arch/s390/vdso-pie.d [2020-07-28T10:59:31.916Z] #39 40.03 DEP criu/pie/parasite-vdso.d [2020-07-28T10:59:31.916Z] #39 ... [2020-07-28T10:59:31.916Z] [2020-07-28T10:59:31.916Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-28T10:59:31.916Z] #14 DONE 1.1s [2020-07-28T10:59:32.209Z] [2020-07-28T10:59:32.209Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T10:59:32.209Z] #39 40.19 DEP criu/pie/parasite.d [2020-07-28T10:59:32.209Z] #39 40.43 CC criu/pie/parasite.o [2020-07-28T10:59:32.286Z] #38 27.21 The following additional packages will be installed: [2020-07-28T10:59:32.286Z] #38 27.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-28T10:59:32.286Z] #38 27.23 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-28T10:59:32.286Z] #38 27.24 Suggested packages: [2020-07-28T10:59:32.550Z] #38 27.24 manpages-dev python-setuptools [2020-07-28T10:59:32.667Z] Fetching without tags [2020-07-28T10:59:33.078Z] Merging remotes/origin/master commit 624154fe63686a43b84d01ccfab0477079bc7de4 into PR head commit 794aa20983c9384726721e1c5d3a552ef7f8f4cf [2020-07-28T10:59:33.253Z] #39 ... [2020-07-28T10:59:33.253Z] [2020-07-28T10:59:33.253Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-28T10:59:33.253Z] #15 DONE 1.1s [2020-07-28T10:59:33.253Z] [2020-07-28T10:59:33.253Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T10:59:33.253Z] #39 41.22 LINK criu/pie/parasite.built-in.o [2020-07-28T10:59:33.253Z] #39 41.25 GEN criu/pie/parasite-blob.h [2020-07-28T10:59:33.253Z] #39 41.26 CC criu/pie/parasite-vdso.o [2020-07-28T10:59:33.503Z] #38 28.32 The following NEW packages will be installed: [2020-07-28T10:59:33.503Z] #38 28.32 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-28T10:59:33.503Z] #38 28.32 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-28T10:59:33.503Z] #38 28.32 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-28T10:59:33.503Z] #38 28.32 python-six zlib1g-dev [2020-07-28T10:59:33.555Z] #39 41.70 CC criu/arch/s390/vdso-pie.o [2020-07-28T10:59:33.767Z] #38 28.65 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T10:59:33.767Z] #38 28.65 Need to get 3798 kB of archives. [2020-07-28T10:59:33.767Z] #38 28.65 After this operation, 21.6 MB of additional disk space will be used. [2020-07-28T10:59:33.767Z] #38 28.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-07-28T10:59:33.767Z] #38 28.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-28T10:59:33.767Z] #38 28.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-07-28T10:59:33.767Z] #38 28.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-28T10:59:33.767Z] #38 28.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-07-28T10:59:33.767Z] #38 28.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-28T10:59:33.767Z] #38 28.67 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-07-28T10:59:33.767Z] #38 28.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-07-28T10:59:33.767Z] #38 28.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-07-28T10:59:33.767Z] #38 28.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-07-28T10:59:33.767Z] #38 28.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-07-28T10:59:32.552Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T10:59:32.567Z] > git config --add remote.origin.fetch +refs/pull/41156/head:refs/remotes/origin/PR-41156 # timeout=10 [2020-07-28T10:59:32.600Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T10:59:32.629Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T10:59:32.664Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T10:59:32.664Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T10:59:32.665Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41156/head:refs/remotes/origin/PR-41156 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T10:59:33.082Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T10:59:33.109Z] > git checkout -f 794aa20983c9384726721e1c5d3a552ef7f8f4cf # timeout=10 [2020-07-28T10:59:33.847Z] #39 41.92 CC criu/arch/s390/restorer.o [2020-07-28T10:59:34.031Z] #38 28.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-07-28T10:59:34.031Z] #38 28.92 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-07-28T10:59:34.031Z] #38 28.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-07-28T10:59:34.031Z] #38 28.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-28T10:59:34.031Z] #38 28.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-07-28T10:59:34.031Z] #38 28.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-07-28T10:59:34.139Z] #39 42.26 CC criu/pie/restorer.o [2020-07-28T10:59:34.139Z] #39 ... [2020-07-28T10:59:34.139Z] [2020-07-28T10:59:34.139Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:59:34.139Z] #41 69.30 mime [2020-07-28T10:59:34.139Z] #41 70.50 mime/quotedprintable [2020-07-28T10:59:34.139Z] #41 70.71 net/http/internal [2020-07-28T10:59:34.139Z] #41 72.11 crypto/tls [2020-07-28T10:59:34.139Z] #41 77.62 net/http/httptrace [2020-07-28T10:59:34.139Z] #41 77.84 net/http [2020-07-28T10:59:34.139Z] #41 ... [2020-07-28T10:59:34.139Z] [2020-07-28T10:59:34.139Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-28T10:59:34.139Z] #16 DONE 1.1s [2020-07-28T10:59:34.139Z] [2020-07-28T10:59:34.139Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T10:59:34.955Z] Merge succeeded, producing f7488548c5e7e9f8c0d4cb5a43d2e916a748694f [2020-07-28T10:59:34.956Z] Checking out Revision f7488548c5e7e9f8c0d4cb5a43d2e916a748694f (PR-41156) [2020-07-28T10:59:35.183Z] #17 1.013 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T10:59:35.183Z] #17 1.136 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T10:59:35.476Z] #17 1.231 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T10:59:35.768Z] #17 1.453 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-28T10:59:33.896Z] > git merge 624154fe63686a43b84d01ccfab0477079bc7de4 # timeout=10 [2020-07-28T10:59:34.924Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-28T10:59:34.953Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T10:59:34.973Z] > git checkout -f f7488548c5e7e9f8c0d4cb5a43d2e916a748694f # timeout=10 [2020-07-28T10:59:36.165Z] #38 ... [2020-07-28T10:59:36.165Z] [2020-07-28T10:59:36.165Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:59:36.165Z] #30 30.69 internal/reflectlite [2020-07-28T10:59:36.165Z] #30 30.69 sync [2020-07-28T10:59:36.403Z] #17 2.083 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-28T10:59:37.211Z] #30 32.01 sort [2020-07-28T10:59:37.441Z] #17 3.114 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-28T10:59:37.474Z] #30 32.02 errors [2020-07-28T10:59:37.904Z] #30 32.45 io [2020-07-28T10:59:37.904Z] #30 32.45 internal/oserror [2020-07-28T10:59:37.904Z] #30 32.47 strconv [2020-07-28T10:59:38.170Z] #30 32.78 syscall [2020-07-28T10:59:38.605Z] #30 33.19 strings [2020-07-28T10:59:38.605Z] #30 33.23 bytes [2020-07-28T10:59:38.875Z] Commit message: "Merge commit '624154fe63686a43b84d01ccfab0477079bc7de4' into HEAD" [2020-07-28T10:59:38.874Z] > git rev-list --no-walk 794aa20983c9384726721e1c5d3a552ef7f8f4cf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-28T10:59:40.007Z] #30 34.48 reflect [2020-07-28T10:59:40.007Z] #30 ... [2020-07-28T10:59:40.007Z] [2020-07-28T10:59:40.007Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T10:59:40.007Z] #32 20.16 Reading package lists... [2020-07-28T10:59:40.007Z] #32 24.79 Building dependency tree... [2020-07-28T10:59:40.007Z] #32 27.47 The following additional packages will be installed: [2020-07-28T10:59:40.007Z] #32 27.49 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-28T10:59:40.007Z] #32 27.49 Suggested packages: [2020-07-28T10:59:40.007Z] #32 27.50 cmake-doc ninja-build lrzip [2020-07-28T10:59:40.007Z] #32 27.50 Recommended packages: [2020-07-28T10:59:40.007Z] #32 27.50 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-28T10:59:40.007Z] #32 28.22 The following NEW packages will be installed: [2020-07-28T10:59:40.007Z] #32 28.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-28T10:59:40.007Z] #32 28.24 vim-common xxd [2020-07-28T10:59:40.007Z] #32 28.64 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T10:59:40.007Z] #32 28.64 Need to get 14.2 MB of archives. [2020-07-28T10:59:40.007Z] #32 28.64 After this operation, 60.0 MB of additional disk space will be used. [2020-07-28T10:59:40.008Z] #32 28.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-28T10:59:40.008Z] #32 28.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T10:59:40.008Z] #32 28.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-28T10:59:40.008Z] #32 28.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-28T10:59:40.008Z] #32 30.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-07-28T10:59:40.008Z] #32 30.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-07-28T10:59:40.008Z] #32 30.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-07-28T10:59:40.008Z] #32 30.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-07-28T10:59:40.008Z] #32 30.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-07-28T10:59:40.008Z] #32 30.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-07-28T10:59:40.008Z] #32 32.83 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T10:59:40.008Z] #32 34.49 Fetched 14.2 MB in 3s (5041 kB/s) [2020-07-28T10:59:40.008Z] #32 ... [2020-07-28T10:59:40.008Z] [2020-07-28T10:59:40.008Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T10:59:40.008Z] #23 25.12 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-28T10:59:40.008Z] #23 25.12 The following additional packages will be installed: [2020-07-28T10:59:40.008Z] #23 25.15 libjq1 libonig5 [2020-07-28T10:59:40.008Z] #23 25.57 The following NEW packages will be installed: [2020-07-28T10:59:40.008Z] #23 25.59 jq libjq1 libonig5 [2020-07-28T10:59:40.008Z] #23 26.07 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T10:59:40.008Z] #23 26.07 Need to get 325 kB of archives. [2020-07-28T10:59:40.008Z] #23 26.07 After this operation, 1019 kB of additional disk space will be used. [2020-07-28T10:59:40.008Z] #23 26.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-28T10:59:40.008Z] #23 26.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-28T10:59:40.008Z] #23 26.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-28T10:59:40.008Z] #23 27.28 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T10:59:40.008Z] #23 27.50 Fetched 325 kB in 0s (865 kB/s) [2020-07-28T10:59:40.008Z] #23 27.62 Selecting previously unselected package libonig5:arm64. [2020-07-28T10:59:40.008Z] #23 27.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-28T10:59:40.008Z] #23 27.77 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-07-28T10:59:40.008Z] #23 27.80 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-28T10:59:40.008Z] #23 28.19 Selecting previously unselected package libjq1:arm64. [2020-07-28T10:59:40.008Z] #23 28.19 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-28T10:59:40.008Z] #23 28.19 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-28T10:59:40.008Z] #23 28.51 Selecting previously unselected package jq. [2020-07-28T10:59:40.008Z] #23 28.51 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-28T10:59:40.008Z] #23 28.59 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T10:59:40.008Z] #23 30.47 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-28T10:59:40.008Z] #23 32.95 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-28T10:59:40.008Z] #23 ... [2020-07-28T10:59:40.008Z] [2020-07-28T10:59:40.008Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:59:40.008Z] #30 34.83 bufio [2020-07-28T10:59:40.156Z] + docker version [2020-07-28T10:59:40.178Z] #17 ... [2020-07-28T10:59:40.178Z] [2020-07-28T10:59:40.178Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T10:59:40.178Z] #39 43.93 LINK criu/pie/restorer.built-in.o [2020-07-28T10:59:40.178Z] #39 43.93 GEN criu/pie/restorer-blob.h [2020-07-28T10:59:40.178Z] #39 43.98 DEP criu/vdso.d [2020-07-28T10:59:40.178Z] #39 44.15 DEP criu/uts_ns.d [2020-07-28T10:59:40.178Z] #39 44.23 DEP criu/util.d [2020-07-28T10:59:40.178Z] #39 44.38 DEP criu/uffd.d [2020-07-28T10:59:40.178Z] #39 44.52 DEP criu/tun.d [2020-07-28T10:59:40.178Z] #39 44.63 DEP criu/tty.d [2020-07-28T10:59:40.178Z] #39 44.74 DEP criu/timerfd.d [2020-07-28T10:59:40.178Z] #39 44.87 DEP criu/timens.d [2020-07-28T10:59:40.178Z] #39 45.03 DEP criu/sysfs_parse.d [2020-07-28T10:59:40.178Z] #39 45.17 DEP criu/sysctl.d [2020-07-28T10:59:40.178Z] #39 45.28 DEP criu/string.d [2020-07-28T10:59:40.178Z] #39 45.30 DEP criu/stats.d [2020-07-28T10:59:40.178Z] #39 45.42 DEP criu/sockets.d [2020-07-28T10:59:40.178Z] #39 45.52 DEP criu/sk-unix.d [2020-07-28T10:59:40.178Z] #39 45.63 DEP criu/sk-tcp.d [2020-07-28T10:59:40.178Z] #39 45.82 DEP criu/sk-queue.d [2020-07-28T10:59:40.178Z] #39 45.88 DEP criu/sk-packet.d [2020-07-28T10:59:40.178Z] #39 46.09 DEP criu/sk-netlink.d [2020-07-28T10:59:40.178Z] #39 46.23 DEP criu/sk-inet.d [2020-07-28T10:59:40.178Z] #39 46.32 DEP criu/signalfd.d [2020-07-28T10:59:40.178Z] #39 46.40 DEP criu/sigframe.d [2020-07-28T10:59:40.178Z] #39 46.51 DEP criu/shmem.d [2020-07-28T10:59:40.178Z] #39 46.65 DEP criu/servicefd.d [2020-07-28T10:59:40.178Z] #39 46.71 DEP criu/seize.d [2020-07-28T10:59:40.178Z] #39 46.80 DEP criu/seccomp.d [2020-07-28T10:59:40.178Z] #39 46.88 DEP criu/rst-malloc.d [2020-07-28T10:59:40.178Z] #39 46.92 DEP criu/rbtree.d [2020-07-28T10:59:40.178Z] #39 46.94 DEP criu/pstree.d [2020-07-28T10:59:40.178Z] #39 47.03 DEP criu/protobuf.d [2020-07-28T10:59:40.178Z] #39 47.09 GEN criu/protobuf-desc-gen.h [2020-07-28T10:59:40.178Z] #39 47.95 DEP criu/protobuf-desc.d [2020-07-28T10:59:40.178Z] #39 48.07 DEP criu/proc_parse.d [2020-07-28T10:59:40.178Z] #39 48.18 DEP criu/plugin.d [2020-07-28T10:59:40.178Z] #39 48.24 DEP criu/pipes.d [2020-07-28T10:59:40.178Z] #39 48.34 DEP criu/pie-util.d [2020-07-28T10:59:40.178Z] #39 48.43 DEP criu/pie-util-vdso.d [2020-07-28T10:59:40.470Z] #39 48.55 DEP criu/path.d [2020-07-28T10:59:40.470Z] #39 48.65 DEP criu/parasite-syscall.d [2020-07-28T10:59:40.616Z] #30 ... [2020-07-28T10:59:40.617Z] [2020-07-28T10:59:40.617Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T10:59:40.617Z] #51 20.69 Reading package lists... [2020-07-28T10:59:40.617Z] #51 25.77 Building dependency tree... [2020-07-28T10:59:40.617Z] #51 28.29 The following additional packages will be installed: [2020-07-28T10:59:40.617Z] #51 28.30 libbtrfs0 [2020-07-28T10:59:40.617Z] #51 28.44 The following NEW packages will be installed: [2020-07-28T10:59:40.617Z] #51 28.45 libbtrfs-dev libbtrfs0 [2020-07-28T10:59:40.617Z] #51 28.78 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T10:59:40.617Z] #51 28.78 Need to get 119 kB of archives. [2020-07-28T10:59:40.617Z] #51 28.78 After this operation, 387 kB of additional disk space will be used. [2020-07-28T10:59:40.617Z] #51 28.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-28T10:59:40.617Z] #51 28.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-28T10:59:40.617Z] #51 30.84 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T10:59:40.617Z] #51 31.72 Fetched 119 kB in 0s (333 kB/s) [2020-07-28T10:59:40.617Z] #51 34.89 Selecting previously unselected package libbtrfs0. [2020-07-28T10:59:40.617Z] #51 34.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-28T10:59:40.617Z] #51 34.99 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-28T10:59:40.617Z] #51 35.05 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T10:59:40.763Z] #39 48.84 DEP criu/pagemap.d [2020-07-28T10:59:40.763Z] #39 49.03 DEP criu/pagemap-cache.d [2020-07-28T10:59:40.933Z] #51 ... [2020-07-28T10:59:40.933Z] [2020-07-28T10:59:40.933Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T10:59:40.933Z] #32 34.95 Selecting previously unselected package xxd. [2020-07-28T10:59:40.933Z] #32 34.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-28T10:59:40.933Z] #32 35.02 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-28T10:59:40.933Z] #32 35.06 Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T10:59:41.058Z] #39 49.20 DEP criu/page-xfer.d [2020-07-28T10:59:41.058Z] #39 49.35 DEP criu/page-pipe.d [2020-07-28T10:59:41.351Z] #39 49.43 DEP criu/netfilter.d [2020-07-28T10:59:41.351Z] #39 49.55 DEP criu/net.d [2020-07-28T10:59:41.507Z] #32 ... [2020-07-28T10:59:41.507Z] [2020-07-28T10:59:41.507Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:59:41.507Z] #60 DONE 36.2s [2020-07-28T10:59:41.507Z] [2020-07-28T10:59:41.507Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:59:41.507Z] #43 DONE 36.3s [2020-07-28T10:59:41.507Z] [2020-07-28T10:59:41.507Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T10:59:41.507Z] #51 36.31 Selecting previously unselected package libbtrfs-dev. [2020-07-28T10:59:41.507Z] #51 36.31 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-28T10:59:41.507Z] #51 36.32 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T10:59:41.507Z] #51 ... [2020-07-28T10:59:41.507Z] [2020-07-28T10:59:41.507Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T10:59:41.507Z] #10 26.26 The following additional packages will be installed: [2020-07-28T10:59:41.507Z] #10 26.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-28T10:59:41.507Z] #10 26.27 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-28T10:59:41.507Z] #10 26.27 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-28T10:59:41.507Z] #10 26.27 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-28T10:59:41.507Z] #10 26.29 Suggested packages: [2020-07-28T10:59:41.507Z] #10 26.29 gcc-8-locales seccomp wine64 [2020-07-28T10:59:41.507Z] #10 27.50 The following NEW packages will be installed: [2020-07-28T10:59:41.507Z] #10 27.50 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-28T10:59:41.507Z] #10 27.50 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-28T10:59:41.507Z] #10 27.50 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-28T10:59:41.507Z] #10 27.50 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-28T10:59:41.507Z] #10 27.50 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-28T10:59:41.507Z] #10 27.51 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-28T10:59:41.507Z] #10 27.91 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T10:59:41.507Z] #10 27.91 Need to get 73.3 MB of archives. [2020-07-28T10:59:41.507Z] #10 27.91 After this operation, 472 MB of additional disk space will be used. [2020-07-28T10:59:41.507Z] #10 27.91 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-07-28T10:59:41.507Z] #10 28.09 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-07-28T10:59:41.507Z] #10 28.32 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-07-28T10:59:41.507Z] #10 28.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-07-28T10:59:41.507Z] #10 28.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-07-28T10:59:41.507Z] #10 28.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-28T10:59:41.507Z] #10 28.89 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-07-28T10:59:41.508Z] #10 29.54 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-07-28T10:59:41.508Z] #10 29.55 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-07-28T10:59:41.508Z] #10 34.76 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-07-28T10:59:41.508Z] #10 36.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-07-28T10:59:41.508Z] #10 36.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-07-28T10:59:41.508Z] #10 36.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-28T10:59:41.508Z] #10 36.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-28T10:59:41.508Z] #10 36.06 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-07-28T10:59:41.508Z] #10 36.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-07-28T10:59:41.508Z] #10 36.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-07-28T10:59:41.508Z] #10 36.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-07-28T10:59:41.508Z] #10 36.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-07-28T10:59:41.508Z] #10 36.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-07-28T10:59:41.508Z] #10 36.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-07-28T10:59:41.508Z] #10 36.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-07-28T10:59:41.508Z] #10 36.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-07-28T10:59:41.508Z] #10 36.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-07-28T10:59:41.508Z] #10 36.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-07-28T10:59:41.644Z] #39 49.73 DEP criu/namespaces.d [2020-07-28T10:59:41.644Z] #39 49.87 DEP criu/mount.d [2020-07-28T10:59:41.771Z] #10 ... [2020-07-28T10:59:41.771Z] [2020-07-28T10:59:41.771Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T10:59:41.771Z] #23 34.93 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T10:59:41.771Z] #23 35.03 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T10:59:41.771Z] #23 DONE 36.6s [2020-07-28T10:59:41.771Z] [2020-07-28T10:59:41.771Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T10:59:41.771Z] #32 36.40 Selecting previously unselected package vim-common. [2020-07-28T10:59:41.771Z] #32 36.40 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T10:59:41.771Z] #32 36.58 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-28T10:59:41.936Z] #39 50.00 DEP criu/memfd.d [2020-07-28T10:59:41.936Z] #39 50.08 DEP criu/mem.d [2020-07-28T10:59:42.062Z] #32 ... [2020-07-28T10:59:42.062Z] [2020-07-28T10:59:42.062Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-28T10:59:42.062Z] #24 DONE 0.2s [2020-07-28T10:59:42.062Z] [2020-07-28T10:59:42.062Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T10:59:42.062Z] #51 36.84 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T10:59:42.062Z] #51 36.94 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T10:59:42.062Z] #51 36.94 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T10:59:42.229Z] #39 50.26 DEP criu/lsm.d [2020-07-28T10:59:42.229Z] #39 50.32 DEP criu/log.d [2020-07-28T10:59:42.229Z] #39 50.37 DEP criu/libnetlink.d [2020-07-28T10:59:42.229Z] #39 50.42 DEP criu/kerndat.d [2020-07-28T10:59:42.229Z] #39 50.50 DEP criu/kcmp-ids.d [2020-07-28T10:59:42.522Z] #39 50.54 DEP criu/irmap.d [2020-07-28T10:59:42.522Z] #39 50.61 DEP criu/ipc_ns.d [2020-07-28T10:59:42.522Z] #39 50.74 DEP criu/image.d [2020-07-28T10:59:42.646Z] #51 DONE 37.5s [2020-07-28T10:59:42.646Z] [2020-07-28T10:59:42.646Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T10:59:42.646Z] #10 37.60 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T10:59:42.816Z] #39 50.81 DEP criu/image-desc.d [2020-07-28T10:59:42.816Z] #39 50.91 DEP criu/fsnotify.d [2020-07-28T10:59:42.998Z] #10 37.93 Fetched 73.3 MB in 9s (8580 kB/s) [2020-07-28T10:59:43.109Z] #39 51.06 DEP criu/filesystems.d [2020-07-28T10:59:43.109Z] #39 51.24 DEP criu/files.d [2020-07-28T10:59:43.288Z] #10 38.12 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-28T10:59:43.401Z] #39 51.47 DEP criu/files-reg.d [2020-07-28T10:59:43.401Z] #39 ... [2020-07-28T10:59:43.401Z] [2020-07-28T10:59:43.401Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:59:43.401Z] #49 6.113 + cd /tmp/tmp.0QAc3gDeg7/src/github.com/opencontainers/runc [2020-07-28T10:59:43.401Z] #49 6.113 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-28T10:59:43.401Z] #49 6.252 + '[' -z '' ']' [2020-07-28T10:59:43.401Z] #49 6.252 + target=static [2020-07-28T10:59:43.401Z] #49 6.252 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-28T10:59:43.401Z] #49 6.497 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-28T10:59:43.401Z] #49 ... [2020-07-28T10:59:43.401Z] [2020-07-28T10:59:43.401Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T10:59:43.401Z] #39 51.62 DEP criu/files-ext.d [2020-07-28T10:59:43.575Z] #10 38.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-28T10:59:43.575Z] #10 38.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-07-28T10:59:43.575Z] #10 38.34 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T10:59:43.694Z] #39 51.69 DEP criu/file-lock.d [2020-07-28T10:59:43.694Z] #39 51.88 DEP criu/file-ids.d [2020-07-28T10:59:43.694Z] #39 51.99 DEP criu/fifo.d [2020-07-28T10:59:43.986Z] #39 52.10 DEP criu/fdstore.d [2020-07-28T10:59:43.986Z] #39 52.15 DEP criu/fault-injection.d [2020-07-28T10:59:43.986Z] #39 52.18 DEP criu/external.d [2020-07-28T10:59:43.986Z] #39 52.22 DEP criu/eventpoll.d [2020-07-28T10:59:44.279Z] #39 52.29 DEP criu/eventfd.d [2020-07-28T10:59:44.279Z] #39 52.36 DEP criu/crtools.d [2020-07-28T10:59:44.572Z] #39 52.53 DEP criu/cr-service.d [2020-07-28T10:59:44.572Z] #39 52.73 DEP criu/cr-restore.d [2020-07-28T10:59:44.865Z] #39 52.97 DEP criu/cr-errno.d [2020-07-28T10:59:44.865Z] #39 52.99 DEP criu/cr-dump.d [2020-07-28T10:59:45.157Z] #39 53.12 DEP criu/cr-dedup.d [2020-07-28T10:59:45.157Z] #39 53.26 DEP criu/cr-check.d [2020-07-28T10:59:45.157Z] #39 53.49 DEP criu/config.d [2020-07-28T10:59:45.792Z] #39 53.69 DEP criu/clone-noasan.d [2020-07-28T10:59:45.792Z] #39 53.78 DEP criu/cgroup.d [2020-07-28T10:59:45.792Z] #39 54.00 DEP criu/cgroup-props.d [2020-07-28T10:59:46.084Z] #39 54.11 DEP criu/bitmap.d [2020-07-28T10:59:46.084Z] #39 54.12 DEP criu/bfd.d [2020-07-28T10:59:46.084Z] #39 54.25 DEP criu/autofs.d [2020-07-28T10:59:46.084Z] #39 54.37 DEP criu/aio.d [2020-07-28T10:59:46.168Z] #10 40.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-28T10:59:46.168Z] #10 40.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-07-28T10:59:46.168Z] #10 40.87 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T10:59:46.168Z] #10 ... [2020-07-28T10:59:46.168Z] [2020-07-28T10:59:46.168Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T10:59:46.168Z] #38 30.81 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T10:59:46.168Z] #38 31.80 Fetched 3798 kB in 1s (6954 kB/s) [2020-07-28T10:59:46.168Z] #38 33.96 Selecting previously unselected package libcap-dev:arm64. [2020-07-28T10:59:46.168Z] #38 33.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-28T10:59:46.168Z] #38 34.00 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-07-28T10:59:46.168Z] #38 34.87 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-07-28T10:59:46.168Z] #38 36.14 Selecting previously unselected package libnet1:arm64. [2020-07-28T10:59:46.168Z] #38 36.15 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-28T10:59:46.168Z] #38 36.31 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-28T10:59:46.168Z] #38 36.73 Selecting previously unselected package libnet1-dev. [2020-07-28T10:59:46.168Z] #38 36.74 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-28T10:59:46.168Z] #38 36.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T10:59:46.168Z] #38 37.36 Selecting previously unselected package libnl-3-200:arm64. [2020-07-28T10:59:46.168Z] #38 37.37 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-28T10:59:46.168Z] #38 37.53 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-28T10:59:46.168Z] #38 37.84 Selecting previously unselected package libnl-3-dev:arm64. [2020-07-28T10:59:46.168Z] #38 37.94 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-07-28T10:59:46.168Z] #38 38.03 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-28T10:59:46.168Z] #38 38.45 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-28T10:59:46.168Z] #38 38.45 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-28T10:59:46.168Z] #38 38.46 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-28T10:59:46.168Z] #38 38.69 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-07-28T10:59:46.168Z] #38 38.72 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-07-28T10:59:46.168Z] #38 38.73 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-28T10:59:46.168Z] #38 38.96 Selecting previously unselected package zlib1g-dev:arm64. [2020-07-28T10:59:46.168Z] #38 38.96 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-07-28T10:59:46.168Z] #38 38.97 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-28T10:59:46.168Z] #38 39.13 Selecting previously unselected package libprotobuf17:arm64. [2020-07-28T10:59:46.168Z] #38 39.13 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-07-28T10:59:46.168Z] #38 39.15 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-28T10:59:46.168Z] #38 39.81 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-07-28T10:59:46.168Z] #38 39.81 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-07-28T10:59:46.168Z] #38 39.82 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-28T10:59:46.168Z] #38 40.06 Selecting previously unselected package libprotobuf-dev:arm64. [2020-07-28T10:59:46.168Z] #38 40.07 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-07-28T10:59:46.168Z] #38 40.07 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-28T10:59:46.168Z] #38 ... [2020-07-28T10:59:46.168Z] [2020-07-28T10:59:46.168Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:59:46.168Z] #41 30.89 sync [2020-07-28T10:59:46.168Z] #41 30.90 internal/reflectlite [2020-07-28T10:59:46.168Z] #41 31.60 github.com/LK4D4/vndr/godl/singleflight [2020-07-28T10:59:46.168Z] #41 31.62 internal/singleflight [2020-07-28T10:59:46.168Z] #41 31.62 math/rand [2020-07-28T10:59:46.168Z] #41 32.47 io [2020-07-28T10:59:46.168Z] #41 32.48 sort [2020-07-28T10:59:46.168Z] #41 32.48 internal/oserror [2020-07-28T10:59:46.168Z] #41 32.48 strconv [2020-07-28T10:59:46.168Z] #41 32.56 syscall [2020-07-28T10:59:46.168Z] #41 33.17 vendor/golang.org/x/net/dns/dnsmessage [2020-07-28T10:59:46.168Z] #41 33.99 bytes [2020-07-28T10:59:46.168Z] #41 34.35 reflect [2020-07-28T10:59:46.168Z] #41 35.67 bufio [2020-07-28T10:59:46.168Z] #41 37.72 regexp/syntax [2020-07-28T10:59:46.168Z] #41 38.42 hash/crc32 [2020-07-28T10:59:46.168Z] #41 39.93 vendor/golang.org/x/text/transform [2020-07-28T10:59:46.377Z] #39 54.59 DEP criu/action-scripts.d [2020-07-28T10:59:46.431Z] #41 ... [2020-07-28T10:59:46.431Z] [2020-07-28T10:59:46.431Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T10:59:46.431Z] #52 1.855 + RM_GOPATH=0 [2020-07-28T10:59:46.431Z] #52 1.855 + TMP_GOPATH= [2020-07-28T10:59:46.431Z] #52 1.855 + : /build [2020-07-28T10:59:46.431Z] #52 1.855 + '[' -z '' ']' [2020-07-28T10:59:46.431Z] #52 1.863 ++ mktemp -d [2020-07-28T10:59:46.431Z] #52 1.863 + export GOPATH=/tmp/tmp.PGeHoMPuht [2020-07-28T10:59:46.431Z] #52 1.863 + GOPATH=/tmp/tmp.PGeHoMPuht [2020-07-28T10:59:46.431Z] #52 1.863 + RM_GOPATH=1 [2020-07-28T10:59:46.431Z] #52 1.863 + case "$(go env GOARCH)" in [2020-07-28T10:59:46.431Z] #52 1.863 ++ go env GOARCH [2020-07-28T10:59:46.431Z] #52 1.875 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T10:59:46.431Z] #52 1.875 + GO_BUILDMODE=-buildmode=pie [2020-07-28T10:59:46.431Z] #52 1.875 ++ dirname /tmp/install/install.sh [2020-07-28T10:59:46.431Z] #52 1.876 + dir=/tmp/install [2020-07-28T10:59:46.431Z] #52 1.877 + bin=containerd [2020-07-28T10:59:46.431Z] #52 1.877 + shift [2020-07-28T10:59:46.431Z] #52 1.880 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-28T10:59:46.431Z] #52 1.883 + . /tmp/install/containerd.installer [2020-07-28T10:59:46.431Z] #52 1.883 ++ set -e [2020-07-28T10:59:46.431Z] #52 1.883 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T10:59:46.431Z] #52 1.883 + install_containerd [2020-07-28T10:59:46.431Z] #52 1.888 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-28T10:59:46.431Z] #52 1.888 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PGeHoMPuht/src/github.com/containerd/containerd [2020-07-28T10:59:46.431Z] #52 1.888 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T10:59:46.431Z] #52 1.899 Cloning into '/tmp/tmp.PGeHoMPuht/src/github.com/containerd/containerd'... [2020-07-28T10:59:46.688Z] #39 ... [2020-07-28T10:59:46.688Z] [2020-07-28T10:59:46.688Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:59:46.688Z] #41 85.30 github.com/LK4D4/vndr/godl [2020-07-28T10:59:46.688Z] #41 85.79 github.com/LK4D4/vndr [2020-07-28T10:59:46.688Z] #41 DONE 91.9s [2020-07-28T10:59:46.688Z] [2020-07-28T10:59:46.688Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T10:59:46.688Z] #39 54.82 CC criu/action-scripts.o [2020-07-28T10:59:46.717Z] #52 ... [2020-07-28T10:59:46.717Z] [2020-07-28T10:59:46.717Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T10:59:46.717Z] #28 31.48 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-28T10:59:46.717Z] #28 31.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-28T10:59:46.717Z] #28 ... [2020-07-28T10:59:46.717Z] [2020-07-28T10:59:46.717Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T10:59:46.717Z] #25 3.981 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-28T10:59:46.717Z] #25 4.459 [2020-07-28T10:59:47.345Z] #39 55.24 CC criu/aio.o [2020-07-28T10:59:47.345Z] #39 55.60 CC criu/autofs.o [2020-07-28T10:59:48.431Z] #39 56.52 CC criu/bfd.o [2020-07-28T10:59:48.723Z] #39 56.79 CC criu/bitmap.o [2020-07-28T10:59:48.723Z] #39 56.90 CC criu/cgroup-props.o [2020-07-28T10:59:49.124Z] #25 4.745 0.0% ## 3.3% ### 5.3% ####### 10.4% ######### 13.3% ############# 18.1% ############### 21.4% ################### 27.0% ###################### 31.8% ############################ 39.9% ############################### 43.2% ################################## 48.4% ##################################### 52.5% ######################################### 57.1% ########################################## 58.6% ############################################# 62.7% ################################################ 66.9% ################################################### 71.2% ###################################################### 75.5% ######################################################### 79.3% ########################################################### 82.8% ########################################################### 82.8% ######################################################################## 100.0% [2020-07-28T10:59:49.359Z] #39 57.44 CC criu/cgroup.o [2020-07-28T10:59:49.388Z] #25 7.559 [2020-07-28T10:59:49.917Z] #25 7.772 0.2% ################################ 44.9% ########################################################## 81.6% ######################################################################## 100.0% [2020-07-28T10:59:50.149Z] Client: Docker Engine - Community [2020-07-28T10:59:50.149Z] Version: 19.03.12 [2020-07-28T10:59:50.149Z] API version: 1.40 [2020-07-28T10:59:50.149Z] Go version: go1.13.10 [2020-07-28T10:59:50.149Z] Git commit: 48a66213fe [2020-07-28T10:59:50.149Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-28T10:59:50.149Z] OS/Arch: linux/amd64 [2020-07-28T10:59:50.149Z] Experimental: false [2020-07-28T10:59:50.149Z] [2020-07-28T10:59:50.149Z] Server: Docker Engine - Community [2020-07-28T10:59:50.149Z] Engine: [2020-07-28T10:59:50.149Z] Version: 19.03.12 [2020-07-28T10:59:50.149Z] API version: 1.40 (minimum version 1.12) [2020-07-28T10:59:50.149Z] Go version: go1.13.10 [2020-07-28T10:59:50.149Z] Git commit: 48a66213fe [2020-07-28T10:59:50.149Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-28T10:59:50.149Z] OS/Arch: linux/amd64 [2020-07-28T10:59:50.149Z] Experimental: true [2020-07-28T10:59:50.149Z] containerd: [2020-07-28T10:59:50.149Z] Version: 1.2.13 [2020-07-28T10:59:50.149Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T10:59:50.149Z] runc: [2020-07-28T10:59:50.149Z] Version: 1.0.0-rc10 [2020-07-28T10:59:50.149Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T10:59:50.149Z] docker-init: [2020-07-28T10:59:50.149Z] Version: 0.18.0 [2020-07-28T10:59:50.149Z] GitCommit: fec3683 [2020-07-28T10:59:50.180Z] #25 8.337 [Pipeline] sh [2020-07-28T10:59:50.443Z] #25 8.637 0.2% [2020-07-28T10:59:50.443Z] #25 ... [2020-07-28T10:59:50.443Z] [2020-07-28T10:59:50.443Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:59:50.443Z] #47 35.32 bufio [2020-07-28T10:59:50.443Z] #47 35.33 strings [2020-07-28T10:59:50.443Z] #47 35.34 syscall [2020-07-28T10:59:50.443Z] #47 35.35 reflect [2020-07-28T10:59:50.443Z] #47 40.67 regexp/syntax [2020-07-28T10:59:50.443Z] #47 45.44 time [2020-07-28T10:59:50.478Z] + docker info [2020-07-28T10:59:50.710Z] #47 ... [2020-07-28T10:59:50.710Z] [2020-07-28T10:59:50.710Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T10:59:50.884Z] #39 ... [2020-07-28T10:59:50.884Z] [2020-07-28T10:59:50.884Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T10:59:50.884Z] #17 6.343 Fetched 8060 kB in 5s (1477 kB/s) [2020-07-28T10:59:50.884Z] #17 6.343 Reading package lists... [2020-07-28T10:59:50.884Z] #17 7.923 Reading package lists... [2020-07-28T10:59:50.884Z] #17 9.970 Building dependency tree... [2020-07-28T10:59:50.884Z] #17 10.61 libcap2-bin is already the newest version (1:2.25-2). [2020-07-28T10:59:50.884Z] #17 10.61 The following additional packages will be installed: [2020-07-28T10:59:50.884Z] #17 10.61 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-28T10:59:50.884Z] #17 10.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-28T10:59:50.884Z] #17 10.61 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-28T10:59:50.884Z] #17 10.61 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-28T10:59:50.884Z] #17 10.62 python3.7 python3.7-minimal vim-runtime xxd [2020-07-28T10:59:50.884Z] #17 10.62 Suggested packages: [2020-07-28T10:59:50.884Z] #17 10.62 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-28T10:59:50.884Z] #17 10.62 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-28T10:59:50.884Z] #17 10.62 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-28T10:59:50.884Z] #17 10.62 Recommended packages: [2020-07-28T10:59:50.884Z] #17 10.62 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-28T10:59:50.884Z] #17 10.62 python3-keyrings.alt python3-xdg unzip [2020-07-28T10:59:50.884Z] #17 11.84 The following NEW packages will be installed: [2020-07-28T10:59:50.884Z] #17 11.84 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-28T10:59:50.884Z] #17 11.84 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-28T10:59:50.884Z] #17 11.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-28T10:59:50.884Z] #17 11.84 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-28T10:59:50.884Z] #17 11.85 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-28T10:59:50.884Z] #17 11.85 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-28T10:59:50.884Z] #17 11.85 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-28T10:59:50.884Z] #17 11.85 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-28T10:59:50.884Z] #17 11.85 xz-utils zip [2020-07-28T10:59:50.884Z] #17 11.92 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T10:59:50.884Z] #17 11.92 Need to get 27.7 MB of archives. [2020-07-28T10:59:50.884Z] #17 11.92 After this operation, 117 MB of additional disk space will be used. [2020-07-28T10:59:50.884Z] #17 11.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-28T10:59:50.884Z] #17 11.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-07-28T10:59:50.884Z] #17 11.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-07-28T10:59:50.884Z] #17 12.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-28T10:59:50.884Z] #17 12.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-28T10:59:50.884Z] #17 12.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-07-28T10:59:50.884Z] #17 12.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-28T10:59:50.884Z] #17 12.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-28T10:59:50.884Z] #17 12.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-28T10:59:50.884Z] #17 12.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-28T10:59:50.884Z] #17 12.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-28T10:59:50.884Z] #17 12.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-28T10:59:50.884Z] #17 12.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-28T10:59:50.884Z] #17 12.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-28T10:59:50.884Z] #17 12.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-28T10:59:50.884Z] #17 12.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-28T10:59:50.884Z] #17 12.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-28T10:59:50.884Z] #17 12.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T10:59:50.884Z] #17 12.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-28T10:59:50.884Z] #17 12.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-07-28T10:59:50.884Z] #17 12.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-28T10:59:50.884Z] #17 12.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-28T10:59:50.884Z] #17 12.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-28T10:59:50.884Z] #17 12.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-28T10:59:50.884Z] #17 12.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-28T10:59:50.884Z] #17 12.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-28T10:59:50.884Z] #17 12.27 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-28T10:59:50.884Z] #17 12.27 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-07-28T10:59:50.884Z] #17 12.27 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-28T10:59:50.884Z] #17 12.48 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-28T10:59:50.884Z] #17 12.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-28T10:59:50.884Z] #17 12.49 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-28T10:59:50.884Z] #17 12.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-28T10:59:50.884Z] #17 12.50 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-28T10:59:50.884Z] #17 12.50 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-28T10:59:50.884Z] #17 12.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-28T10:59:50.884Z] #17 12.54 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-28T10:59:50.884Z] #17 12.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-28T10:59:50.884Z] #17 12.56 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-28T10:59:50.884Z] #17 12.56 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-28T10:59:50.884Z] #17 12.57 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-28T10:59:50.884Z] #17 12.57 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-07-28T10:59:50.884Z] #17 12.60 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-07-28T10:59:50.884Z] #17 12.61 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-07-28T10:59:50.884Z] #17 12.62 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-28T10:59:50.884Z] #17 12.82 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-28T10:59:50.884Z] #17 12.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-28T10:59:50.884Z] #17 12.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-28T10:59:50.884Z] #17 13.28 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T10:59:50.884Z] #17 13.34 Fetched 27.7 MB in 1s (27.1 MB/s) [2020-07-28T10:59:50.884Z] #17 13.38 Selecting previously unselected package pigz. [2020-07-28T10:59:50.884Z] #17 13.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-07-28T10:59:50.884Z] #17 13.44 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-28T10:59:50.884Z] #17 13.44 Unpacking pigz (2.4-1) ... [2020-07-28T10:59:50.884Z] #17 13.50 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-28T10:59:50.884Z] #17 13.50 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-28T10:59:50.884Z] #17 13.50 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-28T10:59:50.884Z] #17 13.85 Selecting previously unselected package python3.7-minimal. [2020-07-28T10:59:50.884Z] #17 13.85 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-28T10:59:50.884Z] #17 13.86 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T10:59:50.884Z] #17 14.38 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-28T10:59:50.884Z] #17 14.39 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T10:59:50.884Z] #17 15.69 Selecting previously unselected package python3-minimal. [2020-07-28T10:59:50.884Z] #17 15.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-07-28T10:59:50.884Z] #17 15.75 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-28T10:59:50.884Z] #17 15.75 Unpacking python3-minimal (3.7.3-1) ... [2020-07-28T10:59:50.884Z] #17 15.83 Selecting previously unselected package libmpdec2:s390x. [2020-07-28T10:59:50.884Z] #17 15.83 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-28T10:59:50.884Z] #17 15.84 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-28T10:59:50.884Z] #17 15.90 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-28T10:59:50.884Z] #17 15.90 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-28T10:59:50.884Z] #17 15.91 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-28T10:59:50.884Z] #17 16.41 Selecting previously unselected package python3.7. [2020-07-28T10:59:50.884Z] #17 16.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-28T10:59:50.884Z] #17 16.42 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T10:59:50.884Z] #17 16.49 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-28T10:59:50.884Z] #17 16.49 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-28T10:59:50.885Z] #17 16.50 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-28T10:59:50.885Z] #17 ... [2020-07-28T10:59:50.885Z] [2020-07-28T10:59:50.885Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T10:59:50.885Z] #28 DONE 96.0s [2020-07-28T10:59:50.885Z] [2020-07-28T10:59:50.885Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T10:59:50.885Z] #17 16.59 Setting up python3-minimal (3.7.3-1) ... [2020-07-28T10:59:50.885Z] #17 ... [2020-07-28T10:59:50.885Z] [2020-07-28T10:59:50.885Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T10:59:50.885Z] #39 59.21 CC criu/clone-noasan.o [2020-07-28T10:59:50.974Z] #25 8.637 0.2% ############# 19.2% ################################### 48.8% ####################################################### 77.3% ######################################################################## 100.0% [2020-07-28T10:59:51.237Z] #25 ... [2020-07-28T10:59:51.237Z] [2020-07-28T10:59:51.237Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T10:59:51.237Z] #30 36.01 path [2020-07-28T10:59:51.237Z] #30 36.11 text/tabwriter [2020-07-28T10:59:51.237Z] #30 40.39 internal/syscall/execenv [2020-07-28T10:59:51.237Z] #30 40.49 internal/syscall/unix [2020-07-28T10:59:51.237Z] #30 40.50 time [2020-07-28T10:59:51.237Z] #30 45.91 internal/poll [2020-07-28T10:59:51.237Z] #30 ... [2020-07-28T10:59:51.237Z] [2020-07-28T10:59:51.237Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T10:59:51.237Z] #25 9.430 [2020-07-28T10:59:51.240Z] #39 59.30 CC criu/config.o [2020-07-28T10:59:52.285Z] #39 60.15 CC criu/cr-check.o [2020-07-28T10:59:52.294Z] #25 9.657 0.0% ### 4.8% ####### 10.1% ########## 14.8% ############ 17.8% ############### 21.6% ################### 26.5% ####################### 33.1% [2020-07-28T10:59:52.294Z] #25 ... [2020-07-28T10:59:52.294Z] [2020-07-28T10:59:52.294Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T10:59:52.294Z] #32 37.18 Selecting previously unselected package cmake-data. [2020-07-28T10:59:52.294Z] #32 37.20 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-28T10:59:52.294Z] #32 37.25 Unpacking cmake-data (3.13.4-1) ... [2020-07-28T10:59:52.294Z] #32 41.99 Selecting previously unselected package libicu63:arm64. [2020-07-28T10:59:52.294Z] #32 42.00 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-28T10:59:52.294Z] #32 42.02 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-28T10:59:52.294Z] #32 46.25 Selecting previously unselected package libxml2:arm64. [2020-07-28T10:59:52.294Z] #32 46.29 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-07-28T10:59:52.294Z] #32 46.30 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-28T10:59:52.294Z] #32 46.79 Selecting previously unselected package libarchive13:arm64. [2020-07-28T10:59:52.294Z] #32 46.79 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-07-28T10:59:52.294Z] #32 46.79 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-28T10:59:52.294Z] #32 47.20 Selecting previously unselected package libjsoncpp1:arm64. [2020-07-28T10:59:52.294Z] #32 47.21 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-07-28T10:59:52.294Z] #32 47.21 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-28T10:59:52.566Z] #32 ... [2020-07-28T10:59:52.566Z] [2020-07-28T10:59:52.566Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T10:59:52.920Z] #39 61.06 CC criu/cr-dedup.o [2020-07-28T10:59:53.213Z] #39 61.29 CC criu/cr-dump.o [2020-07-28T10:59:54.145Z] #25 9.657 0.0% ### 4.8% ####### 10.1% ########## 14.8% ############ 17.8% ############### 21.6% ################### 26.5% ####################### 33.1% ############################ 39.1% ############################### 43.9% ################################# 46.3% ################################## 48.3% ################################### 49.8% ####################################### 54.6% ######################################### 58.1% ############################################# 62.9% ############################################## 65.0% ################################################## 70.7% ########################################################### 82.9% ################################################################### 93.1% ################################################################### 93.8% ####################################################################### 99.7% ######################################################################## 100.0% [2020-07-28T10:59:54.250Z] #39 62.43 CC criu/cr-errno.o [2020-07-28T10:59:54.250Z] #39 62.48 CC criu/cr-restore.o [2020-07-28T10:59:54.410Z] #25 12.52 [2020-07-28T10:59:56.792Z] #25 12.81 0.0% # 2.7% ## 4.1% #### 6.2% ##### 7.8% ###### 9.5% ####### 10.6% ######## 11.6% ######### 13.0% ########## 14.5% ########## 15.0% ########### 16.0% ############ 17.1% ############# 19.3% ############## 20.0% ############### 21.0% ############### 21.8% ################ 22.4% ################ 23.4% [2020-07-28T10:59:56.792Z] #25 ... [2020-07-28T10:59:56.792Z] [2020-07-28T10:59:56.792Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T10:59:56.792Z] #41 41.59 time [2020-07-28T10:59:56.792Z] #41 45.58 regexp [2020-07-28T10:59:56.792Z] #41 47.53 internal/poll [2020-07-28T10:59:56.792Z] #41 47.53 context [2020-07-28T10:59:56.792Z] #41 50.31 io/ioutil [2020-07-28T10:59:56.792Z] #41 50.34 net [2020-07-28T10:59:56.792Z] #41 50.51 internal/lazyregexp [2020-07-28T10:59:56.792Z] #41 51.01 github.com/LK4D4/vndr/versioned [2020-07-28T10:59:56.792Z] #41 51.19 os/exec [2020-07-28T10:59:56.792Z] #41 ... [2020-07-28T10:59:56.792Z] [2020-07-28T10:59:56.792Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T10:59:56.986Z] #39 ... [2020-07-28T10:59:56.986Z] [2020-07-28T10:59:56.986Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T10:59:56.986Z] #17 17.16 Selecting previously unselected package python3. [2020-07-28T10:59:56.986Z] #17 17.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 ... 23860 files and directories currently installed.) [2020-07-28T10:59:56.986Z] #17 17.21 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-28T10:59:56.986Z] #17 17.22 Unpacking python3 (3.7.3-1) ... [2020-07-28T10:59:56.986Z] #17 17.34 Selecting previously unselected package libip4tc0:s390x. [2020-07-28T10:59:56.986Z] #17 17.35 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-28T10:59:56.986Z] #17 17.35 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-28T10:59:56.986Z] #17 17.39 Selecting previously unselected package libip6tc0:s390x. [2020-07-28T10:59:56.986Z] #17 17.40 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-28T10:59:56.986Z] #17 17.40 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-28T10:59:56.986Z] #17 17.45 Selecting previously unselected package libiptc0:s390x. [2020-07-28T10:59:56.986Z] #17 17.45 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-28T10:59:56.986Z] #17 17.45 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-28T10:59:56.986Z] #17 17.49 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-28T10:59:56.986Z] #17 17.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-28T10:59:56.986Z] #17 17.49 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-28T10:59:56.986Z] #17 17.53 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-28T10:59:56.986Z] #17 17.53 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-28T10:59:56.986Z] #17 17.53 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-28T10:59:56.986Z] #17 17.61 Selecting previously unselected package libnftnl11:s390x. [2020-07-28T10:59:56.986Z] #17 17.61 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-28T10:59:56.986Z] #17 17.61 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-28T10:59:56.986Z] #17 17.67 Selecting previously unselected package iptables. [2020-07-28T10:59:56.986Z] #17 17.67 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-28T10:59:56.986Z] #17 17.67 Unpacking iptables (1.8.2-4) ... [2020-07-28T10:59:56.986Z] #17 17.90 Selecting previously unselected package xxd. [2020-07-28T10:59:56.986Z] #17 17.90 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-28T10:59:56.986Z] #17 17.91 Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T10:59:56.986Z] #17 17.99 Selecting previously unselected package vim-common. [2020-07-28T10:59:56.986Z] #17 17.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T10:59:56.986Z] #17 18.00 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-28T10:59:56.986Z] #17 18.12 Selecting previously unselected package bash-completion. [2020-07-28T10:59:56.986Z] #17 18.12 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-28T10:59:56.986Z] #17 19.47 Unpacking bash-completion (1:2.8-6) ... [2020-07-28T10:59:56.986Z] #17 19.76 Selecting previously unselected package bzip2. [2020-07-28T10:59:56.986Z] #17 19.76 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-28T10:59:56.986Z] #17 19.76 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T10:59:56.986Z] #17 19.81 Selecting previously unselected package xz-utils. [2020-07-28T10:59:56.986Z] #17 19.81 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-28T10:59:56.986Z] #17 19.81 Unpacking xz-utils (5.2.4-1) ... [2020-07-28T10:59:56.986Z] #17 19.92 Selecting previously unselected package apparmor. [2020-07-28T10:59:56.986Z] #17 19.92 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-28T10:59:56.986Z] #17 19.96 Unpacking apparmor (2.13.2-10) ... [2020-07-28T10:59:56.986Z] #17 20.16 Selecting previously unselected package aufs-tools. [2020-07-28T10:59:56.986Z] #17 20.16 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-28T10:59:56.986Z] #17 20.16 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-28T10:59:56.986Z] #17 20.23 Selecting previously unselected package libonig5:s390x. [2020-07-28T10:59:56.986Z] #17 20.23 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-07-28T10:59:56.986Z] #17 20.23 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-28T10:59:56.986Z] #17 20.31 Selecting previously unselected package libjq1:s390x. [2020-07-28T10:59:56.986Z] #17 20.31 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-28T10:59:56.986Z] #17 20.31 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-28T10:59:56.986Z] #17 20.36 Selecting previously unselected package jq. [2020-07-28T10:59:56.986Z] #17 20.36 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-28T10:59:56.986Z] #17 20.36 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T10:59:56.986Z] #17 20.39 Selecting previously unselected package libaio1:s390x. [2020-07-28T10:59:56.987Z] #17 20.39 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-07-28T10:59:56.987Z] #17 20.40 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-28T10:59:56.987Z] #17 20.42 Selecting previously unselected package libgpm2:s390x. [2020-07-28T10:59:56.987Z] #17 20.42 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-07-28T10:59:56.987Z] #17 20.43 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-28T10:59:56.987Z] #17 20.46 Selecting previously unselected package libicu63:s390x. [2020-07-28T10:59:56.987Z] #17 20.46 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-28T10:59:56.987Z] #17 20.46 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-28T10:59:56.987Z] #17 22.40 Selecting previously unselected package libnet1:s390x. [2020-07-28T10:59:56.987Z] #17 22.41 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-28T10:59:56.987Z] #17 22.41 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-28T10:59:56.987Z] #17 22.47 Selecting previously unselected package libnl-3-200:s390x. [2020-07-28T10:59:56.987Z] #17 22.47 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-28T10:59:56.987Z] #17 22.48 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-28T10:59:56.987Z] #17 22.52 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-28T10:59:56.987Z] #17 22.52 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-28T10:59:56.987Z] #17 22.52 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-28T10:59:56.987Z] #17 22.57 Selecting previously unselected package libreadline5:s390x. [2020-07-28T10:59:56.987Z] #17 22.57 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-28T10:59:56.987Z] #17 22.58 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-28T10:59:56.987Z] #17 22.66 Selecting previously unselected package net-tools. [2020-07-28T10:59:56.987Z] #17 22.66 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-28T10:59:56.987Z] #17 22.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T10:59:56.987Z] #17 22.76 Selecting previously unselected package python-pip-whl. [2020-07-28T10:59:56.987Z] #17 22.76 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-28T10:59:56.987Z] #17 22.76 Unpacking python-pip-whl (18.1-5) ... [2020-07-28T10:59:57.279Z] #17 23.17 Selecting previously unselected package python3-lib2to3. [2020-07-28T10:59:57.279Z] #17 23.17 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-28T10:59:57.384Z] #25 12.81 0.0% # 2.7% ## 4.1% #### 6.2% ##### 7.8% ###### 9.5% ####### 10.6% ######## 11.6% ######### 13.0% ########## 14.5% ########## 15.0% ########### 16.0% ############ 17.1% ############# 19.3% ############## 20.0% ############### 21.0% ############### 21.8% ################ 22.4% ################ 23.4% ################# 24.3% ################## 25.5% ################### 26.7% ################### 27.2% #################### 28.4% [2020-07-28T10:59:57.384Z] #25 ... [2020-07-28T10:59:57.384Z] [2020-07-28T10:59:57.384Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T10:59:57.384Z] #38 42.06 Selecting previously unselected package libprotoc17:arm64. [2020-07-28T10:59:57.384Z] #38 42.06 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-07-28T10:59:57.384Z] #38 42.07 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-28T10:59:57.384Z] #38 42.71 Selecting previously unselected package protobuf-c-compiler. [2020-07-28T10:59:57.384Z] #38 42.72 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-07-28T10:59:57.384Z] #38 42.73 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T10:59:57.384Z] #38 42.94 Selecting previously unselected package protobuf-compiler. [2020-07-28T10:59:57.384Z] #38 42.94 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-07-28T10:59:57.384Z] #38 42.96 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-28T10:59:57.384Z] #38 43.10 Selecting previously unselected package python-pkg-resources. [2020-07-28T10:59:57.384Z] #38 43.11 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T10:59:57.384Z] #38 43.12 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-28T10:59:57.384Z] #38 43.35 Selecting previously unselected package python-six. [2020-07-28T10:59:57.384Z] #38 43.38 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-28T10:59:57.384Z] #38 43.40 Unpacking python-six (1.12.0-1) ... [2020-07-28T10:59:57.384Z] #38 43.56 Selecting previously unselected package python-protobuf. [2020-07-28T10:59:57.384Z] #38 43.57 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-07-28T10:59:57.384Z] #38 43.59 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-28T10:59:57.384Z] #38 44.76 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-28T10:59:57.384Z] #38 47.43 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-28T10:59:57.384Z] #38 47.45 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-28T10:59:57.384Z] #38 47.47 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-28T10:59:57.384Z] #38 47.55 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-28T10:59:57.384Z] #38 47.62 Setting up python-six (1.12.0-1) ... [2020-07-28T10:59:57.384Z] #38 49.70 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-28T10:59:57.384Z] #38 49.74 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-28T10:59:57.384Z] #38 49.81 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-28T10:59:57.384Z] #38 49.82 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-07-28T10:59:57.384Z] #38 49.84 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-28T10:59:57.384Z] #38 49.86 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-28T10:59:57.384Z] #38 49.88 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T10:59:57.384Z] #38 49.89 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-28T10:59:57.384Z] #38 49.91 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T10:59:57.384Z] #38 49.92 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-28T10:59:57.384Z] #38 ... [2020-07-28T10:59:57.384Z] [2020-07-28T10:59:57.384Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T10:59:57.572Z] #17 23.18 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-28T10:59:57.572Z] #17 23.24 Selecting previously unselected package python3-distutils. [2020-07-28T10:59:57.572Z] #17 23.24 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-28T10:59:57.572Z] #17 23.24 Unpacking python3-distutils (3.7.3-1) ... [2020-07-28T10:59:57.572Z] #17 23.34 Selecting previously unselected package python3-pip. [2020-07-28T10:59:57.572Z] #17 23.34 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-28T10:59:57.572Z] #17 23.34 Unpacking python3-pip (18.1-5) ... [2020-07-28T10:59:57.572Z] #17 23.47 Selecting previously unselected package python3-pkg-resources. [2020-07-28T10:59:57.656Z] #25 12.81 0.0% # 2.7% ## 4.1% #### 6.2% ##### 7.8% ###### 9.5% ####### 10.6% ######## 11.6% ######### 13.0% ########## 14.5% ########## 15.0% ########### 16.0% ############ 17.1% ############# 19.3% ############## 20.0% ############### 21.0% ############### 21.8% ################ 22.4% ################ 23.4% ################# 24.3% ################## 25.5% ################### 26.7% ################### 27.2% #################### 28.4% #################### 29.0% ##################### 29.7% ##################### 30.4% ###################### 31.4% [2020-07-28T10:59:57.656Z] #25 ... [2020-07-28T10:59:57.656Z] [2020-07-28T10:59:57.656Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T10:59:57.656Z] #10 42.57 Selecting previously unselected package binutils-mingw-w64. [2020-07-28T10:59:57.656Z] #10 42.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-28T10:59:57.656Z] #10 42.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T10:59:57.656Z] #10 42.89 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-07-28T10:59:57.656Z] #10 42.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-28T10:59:57.656Z] #10 42.96 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-28T10:59:57.656Z] #10 43.24 Selecting previously unselected package dmsetup. [2020-07-28T10:59:57.656Z] #10 43.24 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-07-28T10:59:57.656Z] #10 43.25 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-28T10:59:57.656Z] #10 43.50 Selecting previously unselected package mingw-w64-common. [2020-07-28T10:59:57.656Z] #10 43.50 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-28T10:59:57.656Z] #10 43.53 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-28T10:59:57.656Z] #10 49.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-28T10:59:57.656Z] #10 49.91 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-28T10:59:57.656Z] #10 49.92 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T10:59:57.865Z] #17 23.47 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T10:59:57.865Z] #17 23.47 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-28T10:59:57.865Z] #17 23.57 Selecting previously unselected package python3-setuptools. [2020-07-28T10:59:57.865Z] #17 23.57 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-28T10:59:57.865Z] #17 23.57 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-28T10:59:57.926Z] #10 ... [2020-07-28T10:59:57.926Z] [2020-07-28T10:59:57.926Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T10:59:58.157Z] #17 23.73 Selecting previously unselected package python3-wheel. [2020-07-28T10:59:58.157Z] #17 23.73 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-28T10:59:58.157Z] #17 23.73 Unpacking python3-wheel (0.32.3-2) ... [2020-07-28T10:59:58.157Z] #17 23.78 Selecting previously unselected package sudo. [2020-07-28T10:59:58.157Z] #17 23.78 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-07-28T10:59:58.157Z] #17 23.79 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-28T10:59:58.449Z] #17 24.10 Selecting previously unselected package thin-provisioning-tools. [2020-07-28T10:59:58.449Z] #17 24.11 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-28T10:59:58.449Z] #17 24.11 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T10:59:58.449Z] #17 24.26 Selecting previously unselected package uidmap. [2020-07-28T10:59:58.449Z] #17 24.26 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-07-28T10:59:58.449Z] #17 24.26 Unpacking uidmap (1:4.5-1.1) ... [2020-07-28T10:59:58.742Z] #17 24.35 Selecting previously unselected package vim-runtime. [2020-07-28T10:59:58.742Z] #17 24.35 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-28T10:59:58.742Z] #17 24.36 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-28T10:59:58.742Z] #17 24.40 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-28T10:59:58.742Z] #17 24.40 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-28T11:00:00.643Z] Client: [2020-07-28T11:00:00.643Z] Debug Mode: false [2020-07-28T11:00:00.643Z] [2020-07-28T11:00:00.643Z] Server: [2020-07-28T11:00:00.643Z] Containers: 0 [2020-07-28T11:00:00.643Z] Running: 0 [2020-07-28T11:00:00.643Z] Paused: 0 [2020-07-28T11:00:00.643Z] Stopped: 0 [2020-07-28T11:00:00.643Z] Images: 0 [2020-07-28T11:00:00.643Z] Server Version: 19.03.12 [2020-07-28T11:00:00.643Z] Storage Driver: overlay2 [2020-07-28T11:00:00.643Z] Backing Filesystem: extfs [2020-07-28T11:00:00.643Z] Supports d_type: true [2020-07-28T11:00:00.643Z] Native Overlay Diff: true [2020-07-28T11:00:00.643Z] Logging Driver: json-file [2020-07-28T11:00:00.643Z] Cgroup Driver: cgroupfs [2020-07-28T11:00:00.643Z] Plugins: [2020-07-28T11:00:00.643Z] Volume: local [2020-07-28T11:00:00.643Z] Network: bridge host ipvlan macvlan null overlay [2020-07-28T11:00:00.643Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-28T11:00:00.643Z] Swarm: inactive [2020-07-28T11:00:00.643Z] Runtimes: runc [2020-07-28T11:00:00.643Z] Default Runtime: runc [2020-07-28T11:00:00.643Z] Init Binary: docker-init [2020-07-28T11:00:00.643Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T11:00:00.643Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T11:00:00.643Z] init version: fec3683 [2020-07-28T11:00:00.643Z] Security Options: [2020-07-28T11:00:00.643Z] apparmor [2020-07-28T11:00:00.643Z] seccomp [2020-07-28T11:00:00.643Z] Profile: default [2020-07-28T11:00:00.643Z] Kernel Version: 5.3.0-1030-aws [2020-07-28T11:00:00.643Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-28T11:00:00.643Z] OSType: linux [2020-07-28T11:00:00.643Z] Architecture: x86_64 [2020-07-28T11:00:00.643Z] CPUs: 2 [2020-07-28T11:00:00.643Z] Total Memory: 7.487GiB [2020-07-28T11:00:00.643Z] Name: ip-10-100-97-177 [2020-07-28T11:00:00.643Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-28T11:00:00.643Z] Docker Root Dir: /var/lib/docker [2020-07-28T11:00:00.643Z] Debug Mode: false [2020-07-28T11:00:00.643Z] Registry: https://index.docker.io/v1/ [2020-07-28T11:00:00.643Z] Labels: [2020-07-28T11:00:00.643Z] Experimental: true [2020-07-28T11:00:00.643Z] Insecure Registries: [2020-07-28T11:00:00.643Z] 127.0.0.0/8 [2020-07-28T11:00:00.643Z] Live Restore Enabled: true [2020-07-28T11:00:00.643Z] [2020-07-28T11:00:00.643Z] WARNING: No swap limit support [Pipeline] sh [2020-07-28T11:00:00.814Z] #17 26.21 Selecting previously unselected package vim. [2020-07-28T11:00:00.814Z] #17 26.22 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-28T11:00:00.814Z] #17 26.22 Unpacking vim (2:8.1.0875-5) ... [2020-07-28T11:00:00.814Z] #17 26.50 Selecting previously unselected package xfsprogs. [2020-07-28T11:00:00.814Z] #17 26.50 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-28T11:00:00.814Z] #17 26.51 Unpacking xfsprogs (4.20.0-1) ... [2020-07-28T11:00:00.948Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T11:00:00.949Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T11:00:00.949Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41156/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-28T11:00:00.949Z] + bash /home/ubuntu/workspace/moby_PR-41156/check-config.sh [2020-07-28T11:00:00.949Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-28T11:00:00.949Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-28T11:00:00.949Z] [2020-07-28T11:00:00.949Z] Generally Necessary: [2020-07-28T11:00:00.949Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-28T11:00:00.949Z] - apparmor: enabled and tools installed [2020-07-28T11:00:00.949Z] - CONFIG_NAMESPACES: enabled [2020-07-28T11:00:00.949Z] - CONFIG_NET_NS: enabled [2020-07-28T11:00:00.949Z] - CONFIG_PID_NS: enabled [2020-07-28T11:00:00.949Z] - CONFIG_IPC_NS: enabled [2020-07-28T11:00:00.949Z] - CONFIG_UTS_NS: enabled [2020-07-28T11:00:00.949Z] - CONFIG_CGROUPS: enabled [2020-07-28T11:00:00.949Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-28T11:00:00.949Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-28T11:00:00.949Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-28T11:00:00.949Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-28T11:00:00.949Z] - CONFIG_CPUSETS: enabled [2020-07-28T11:00:00.949Z] - CONFIG_MEMCG: enabled [2020-07-28T11:00:00.949Z] - CONFIG_KEYS: enabled [2020-07-28T11:00:00.949Z] - CONFIG_VETH: enabled (as module) [2020-07-28T11:00:00.949Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-28T11:00:00.949Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-28T11:00:00.949Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-28T11:00:00.949Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-28T11:00:00.949Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-28T11:00:00.949Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-28T11:00:00.949Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-28T11:00:01.107Z] #17 26.80 Selecting previously unselected package zip. [2020-07-28T11:00:01.107Z] #17 26.80 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-07-28T11:00:01.107Z] #17 26.80 Unpacking zip (3.0-11+b1) ... [2020-07-28T11:00:01.107Z] #17 26.95 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-28T11:00:01.107Z] #17 26.96 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T11:00:01.107Z] #17 26.96 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-28T11:00:01.107Z] #17 26.97 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-28T11:00:01.107Z] #17 26.98 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-28T11:00:01.107Z] #17 26.99 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-28T11:00:01.107Z] #17 26.99 Setting up uidmap (1:4.5-1.1) ... [2020-07-28T11:00:01.107Z] #17 27.00 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-28T11:00:01.107Z] #17 27.01 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-28T11:00:01.107Z] #17 27.01 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T11:00:01.107Z] #17 27.02 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-28T11:00:01.107Z] #17 27.03 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-28T11:00:01.107Z] #17 27.03 Setting up xxd (2:8.1.0875-5) ... [2020-07-28T11:00:01.107Z] #17 27.04 Setting up zip (3.0-11+b1) ... [2020-07-28T11:00:01.107Z] #17 27.05 Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T11:00:01.236Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-28T11:00:01.236Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-28T11:00:01.236Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-28T11:00:01.236Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-28T11:00:01.236Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-28T11:00:01.236Z] [2020-07-28T11:00:01.236Z] Optional Features: [2020-07-28T11:00:01.236Z] - CONFIG_USER_NS: enabled [2020-07-28T11:00:01.236Z] - CONFIG_SECCOMP: enabled [2020-07-28T11:00:01.236Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-28T11:00:01.236Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-28T11:00:01.236Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-28T11:00:01.236Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-28T11:00:01.236Z] - CONFIG_BLK_CGROUP: enabled [2020-07-28T11:00:01.236Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-28T11:00:01.236Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-28T11:00:01.236Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-28T11:00:01.236Z] - CONFIG_CGROUP_PERF: enabled [2020-07-28T11:00:01.236Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-28T11:00:01.236Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-28T11:00:01.236Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-28T11:00:01.236Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-28T11:00:01.236Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-28T11:00:01.236Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-28T11:00:01.236Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-28T11:00:01.236Z] - CONFIG_IP_VS: enabled (as module) [2020-07-28T11:00:01.236Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-28T11:00:01.236Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-28T11:00:01.236Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-28T11:00:01.236Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-28T11:00:01.236Z] - CONFIG_EXT4_FS: enabled [2020-07-28T11:00:01.236Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-28T11:00:01.236Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-28T11:00:01.236Z] - Network Drivers: [2020-07-28T11:00:01.236Z] - "overlay": [2020-07-28T11:00:01.236Z] - CONFIG_VXLAN: enabled (as module) [2020-07-28T11:00:01.236Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-28T11:00:01.236Z] Optional (for encrypted networks): [2020-07-28T11:00:01.400Z] #17 27.06 Setting up bash-completion (1:2.8-6) ... [2020-07-28T11:00:01.501Z] - CONFIG_CRYPTO: enabled [2020-07-28T11:00:01.501Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-28T11:00:01.501Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-28T11:00:01.501Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-28T11:00:01.501Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-28T11:00:01.501Z] - CONFIG_XFRM: enabled [2020-07-28T11:00:01.501Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-28T11:00:01.501Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-28T11:00:01.501Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-28T11:00:01.501Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-28T11:00:01.501Z] - "ipvlan": [2020-07-28T11:00:01.501Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-28T11:00:01.501Z] - "macvlan": [2020-07-28T11:00:01.501Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-28T11:00:01.501Z] - CONFIG_DUMMY: enabled (as module) [2020-07-28T11:00:01.501Z] - "ftp,tftp client in container": [2020-07-28T11:00:01.501Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-28T11:00:01.501Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-28T11:00:01.501Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-28T11:00:01.501Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-28T11:00:01.501Z] - Storage Drivers: [2020-07-28T11:00:01.501Z] - "aufs": [2020-07-28T11:00:01.501Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-28T11:00:01.501Z] - "btrfs": [2020-07-28T11:00:01.501Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-28T11:00:01.501Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-28T11:00:01.501Z] - "devicemapper": [2020-07-28T11:00:01.501Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-28T11:00:01.501Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-28T11:00:01.501Z] - "overlay": [2020-07-28T11:00:01.502Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-28T11:00:01.502Z] - "zfs": [2020-07-28T11:00:01.502Z] - /dev/zfs: present [2020-07-28T11:00:01.502Z] - zfs command: missing [2020-07-28T11:00:01.502Z] - zpool command: missing [2020-07-28T11:00:01.502Z] [2020-07-28T11:00:01.502Z] Limits: [2020-07-28T11:00:01.502Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-28T11:00:01.502Z] [2020-07-28T11:00:01.502Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-28T11:00:01.835Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b . [2020-07-28T11:00:01.835Z] #2 [internal] load .dockerignore [2020-07-28T11:00:01.835Z] #2 transferring context: 32B [2020-07-28T11:00:02.096Z] #2 transferring context: 87B 0.2s done [2020-07-28T11:00:02.096Z] #2 DONE 0.2s [2020-07-28T11:00:02.096Z] [2020-07-28T11:00:02.096Z] #1 [internal] load build definition from Dockerfile [2020-07-28T11:00:02.096Z] #1 transferring dockerfile: 16.37kB done [2020-07-28T11:00:02.096Z] #1 DONE 0.2s [2020-07-28T11:00:02.096Z] [2020-07-28T11:00:02.096Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-28T11:00:02.216Z] #25 12.81 0.0% # 2.7% ## 4.1% #### 6.2% ##### 7.8% ###### 9.5% ####### 10.6% ######## 11.6% ######### 13.0% ########## 14.5% ########## 15.0% ########### 16.0% ############ 17.1% ############# 19.3% ############## 20.0% ############### 21.0% ############### 21.8% ################ 22.4% ################ 23.4% ################# 24.3% ################## 25.5% ################### 26.7% ################### 27.2% #################### 28.4% #################### 29.0% ##################### 29.7% ##################### 30.4% ###################### 31.4% ####################### 32.3% ####################### 32.7% ####################### 33.0% ######################## 34.7% ######################### 35.5% ########################## 36.7% ########################## 37.1% ########################### 38.2% ############################ 39.9% ############################# 41.2% ############################## 42.5% ############################### 44.0% ################################ 45.7% ################################## 48.1% #################################### 50.2% ##################################### 51.7% ##################################### 52.5% ####################################### 54.3% ####################################### 54.7% ####################################### 55.5% ######################################### 57.0% ######################################### 57.4% ########################################## 59.6% ########################################### 60.9% ############################################# 63.2% ############################################# 63.3% ############################################### 66.0% ################################################# 68.3% ################################################## 70.5% ################################################### 72.0% #################################################### 73.5% #################################################### 73.5% ###################################################### 75.8% ######################################################## 78.4% [2020-07-28T11:00:02.216Z] #25 ... [2020-07-28T11:00:02.216Z] [2020-07-28T11:00:02.216Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:00:02.216Z] #30 46.73 internal/fmtsort [2020-07-28T11:00:02.216Z] #30 47.68 os [2020-07-28T11:00:02.216Z] #30 49.16 path/filepath [2020-07-28T11:00:02.216Z] #30 49.18 fmt [2020-07-28T11:00:02.216Z] #30 50.28 io/ioutil [2020-07-28T11:00:02.216Z] #30 52.66 github.com/BurntSushi/toml [2020-07-28T11:00:02.216Z] #30 52.70 flag [2020-07-28T11:00:02.216Z] #30 52.83 log [2020-07-28T11:00:02.216Z] #30 55.86 github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T11:00:02.216Z] #30 ... [2020-07-28T11:00:02.216Z] [2020-07-28T11:00:02.216Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:00:02.216Z] #47 46.61 regexp [2020-07-28T11:00:02.216Z] #47 51.27 mvdan.cc/sh/v3/fileutil [2020-07-28T11:00:02.216Z] #47 52.01 fmt [2020-07-28T11:00:02.216Z] #47 52.03 encoding/binary [2020-07-28T11:00:02.216Z] #47 53.90 encoding/base64 [2020-07-28T11:00:02.216Z] #47 53.92 golang.org/x/sys/unix [2020-07-28T11:00:02.216Z] #47 55.77 github.com/pkg/diff [2020-07-28T11:00:02.216Z] #47 55.78 encoding/json [2020-07-28T11:00:02.216Z] #47 55.78 go/token [2020-07-28T11:00:02.216Z] #47 ... [2020-07-28T11:00:02.216Z] [2020-07-28T11:00:02.216Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T11:00:02.439Z] #17 28.36 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-28T11:00:02.665Z] #3 DONE 0.5s [2020-07-28T11:00:02.665Z] [2020-07-28T11:00:02.665Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-28T11:00:02.665Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-28T11:00:02.732Z] #17 28.36 Setting up xz-utils (5.2.4-1) ... [2020-07-28T11:00:02.732Z] #17 28.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-28T11:00:02.732Z] #17 28.38 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-28T11:00:02.732Z] #17 28.42 invoke-rc.d: could not determine current runlevel [2020-07-28T11:00:02.732Z] #17 28.42 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-28T11:00:02.732Z] #17 28.43 Setting up pigz (2.4-1) ... [2020-07-28T11:00:02.732Z] #17 28.44 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-28T11:00:02.732Z] #17 28.44 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-28T11:00:02.732Z] #17 28.46 Setting up python-pip-whl (18.1-5) ... [2020-07-28T11:00:02.732Z] #17 28.46 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-28T11:00:02.732Z] #17 28.47 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-28T11:00:02.880Z] #25 12.81 0.0% # 2.7% ## 4.1% #### 6.2% ##### 7.8% ###### 9.5% ####### 10.6% ######## 11.6% ######### 13.0% ########## 14.5% ########## 15.0% ########### 16.0% ############ 17.1% ############# 19.3% ############## 20.0% ############### 21.0% ############### 21.8% ################ 22.4% ################ 23.4% ################# 24.3% ################## 25.5% ################### 26.7% ################### 27.2% #################### 28.4% #################### 29.0% ##################### 29.7% ##################### 30.4% ###################### 31.4% ####################### 32.3% ####################### 32.7% ####################### 33.0% ######################## 34.7% ######################### 35.5% ########################## 36.7% ########################## 37.1% ########################### 38.2% ############################ 39.9% ############################# 41.2% ############################## 42.5% ############################### 44.0% ################################ 45.7% ################################## 48.1% #################################### 50.2% ##################################### 51.7% ##################################### 52.5% ####################################### 54.3% ####################################### 54.7% ####################################### 55.5% ######################################### 57.0% ######################################### 57.4% ########################################## 59.6% ########################################### 60.9% ############################################# 63.2% ############################################# 63.3% ############################################### 66.0% ################################################# 68.3% ################################################## 70.5% ################################################### 72.0% #################################################### 73.5% #################################################### 73.5% ###################################################### 75.8% ######################################################## 78.4% ######################################################## 78.4% ########################################################## 80.9% ########################################################### 82.1% ########################################################### 82.1% ############################################################ 83.9% [2020-07-28T11:00:02.880Z] #25 ... [2020-07-28T11:00:02.880Z] [2020-07-28T11:00:02.880Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T11:00:02.880Z] #32 47.61 Selecting previously unselected package librhash0:arm64. [2020-07-28T11:00:02.880Z] #32 47.62 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-07-28T11:00:02.880Z] #32 47.64 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-07-28T11:00:02.880Z] #32 47.85 Selecting previously unselected package libuv1:arm64. [2020-07-28T11:00:02.880Z] #32 47.85 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-07-28T11:00:02.880Z] #32 47.86 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-07-28T11:00:02.880Z] #32 48.10 Selecting previously unselected package cmake. [2020-07-28T11:00:02.880Z] #32 48.11 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-07-28T11:00:02.880Z] #32 48.13 Unpacking cmake (3.13.4-1) ... [2020-07-28T11:00:02.880Z] #32 50.12 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-28T11:00:02.880Z] #32 50.16 Setting up xxd (2:8.1.0875-5) ... [2020-07-28T11:00:02.880Z] #32 50.18 Setting up libuv1:arm64 (1.24.1-1) ... [2020-07-28T11:00:02.880Z] #32 50.19 Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T11:00:02.880Z] #32 50.25 Setting up librhash0:arm64 (1.3.8-1) ... [2020-07-28T11:00:02.880Z] #32 50.28 Setting up cmake-data (3.13.4-1) ... [2020-07-28T11:00:02.880Z] #32 50.33 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-28T11:00:02.880Z] #32 50.35 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-28T11:00:02.880Z] #32 50.37 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-28T11:00:02.880Z] #32 50.39 Setting up cmake (3.13.4-1) ... [2020-07-28T11:00:02.880Z] #32 50.40 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T11:00:02.880Z] #32 50.54 Processing triggers for mime-support (3.62) ... [2020-07-28T11:00:02.880Z] #32 ... [2020-07-28T11:00:02.880Z] [2020-07-28T11:00:02.880Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T11:00:02.924Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-28T11:00:02.924Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-28T11:00:02.924Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-28T11:00:02.924Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-07-28T11:00:02.924Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2020-07-28T11:00:03.024Z] #17 28.67 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-28T11:00:03.024Z] #17 28.68 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-28T11:00:03.024Z] #17 28.69 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-28T11:00:03.024Z] #17 28.69 Setting up vim (2:8.1.0875-5) ... [2020-07-28T11:00:03.024Z] #17 28.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-28T11:00:03.024Z] #17 28.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-28T11:00:03.024Z] #17 28.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-28T11:00:03.024Z] #17 28.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-28T11:00:03.024Z] #17 28.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-28T11:00:03.024Z] #17 28.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-28T11:00:03.024Z] #17 28.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-28T11:00:03.024Z] #17 28.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-28T11:00:03.024Z] #17 28.73 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-28T11:00:03.024Z] #17 28.74 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T11:00:03.024Z] #17 28.75 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-28T11:00:03.024Z] #17 28.75 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T11:00:03.024Z] #17 28.76 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-28T11:00:03.024Z] #17 28.77 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T11:00:03.183Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.6s done [2020-07-28T11:00:03.183Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-28T11:00:03.751Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-07-28T11:00:03.932Z] #25 12.81 0.0% # 2.7% ## 4.1% #### 6.2% ##### 7.8% ###### 9.5% ####### 10.6% ######## 11.6% ######### 13.0% ########## 14.5% ########## 15.0% ########### 16.0% ############ 17.1% ############# 19.3% ############## 20.0% ############### 21.0% ############### 21.8% ################ 22.4% ################ 23.4% ################# 24.3% ################## 25.5% ################### 26.7% ################### 27.2% #################### 28.4% #################### 29.0% ##################### 29.7% ##################### 30.4% ###################### 31.4% ####################### 32.3% ####################### 32.7% ####################### 33.0% ######################## 34.7% ######################### 35.5% ########################## 36.7% ########################## 37.1% ########################### 38.2% ############################ 39.9% ############################# 41.2% ############################## 42.5% ############################### 44.0% ################################ 45.7% ################################## 48.1% #################################### 50.2% ##################################### 51.7% ##################################### 52.5% ####################################### 54.3% ####################################### 54.7% ####################################### 55.5% ######################################### 57.0% ######################################### 57.4% ########################################## 59.6% ########################################### 60.9% ############################################# 63.2% ############################################# 63.3% ############################################### 66.0% ################################################# 68.3% ################################################## 70.5% ################################################### 72.0% #################################################### 73.5% #################################################### 73.5% ###################################################### 75.8% ######################################################## 78.4% ######################################################## 78.4% ########################################################## 80.9% ########################################################### 82.1% ########################################################### 82.1% ############################################################ 83.9% ############################################################ 84.2% ############################################################# 85.7% ############################################################## 86.6% ################################################################ 89.5% ################################################################## 91.8% ################################################################## 92.1% #################################################################### 94.7% #################################################################### 94.7% ###################################################################### 97.8% ######################################################################## 100.0% [2020-07-28T11:00:03.932Z] #25 22.18 [2020-07-28T11:00:04.536Z] #17 30.30 Setting up iptables (1.8.2-4) ... [2020-07-28T11:00:04.536Z] #17 30.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T11:00:04.536Z] #17 30.31 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T11:00:04.536Z] #17 30.32 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T11:00:04.536Z] #17 30.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T11:00:04.536Z] #17 30.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-28T11:00:04.536Z] #17 30.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-28T11:00:04.536Z] #17 30.33 Setting up python3 (3.7.3-1) ... [2020-07-28T11:00:04.687Z] #4 DONE 2.0s [2020-07-28T11:00:04.687Z] [2020-07-28T11:00:04.687Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-28T11:00:04.829Z] #17 30.48 Setting up python3-wheel (0.32.3-2) ... [2020-07-28T11:00:04.829Z] #17 30.70 Setting up apparmor (2.13.2-10) ... [2020-07-28T11:00:04.946Z] #5 ... [2020-07-28T11:00:04.946Z] [2020-07-28T11:00:04.946Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-28T11:00:04.946Z] #6 DONE 0.3s [2020-07-28T11:00:05.208Z] [2020-07-28T11:00:05.208Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-28T11:00:05.208Z] #5 DONE 0.3s [2020-07-28T11:00:05.208Z] [2020-07-28T11:00:05.208Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-28T11:00:05.208Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-28T11:00:05.208Z] #58 DONE 0.0s [2020-07-28T11:00:05.208Z] [2020-07-28T11:00:05.208Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T11:00:05.208Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-28T11:00:05.473Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-07-28T11:00:05.473Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-07-28T11:00:05.473Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-28T11:00:05.473Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 3.11MB / 50.39MB 0.3s [2020-07-28T11:00:05.473Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 1.78MB / 7.81MB 0.3s [2020-07-28T11:00:05.743Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 4.48MB / 7.81MB 0.5s [2020-07-28T11:00:05.864Z] #25 23.57 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-28T11:00:05.864Z] #25 23.87 [2020-07-28T11:00:05.867Z] #17 31.65 Setting up xfsprogs (4.20.0-1) ... [2020-07-28T11:00:05.867Z] #17 31.67 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-28T11:00:06.006Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.25MB / 50.39MB 0.6s [2020-07-28T11:00:06.006Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 6.10MB / 7.81MB 0.6s [2020-07-28T11:00:06.006Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 9.10MB / 50.39MB 0.7s [2020-07-28T11:00:06.006Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.7s [2020-07-28T11:00:06.128Z] #25 24.08 # 2.0% ######################################################################## 100.0% [2020-07-28T11:00:06.128Z] #25 24.22 [2020-07-28T11:00:06.159Z] #17 31.85 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-28T11:00:06.271Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 18.56MB / 50.39MB 1.1s [2020-07-28T11:00:06.272Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.8s done [2020-07-28T11:00:06.272Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 4.52MB / 10.00MB 1.1s [2020-07-28T11:00:06.272Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 0B / 51.83MB 1.1s [2020-07-28T11:00:06.534Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 23.55MB / 50.39MB 1.4s [2020-07-28T11:00:06.534Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.4s [2020-07-28T11:00:06.534Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 5.57MB / 51.83MB 1.4s [2020-07-28T11:00:06.794Z] #17 32.40 Setting up python3-distutils (3.7.3-1) ... [2020-07-28T11:00:06.794Z] #17 ... [2020-07-28T11:00:06.794Z] [2020-07-28T11:00:06.794Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:00:06.794Z] #39 64.98 CC criu/cr-service.o [2020-07-28T11:00:06.794Z] #39 65.93 CC criu/crtools.o [2020-07-28T11:00:06.794Z] #39 66.30 CC criu/eventfd.o [2020-07-28T11:00:06.794Z] #39 66.48 CC criu/eventpoll.o [2020-07-28T11:00:06.794Z] #39 66.87 CC criu/external.o [2020-07-28T11:00:06.794Z] #39 67.02 CC criu/fault-injection.o [2020-07-28T11:00:06.794Z] #39 67.09 CC criu/fdstore.o [2020-07-28T11:00:06.794Z] #39 67.32 CC criu/fifo.o [2020-07-28T11:00:06.794Z] #39 67.49 CC criu/file-ids.o [2020-07-28T11:00:06.794Z] #39 67.61 CC criu/file-lock.o [2020-07-28T11:00:06.794Z] #39 68.15 CC criu/files-ext.o [2020-07-28T11:00:06.794Z] #39 68.33 CC criu/files-reg.o [2020-07-28T11:00:06.794Z] #39 69.40 CC criu/files.o [2020-07-28T11:00:06.794Z] #39 70.58 CC criu/filesystems.o [2020-07-28T11:00:06.794Z] #39 71.04 CC criu/fsnotify.o [2020-07-28T11:00:06.794Z] #39 71.46 CC criu/image-desc.o [2020-07-28T11:00:06.794Z] #39 71.55 CC criu/image.o [2020-07-28T11:00:06.794Z] #39 72.11 CC criu/ipc_ns.o [2020-07-28T11:00:06.794Z] #39 72.55 CC criu/irmap.o [2020-07-28T11:00:06.794Z] #39 72.77 CC criu/kcmp-ids.o [2020-07-28T11:00:06.794Z] #39 72.96 CC criu/kerndat.o [2020-07-28T11:00:06.794Z] #39 73.60 CC criu/libnetlink.o [2020-07-28T11:00:06.794Z] #39 73.76 CC criu/log.o [2020-07-28T11:00:06.794Z] #39 74.15 CC criu/lsm.o [2020-07-28T11:00:06.794Z] #39 74.39 CC criu/mem.o [2020-07-28T11:00:06.795Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 13.29MB / 51.83MB 1.5s [2020-07-28T11:00:06.795Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 33.23MB / 50.39MB 1.7s [2020-07-28T11:00:06.795Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.5s done [2020-07-28T11:00:06.795Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 21.98MB / 51.83MB 1.7s [2020-07-28T11:00:06.795Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 3.06MB / 68.65MB 1.7s [2020-07-28T11:00:07.056Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 24.68MB / 51.83MB 1.9s [2020-07-28T11:00:07.056Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 6.54MB / 68.65MB 1.9s [2020-07-28T11:00:07.086Z] #39 ... [2020-07-28T11:00:07.086Z] [2020-07-28T11:00:07.086Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T11:00:07.086Z] #17 32.69 Setting up python3-setuptools (40.8.0-1) ... [2020-07-28T11:00:07.318Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 38.35MB / 50.39MB 2.1s [2020-07-28T11:00:07.318Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 29.38MB / 51.83MB 2.1s [2020-07-28T11:00:07.318Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 11.21MB / 68.65MB 2.1s [2020-07-28T11:00:07.318Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 33.17MB / 51.83MB 2.2s [2020-07-28T11:00:07.582Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 41.73MB / 50.39MB 2.3s [2020-07-28T11:00:07.582Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 49.25MB / 50.39MB 2.4s [2020-07-28T11:00:07.582Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 37.68MB / 51.83MB 2.4s [2020-07-28T11:00:07.582Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 19.15MB / 68.65MB 2.4s [2020-07-28T11:00:07.691Z] #25 25.35 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-28T11:00:07.727Z] #17 33.33 Setting up python3-pip (18.1-5) ... [2020-07-28T11:00:07.842Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 40.83MB / 51.83MB 2.6s [2020-07-28T11:00:07.842Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 22.93MB / 68.65MB 2.7s [2020-07-28T11:00:07.955Z] #25 25.97 [2020-07-28T11:00:08.129Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 44.35MB / 51.83MB 2.8s [2020-07-28T11:00:08.129Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 27.24MB / 68.65MB 2.8s [2020-07-28T11:00:08.129Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 3.0s [2020-07-28T11:00:08.129Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 34.92MB / 68.65MB 3.0s [2020-07-28T11:00:08.223Z] #25 26.16 0.8% ########################################## 59.7% ######################################################################## 100.0% [2020-07-28T11:00:08.223Z] #25 26.40 [2020-07-28T11:00:08.363Z] #17 33.94 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T11:00:08.363Z] #17 33.96 Processing triggers for mime-support (3.62) ... [2020-07-28T11:00:08.659Z] #17 DONE 34.5s [2020-07-28T11:00:08.659Z] [2020-07-28T11:00:08.659Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-28T11:00:08.698Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 3.0s done [2020-07-28T11:00:08.698Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 3.3s done [2020-07-28T11:00:08.698Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 56.12MB / 68.65MB 3.4s [2020-07-28T11:00:08.698Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 [2020-07-28T11:00:08.698Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 626.22kB / 120.18MB 3.4s [2020-07-28T11:00:08.698Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 3.4s done [2020-07-28T11:00:08.958Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 64.84MB / 68.65MB 3.6s [2020-07-28T11:00:08.958Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 3.8s [2020-07-28T11:00:08.958Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 9.96MB / 120.18MB 3.8s [2020-07-28T11:00:09.174Z] #25 ... [2020-07-28T11:00:09.174Z] [2020-07-28T11:00:09.174Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:00:09.174Z] #41 54.17 encoding/base64 [2020-07-28T11:00:09.174Z] #41 54.18 crypto/cipher [2020-07-28T11:00:09.174Z] #41 54.19 flag [2020-07-28T11:00:09.174Z] #41 55.04 go/token [2020-07-28T11:00:09.174Z] #41 55.88 go/scanner [2020-07-28T11:00:09.174Z] #41 55.97 net/url [2020-07-28T11:00:09.174Z] #41 56.04 text/template/parse [2020-07-28T11:00:09.174Z] #41 57.65 encoding/json [2020-07-28T11:00:09.174Z] #41 57.68 go/ast [2020-07-28T11:00:09.174Z] #41 59.54 text/template [2020-07-28T11:00:09.174Z] #41 63.05 encoding/xml [2020-07-28T11:00:09.174Z] #41 63.24 go/parser [2020-07-28T11:00:09.174Z] #41 63.49 go/doc [2020-07-28T11:00:09.219Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 16.36MB / 120.18MB 4.0s [2020-07-28T11:00:09.481Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 23.49MB / 120.18MB 4.2s [2020-07-28T11:00:09.481Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 4.3s done [2020-07-28T11:00:09.481Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 32.01MB / 120.18MB 4.4s [2020-07-28T11:00:09.534Z] #41 ... [2020-07-28T11:00:09.534Z] [2020-07-28T11:00:09.534Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T11:00:09.534Z] #25 27.54 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-28T11:00:09.534Z] #25 27.60 skipping existing 9a99313a2c50 [2020-07-28T11:00:09.695Z] #18 0.908 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-28T11:00:09.696Z] #18 0.911 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-28T11:00:09.696Z] #18 0.913 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-28T11:00:09.696Z] #18 DONE 1.1s [2020-07-28T11:00:09.696Z] [2020-07-28T11:00:09.696Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-28T11:00:09.740Z] #7 ... [2020-07-28T11:00:09.740Z] [2020-07-28T11:00:09.740Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-28T11:00:09.740Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-28T11:00:09.740Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-28T11:00:09.740Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done [2020-07-28T11:00:09.740Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.5s done [2020-07-28T11:00:09.740Z] #58 DONE 4.6s [2020-07-28T11:00:09.740Z] [2020-07-28T11:00:09.740Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T11:00:09.740Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 39.22MB / 120.18MB 4.6s [2020-07-28T11:00:09.798Z] #25 27.67 [2020-07-28T11:00:09.999Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 45.59MB / 120.18MB 4.8s [2020-07-28T11:00:10.258Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 63.75MB / 120.18MB 5.2s [2020-07-28T11:00:10.374Z] #25 ... [2020-07-28T11:00:10.374Z] [2020-07-28T11:00:10.374Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T11:00:10.374Z] #38 54.86 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-28T11:00:10.374Z] #38 56.12 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T11:00:10.374Z] #38 ... [2020-07-28T11:00:10.374Z] [2020-07-28T11:00:10.374Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:00:10.826Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 77.40MB / 120.18MB 5.4s [2020-07-28T11:00:10.826Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 90.17MB / 120.18MB 5.6s [2020-07-28T11:00:10.900Z] #52 26.64 Checking out files: 49% (1593/3208) Checking out files: 50% (1604/3208) Checking out files: 51% (1637/3208) Checking out files: 52% (1669/3208) Checking out files: 53% (1701/3208) Checking out files: 54% (1733/3208) Checking out files: 55% (1765/3208) Checking out files: 56% (1797/3208) Checking out files: 57% (1829/3208) Checking out files: 58% (1861/3208) Checking out files: 59% (1893/3208) Checking out files: 60% (1925/3208) Checking out files: 61% (1957/3208) Checking out files: 62% (1989/3208) Checking out files: 63% (2022/3208) Checking out files: 64% (2054/3208) Checking out files: 65% (2086/3208) Checking out files: 66% (2118/3208) Checking out files: 67% (2150/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 88% (2827/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-28T11:00:10.900Z] #52 28.13 + cd /tmp/tmp.PGeHoMPuht/src/github.com/containerd/containerd [2020-07-28T11:00:10.900Z] #52 28.13 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T11:00:11.086Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 108.78MB / 120.18MB 6.0s [2020-07-28T11:00:11.657Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 6.4s [2020-07-28T11:00:11.657Z] #7 ... [2020-07-28T11:00:11.657Z] [2020-07-28T11:00:11.657Z] #20 [internal] load build context [2020-07-28T11:00:11.657Z] #20 transferring context: 51.32MB 6.1s done [2020-07-28T11:00:11.657Z] #20 DONE 6.6s [2020-07-28T11:00:11.657Z] [2020-07-28T11:00:11.657Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T11:00:12.295Z] #52 29.52 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-28T11:00:12.295Z] #52 29.52 + BUILDTAGS='netgo osusergo static_build' [2020-07-28T11:00:12.295Z] #52 29.52 + export EXTRA_FLAGS=-buildmode=pie [2020-07-28T11:00:12.295Z] #52 29.52 + EXTRA_FLAGS=-buildmode=pie [2020-07-28T11:00:12.295Z] #52 29.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-28T11:00:12.295Z] #52 29.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-28T11:00:12.295Z] #52 29.52 + '[' '' = dynamic ']' [2020-07-28T11:00:12.295Z] #52 29.52 + make [2020-07-28T11:00:12.295Z] #52 ... [2020-07-28T11:00:12.295Z] [2020-07-28T11:00:12.295Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:00:12.295Z] #47 57.25 go/scanner [2020-07-28T11:00:12.295Z] #47 57.26 mvdan.cc/editorconfig [2020-07-28T11:00:12.295Z] #47 58.16 go/ast [2020-07-28T11:00:12.295Z] #47 58.77 mvdan.cc/sh/v3/syntax [2020-07-28T11:00:12.295Z] #47 61.20 golang.org/x/crypto/ssh/terminal [2020-07-28T11:00:12.295Z] #47 66.30 mvdan.cc/sh/v3/cmd/shfmt [2020-07-28T11:00:12.558Z] #47 ... [2020-07-28T11:00:12.558Z] [2020-07-28T11:00:12.558Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T11:00:12.558Z] #25 28.97 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-28T11:00:12.558Z] #25 29.33 [2020-07-28T11:00:12.558Z] #25 29.50 ######################################################################## 100.0% [2020-07-28T11:00:12.558Z] #25 29.56 [2020-07-28T11:00:12.558Z] #25 29.64 Download of images into '/build' complete. [2020-07-28T11:00:12.558Z] #25 29.64 Use something like the following to load the result into a Docker daemon: [2020-07-28T11:00:12.558Z] #25 29.64 tar -cC '/build' . | docker load [2020-07-28T11:00:13.257Z] #19 3.096 Collecting yamllint==1.16.0 [2020-07-28T11:00:13.257Z] #19 3.230 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-28T11:00:13.257Z] #19 3.266 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-28T11:00:13.257Z] #19 3.290 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-28T11:00:13.257Z] #19 3.321 Collecting pyyaml (from yamllint==1.16.0) [2020-07-28T11:00:13.257Z] #19 3.406 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-28T11:00:13.508Z] #25 DONE 31.4s [2020-07-28T11:00:13.508Z] [2020-07-28T11:00:13.508Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:00:13.508Z] #30 DONE 68.2s [2020-07-28T11:00:13.508Z] [2020-07-28T11:00:13.508Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T11:00:13.508Z] #32 DONE 68.2s [2020-07-28T11:00:13.508Z] [2020-07-28T11:00:13.508Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T11:00:13.508Z] #38 DONE 68.2s [2020-07-28T11:00:13.508Z] [2020-07-28T11:00:13.508Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:00:13.575Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.9s done [2020-07-28T11:00:13.575Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.1s [2020-07-28T11:00:13.897Z] #19 4.034 Building wheels for collected packages: pyyaml [2020-07-28T11:00:13.897Z] #19 4.061 Running setup.py bdist_wheel for pyyaml: started [2020-07-28T11:00:14.148Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.6s done [2020-07-28T11:00:14.190Z] #19 ... [2020-07-28T11:00:14.190Z] [2020-07-28T11:00:14.190Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:00:14.190Z] #49 45.31 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-28T11:00:14.190Z] #49 46.62 + mkdir -p /build [2020-07-28T11:00:14.190Z] #49 46.62 + cp runc /build/runc [2020-07-28T11:00:14.190Z] #49 DONE 46.9s [2020-07-28T11:00:14.190Z] [2020-07-28T11:00:14.190Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T11:00:14.190Z] #36 115.6 + dpkg --print-architecture [2020-07-28T11:00:14.190Z] #36 115.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-28T11:00:14.190Z] #36 116.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-28T11:00:14.190Z] #36 116.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-28T11:00:14.408Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.1s [2020-07-28T11:00:14.979Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.6s done [2020-07-28T11:00:14.979Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 [2020-07-28T11:00:15.239Z] #36 ... [2020-07-28T11:00:15.239Z] [2020-07-28T11:00:15.239Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-28T11:00:15.239Z] #19 4.533 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-28T11:00:15.239Z] #19 4.533 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-28T11:00:15.239Z] #19 4.690 Successfully built pyyaml [2020-07-28T11:00:15.239Z] #19 4.690 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-28T11:00:15.239Z] #19 4.913 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-28T11:00:15.239Z] #19 DONE 5.3s [2020-07-28T11:00:15.239Z] [2020-07-28T11:00:15.239Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-28T11:00:15.240Z] #22 DONE 0.3s [2020-07-28T11:00:15.240Z] [2020-07-28T11:00:15.240Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:00:15.240Z] #39 75.50 CC criu/memfd.o [2020-07-28T11:00:15.240Z] #39 75.85 CC criu/mount.o [2020-07-28T11:00:15.240Z] #39 77.45 CC criu/namespaces.o [2020-07-28T11:00:15.240Z] #39 78.16 CC criu/net.o [2020-07-28T11:00:15.240Z] #39 80.18 CC criu/netfilter.o [2020-07-28T11:00:15.240Z] #39 80.44 CC criu/page-pipe.o [2020-07-28T11:00:15.240Z] #39 80.90 CC criu/page-xfer.o [2020-07-28T11:00:15.240Z] #39 81.71 CC criu/pagemap-cache.o [2020-07-28T11:00:15.240Z] #39 81.86 CC criu/pagemap.o [2020-07-28T11:00:15.240Z] #39 82.30 CC criu/parasite-syscall.o [2020-07-28T11:00:15.240Z] #39 82.67 CC criu/path.o [2020-07-28T11:00:15.240Z] #39 82.89 CC criu/pie-util-vdso.o [2020-07-28T11:00:15.240Z] #39 83.25 CC criu/pie-util.o [2020-07-28T11:00:15.240Z] #39 83.39 CC criu/pipes.o [2020-07-28T11:00:15.549Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.5s done [2020-07-28T11:00:15.549Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-07-28T11:00:15.560Z] #39 ... [2020-07-28T11:00:15.560Z] [2020-07-28T11:00:15.560Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-28T11:00:16.203Z] #26 DONE 0.9s [2020-07-28T11:00:16.203Z] [2020-07-28T11:00:16.203Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:00:16.203Z] #39 84.07 CC criu/plugin.o [2020-07-28T11:00:16.203Z] #39 84.28 CC criu/proc_parse.o [2020-07-28T11:00:16.497Z] #39 ... [2020-07-28T11:00:16.497Z] [2020-07-28T11:00:16.497Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-28T11:00:16.497Z] #29 DONE 0.2s [2020-07-28T11:00:16.497Z] [2020-07-28T11:00:16.497Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-28T11:00:16.497Z] #31 DONE 0.2s [2020-07-28T11:00:16.497Z] [2020-07-28T11:00:16.497Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-28T11:00:16.790Z] #34 DONE 0.1s [2020-07-28T11:00:16.790Z] [2020-07-28T11:00:16.790Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:00:16.839Z] #39 ... [2020-07-28T11:00:16.839Z] [2020-07-28T11:00:16.839Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T11:00:16.839Z] #10 61.32 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-28T11:00:16.839Z] #10 61.33 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-28T11:00:16.839Z] #10 62.07 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T11:00:16.839Z] #10 64.89 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-28T11:00:16.839Z] #10 64.90 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-28T11:00:16.839Z] #10 65.23 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T11:00:16.839Z] #10 ... [2020-07-28T11:00:16.839Z] [2020-07-28T11:00:16.839Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:00:16.839Z] #33 2.334 + RM_GOPATH=0 [2020-07-28T11:00:16.839Z] #33 2.334 + TMP_GOPATH= [2020-07-28T11:00:16.839Z] #33 2.334 + : /build [2020-07-28T11:00:16.839Z] #33 2.338 + '[' -z '' ']' [2020-07-28T11:00:16.839Z] #33 2.344 ++ mktemp -d [2020-07-28T11:00:16.839Z] #33 2.344 + export GOPATH=/tmp/tmp.AuQAsMaz5P [2020-07-28T11:00:16.839Z] #33 2.344 + GOPATH=/tmp/tmp.AuQAsMaz5P [2020-07-28T11:00:16.839Z] #33 2.344 + RM_GOPATH=1 [2020-07-28T11:00:16.839Z] #33 2.344 + case "$(go env GOARCH)" in [2020-07-28T11:00:16.839Z] #33 2.346 ++ go env GOARCH [2020-07-28T11:00:16.839Z] #33 2.373 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T11:00:16.839Z] #33 2.373 + GO_BUILDMODE=-buildmode=pie [2020-07-28T11:00:16.839Z] #33 2.373 ++ dirname /tmp/install/install.sh [2020-07-28T11:00:16.839Z] #33 2.374 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T11:00:16.839Z] #33 2.374 + dir=/tmp/install [2020-07-28T11:00:16.839Z] #33 2.374 + bin=tini [2020-07-28T11:00:16.839Z] #33 2.374 + shift [2020-07-28T11:00:16.839Z] #33 2.374 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-28T11:00:16.839Z] #33 2.374 + . /tmp/install/tini.installer [2020-07-28T11:00:16.839Z] #33 2.374 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T11:00:16.839Z] #33 2.374 + install_tini [2020-07-28T11:00:16.839Z] #33 2.374 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-28T11:00:16.839Z] #33 2.374 + git clone https://github.com/krallin/tini.git /tmp/tmp.AuQAsMaz5P/tini [2020-07-28T11:00:16.839Z] #33 2.390 Cloning into '/tmp/tmp.AuQAsMaz5P/tini'... [2020-07-28T11:00:16.839Z] #33 3.336 + cd /tmp/tmp.AuQAsMaz5P/tini [2020-07-28T11:00:16.839Z] #33 3.336 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T11:00:16.839Z] #33 3.379 + cmake . [2020-07-28T11:00:17.426Z] #52 ... [2020-07-28T11:00:17.426Z] [2020-07-28T11:00:17.426Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:00:17.426Z] #39 85.45 CC criu/protobuf-desc.o [2020-07-28T11:00:17.719Z] #39 85.83 CC criu/protobuf.o [2020-07-28T11:00:17.812Z] #33 ... [2020-07-28T11:00:17.812Z] [2020-07-28T11:00:17.812Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:00:17.812Z] #47 DONE 72.4s [2020-07-28T11:00:17.812Z] [2020-07-28T11:00:17.812Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:00:17.812Z] #33 4.280 -- The C compiler identification is GNU 8.3.0 [2020-07-28T11:00:17.812Z] #33 4.380 -- Check for working C compiler: /usr/bin/cc [2020-07-28T11:00:18.012Z] #39 86.01 CC criu/pstree.o [2020-07-28T11:00:18.026Z] INFO [loader] Go packages loading at mode 575 (imports|compiled_files|deps|exports_file|files|name|types_sizes) took 1m57.932478727s [2020-07-28T11:00:18.026Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 466.053253ms [2020-07-28T11:00:18.386Z] #33 4.985 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-28T11:00:18.387Z] #33 4.987 -- Detecting C compiler ABI info [2020-07-28T11:00:18.646Z] #39 86.60 CC criu/rbtree.o [2020-07-28T11:00:18.647Z] #39 86.85 CC criu/rst-malloc.o [2020-07-28T11:00:18.939Z] #39 87.06 CC criu/seccomp.o [2020-07-28T11:00:19.234Z] #39 87.41 CC criu/seize.o [2020-07-28T11:00:19.335Z] #33 5.822 -- Detecting C compiler ABI info - done [2020-07-28T11:00:19.335Z] #33 5.856 -- Detecting C compile features [2020-07-28T11:00:19.755Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.8s done [2020-07-28T11:00:19.755Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 [2020-07-28T11:00:19.869Z] #39 87.87 CC criu/servicefd.o [2020-07-28T11:00:19.869Z] #39 88.07 CC criu/shmem.o [2020-07-28T11:00:20.504Z] #39 88.56 CC criu/sigframe.o [2020-07-28T11:00:20.504Z] #39 88.69 CC criu/signalfd.o [2020-07-28T11:00:20.797Z] #39 88.86 CC criu/sk-inet.o [2020-07-28T11:00:21.089Z] #39 89.30 CC criu/sk-netlink.o [2020-07-28T11:00:21.381Z] #39 89.57 CC criu/sk-packet.o [2020-07-28T11:00:21.674Z] #39 89.86 CC criu/sk-queue.o [2020-07-28T11:00:21.894Z] #33 8.096 -- Detecting C compile features - done [2020-07-28T11:00:21.894Z] #33 8.213 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-28T11:00:21.894Z] #33 8.470 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-28T11:00:21.966Z] #39 90.10 CC criu/sk-tcp.o [2020-07-28T11:00:22.159Z] #33 8.586 -- Configuring done [2020-07-28T11:00:22.159Z] #33 8.611 -- Generating done [2020-07-28T11:00:22.159Z] #33 8.636 -- Build files have been written to: /tmp/tmp.AuQAsMaz5P/tini [2020-07-28T11:00:22.159Z] #33 8.641 + make tini-static [2020-07-28T11:00:22.259Z] #39 90.32 CC criu/sk-unix.o [2020-07-28T11:00:22.428Z] #33 9.027 Scanning dependencies of target tini-static [2020-07-28T11:00:22.428Z] #33 9.178 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-28T11:00:22.894Z] #39 91.11 CC criu/sockets.o [2020-07-28T11:00:23.005Z] #33 ... [2020-07-28T11:00:23.005Z] [2020-07-28T11:00:23.005Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:00:23.005Z] #41 67.80 math/big [2020-07-28T11:00:23.005Z] #41 68.23 github.com/LK4D4/vndr/build [2020-07-28T11:00:23.005Z] #41 74.15 vendor/golang.org/x/text/secure/bidirule [2020-07-28T11:00:23.005Z] #41 74.70 vendor/golang.org/x/net/idna [2020-07-28T11:00:23.005Z] #41 75.19 vendor/golang.org/x/net/http2/hpack [2020-07-28T11:00:23.005Z] #41 76.54 mime [2020-07-28T11:00:23.005Z] #41 77.59 mime/quotedprintable [2020-07-28T11:00:23.269Z] #41 ... [2020-07-28T11:00:23.269Z] [2020-07-28T11:00:23.269Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:00:23.269Z] #52 30.33 + bin/ctr [2020-07-28T11:00:23.269Z] #52 ... [2020-07-28T11:00:23.269Z] [2020-07-28T11:00:23.269Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:00:23.269Z] #39 3.875 Note: Building without setproctitle() and strlcpy() support. [2020-07-28T11:00:23.269Z] #39 3.875 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T11:00:23.269Z] #39 3.892 Note: Building without GnuTLS support [2020-07-28T11:00:23.269Z] #39 3.898 Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T11:00:23.269Z] #39 3.898 Makefile.config:40: Warn: Building without nftables support [2020-07-28T11:00:23.269Z] #39 6.158 fatal: not a git repository (or any of the parent directories): .git [2020-07-28T11:00:23.269Z] #39 6.247 GEN .gitid [2020-07-28T11:00:23.269Z] #39 6.319 GEN criu/include/version.h [2020-07-28T11:00:23.269Z] #39 6.416 GEN include/common/asm [2020-07-28T11:00:23.269Z] #39 7.803 PBCC images/timens.pb-c.c [2020-07-28T11:00:23.269Z] #39 7.853 DEP images/timens.pb-c.d [2020-07-28T11:00:23.269Z] #39 7.905 PBCC images/fown.pb-c.c [2020-07-28T11:00:23.269Z] #39 7.947 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-28T11:00:23.269Z] #39 8.026 PBCC images/opts.pb-c.c [2020-07-28T11:00:23.269Z] #39 8.127 PBCC images/memfd.pb-c.c [2020-07-28T11:00:23.269Z] #39 8.184 DEP images/fown.pb-c.d [2020-07-28T11:00:23.269Z] #39 8.247 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-28T11:00:23.269Z] #39 8.302 DEP images/opts.pb-c.d [2020-07-28T11:00:23.269Z] #39 8.415 DEP images/memfd.pb-c.d [2020-07-28T11:00:23.269Z] #39 8.479 PBCC images/sit.pb-c.c [2020-07-28T11:00:23.269Z] #39 8.527 DEP images/sit.pb-c.d [2020-07-28T11:00:23.269Z] #39 8.591 PBCC images/macvlan.pb-c.c [2020-07-28T11:00:23.269Z] #39 8.619 DEP images/macvlan.pb-c.d [2020-07-28T11:00:23.269Z] #39 8.682 PBCC images/autofs.pb-c.c [2020-07-28T11:00:23.269Z] #39 8.707 DEP images/autofs.pb-c.d [2020-07-28T11:00:23.269Z] #39 8.757 PBCC images/sysctl.pb-c.c [2020-07-28T11:00:23.269Z] #39 8.787 DEP images/sysctl.pb-c.d [2020-07-28T11:00:23.269Z] #39 8.855 PBCC images/time.pb-c.c [2020-07-28T11:00:23.269Z] #39 8.883 DEP images/time.pb-c.d [2020-07-28T11:00:23.269Z] #39 8.958 PBCC images/binfmt-misc.pb-c.c [2020-07-28T11:00:23.269Z] #39 8.971 DEP images/binfmt-misc.pb-c.d [2020-07-28T11:00:23.269Z] #39 9.023 PBCC images/seccomp.pb-c.c [2020-07-28T11:00:23.269Z] #39 9.032 DEP images/seccomp.pb-c.d [2020-07-28T11:00:23.269Z] #39 9.090 PBCC images/userns.pb-c.c [2020-07-28T11:00:23.269Z] #39 9.155 DEP images/userns.pb-c.d [2020-07-28T11:00:23.269Z] #39 9.198 PBCC images/cgroup.pb-c.c [2020-07-28T11:00:23.269Z] #39 9.234 DEP images/cgroup.pb-c.d [2020-07-28T11:00:23.269Z] #39 9.315 PBCC images/ext-file.pb-c.c [2020-07-28T11:00:23.269Z] #39 9.336 DEP images/ext-file.pb-c.d [2020-07-28T11:00:23.269Z] #39 9.410 PBCC images/rpc.pb-c.c [2020-07-28T11:00:23.269Z] #39 9.428 DEP images/rpc.pb-c.d [2020-07-28T11:00:23.269Z] #39 9.478 PBCC images/siginfo.pb-c.c [2020-07-28T11:00:23.269Z] #39 9.488 DEP images/siginfo.pb-c.d [2020-07-28T11:00:23.269Z] #39 9.551 PBCC images/pagemap.pb-c.c [2020-07-28T11:00:23.269Z] #39 9.598 DEP images/pagemap.pb-c.d [2020-07-28T11:00:23.269Z] #39 9.646 PBCC images/rlimit.pb-c.c [2020-07-28T11:00:23.269Z] #39 9.684 DEP images/rlimit.pb-c.d [2020-07-28T11:00:23.269Z] #39 9.729 PBCC images/file-lock.pb-c.c [2020-07-28T11:00:23.269Z] #39 9.752 DEP images/file-lock.pb-c.d [2020-07-28T11:00:23.269Z] #39 9.800 PBCC images/tty.pb-c.c [2020-07-28T11:00:23.269Z] #39 9.855 DEP images/tty.pb-c.d [2020-07-28T11:00:23.269Z] #39 9.942 PBCC images/tun.pb-c.c [2020-07-28T11:00:23.529Z] #39 91.57 CC criu/stats.o [2020-07-28T11:00:23.529Z] #39 91.79 CC criu/string.o [2020-07-28T11:00:23.532Z] #39 10.02 PBCC images/netdev.pb-c.c [2020-07-28T11:00:23.532Z] #39 10.13 DEP images/tun.pb-c.d [2020-07-28T11:00:23.532Z] #39 10.17 DEP images/netdev.pb-c.d [2020-07-28T11:00:23.795Z] #39 10.25 PBCC images/vma.pb-c.c [2020-07-28T11:00:23.795Z] #39 10.33 DEP images/vma.pb-c.d [2020-07-28T11:00:23.795Z] #39 ... [2020-07-28T11:00:23.795Z] [2020-07-28T11:00:23.795Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:00:23.795Z] #33 10.38 [100%] Linking C executable tini-static [2020-07-28T11:00:23.821Z] #39 91.84 CC criu/sysctl.o [2020-07-28T11:00:23.948Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 3.7s done [2020-07-28T11:00:23.948Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 [2020-07-28T11:00:24.114Z] #39 92.14 CC criu/sysfs_parse.o [2020-07-28T11:00:24.114Z] #39 92.31 CC criu/timens.o [2020-07-28T11:00:24.371Z] #33 10.82 [100%] Built target tini-static [2020-07-28T11:00:24.371Z] #33 10.89 + mkdir -p /build [2020-07-28T11:00:24.371Z] #33 10.89 + cp tini-static /build/docker-init [2020-07-28T11:00:24.406Z] #39 92.47 CC criu/timerfd.o [2020-07-28T11:00:24.698Z] #39 92.73 CC criu/tty.o [2020-07-28T11:00:25.735Z] #39 93.66 CC criu/tun.o [2020-07-28T11:00:25.735Z] #39 93.91 CC criu/uffd.o [2020-07-28T11:00:25.765Z] #33 DONE 12.4s [2020-07-28T11:00:25.765Z] [2020-07-28T11:00:25.765Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:00:25.765Z] #39 10.41 PBCC images/creds.pb-c.c [2020-07-28T11:00:25.765Z] #39 10.47 DEP images/creds.pb-c.d [2020-07-28T11:00:25.765Z] #39 10.51 PBCC images/utsns.pb-c.c [2020-07-28T11:00:25.765Z] #39 10.54 DEP images/utsns.pb-c.d [2020-07-28T11:00:25.765Z] #39 10.61 PBCC images/ipc-desc.pb-c.c [2020-07-28T11:00:25.765Z] #39 10.65 PBCC images/ipc-sem.pb-c.c [2020-07-28T11:00:25.765Z] #39 10.66 DEP images/ipc-desc.pb-c.d [2020-07-28T11:00:25.765Z] #39 10.71 DEP images/ipc-sem.pb-c.d [2020-07-28T11:00:25.765Z] #39 10.75 PBCC images/ipc-msg.pb-c.c [2020-07-28T11:00:25.765Z] #39 10.81 DEP images/ipc-msg.pb-c.d [2020-07-28T11:00:25.765Z] #39 10.90 PBCC images/ipc-shm.pb-c.c [2020-07-28T11:00:25.765Z] #39 10.93 DEP images/ipc-shm.pb-c.d [2020-07-28T11:00:25.765Z] #39 10.97 PBCC images/ipc-var.pb-c.c [2020-07-28T11:00:25.765Z] #39 10.98 DEP images/ipc-var.pb-c.d [2020-07-28T11:00:25.765Z] #39 11.05 PBCC images/sk-opts.pb-c.c [2020-07-28T11:00:25.765Z] #39 11.09 PBCC images/packet-sock.pb-c.c [2020-07-28T11:00:25.765Z] #39 11.17 DEP images/sk-opts.pb-c.d [2020-07-28T11:00:25.765Z] #39 11.22 DEP images/packet-sock.pb-c.d [2020-07-28T11:00:25.765Z] #39 11.28 PBCC images/sk-netlink.pb-c.c [2020-07-28T11:00:25.765Z] #39 11.32 DEP images/sk-netlink.pb-c.d [2020-07-28T11:00:25.765Z] #39 11.40 PBCC images/sk-inet.pb-c.c [2020-07-28T11:00:25.765Z] #39 11.47 DEP images/sk-inet.pb-c.d [2020-07-28T11:00:25.765Z] #39 11.52 PBCC images/sk-unix.pb-c.c [2020-07-28T11:00:25.765Z] #39 11.58 DEP images/sk-unix.pb-c.d [2020-07-28T11:00:25.765Z] #39 11.64 PBCC images/mm.pb-c.c [2020-07-28T11:00:25.765Z] #39 11.73 DEP images/mm.pb-c.d [2020-07-28T11:00:25.765Z] #39 11.77 PBCC images/timerfd.pb-c.c [2020-07-28T11:00:25.765Z] #39 11.80 DEP images/timerfd.pb-c.d [2020-07-28T11:00:25.765Z] #39 11.90 PBCC images/timer.pb-c.c [2020-07-28T11:00:25.765Z] #39 11.96 DEP images/timer.pb-c.d [2020-07-28T11:00:25.765Z] #39 12.00 PBCC images/sa.pb-c.c [2020-07-28T11:00:25.765Z] #39 12.05 DEP images/sa.pb-c.d [2020-07-28T11:00:25.765Z] #39 12.12 PBCC images/pipe-data.pb-c.c [2020-07-28T11:00:25.765Z] #39 12.15 DEP images/pipe-data.pb-c.d [2020-07-28T11:00:25.765Z] #39 12.21 PBCC images/mnt.pb-c.c [2020-07-28T11:00:25.765Z] #39 12.24 DEP images/mnt.pb-c.d [2020-07-28T11:00:25.765Z] #39 12.28 PBCC images/sk-packet.pb-c.c [2020-07-28T11:00:25.765Z] #39 12.29 DEP images/sk-packet.pb-c.d [2020-07-28T11:00:25.765Z] #39 12.32 PBCC images/tcp-stream.pb-c.c [2020-07-28T11:00:25.765Z] #39 12.36 DEP images/tcp-stream.pb-c.d [2020-07-28T11:00:25.765Z] #39 12.39 PBCC images/pipe.pb-c.c [2020-07-28T11:00:25.765Z] #39 12.42 DEP images/pipe.pb-c.d [2020-07-28T11:00:25.765Z] #39 12.48 PBCC images/pstree.pb-c.c [2020-07-28T11:00:26.029Z] #39 12.50 DEP images/pstree.pb-c.d [2020-07-28T11:00:26.029Z] #39 12.53 PBCC images/fs.pb-c.c [2020-07-28T11:00:26.029Z] #39 12.55 DEP images/fs.pb-c.d [2020-07-28T11:00:26.029Z] #39 12.58 PBCC images/signalfd.pb-c.c [2020-07-28T11:00:26.029Z] #39 12.63 DEP images/signalfd.pb-c.d [2020-07-28T11:00:26.029Z] #39 12.65 PBCC images/fh.pb-c.c [2020-07-28T11:00:26.029Z] #39 12.70 PBCC images/fsnotify.pb-c.c [2020-07-28T11:00:26.036Z] #39 ... [2020-07-28T11:00:26.036Z] [2020-07-28T11:00:26.036Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T11:00:26.036Z] #36 DONE 131.3s [2020-07-28T11:00:26.292Z] #39 12.77 DEP images/fh.pb-c.d [2020-07-28T11:00:26.292Z] #39 12.82 DEP images/fsnotify.pb-c.d [2020-07-28T11:00:26.292Z] #39 12.87 PBCC images/eventpoll.pb-c.c [2020-07-28T11:00:26.292Z] #39 12.94 DEP images/eventpoll.pb-c.d [2020-07-28T11:00:26.292Z] #39 13.05 PBCC images/eventfd.pb-c.c [2020-07-28T11:00:26.336Z] [2020-07-28T11:00:26.336Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:00:26.336Z] #39 94.42 CC criu/util.o [2020-07-28T11:00:26.555Z] #39 13.10 DEP images/eventfd.pb-c.d [2020-07-28T11:00:26.555Z] #39 13.15 PBCC images/remap-file-path.pb-c.c [2020-07-28T11:00:26.555Z] #39 13.16 DEP images/remap-file-path.pb-c.d [2020-07-28T11:00:26.555Z] #39 13.21 PBCC images/fifo.pb-c.c [2020-07-28T11:00:26.555Z] #39 13.22 DEP images/fifo.pb-c.d [2020-07-28T11:00:26.555Z] #39 13.27 PBCC images/ghost-file.pb-c.c [2020-07-28T11:00:26.819Z] #39 13.31 DEP images/ghost-file.pb-c.d [2020-07-28T11:00:26.819Z] #39 13.35 PBCC images/regfile.pb-c.c [2020-07-28T11:00:26.819Z] #39 13.38 DEP images/regfile.pb-c.d [2020-07-28T11:00:26.819Z] #39 13.43 PBCC images/ns.pb-c.c [2020-07-28T11:00:26.819Z] #39 13.44 DEP images/ns.pb-c.d [2020-07-28T11:00:27.064Z] #39 95.16 CC criu/uts_ns.o [2020-07-28T11:00:27.064Z] #39 ... [2020-07-28T11:00:27.064Z] [2020-07-28T11:00:27.064Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-28T11:00:27.064Z] #37 DONE 0.2s [2020-07-28T11:00:27.064Z] [2020-07-28T11:00:27.064Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:00:27.064Z] #39 95.26 CC criu/vdso.o [2020-07-28T11:00:27.082Z] #39 13.59 PBCC images/fdinfo.pb-c.c [2020-07-28T11:00:27.082Z] #39 13.69 DEP images/fdinfo.pb-c.d [2020-07-28T11:00:27.082Z] #39 13.75 PBCC images/core-aarch64.pb-c.c [2020-07-28T11:00:27.082Z] #39 13.81 PBCC images/core-arm.pb-c.c [2020-07-28T11:00:27.345Z] #39 13.88 PBCC images/core-ppc64.pb-c.c [2020-07-28T11:00:27.345Z] #39 13.95 PBCC images/core-s390.pb-c.c [2020-07-28T11:00:27.345Z] #39 14.00 PBCC images/core-x86.pb-c.c [2020-07-28T11:00:27.345Z] #39 14.04 PBCC images/core.pb-c.c [2020-07-28T11:00:27.355Z] #39 95.46 LINK criu/built-in.o [2020-07-28T11:00:27.355Z] #39 95.58 LINK criu/criu [2020-07-28T11:00:27.647Z] #39 95.78 DEP lib/c/criu.d [2020-07-28T11:00:27.647Z] #39 95.82 CC images/rpc.pb-c.o [2020-07-28T11:00:27.655Z] #39 14.16 PBCC images/inventory.pb-c.c [2020-07-28T11:00:27.655Z] #39 14.23 DEP images/core-aarch64.pb-c.d [2020-07-28T11:00:27.918Z] #39 14.26 DEP images/core-arm.pb-c.d [2020-07-28T11:00:27.918Z] #39 14.45 DEP images/core-ppc64.pb-c.d [2020-07-28T11:00:27.918Z] #39 14.51 DEP images/core-s390.pb-c.d [2020-07-28T11:00:27.918Z] #39 14.55 DEP images/core-x86.pb-c.d [2020-07-28T11:00:27.918Z] #39 14.61 DEP images/core.pb-c.d [2020-07-28T11:00:27.939Z] #39 96.09 CC lib/c/criu.o [2020-07-28T11:00:28.181Z] #39 14.64 DEP images/inventory.pb-c.d [2020-07-28T11:00:28.181Z] #39 14.68 PBCC images/cpuinfo.pb-c.c [2020-07-28T11:00:28.181Z] #39 14.71 DEP images/cpuinfo.pb-c.d [2020-07-28T11:00:28.181Z] #39 14.74 PBCC images/stats.pb-c.c [2020-07-28T11:00:28.181Z] #39 14.76 DEP images/stats.pb-c.d [2020-07-28T11:00:28.234Z] #39 96.51 LINK lib/c/built-in.o [2020-07-28T11:00:28.527Z] #39 96.52 LINK lib/c/libcriu.so [2020-07-28T11:00:28.527Z] #39 96.57 LINK lib/c/libcriu.a [2020-07-28T11:00:28.527Z] #39 96.65 GEN magic.py [2020-07-28T11:00:28.527Z] #39 96.71 Note: Building without setproctitle() and strlcpy() support. [2020-07-28T11:00:28.527Z] #39 96.71 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T11:00:28.527Z] #39 96.72 Note: Building without GnuTLS support [2020-07-28T11:00:28.527Z] #39 96.72 Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T11:00:28.527Z] #39 96.72 Makefile.config:40: Warn: Building without nftables support [2020-07-28T11:00:28.819Z] #39 96.99 fatal: not a git repository (or any of the parent directories): .git [2020-07-28T11:00:29.112Z] #39 97.28 make[1]: Nothing to be done for 'all'. [2020-07-28T11:00:29.131Z] #39 ... [2020-07-28T11:00:29.131Z] [2020-07-28T11:00:29.131Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:00:29.131Z] #54 77.06 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T11:00:29.131Z] #54 77.06 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-28T11:00:29.131Z] #54 DONE 84.0s [2020-07-28T11:00:29.131Z] [2020-07-28T11:00:29.131Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:00:29.131Z] #41 78.43 net/http/internal [2020-07-28T11:00:29.131Z] #41 81.25 crypto/x509 [2020-07-28T11:00:29.131Z] #41 81.25 net/textproto [2020-07-28T11:00:29.131Z] #41 81.25 vendor/golang.org/x/net/http/httpproxy [2020-07-28T11:00:29.131Z] #41 82.90 vendor/golang.org/x/net/http/httpguts [2020-07-28T11:00:29.131Z] #41 82.91 mime/multipart [2020-07-28T11:00:29.228Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.0s [2020-07-28T11:00:29.396Z] #41 ... [2020-07-28T11:00:29.396Z] [2020-07-28T11:00:29.396Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-28T11:00:29.396Z] #55 DONE 0.1s [2020-07-28T11:00:29.396Z] [2020-07-28T11:00:29.396Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-28T11:00:29.396Z] #56 DONE 0.1s [2020-07-28T11:00:29.396Z] [2020-07-28T11:00:29.396Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T11:00:29.396Z] #10 80.83 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-28T11:00:29.396Z] #10 80.83 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-28T11:00:29.396Z] #10 80.85 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T11:00:29.405Z] #39 97.54 make[1]: 'images/built-in.o' is up to date. [2020-07-28T11:00:29.405Z] #39 97.54 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-28T11:00:29.405Z] #39 97.55 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-28T11:00:29.405Z] #39 97.57 make[1]: 'compel/libcompel.a' is up to date. [2020-07-28T11:00:29.405Z] #39 97.57 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-28T11:00:29.405Z] #39 97.58 make[1]: Nothing to be done for 'all'. [2020-07-28T11:00:29.405Z] #39 97.58 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T11:00:29.700Z] #39 97.69 make[2]: Nothing to be done for 'all'. [2020-07-28T11:00:29.700Z] #39 97.71 make[2]: Nothing to be done for 'all'. [2020-07-28T11:00:29.700Z] #39 97.72 make[2]: Nothing to be done for 'all'. [2020-07-28T11:00:29.700Z] #39 97.76 make[2]: Nothing to be done for 'all'. [2020-07-28T11:00:29.700Z] #39 97.79 make[2]: Nothing to be done for 'all'. [2020-07-28T11:00:29.700Z] #39 97.80 make[2]: Nothing to be done for 'all'. [2020-07-28T11:00:29.700Z] #39 97.81 make[2]: Nothing to be done for 'all'. [2020-07-28T11:00:29.700Z] #39 97.85 make[2]: Nothing to be done for 'all'. [2020-07-28T11:00:29.700Z] #39 97.85 INSTALL criu/criu [2020-07-28T11:00:29.998Z] #39 DONE 98.1s [2020-07-28T11:00:29.998Z] [2020-07-28T11:00:29.998Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:00:31.038Z] #45 ... [2020-07-28T11:00:31.038Z] [2020-07-28T11:00:31.038Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-28T11:00:31.038Z] #40 DONE 0.1s [2020-07-28T11:00:31.038Z] [2020-07-28T11:00:31.038Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-28T11:00:31.038Z] #42 DONE 0.1s [2020-07-28T11:00:31.038Z] [2020-07-28T11:00:31.038Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-28T11:00:31.038Z] #44 DONE 0.1s [2020-07-28T11:00:31.038Z] [2020-07-28T11:00:31.038Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:00:31.137Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.3s done [2020-07-28T11:00:31.137Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-07-28T11:00:31.958Z] #10 ... [2020-07-28T11:00:31.958Z] [2020-07-28T11:00:31.958Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:00:31.958Z] #39 16.03 make[1]: Nothing to be done for 'all'. [2020-07-28T11:00:31.958Z] #39 17.67 CC images/stats.o [2020-07-28T11:00:31.958Z] #39 18.52 CC images/core.o [2020-07-28T11:00:32.076Z] #7 DONE 26.8s [2020-07-28T11:00:32.076Z] [2020-07-28T11:00:32.076Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-28T11:00:32.077Z] #52 113.1 + bin/containerd [2020-07-28T11:00:32.202Z] ok github.com/docker/docker/api/server/httputils 0.069s coverage: 14.7% of statements [2020-07-28T11:00:32.202Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-28T11:00:32.202Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2020-07-28T11:00:32.202Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-28T11:00:32.202Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-28T11:00:32.202Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-28T11:00:32.202Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-28T11:00:32.202Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-28T11:00:32.202Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-28T11:00:32.202Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-28T11:00:32.202Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-28T11:00:32.202Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-28T11:00:32.202Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-28T11:00:32.202Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-28T11:00:32.202Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2020-07-28T11:00:32.202Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-07-28T11:00:32.202Z] ok github.com/docker/docker/api/server/router/swarm 0.029s coverage: 5.4% of statements [2020-07-28T11:00:32.202Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-28T11:00:32.202Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-28T11:00:32.202Z] ? github.com/docker/docker/api/types [no test files] [2020-07-28T11:00:32.202Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-28T11:00:32.202Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-28T11:00:32.202Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-28T11:00:32.202Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-28T11:00:32.202Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-28T11:00:32.202Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-28T11:00:32.203Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-28T11:00:32.203Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-28T11:00:32.203Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-28T11:00:32.203Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-28T11:00:32.203Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-28T11:00:32.203Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-07-28T11:00:32.203Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-07-28T11:00:32.203Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-28T11:00:32.203Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-28T11:00:32.203Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-28T11:00:32.203Z] ? github.com/docker/docker/builder [no test files] [2020-07-28T11:00:32.203Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-28T11:00:32.203Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-28T11:00:32.203Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-28T11:00:32.203Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-28T11:00:32.203Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-28T11:00:32.203Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-28T11:00:32.203Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-28T11:00:32.203Z] ok github.com/docker/docker/builder/dockerignore 0.018s coverage: 96.8% of statements [2020-07-28T11:00:32.203Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2020-07-28T11:00:32.534Z] #39 18.96 CC images/core-x86.o [2020-07-28T11:00:32.797Z] #39 19.51 CC images/core-arm.o [2020-07-28T11:00:33.375Z] #39 19.82 CC images/core-aarch64.o [2020-07-28T11:00:33.454Z] #8 DONE 1.5s [2020-07-28T11:00:33.454Z] [2020-07-28T11:00:33.454Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-28T11:00:33.638Z] #39 20.20 CC images/core-ppc64.o [2020-07-28T11:00:33.741Z] ok github.com/docker/docker/builder/remotecontext/git 3.844s coverage: 86.3% of statements [2020-07-28T11:00:34.029Z] #9 DONE 0.6s [2020-07-28T11:00:34.029Z] [2020-07-28T11:00:34.029Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-28T11:00:34.029Z] #27 DONE 0.0s [2020-07-28T11:00:34.029Z] [2020-07-28T11:00:34.029Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-28T11:00:34.029Z] #35 DONE 0.1s [2020-07-28T11:00:34.029Z] [2020-07-28T11:00:34.029Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T11:00:34.403Z] ok github.com/docker/docker/builder/remotecontext 0.465s coverage: 13.6% of statements [2020-07-28T11:00:34.591Z] #39 20.88 CC images/core-s390.o [2020-07-28T11:00:34.855Z] #39 21.46 CC images/cpuinfo.o [2020-07-28T11:00:35.431Z] #39 21.92 CC images/inventory.o [2020-07-28T11:00:35.694Z] #39 22.07 CC images/fdinfo.o [2020-07-28T11:00:35.694Z] #39 22.28 CC images/fown.o [2020-07-28T11:00:35.694Z] #39 22.47 CC images/ns.o [2020-07-28T11:00:35.940Z] ok github.com/docker/docker/builder/dockerfile 1.302s coverage: 48.1% of statements [2020-07-28T11:00:35.941Z] ? github.com/docker/docker/cli [no test files] [2020-07-28T11:00:35.941Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-28T11:00:35.956Z] #39 22.58 CC images/regfile.o [2020-07-28T11:00:35.956Z] #39 22.71 CC images/ghost-file.o [2020-07-28T11:00:36.532Z] #39 23.06 CC images/fifo.o [2020-07-28T11:00:36.532Z] #39 ... [2020-07-28T11:00:36.532Z] [2020-07-28T11:00:36.532Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T11:00:36.532Z] #10 91.30 Selecting previously unselected package libapparmor1:arm64. [2020-07-28T11:00:36.532Z] #10 91.31 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-07-28T11:00:36.532Z] #10 91.31 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-07-28T11:00:36.532Z] #10 91.40 Selecting previously unselected package libapparmor-dev:arm64. [2020-07-28T11:00:36.532Z] #10 91.40 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-07-28T11:00:36.532Z] #10 91.42 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-28T11:00:36.532Z] #10 91.54 Selecting previously unselected package libbtrfs0. [2020-07-28T11:00:36.795Z] #10 91.54 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-28T11:00:36.795Z] #10 91.55 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T11:00:36.795Z] #10 91.64 Selecting previously unselected package libbtrfs-dev. [2020-07-28T11:00:36.795Z] #10 91.64 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-28T11:00:36.795Z] #10 91.65 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T11:00:37.059Z] #10 91.79 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-07-28T11:00:37.059Z] #10 91.79 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-28T11:00:37.059Z] #10 91.80 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-28T11:00:37.059Z] #10 91.91 Selecting previously unselected package libudev-dev:arm64. [2020-07-28T11:00:37.059Z] #10 91.92 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-07-28T11:00:37.059Z] #10 91.94 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-28T11:00:37.323Z] #10 92.14 Selecting previously unselected package libsepol1-dev:arm64. [2020-07-28T11:00:37.323Z] #10 92.14 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-07-28T11:00:37.323Z] #10 92.16 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-07-28T11:00:37.587Z] #10 92.43 Selecting previously unselected package libpcre16-3:arm64. [2020-07-28T11:00:37.587Z] #10 92.44 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-07-28T11:00:37.587Z] #10 92.44 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-07-28T11:00:37.861Z] #10 92.67 Selecting previously unselected package libpcre32-3:arm64. [2020-07-28T11:00:37.861Z] #10 92.67 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-07-28T11:00:37.861Z] #10 92.69 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-07-28T11:00:38.129Z] #10 92.90 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-07-28T11:00:38.129Z] #10 92.91 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-07-28T11:00:38.129Z] #10 92.91 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-28T11:00:38.391Z] #10 93.15 Selecting previously unselected package libpcre3-dev:arm64. [2020-07-28T11:00:38.391Z] #10 93.15 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-07-28T11:00:38.391Z] #10 93.18 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-28T11:00:38.727Z] #10 93.57 Selecting previously unselected package libselinux1-dev:arm64. [2020-07-28T11:00:38.727Z] #10 93.57 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-07-28T11:00:38.727Z] #10 93.57 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-28T11:00:38.978Z] #52 ... [2020-07-28T11:00:38.978Z] [2020-07-28T11:00:38.978Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:00:38.978Z] #45 143.4 + cd /tmp/tmp.UzEOMvN9ol/src/github.com/golangci/golangci-lint/ [2020-07-28T11:00:38.978Z] #45 143.4 + git checkout -q v1.23.8 [2020-07-28T11:00:38.978Z] #45 143.7 ++ git describe --tags [2020-07-28T11:00:38.978Z] #45 143.7 + version=v1.23.8 [2020-07-28T11:00:38.978Z] #45 143.7 ++ git rev-parse --short HEAD [2020-07-28T11:00:38.978Z] #45 143.7 + commit=76a82c6 [2020-07-28T11:00:38.978Z] #45 143.7 ++ git show -s --format=%cd [2020-07-28T11:00:38.978Z] #45 143.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-28T11:00:38.978Z] #45 143.7 + 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-07-28T11:00:39.003Z] #10 93.99 Selecting previously unselected package libdevmapper-dev:arm64. [2020-07-28T11:00:39.287Z] #10 94.01 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-07-28T11:00:39.287Z] #10 94.01 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-28T11:00:39.287Z] #10 94.16 Selecting previously unselected package libseccomp-dev:arm64. [2020-07-28T11:00:39.287Z] #10 94.17 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-07-28T11:00:39.287Z] #10 94.17 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-28T11:00:39.330Z] #36 4.789 + git clone https://github.com/docker/distribution.git . [2020-07-28T11:00:39.330Z] #36 4.789 Cloning into '.'... [2020-07-28T11:00:39.330Z] #36 ... [2020-07-28T11:00:39.330Z] [2020-07-28T11:00:39.330Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:00:39.330Z] #30 5.009 + RM_GOPATH=0 [2020-07-28T11:00:39.330Z] #30 5.009 + TMP_GOPATH= [2020-07-28T11:00:39.330Z] #30 5.009 + : /build [2020-07-28T11:00:39.330Z] #30 5.010 + '[' -z '' ']' [2020-07-28T11:00:39.330Z] #30 5.030 ++ mktemp -d [2020-07-28T11:00:39.330Z] #30 5.034 + export GOPATH=/tmp/tmp.wPuerKHG8P [2020-07-28T11:00:39.330Z] #30 5.035 + GOPATH=/tmp/tmp.wPuerKHG8P [2020-07-28T11:00:39.330Z] #30 5.035 + RM_GOPATH=1 [2020-07-28T11:00:39.330Z] #30 5.035 + case "$(go env GOARCH)" in [2020-07-28T11:00:39.330Z] #30 5.037 ++ go env GOARCH [2020-07-28T11:00:39.330Z] #30 5.085 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T11:00:39.330Z] #30 5.086 + GO_BUILDMODE=-buildmode=pie [2020-07-28T11:00:39.330Z] #30 5.087 ++ dirname /tmp/install/install.sh [2020-07-28T11:00:39.330Z] #30 5.089 + dir=/tmp/install [2020-07-28T11:00:39.330Z] #30 5.089 + bin=tomlv [2020-07-28T11:00:39.330Z] #30 5.089 + shift [2020-07-28T11:00:39.330Z] #30 5.090 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-28T11:00:39.330Z] #30 5.093 + . /tmp/install/tomlv.installer [2020-07-28T11:00:39.330Z] #30 5.093 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T11:00:39.330Z] #30 5.094 + install_tomlv [2020-07-28T11:00:39.330Z] #30 5.095 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-28T11:00:39.330Z] #30 5.096 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T11:00:39.330Z] #30 5.106 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wPuerKHG8P/src/github.com/BurntSushi/toml [2020-07-28T11:00:39.330Z] #30 5.115 Cloning into '/tmp/tmp.wPuerKHG8P/src/github.com/BurntSushi/toml'... [2020-07-28T11:00:39.553Z] #10 94.39 Selecting previously unselected package libsystemd-dev:arm64. [2020-07-28T11:00:39.553Z] #10 94.40 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-07-28T11:00:39.553Z] #10 94.42 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-28T11:00:40.126Z] #10 94.90 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-28T11:00:40.126Z] #10 94.92 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-28T11:00:40.126Z] #10 94.93 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-07-28T11:00:40.126Z] #10 94.94 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T11:00:40.126Z] #10 94.96 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-07-28T11:00:40.126Z] #10 94.97 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-07-28T11:00:40.126Z] #10 94.98 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T11:00:40.126Z] #10 94.99 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T11:00:40.126Z] #10 95.00 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-07-28T11:00:40.126Z] #10 95.02 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-28T11:00:40.126Z] #10 95.05 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T11:00:40.126Z] #10 ... [2020-07-28T11:00:40.126Z] [2020-07-28T11:00:40.126Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:00:40.126Z] #41 85.03 crypto/tls [2020-07-28T11:00:40.126Z] #41 89.63 net/http/httptrace [2020-07-28T11:00:40.126Z] #41 89.92 net/http [2020-07-28T11:00:40.126Z] #41 ... [2020-07-28T11:00:40.126Z] [2020-07-28T11:00:40.126Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T11:00:40.126Z] #10 95.06 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T11:00:40.126Z] #10 95.07 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-28T11:00:40.126Z] #10 95.08 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-28T11:00:40.126Z] #10 95.10 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-28T11:00:40.126Z] #10 95.12 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T11:00:40.126Z] #10 95.14 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-28T11:00:40.271Z] #30 6.205 + cd /tmp/tmp.wPuerKHG8P/src/github.com/BurntSushi/toml [2020-07-28T11:00:40.271Z] #30 6.206 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T11:00:40.271Z] #30 6.210 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T11:00:40.388Z] #10 95.15 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T11:00:40.388Z] #10 95.17 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-28T11:00:40.388Z] #10 95.18 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-28T11:00:40.388Z] #10 95.19 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T11:00:40.388Z] #10 95.21 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-28T11:00:40.388Z] #10 95.22 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-28T11:00:40.388Z] #10 95.23 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T11:00:40.388Z] #10 95.25 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-28T11:00:40.388Z] #10 95.26 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-28T11:00:40.388Z] #10 95.29 Setting up dmsetup (2:1.02.155-3) ... [2020-07-28T11:00:40.388Z] #10 95.31 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-28T11:00:40.650Z] #10 95.42 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-28T11:00:40.650Z] #10 95.44 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T11:00:40.839Z] #30 6.915 internal/cpu [2020-07-28T11:00:40.839Z] #30 6.937 runtime/internal/atomic [2020-07-28T11:00:41.408Z] #30 7.335 runtime/internal/sys [2020-07-28T11:00:41.575Z] ok github.com/docker/docker/client 0.553s coverage: 75.4% of statements [2020-07-28T11:00:41.668Z] #30 7.534 internal/bytealg [2020-07-28T11:00:41.668Z] #30 7.593 runtime/internal/math [2020-07-28T11:00:41.668Z] #30 7.695 math/bits [2020-07-28T11:00:42.616Z] #30 8.442 runtime [2020-07-28T11:00:42.616Z] #30 8.476 math [2020-07-28T11:00:42.875Z] #30 ... [2020-07-28T11:00:42.875Z] [2020-07-28T11:00:42.875Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:00:42.875Z] #43 4.978 + RM_GOPATH=0 [2020-07-28T11:00:42.875Z] #43 4.978 + TMP_GOPATH= [2020-07-28T11:00:42.875Z] #43 4.978 + : /build [2020-07-28T11:00:42.875Z] #43 4.978 + '[' -z '' ']' [2020-07-28T11:00:42.875Z] #43 4.981 ++ mktemp -d [2020-07-28T11:00:42.875Z] #43 4.995 + export GOPATH=/tmp/tmp.GUIuLLI4oC [2020-07-28T11:00:42.875Z] #43 4.995 + GOPATH=/tmp/tmp.GUIuLLI4oC [2020-07-28T11:00:42.875Z] #43 4.995 + RM_GOPATH=1 [2020-07-28T11:00:42.875Z] #43 4.995 + case "$(go env GOARCH)" in [2020-07-28T11:00:42.875Z] #43 4.995 ++ go env GOARCH [2020-07-28T11:00:42.875Z] #43 5.015 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T11:00:42.875Z] #43 5.015 + GO_BUILDMODE=-buildmode=pie [2020-07-28T11:00:42.875Z] #43 5.016 ++ dirname /tmp/install/install.sh [2020-07-28T11:00:42.875Z] #43 5.041 + dir=/tmp/install [2020-07-28T11:00:42.875Z] #43 5.041 + bin=gotestsum [2020-07-28T11:00:42.875Z] #43 5.041 + shift [2020-07-28T11:00:42.875Z] #43 5.041 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-28T11:00:42.875Z] #43 5.041 + . /tmp/install/gotestsum.installer [2020-07-28T11:00:42.875Z] #43 5.041 ++ : v0.3.5 [2020-07-28T11:00:42.875Z] #43 5.041 + install_gotestsum [2020-07-28T11:00:42.875Z] #43 5.044 + set -e [2020-07-28T11:00:42.875Z] #43 5.049 + export GO111MODULE=on [2020-07-28T11:00:42.875Z] #43 5.049 + GO111MODULE=on [2020-07-28T11:00:42.875Z] #43 5.049 + GOBIN=/build [2020-07-28T11:00:42.875Z] #43 5.049 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-28T11:00:42.875Z] #43 5.198 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-28T11:00:42.875Z] #43 5.199 go: finding gotest.tools v0.3.5 [2020-07-28T11:00:42.875Z] #43 6.143 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-28T11:00:42.875Z] #43 6.592 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-28T11:00:42.875Z] #43 7.348 go: downloading gotest.tools v2.1.0+incompatible [2020-07-28T11:00:42.875Z] #43 7.488 go: extracting gotest.tools v2.1.0+incompatible [2020-07-28T11:00:42.875Z] #43 7.662 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-28T11:00:42.875Z] #43 7.665 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-28T11:00:42.875Z] #43 7.735 go: downloading github.com/pkg/errors v0.8.0 [2020-07-28T11:00:42.875Z] #43 7.738 go: downloading github.com/fatih/color v1.6.0 [2020-07-28T11:00:42.875Z] #43 7.810 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-28T11:00:42.875Z] #43 7.917 go: extracting github.com/pkg/errors v0.8.0 [2020-07-28T11:00:42.875Z] #43 8.064 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T11:00:42.875Z] #43 8.302 go: extracting github.com/fatih/color v1.6.0 [2020-07-28T11:00:42.875Z] #43 8.354 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-28T11:00:42.875Z] #43 8.369 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-28T11:00:42.875Z] #43 8.380 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-28T11:00:42.875Z] #43 8.398 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-28T11:00:42.875Z] #43 8.548 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T11:00:42.875Z] #43 8.613 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-28T11:00:42.875Z] #43 8.689 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-28T11:00:42.875Z] #43 8.715 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T11:00:42.875Z] #43 8.731 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T11:00:42.875Z] #43 8.735 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T11:00:42.875Z] #43 8.829 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-28T11:00:43.225Z] #10 DONE 97.9s [2020-07-28T11:00:43.225Z] [2020-07-28T11:00:43.225Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-28T11:00:44.254Z] #43 ... [2020-07-28T11:00:44.254Z] [2020-07-28T11:00:44.254Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:00:44.254Z] #47 4.541 + RM_GOPATH=0 [2020-07-28T11:00:44.254Z] #47 4.541 + TMP_GOPATH= [2020-07-28T11:00:44.254Z] #47 4.541 + : /build [2020-07-28T11:00:44.254Z] #47 4.541 + '[' -z '' ']' [2020-07-28T11:00:44.254Z] #47 4.541 ++ mktemp -d [2020-07-28T11:00:44.254Z] #47 4.541 + export GOPATH=/tmp/tmp.xtAMlJenfe [2020-07-28T11:00:44.254Z] #47 4.541 + GOPATH=/tmp/tmp.xtAMlJenfe [2020-07-28T11:00:44.254Z] #47 4.541 + RM_GOPATH=1 [2020-07-28T11:00:44.254Z] #47 4.541 + case "$(go env GOARCH)" in [2020-07-28T11:00:44.254Z] #47 4.541 ++ go env GOARCH [2020-07-28T11:00:44.254Z] #47 4.566 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T11:00:44.254Z] #47 4.571 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T11:00:44.254Z] #47 4.571 + GO_BUILDMODE=-buildmode=pie [2020-07-28T11:00:44.254Z] #47 4.571 ++ dirname /tmp/install/install.sh [2020-07-28T11:00:44.254Z] #47 4.571 + dir=/tmp/install [2020-07-28T11:00:44.254Z] #47 4.571 + bin=shfmt [2020-07-28T11:00:44.254Z] #47 4.571 + shift [2020-07-28T11:00:44.254Z] #47 4.571 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-28T11:00:44.254Z] #47 4.571 + . /tmp/install/shfmt.installer [2020-07-28T11:00:44.254Z] #47 4.571 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T11:00:44.254Z] #47 4.571 + install_shfmt [2020-07-28T11:00:44.254Z] #47 4.571 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-28T11:00:44.254Z] #47 4.571 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xtAMlJenfe/src/github.com/mvdan/sh [2020-07-28T11:00:44.254Z] #47 4.573 Cloning into '/tmp/tmp.xtAMlJenfe/src/github.com/mvdan/sh'... [2020-07-28T11:00:44.254Z] #47 ... [2020-07-28T11:00:44.254Z] [2020-07-28T11:00:44.254Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T11:00:44.254Z] #38 5.549 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T11:00:44.254Z] #38 5.621 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T11:00:44.254Z] #38 5.622 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T11:00:44.254Z] #38 6.791 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T11:00:44.254Z] #38 9.112 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T11:00:44.254Z] #38 ... [2020-07-28T11:00:44.254Z] [2020-07-28T11:00:44.254Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:00:44.254Z] #60 4.205 + RM_GOPATH=0 [2020-07-28T11:00:44.254Z] #60 4.205 + TMP_GOPATH= [2020-07-28T11:00:44.254Z] #60 4.205 + : /build [2020-07-28T11:00:44.254Z] #60 4.205 + '[' -z '' ']' [2020-07-28T11:00:44.254Z] #60 4.221 ++ mktemp -d [2020-07-28T11:00:44.254Z] #60 4.221 + export GOPATH=/tmp/tmp.pfDgpzir1x [2020-07-28T11:00:44.254Z] #60 4.221 + GOPATH=/tmp/tmp.pfDgpzir1x [2020-07-28T11:00:44.254Z] #60 4.221 + RM_GOPATH=1 [2020-07-28T11:00:44.254Z] #60 4.221 + case "$(go env GOARCH)" in [2020-07-28T11:00:44.254Z] #60 4.221 ++ go env GOARCH [2020-07-28T11:00:44.254Z] #60 4.238 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T11:00:44.254Z] #60 4.238 + GO_BUILDMODE=-buildmode=pie [2020-07-28T11:00:44.254Z] #60 4.238 ++ dirname /tmp/install/install.sh [2020-07-28T11:00:44.254Z] #60 4.238 + dir=/tmp/install [2020-07-28T11:00:44.254Z] #60 4.238 + bin=proxy [2020-07-28T11:00:44.254Z] #60 4.238 + shift [2020-07-28T11:00:44.254Z] #60 4.256 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-28T11:00:44.254Z] #60 4.256 + . /tmp/install/proxy.installer [2020-07-28T11:00:44.254Z] #60 4.256 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T11:00:44.254Z] #60 4.256 + install_proxy [2020-07-28T11:00:44.254Z] #60 4.256 + case "$1" in [2020-07-28T11:00:44.254Z] #60 4.256 + export CGO_ENABLED=0 [2020-07-28T11:00:44.254Z] #60 4.256 + CGO_ENABLED=0 [2020-07-28T11:00:44.254Z] #60 4.256 + _install_proxy [2020-07-28T11:00:44.254Z] #60 4.256 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-28T11:00:44.254Z] #60 4.256 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pfDgpzir1x/src/github.com/docker/libnetwork [2020-07-28T11:00:44.254Z] #60 4.256 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T11:00:44.254Z] #60 4.262 Cloning into '/tmp/tmp.pfDgpzir1x/src/github.com/docker/libnetwork'... [2020-07-28T11:00:44.518Z] #60 ... [2020-07-28T11:00:44.518Z] [2020-07-28T11:00:44.518Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:00:44.518Z] #54 4.298 + RM_GOPATH=0 [2020-07-28T11:00:44.518Z] #54 4.298 + TMP_GOPATH= [2020-07-28T11:00:44.518Z] #54 4.298 + : /build [2020-07-28T11:00:44.518Z] #54 4.298 + '[' -z '' ']' [2020-07-28T11:00:44.518Z] #54 4.298 ++ mktemp -d [2020-07-28T11:00:44.518Z] #54 4.308 + export GOPATH=/tmp/tmp.2Q8ahDyoOh [2020-07-28T11:00:44.518Z] #54 4.308 + GOPATH=/tmp/tmp.2Q8ahDyoOh [2020-07-28T11:00:44.518Z] #54 4.308 + RM_GOPATH=1 [2020-07-28T11:00:44.518Z] #54 4.308 + case "$(go env GOARCH)" in [2020-07-28T11:00:44.518Z] #54 4.308 ++ go env GOARCH [2020-07-28T11:00:44.518Z] #54 4.318 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T11:00:44.518Z] #54 4.318 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T11:00:44.518Z] #54 4.318 + GO_BUILDMODE=-buildmode=pie [2020-07-28T11:00:44.518Z] #54 4.318 ++ dirname /tmp/install/install.sh [2020-07-28T11:00:44.518Z] #54 4.318 + dir=/tmp/install [2020-07-28T11:00:44.518Z] #54 4.318 + bin=rootlesskit [2020-07-28T11:00:44.518Z] #54 4.318 + shift [2020-07-28T11:00:44.518Z] #54 4.318 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-28T11:00:44.518Z] #54 4.318 + . /tmp/install/rootlesskit.installer [2020-07-28T11:00:44.518Z] #54 4.318 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T11:00:44.518Z] #54 4.318 + install_rootlesskit [2020-07-28T11:00:44.518Z] #54 4.318 + case "$1" in [2020-07-28T11:00:44.518Z] #54 4.318 + export CGO_ENABLED=0 [2020-07-28T11:00:44.518Z] #54 4.318 + CGO_ENABLED=0 [2020-07-28T11:00:44.518Z] #54 4.318 + _install_rootlesskit [2020-07-28T11:00:44.518Z] #54 4.318 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-28T11:00:44.518Z] #54 4.318 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2Q8ahDyoOh/src/github.com/rootless-containers/rootlesskit [2020-07-28T11:00:44.518Z] #54 4.318 Cloning into '/tmp/tmp.2Q8ahDyoOh/src/github.com/rootless-containers/rootlesskit'... [2020-07-28T11:00:44.518Z] #54 9.536 + cd /tmp/tmp.2Q8ahDyoOh/src/github.com/rootless-containers/rootlesskit [2020-07-28T11:00:44.518Z] #54 9.536 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T11:00:44.518Z] #54 9.800 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T11:00:44.518Z] #54 9.809 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-28T11:00:44.777Z] #54 ... [2020-07-28T11:00:44.777Z] [2020-07-28T11:00:44.777Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T11:00:44.777Z] #10 5.656 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T11:00:44.777Z] #10 5.780 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T11:00:44.777Z] #10 5.782 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T11:00:44.777Z] #10 6.861 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T11:00:44.777Z] #10 9.180 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T11:00:44.777Z] #10 ... [2020-07-28T11:00:44.777Z] [2020-07-28T11:00:44.777Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T11:00:44.777Z] #23 5.728 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T11:00:44.777Z] #23 5.817 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T11:00:44.777Z] #23 5.820 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T11:00:44.777Z] #23 6.929 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T11:00:44.777Z] #23 9.369 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T11:00:45.038Z] #23 ... [2020-07-28T11:00:45.038Z] [2020-07-28T11:00:45.038Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:00:45.038Z] #41 4.556 + RM_GOPATH=0 [2020-07-28T11:00:45.038Z] #41 4.556 + TMP_GOPATH= [2020-07-28T11:00:45.038Z] #41 4.556 + : /build [2020-07-28T11:00:45.038Z] #41 4.556 + '[' -z '' ']' [2020-07-28T11:00:45.038Z] #41 4.571 ++ mktemp -d [2020-07-28T11:00:45.038Z] #41 4.571 + export GOPATH=/tmp/tmp.hu7RJSXBg8 [2020-07-28T11:00:45.038Z] #41 4.571 + GOPATH=/tmp/tmp.hu7RJSXBg8 [2020-07-28T11:00:45.038Z] #41 4.571 + RM_GOPATH=1 [2020-07-28T11:00:45.038Z] #41 4.571 + case "$(go env GOARCH)" in [2020-07-28T11:00:45.038Z] #41 4.571 ++ go env GOARCH [2020-07-28T11:00:45.038Z] #41 4.603 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T11:00:45.038Z] #41 4.605 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T11:00:45.038Z] #41 4.605 + GO_BUILDMODE=-buildmode=pie [2020-07-28T11:00:45.038Z] #41 4.605 ++ dirname /tmp/install/install.sh [2020-07-28T11:00:45.038Z] #41 4.605 + dir=/tmp/install [2020-07-28T11:00:45.038Z] #41 4.605 + bin=vndr [2020-07-28T11:00:45.038Z] #41 4.605 + shift [2020-07-28T11:00:45.038Z] #41 4.605 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-28T11:00:45.038Z] #41 4.605 + . /tmp/install/vndr.installer [2020-07-28T11:00:45.038Z] #41 4.605 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T11:00:45.038Z] #41 4.605 + install_vndr [2020-07-28T11:00:45.038Z] #41 4.605 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-28T11:00:45.038Z] #41 4.605 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hu7RJSXBg8/src/github.com/LK4D4/vndr [2020-07-28T11:00:45.038Z] #41 4.622 Cloning into '/tmp/tmp.hu7RJSXBg8/src/github.com/LK4D4/vndr'... [2020-07-28T11:00:45.038Z] #41 5.509 + cd /tmp/tmp.hu7RJSXBg8/src/github.com/LK4D4/vndr [2020-07-28T11:00:45.038Z] #41 5.509 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T11:00:45.038Z] #41 5.532 + go build -buildmode=pie -v -o /build/vndr . [2020-07-28T11:00:45.038Z] #41 6.988 internal/cpu [2020-07-28T11:00:45.038Z] #41 7.010 runtime/internal/atomic [2020-07-28T11:00:45.038Z] #41 7.242 runtime/internal/sys [2020-07-28T11:00:45.038Z] #41 7.542 runtime/internal/math [2020-07-28T11:00:45.038Z] #41 7.669 internal/bytealg [2020-07-28T11:00:45.038Z] #41 7.718 internal/race [2020-07-28T11:00:45.038Z] #41 7.916 sync/atomic [2020-07-28T11:00:45.038Z] #41 8.332 unicode [2020-07-28T11:00:45.038Z] #41 8.588 runtime [2020-07-28T11:00:45.038Z] #41 ... [2020-07-28T11:00:45.038Z] [2020-07-28T11:00:45.038Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:00:45.038Z] #45 4.254 + RM_GOPATH=0 [2020-07-28T11:00:45.038Z] #45 4.254 + TMP_GOPATH= [2020-07-28T11:00:45.038Z] #45 4.254 + : /build [2020-07-28T11:00:45.038Z] #45 4.254 + '[' -z '' ']' [2020-07-28T11:00:45.038Z] #45 4.254 ++ mktemp -d [2020-07-28T11:00:45.038Z] #45 4.262 + export GOPATH=/tmp/tmp.T0yXGbiUbj [2020-07-28T11:00:45.038Z] #45 4.262 + GOPATH=/tmp/tmp.T0yXGbiUbj [2020-07-28T11:00:45.038Z] #45 4.262 + RM_GOPATH=1 [2020-07-28T11:00:45.038Z] #45 4.262 + case "$(go env GOARCH)" in [2020-07-28T11:00:45.038Z] #45 4.262 ++ go env GOARCH [2020-07-28T11:00:45.038Z] #45 4.297 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T11:00:45.038Z] #45 4.297 + GO_BUILDMODE=-buildmode=pie [2020-07-28T11:00:45.038Z] #45 4.297 ++ dirname /tmp/install/install.sh [2020-07-28T11:00:45.038Z] #45 4.318 + dir=/tmp/install [2020-07-28T11:00:45.038Z] #45 4.318 + bin=golangci_lint [2020-07-28T11:00:45.038Z] #45 4.318 + shift [2020-07-28T11:00:45.038Z] #45 4.318 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-28T11:00:45.038Z] #45 4.318 + . /tmp/install/golangci_lint.installer [2020-07-28T11:00:45.038Z] #45 4.318 ++ : v1.23.8 [2020-07-28T11:00:45.038Z] #45 4.318 + install_golangci_lint [2020-07-28T11:00:45.038Z] #45 4.318 + echo 'Installing golangci-lint version v1.23.8' [2020-07-28T11:00:45.038Z] #45 4.318 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-28T11:00:45.038Z] #45 4.318 Installing golangci-lint version v1.23.8 [2020-07-28T11:00:45.153Z] #11 DONE 1.8s [2020-07-28T11:00:45.153Z] [2020-07-28T11:00:45.153Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:00:45.153Z] #49 1.494 + RM_GOPATH=0 [2020-07-28T11:00:45.153Z] #49 1.494 + TMP_GOPATH= [2020-07-28T11:00:45.153Z] #49 1.494 + : /build [2020-07-28T11:00:45.153Z] #49 1.494 + '[' -z '' ']' [2020-07-28T11:00:45.153Z] #49 1.494 ++ mktemp -d [2020-07-28T11:00:45.153Z] #49 1.497 + export GOPATH=/tmp/tmp.5k6WYPEuTy [2020-07-28T11:00:45.153Z] #49 1.497 + GOPATH=/tmp/tmp.5k6WYPEuTy [2020-07-28T11:00:45.153Z] #49 1.497 + RM_GOPATH=1 [2020-07-28T11:00:45.153Z] #49 1.497 + case "$(go env GOARCH)" in [2020-07-28T11:00:45.153Z] #49 1.499 ++ go env GOARCH [2020-07-28T11:00:45.153Z] #49 1.515 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T11:00:45.153Z] #49 1.515 + GO_BUILDMODE=-buildmode=pie [2020-07-28T11:00:45.153Z] #49 1.515 ++ dirname /tmp/install/install.sh [2020-07-28T11:00:45.153Z] #49 1.515 + dir=/tmp/install [2020-07-28T11:00:45.153Z] #49 1.515 + bin=runc [2020-07-28T11:00:45.153Z] #49 1.515 + shift [2020-07-28T11:00:45.153Z] #49 1.515 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-28T11:00:45.153Z] #49 1.515 + . /tmp/install/runc.installer [2020-07-28T11:00:45.153Z] #49 1.515 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-28T11:00:45.153Z] #49 1.515 + install_runc [2020-07-28T11:00:45.153Z] #49 1.515 + uname -r [2020-07-28T11:00:45.153Z] #49 1.525 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-28T11:00:45.153Z] #49 1.528 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-28T11:00:45.153Z] #49 1.531 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-28T11:00:45.153Z] #49 1.532 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-28T11:00:45.153Z] #49 1.532 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5k6WYPEuTy/src/github.com/opencontainers/runc [2020-07-28T11:00:45.153Z] #49 1.534 Cloning into '/tmp/tmp.5k6WYPEuTy/src/github.com/opencontainers/runc'... [2020-07-28T11:00:45.298Z] #45 ... [2020-07-28T11:00:45.298Z] [2020-07-28T11:00:45.298Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T11:00:45.298Z] #28 5.044 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-28T11:00:45.298Z] #28 5.046 Cloning into '.'... [2020-07-28T11:00:45.298Z] #28 ... [2020-07-28T11:00:45.298Z] [2020-07-28T11:00:45.298Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:00:45.298Z] #21 4.571 + RM_GOPATH=0 [2020-07-28T11:00:45.298Z] #21 4.571 + TMP_GOPATH= [2020-07-28T11:00:45.298Z] #21 4.571 + : /build [2020-07-28T11:00:45.298Z] #21 4.571 + '[' -z '' ']' [2020-07-28T11:00:45.298Z] #21 4.571 ++ mktemp -d [2020-07-28T11:00:45.298Z] #21 4.571 + export GOPATH=/tmp/tmp.hFUxY6tVCg [2020-07-28T11:00:45.298Z] #21 4.571 + GOPATH=/tmp/tmp.hFUxY6tVCg [2020-07-28T11:00:45.298Z] #21 4.571 + RM_GOPATH=1 [2020-07-28T11:00:45.298Z] #21 4.571 + case "$(go env GOARCH)" in [2020-07-28T11:00:45.298Z] #21 4.571 ++ go env GOARCH [2020-07-28T11:00:45.298Z] #21 4.605 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T11:00:45.298Z] #21 4.605 + GO_BUILDMODE=-buildmode=pie [2020-07-28T11:00:45.298Z] #21 4.605 ++ dirname /tmp/install/install.sh [2020-07-28T11:00:45.298Z] #21 4.622 + dir=/tmp/install [2020-07-28T11:00:45.298Z] #21 4.622 + bin=dockercli [2020-07-28T11:00:45.298Z] #21 4.622 + shift [2020-07-28T11:00:45.298Z] #21 4.622 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-28T11:00:45.298Z] #21 4.622 + . /tmp/install/dockercli.installer [2020-07-28T11:00:45.298Z] #21 4.622 ++ : stable [2020-07-28T11:00:45.298Z] #21 4.622 ++ : 17.06.2-ce [2020-07-28T11:00:45.298Z] #21 4.629 + install_dockercli [2020-07-28T11:00:45.298Z] #21 4.629 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-28T11:00:45.298Z] #21 4.632 ++ uname -m [2020-07-28T11:00:45.298Z] #21 4.632 + arch=x86_64 [2020-07-28T11:00:45.298Z] #21 4.632 + '[' x86_64 '!=' x86_64 ']' [2020-07-28T11:00:45.298Z] #21 4.632 + url=https://download.docker.com/linux/static [2020-07-28T11:00:45.298Z] #21 4.632 Install docker/cli version 17.06.2-ce from stable [2020-07-28T11:00:45.298Z] #21 4.635 + tar -xz docker/docker [2020-07-28T11:00:45.298Z] #21 4.641 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-28T11:00:45.557Z] #21 ... [2020-07-28T11:00:45.557Z] [2020-07-28T11:00:45.557Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T11:00:45.557Z] #32 3.891 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T11:00:45.557Z] #32 3.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T11:00:45.557Z] #32 3.912 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T11:00:45.557Z] #32 4.641 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T11:00:45.557Z] #32 6.867 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T11:00:45.557Z] #32 9.361 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T11:00:45.818Z] #32 ... [2020-07-28T11:00:45.818Z] [2020-07-28T11:00:45.818Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T11:00:45.818Z] #51 3.654 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T11:00:45.818Z] #51 3.748 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T11:00:45.818Z] #51 3.748 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T11:00:45.818Z] #51 3.869 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T11:00:45.818Z] #51 5.349 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T11:00:45.818Z] #51 7.931 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T11:00:45.818Z] #51 ... [2020-07-28T11:00:45.818Z] [2020-07-28T11:00:45.818Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T11:00:45.818Z] #23 11.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T11:00:46.547Z] #49 ... [2020-07-28T11:00:46.547Z] [2020-07-28T11:00:46.547Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:00:46.547Z] #39 23.31 CC images/remap-file-path.o [2020-07-28T11:00:46.547Z] #39 23.45 CC images/eventfd.o [2020-07-28T11:00:46.547Z] #39 23.66 CC images/eventpoll.o [2020-07-28T11:00:46.547Z] #39 24.00 CC images/fh.o [2020-07-28T11:00:46.547Z] #39 24.27 CC images/fsnotify.o [2020-07-28T11:00:46.547Z] #39 24.73 CC images/signalfd.o [2020-07-28T11:00:46.547Z] #39 24.88 CC images/fs.o [2020-07-28T11:00:46.547Z] #39 25.08 CC images/pstree.o [2020-07-28T11:00:46.547Z] #39 25.29 CC images/pipe.o [2020-07-28T11:00:46.547Z] #39 25.52 CC images/tcp-stream.o [2020-07-28T11:00:46.547Z] #39 25.67 CC images/sk-packet.o [2020-07-28T11:00:46.547Z] #39 25.86 CC images/mnt.o [2020-07-28T11:00:46.547Z] #39 26.02 CC images/pipe-data.o [2020-07-28T11:00:46.547Z] #39 26.19 CC images/sa.o [2020-07-28T11:00:46.547Z] #39 26.38 CC images/timer.o [2020-07-28T11:00:46.547Z] #39 26.83 CC images/timerfd.o [2020-07-28T11:00:46.547Z] #39 27.10 CC images/mm.o [2020-07-28T11:00:46.547Z] #39 27.44 CC images/sk-opts.o [2020-07-28T11:00:46.547Z] #39 27.70 CC images/sk-unix.o [2020-07-28T11:00:46.547Z] #39 28.03 CC images/sk-inet.o [2020-07-28T11:00:46.547Z] #39 28.28 CC images/tun.o [2020-07-28T11:00:46.547Z] #39 28.52 CC images/sk-netlink.o [2020-07-28T11:00:46.547Z] #39 28.66 CC images/packet-sock.o [2020-07-28T11:00:46.547Z] #39 28.98 CC images/ipc-var.o [2020-07-28T11:00:46.547Z] #39 29.22 CC images/ipc-desc.o [2020-07-28T11:00:46.547Z] #39 29.50 CC images/ipc-shm.o [2020-07-28T11:00:46.547Z] #39 29.69 CC images/ipc-msg.o [2020-07-28T11:00:46.547Z] #39 29.99 CC images/ipc-sem.o [2020-07-28T11:00:46.547Z] #39 30.29 CC images/utsns.o [2020-07-28T11:00:46.547Z] #39 30.57 CC images/creds.o [2020-07-28T11:00:46.547Z] #39 30.82 CC images/vma.o [2020-07-28T11:00:46.547Z] #39 30.96 CC images/netdev.o [2020-07-28T11:00:46.547Z] #39 31.29 CC images/tty.o [2020-07-28T11:00:46.547Z] #39 32.01 CC images/file-lock.o [2020-07-28T11:00:46.547Z] #39 32.27 CC images/rlimit.o [2020-07-28T11:00:46.547Z] #39 32.57 CC images/pagemap.o [2020-07-28T11:00:46.547Z] #39 32.76 CC images/siginfo.o [2020-07-28T11:00:46.547Z] #39 32.97 CC images/rpc.o [2020-07-28T11:00:47.126Z] #39 ... [2020-07-28T11:00:47.126Z] [2020-07-28T11:00:47.126Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-28T11:00:47.126Z] #12 DONE 2.4s [2020-07-28T11:00:47.126Z] [2020-07-28T11:00:47.126Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:00:47.126Z] #39 33.88 CC images/ext-file.o [2020-07-28T11:00:47.126Z] #39 ... [2020-07-28T11:00:47.126Z] [2020-07-28T11:00:47.126Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-28T11:00:48.521Z] #13 1.385 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-28T11:00:49.918Z] #13 DONE 2.5s [2020-07-28T11:00:49.918Z] [2020-07-28T11:00:49.918Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:00:49.918Z] #39 34.18 CC images/cgroup.o [2020-07-28T11:00:49.918Z] #39 34.85 CC images/userns.o [2020-07-28T11:00:49.918Z] #39 35.10 CC images/google/protobuf/descriptor.o [2020-07-28T11:00:50.010Z] #23 ... [2020-07-28T11:00:50.010Z] [2020-07-28T11:00:50.010Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:00:50.010Z] #21 14.08 + mkdir -p /build [2020-07-28T11:00:50.010Z] #21 14.08 + mv docker/docker /build/ [2020-07-28T11:00:50.010Z] #21 14.10 + rmdir docker [2020-07-28T11:00:50.010Z] #21 DONE 15.4s [2020-07-28T11:00:50.010Z] [2020-07-28T11:00:50.010Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:00:50.010Z] #47 15.36 + cd /tmp/tmp.xtAMlJenfe/src/github.com/mvdan/sh [2020-07-28T11:00:50.010Z] #47 15.36 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T11:00:50.010Z] #47 15.58 + GO111MODULE=on [2020-07-28T11:00:50.010Z] #47 15.61 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-28T11:00:50.180Z] #39 36.83 CC images/opts.o [2020-07-28T11:00:50.443Z] #39 37.02 CC images/seccomp.o [2020-07-28T11:00:50.727Z] #39 37.33 CC images/binfmt-misc.o [2020-07-28T11:00:50.947Z] #47 17.06 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T11:00:50.991Z] #39 37.65 CC images/time.o [2020-07-28T11:00:51.207Z] #47 17.12 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T11:00:51.207Z] #47 17.18 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T11:00:51.254Z] #39 ... [2020-07-28T11:00:51.254Z] [2020-07-28T11:00:51.254Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:00:51.254Z] #41 97.38 github.com/LK4D4/vndr/godl [2020-07-28T11:00:51.254Z] #41 97.88 github.com/LK4D4/vndr [2020-07-28T11:00:51.254Z] #41 DONE 106.0s [2020-07-28T11:00:51.254Z] [2020-07-28T11:00:51.254Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-28T11:00:51.254Z] #14 DONE 1.5s [2020-07-28T11:00:51.254Z] [2020-07-28T11:00:51.254Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:00:51.254Z] #39 37.98 CC images/sysctl.o [2020-07-28T11:00:51.466Z] #47 17.42 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T11:00:51.519Z] #39 38.18 CC images/autofs.o [2020-07-28T11:00:51.726Z] #47 17.65 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T11:00:51.782Z] #39 38.36 CC images/macvlan.o [2020-07-28T11:00:52.044Z] #39 38.50 CC images/sit.o [2020-07-28T11:00:52.044Z] #39 38.67 CC images/memfd.o [2020-07-28T11:00:52.307Z] #39 38.96 CC images/timens.o [2020-07-28T11:00:52.571Z] #39 39.16 LINK images/built-in.o [2020-07-28T11:00:52.664Z] #47 18.52 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T11:00:52.843Z] #39 39.38 GEN compel/include/asm [2020-07-28T11:00:52.843Z] #39 39.43 GEN compel/include/version.h [2020-07-28T11:00:52.843Z] #39 ... [2020-07-28T11:00:52.843Z] [2020-07-28T11:00:52.843Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-28T11:00:52.843Z] #15 DONE 1.7s [2020-07-28T11:00:52.843Z] [2020-07-28T11:00:52.843Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:00:52.843Z] #39 39.48 touch .config [2020-07-28T11:00:53.122Z] #39 39.59 GEN include/common/config.h [2020-07-28T11:00:53.122Z] #39 39.79 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-28T11:00:53.122Z] #39 39.82 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-07-28T11:00:53.386Z] #39 39.98 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-07-28T11:00:53.610Z] #47 19.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T11:00:53.650Z] #39 40.06 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-07-28T11:00:53.650Z] #39 40.08 DEP compel/plugins/std/infect.d [2020-07-28T11:00:53.650Z] #39 40.24 DEP compel/plugins/std/string.d [2020-07-28T11:00:53.650Z] #39 40.33 DEP compel/plugins/std/log.d [2020-07-28T11:00:53.913Z] #39 ... [2020-07-28T11:00:53.913Z] [2020-07-28T11:00:53.913Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T11:00:53.913Z] #28 DONE 108.5s [2020-07-28T11:00:53.913Z] [2020-07-28T11:00:53.913Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:00:53.913Z] #39 40.46 DEP compel/plugins/std/fds.d [2020-07-28T11:00:53.913Z] #39 40.56 DEP compel/plugins/std/std.d [2020-07-28T11:00:54.186Z] #39 40.75 DEP compel/plugins/shmem/shmem.d [2020-07-28T11:00:54.449Z] #39 40.93 DEP compel/plugins/fds/fds.d [2020-07-28T11:00:54.449Z] #39 ... [2020-07-28T11:00:54.449Z] [2020-07-28T11:00:54.449Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-28T11:00:54.449Z] #16 DONE 1.7s [2020-07-28T11:00:54.449Z] [2020-07-28T11:00:54.449Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:00:54.449Z] #39 41.11 CC compel/plugins/std/std.o [2020-07-28T11:00:54.992Z] #47 20.91 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T11:00:55.026Z] #39 41.57 CC compel/plugins/std/fds.o [2020-07-28T11:00:55.252Z] #47 ... [2020-07-28T11:00:55.252Z] [2020-07-28T11:00:55.252Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T11:00:55.252Z] #38 11.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T11:00:55.512Z] #38 ... [2020-07-28T11:00:55.512Z] [2020-07-28T11:00:55.512Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T11:00:55.512Z] #32 20.95 Fetched 8365 kB in 17s (484 kB/s) [2020-07-28T11:00:55.512Z] #32 20.95 Reading package lists... [2020-07-28T11:00:55.512Z] #32 ... [2020-07-28T11:00:55.512Z] [2020-07-28T11:00:55.512Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:00:55.512Z] #43 11.60 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T11:00:55.512Z] #43 11.74 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T11:00:55.512Z] #43 11.97 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T11:00:55.512Z] #43 15.19 go: finding github.com/fatih/color v1.6.0 [2020-07-28T11:00:55.512Z] #43 15.20 go: finding github.com/pkg/errors v0.8.0 [2020-07-28T11:00:55.512Z] #43 15.26 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-28T11:00:55.512Z] #43 15.50 go: finding github.com/spf13/pflag v1.0.1 [2020-07-28T11:00:55.512Z] #43 15.65 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-28T11:00:55.512Z] #43 15.83 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-28T11:00:55.512Z] #43 15.89 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T11:00:55.512Z] #43 16.23 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T11:00:55.512Z] #43 16.32 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-28T11:00:55.512Z] #43 16.64 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T11:00:55.512Z] #43 16.78 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T11:00:55.604Z] #39 42.24 CC compel/plugins/std/log.o [2020-07-28T11:00:55.771Z] #43 ... [2020-07-28T11:00:55.771Z] [2020-07-28T11:00:55.771Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T11:00:55.772Z] #10 11.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T11:00:55.772Z] #10 ... [2020-07-28T11:00:55.772Z] [2020-07-28T11:00:55.772Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T11:00:56.084Z] #36 21.79 Checking out files: 86% (1388/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-28T11:00:56.084Z] #36 22.01 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-28T11:00:56.354Z] #36 ... [2020-07-28T11:00:56.354Z] [2020-07-28T11:00:56.354Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:00:56.354Z] #41 12.22 unicode/utf8 [2020-07-28T11:00:56.354Z] #41 12.94 math [2020-07-28T11:00:56.354Z] #41 17.68 unicode/utf16 [2020-07-28T11:00:56.354Z] #41 17.97 container/list [2020-07-28T11:00:56.354Z] #41 18.59 crypto/internal/subtle [2020-07-28T11:00:56.354Z] #41 18.71 crypto/subtle [2020-07-28T11:00:56.354Z] #41 18.88 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-28T11:00:56.354Z] #41 19.04 internal/nettrace [2020-07-28T11:00:56.354Z] #41 19.20 runtime/cgo [2020-07-28T11:00:56.556Z] #39 43.01 CC compel/plugins/std/string.o [2020-07-28T11:00:56.645Z] #41 ... [2020-07-28T11:00:56.645Z] [2020-07-28T11:00:56.645Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:00:56.645Z] #47 22.61 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T11:00:56.645Z] #47 22.70 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T11:00:56.904Z] #47 22.94 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T11:00:56.904Z] #47 22.97 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T11:00:57.095Z] Running on azwin-2-b30c80 in d:\jenkins\workspace\moby_PR-41156 [Pipeline] { [Pipeline] ws [2020-07-28T11:00:57.112Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-07-28T11:00:57.133Z] #39 43.75 CC compel/plugins/std/infect.o [Pipeline] checkout [2020-07-28T11:00:57.397Z] #39 43.95 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-07-28T11:00:57.397Z] #39 44.05 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-07-28T11:00:57.660Z] #39 44.14 AR compel/plugins/std.lib.a [2020-07-28T11:00:57.660Z] #39 44.24 CC compel/plugins/fds/fds.o [2020-07-28T11:00:57.853Z] #47 ... [2020-07-28T11:00:57.853Z] [2020-07-28T11:00:57.853Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:00:57.853Z] #30 13.87 internal/testlog [2020-07-28T11:00:57.853Z] #30 14.43 encoding [2020-07-28T11:00:57.853Z] #30 14.78 runtime/cgo [2020-07-28T11:00:57.923Z] #39 44.51 AR compel/plugins/fds.lib.a [2020-07-28T11:00:58.112Z] #30 ... [2020-07-28T11:00:58.112Z] [2020-07-28T11:00:58.112Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:00:58.112Z] #47 24.03 runtime [2020-07-28T11:00:58.112Z] #47 24.08 runtime/cgo [2020-07-28T11:00:58.185Z] #39 44.62 HOSTDEP compel/src/lib/log-host.d [2020-07-28T11:00:58.185Z] #39 44.68 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-28T11:00:58.185Z] #39 44.79 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-07-28T11:00:58.185Z] #39 44.85 HOSTDEP compel/src/main-host.d [2020-07-28T11:00:58.448Z] #39 44.95 DEP compel/src/lib/ptrace.d [2020-07-28T11:00:58.448Z] #39 45.06 DEP compel/src/lib/infect.d [2020-07-28T11:00:58.448Z] #39 45.16 DEP compel/src/lib/infect-util.d [2020-07-28T11:00:58.711Z] #39 45.30 DEP compel/src/lib/infect-rpc.d [2020-07-28T11:00:58.712Z] #39 45.43 DEP compel/arch/aarch64/src/lib/infect.d [2020-07-28T11:00:58.975Z] #39 45.50 DEP compel/arch/aarch64/src/lib/cpu.d [2020-07-28T11:00:58.975Z] #39 45.54 DEP compel/src/lib/log.d [2020-07-28T11:00:58.975Z] #39 45.65 DEP compel/src/main.d [2020-07-28T11:00:59.238Z] #39 45.72 DEP compel/src/lib/handle-elf.d [2020-07-28T11:00:59.238Z] #39 45.78 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-07-28T11:00:59.238Z] #39 45.89 CC compel/src/lib/log.o [2020-07-28T11:00:59.501Z] #39 46.07 CC compel/arch/aarch64/src/lib/cpu.o [2020-07-28T11:00:59.765Z] #39 46.31 CC compel/arch/aarch64/src/lib/infect.o [2020-07-28T11:01:00.028Z] #39 46.74 CC compel/src/lib/infect-rpc.o [2020-07-28T11:01:00.606Z] #39 47.06 CC compel/src/lib/infect-util.o [2020-07-28T11:01:00.606Z] #39 47.21 CC compel/src/lib/infect.o [2020-07-28T11:01:01.182Z] #39 ... [2020-07-28T11:01:01.182Z] [2020-07-28T11:01:01.182Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:01:01.182Z] #49 8.229 + cd /tmp/tmp.5k6WYPEuTy/src/github.com/opencontainers/runc [2020-07-28T11:01:01.182Z] #49 8.229 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-28T11:01:01.182Z] #49 8.389 + '[' -z '' ']' [2020-07-28T11:01:01.182Z] #49 8.389 + target=static [2020-07-28T11:01:01.182Z] #49 8.389 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-28T11:01:01.182Z] #49 8.798 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-28T11:01:01.447Z] #49 ... [2020-07-28T11:01:01.447Z] [2020-07-28T11:01:01.447Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:01:01.448Z] #21 110.0 Checking out files: 20% (2261/10832) Checking out files: 21% (2275/10832) Checking out files: 22% (2384/10832) Checking out files: 23% (2492/10832) Checking out files: 24% (2600/10832) Checking out files: 25% (2708/10832) Checking out files: 26% (2817/10832) Checking out files: 27% (2925/10832) Checking out files: 28% (3033/10832) Checking out files: 29% (3142/10832) Checking out files: 30% (3250/10832) Checking out files: 31% (3358/10832) Checking out files: 32% (3467/10832) Checking out files: 33% (3575/10832) Checking out files: 34% (3683/10832) Checking out files: 35% (3792/10832) Checking out files: 36% (3900/10832) Checking out files: 37% (4008/10832) Checking out files: 37% (4068/10832) Checking out files: 38% (4117/10832) Checking out files: 39% (4225/10832) Checking out files: 40% (4333/10832) Checking out files: 41% (4442/10832) Checking out files: 42% (4550/10832) Checking out files: 43% (4658/10832) Checking out files: 44% (4767/10832) Checking out files: 45% (4875/10832) Checking out files: 46% (4983/10832) Checking out files: 47% (5092/10832) Checking out files: 48% (5200/10832) Checking out files: 49% (5308/10832) Checking out files: 50% (5416/10832) Checking out files: 51% (5525/10832) Checking out files: 52% (5633/10832) Checking out files: 53% (5741/10832) Checking out files: 54% (5850/10832) Checking out files: 55% (5958/10832) Checking out files: 56% (6066/10832) Checking out files: 57% (6175/10832) Checking out files: 58% (6283/10832) Checking out files: 59% (6391/10832) Checking out files: 60% (6500/10832) Checking out files: 61% (6608/10832) Checking out files: 62% (6716/10832) Checking out files: 62% (6786/10832) Checking out files: 63% (6825/10832) Checking out files: 64% (6933/10832) Checking out files: 65% (7041/10832) Checking out files: 66% (7150/10832) Checking out files: 67% (7258/10832) Checking out files: 68% (7366/10832) Checking out files: 69% (7475/10832) Checking out files: 70% (7583/10832) Checking out files: 71% (7691/10832) Checking out files: 72% (7800/10832) Checking out files: 73% (7908/10832) Checking out files: 74% (8016/10832) Checking out files: 75% (8124/10832) Checking out files: 76% (8233/10832) Checking out files: 77% (8341/10832) Checking out files: 78% (8449/10832) Checking out files: 79% (8558/10832) Checking out files: 80% (8666/10832) Checking out files: 81% (8774/10832) Checking out files: 82% (8883/10832) Checking out files: 83% (8991/10832) Checking out files: 84% (9099/10832) Checking out files: 85% (9208/10832) Checking out files: 86% (9316/10832) Checking out files: 87% (9424/10832) Checking out files: 88% (9533/10832) Checking out files: 88% (9596/10832) Checking out files: 89% (9641/10832) Checking out files: 90% (9749/10832) Checking out files: 91% (9858/10832) Checking out files: 92% (9966/10832) Checking out files: 93% (10074/10832) Checking out files: 94% (10183/10832) Checking out files: 95% (10291/10832) Checking out files: 96% (10399/10832) Checking out files: 97% (10508/10832) Checking out files: 98% (10616/10832) Checking out files: 99% (10724/10832) Checking out files: 100% (10832/10832) Checking out files: 100% (10832/10832), done. [2020-07-28T11:01:01.448Z] #21 113.6 + cd /tmp/tmp.lUOHI0ggzW/tmp/docker-ce [2020-07-28T11:01:01.448Z] #21 113.6 + git checkout -q v17.06.2-ce [2020-07-28T11:01:01.448Z] #21 116.3 + mkdir -p /tmp/tmp.lUOHI0ggzW/src/github.com/docker [2020-07-28T11:01:01.448Z] #21 116.3 + mv components/cli /tmp/tmp.lUOHI0ggzW/src/github.com/docker/cli [2020-07-28T11:01:01.448Z] #21 116.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-28T11:01:01.455Z] #45 ... [2020-07-28T11:01:01.455Z] [2020-07-28T11:01:01.455Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:01:01.455Z] #52 141.3 + bin/containerd-stress [2020-07-28T11:01:02.493Z] #52 143.3 + bin/containerd-shim [2020-07-28T11:01:03.400Z] #47 ... [2020-07-28T11:01:03.400Z] [2020-07-28T11:01:03.400Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:01:03.400Z] #60 22.71 Checking out files: 54% (1134/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-07-28T11:01:03.400Z] #60 23.73 + cd /tmp/tmp.pfDgpzir1x/src/github.com/docker/libnetwork [2020-07-28T11:01:03.400Z] #60 23.73 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T11:01:03.400Z] #60 24.28 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-28T11:01:03.973Z] #60 ... [2020-07-28T11:01:03.973Z] [2020-07-28T11:01:03.973Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T11:01:03.973Z] #51 19.72 Fetched 8365 kB in 16s (512 kB/s) [2020-07-28T11:01:03.973Z] #51 19.72 Reading package lists... [2020-07-28T11:01:03.973Z] #51 27.49 Reading package lists... [2020-07-28T11:01:03.973Z] #51 ... [2020-07-28T11:01:03.973Z] [2020-07-28T11:01:03.973Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T11:01:03.973Z] #32 20.95 Reading package lists... [2020-07-28T11:01:04.764Z] #21 ... [2020-07-28T11:01:04.764Z] [2020-07-28T11:01:04.764Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T11:01:04.764Z] #17 2.242 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T11:01:04.765Z] #17 2.262 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T11:01:04.765Z] #17 2.272 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T11:01:04.765Z] #17 2.888 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-28T11:01:04.765Z] #17 3.645 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-28T11:01:04.765Z] #17 4.687 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-28T11:01:04.765Z] #17 6.877 Fetched 8192 kB in 5s (1628 kB/s) [2020-07-28T11:01:04.765Z] #17 6.877 Reading package lists... [2020-07-28T11:01:04.765Z] #17 8.957 Reading package lists... [2020-07-28T11:01:04.765Z] #17 ... [2020-07-28T11:01:04.765Z] [2020-07-28T11:01:04.765Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:01:04.765Z] #39 48.76 CC compel/src/lib/ptrace.o [2020-07-28T11:01:04.765Z] #39 49.06 AR compel/libcompel.a [2020-07-28T11:01:04.765Z] #39 49.19 HOSTCC compel/src/main-host.o [2020-07-28T11:01:04.765Z] #39 49.44 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-07-28T11:01:04.765Z] #39 49.54 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-28T11:01:04.765Z] #39 49.87 HOSTCC compel/src/lib/log-host.o [2020-07-28T11:01:04.765Z] #39 50.07 HOSTLINK compel/compel-host-bin [2020-07-28T11:01:04.765Z] #39 50.25 DEP soccr/soccr.d [2020-07-28T11:01:04.765Z] #39 50.41 CC soccr/soccr.o [2020-07-28T11:01:05.342Z] #39 51.69 AR soccr/libsoccr.a [2020-07-28T11:01:05.342Z] #39 51.75 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T11:01:05.605Z] #39 52.05 DEP criu/arch/aarch64/sigframe.d [2020-07-28T11:01:05.605Z] #39 52.15 DEP criu/arch/aarch64/crtools.d [2020-07-28T11:01:05.605Z] #39 52.33 DEP criu/arch/aarch64/cpu.d [2020-07-28T11:01:05.605Z] #39 52.35 DEP criu/arch/aarch64/bitops.d [2020-07-28T11:01:05.871Z] #39 52.39 CC criu/arch/aarch64/bitops.o [2020-07-28T11:01:05.871Z] #39 52.43 CC criu/arch/aarch64/cpu.o [2020-07-28T11:01:06.135Z] #39 52.60 CC criu/arch/aarch64/crtools.o [2020-07-28T11:01:06.712Z] #39 53.33 CC criu/arch/aarch64/sigframe.o [2020-07-28T11:01:06.975Z] #39 53.56 LINK criu/arch/aarch64/crtools.built-in.o [2020-07-28T11:01:06.975Z] #39 53.62 DEP criu/pie/util-vdso.d [2020-07-28T11:01:07.238Z] #39 53.86 DEP criu/pie/util.d [2020-07-28T11:01:07.268Z] #32 28.50 Reading package lists... [2020-07-28T11:01:07.268Z] #32 ... [2020-07-28T11:01:07.268Z] [2020-07-28T11:01:07.268Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T11:01:07.268Z] #38 23.26 Fetched 8365 kB in 18s (463 kB/s) [2020-07-28T11:01:07.268Z] #38 23.26 Reading package lists... [2020-07-28T11:01:07.502Z] #39 54.02 CC criu/pie/util.o [2020-07-28T11:01:07.527Z] #38 30.74 Reading package lists... [2020-07-28T11:01:07.527Z] #38 ... [2020-07-28T11:01:07.527Z] [2020-07-28T11:01:07.527Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T11:01:07.527Z] #36 24.82 + 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-07-28T11:01:07.767Z] #39 54.28 CC criu/pie/util-vdso.o [2020-07-28T11:01:07.788Z] #36 ... [2020-07-28T11:01:07.788Z] [2020-07-28T11:01:07.788Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T11:01:07.788Z] #23 23.69 Fetched 8365 kB in 18s (458 kB/s) [2020-07-28T11:01:07.788Z] #23 23.69 Reading package lists... [2020-07-28T11:01:07.788Z] #23 30.96 Reading package lists... [2020-07-28T11:01:07.788Z] #23 ... [2020-07-28T11:01:07.788Z] [2020-07-28T11:01:07.788Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T11:01:07.788Z] #10 23.97 Fetched 8365 kB in 19s (451 kB/s) [2020-07-28T11:01:07.788Z] #10 23.97 Reading package lists... [2020-07-28T11:01:08.031Z] #39 54.70 AR criu/pie/pie.lib.a [2020-07-28T11:01:08.031Z] #39 54.77 DEP criu/pie/restorer.d [2020-07-28T11:01:08.295Z] #39 ... [2020-07-28T11:01:08.295Z] [2020-07-28T11:01:08.295Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T11:01:08.295Z] #17 8.957 Reading package lists... [2020-07-28T11:01:08.295Z] #17 10.73 Building dependency tree... [2020-07-28T11:01:08.295Z] #17 11.66 libcap2-bin is already the newest version (1:2.25-2). [2020-07-28T11:01:08.295Z] #17 11.66 The following additional packages will be installed: [2020-07-28T11:01:08.295Z] #17 11.66 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-28T11:01:08.295Z] #17 11.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-28T11:01:08.295Z] #17 11.67 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-28T11:01:08.295Z] #17 11.67 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-28T11:01:08.295Z] #17 11.67 python3.7 python3.7-minimal vim-runtime xxd [2020-07-28T11:01:08.295Z] #17 11.67 Suggested packages: [2020-07-28T11:01:08.295Z] #17 11.67 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-28T11:01:08.295Z] #17 11.67 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-28T11:01:08.295Z] #17 11.67 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-28T11:01:08.295Z] #17 11.67 Recommended packages: [2020-07-28T11:01:08.295Z] #17 11.67 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-28T11:01:08.295Z] #17 11.67 python3-keyrings.alt python3-xdg unzip [2020-07-28T11:01:08.295Z] #17 12.77 The following NEW packages will be installed: [2020-07-28T11:01:08.295Z] #17 12.78 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-28T11:01:08.295Z] #17 12.78 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-28T11:01:08.295Z] #17 12.78 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-28T11:01:08.295Z] #17 12.78 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-28T11:01:08.295Z] #17 12.78 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-28T11:01:08.295Z] #17 12.78 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-28T11:01:08.295Z] #17 12.78 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-28T11:01:08.295Z] #17 12.78 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-28T11:01:08.295Z] #17 12.78 xz-utils zip [2020-07-28T11:01:08.295Z] #17 13.09 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T11:01:08.295Z] #17 13.09 Need to get 27.6 MB of archives. [2020-07-28T11:01:08.295Z] #17 13.09 After this operation, 114 MB of additional disk space will be used. [2020-07-28T11:01:08.295Z] #17 13.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-07-28T11:01:08.295Z] #17 13.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-07-28T11:01:08.295Z] #17 13.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-07-28T11:01:08.295Z] #17 13.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-07-28T11:01:08.295Z] #17 13.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-07-28T11:01:08.295Z] #17 13.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-07-28T11:01:08.295Z] #17 13.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-07-28T11:01:08.295Z] #17 13.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-07-28T11:01:08.295Z] #17 13.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-07-28T11:01:08.295Z] #17 13.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-07-28T11:01:08.295Z] #17 13.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-07-28T11:01:08.295Z] #17 13.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-07-28T11:01:08.295Z] #17 13.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-07-28T11:01:08.295Z] #17 13.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-07-28T11:01:08.295Z] #17 13.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-07-28T11:01:08.295Z] #17 13.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-07-28T11:01:08.295Z] #17 13.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-28T11:01:08.295Z] #17 13.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T11:01:08.295Z] #17 13.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-07-28T11:01:08.295Z] #17 13.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-07-28T11:01:08.295Z] #17 13.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-07-28T11:01:08.295Z] #17 13.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-07-28T11:01:08.295Z] #17 13.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-07-28T11:01:08.295Z] #17 13.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-28T11:01:08.295Z] #17 13.41 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-28T11:01:08.295Z] #17 13.41 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-28T11:01:08.295Z] #17 13.42 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-07-28T11:01:08.295Z] #17 13.42 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-07-28T11:01:08.295Z] #17 13.42 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-28T11:01:08.295Z] #17 13.78 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-28T11:01:08.295Z] #17 13.78 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-28T11:01:08.295Z] #17 13.78 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-28T11:01:08.295Z] #17 13.78 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-07-28T11:01:08.295Z] #17 13.79 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-07-28T11:01:08.295Z] #17 13.80 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-28T11:01:08.295Z] #17 13.87 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-28T11:01:08.359Z] #10 31.41 Reading package lists... [2020-07-28T11:01:08.359Z] #10 ... [2020-07-28T11:01:08.359Z] [2020-07-28T11:01:08.359Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T11:01:08.359Z] #51 27.49 Reading package lists... [2020-07-28T11:01:08.558Z] #17 13.87 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-28T11:01:08.558Z] #17 13.88 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-07-28T11:01:08.558Z] #17 13.89 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-28T11:01:08.558Z] #17 13.89 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-28T11:01:08.558Z] #17 13.90 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-28T11:01:08.558Z] #17 13.90 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-07-28T11:01:08.558Z] #17 13.95 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-07-28T11:01:08.558Z] #17 13.96 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-07-28T11:01:08.558Z] #17 13.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-28T11:01:08.821Z] #17 14.29 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-07-28T11:01:08.822Z] #17 14.33 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-07-28T11:01:08.822Z] #17 14.36 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-07-28T11:01:09.552Z] #52 ... [2020-07-28T11:01:09.552Z] [2020-07-28T11:01:09.552Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:01:09.552Z] #45 DONE 173.8s [2020-07-28T11:01:09.552Z] [2020-07-28T11:01:09.552Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:01:09.770Z] #17 15.06 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T11:01:09.771Z] #17 15.19 Fetched 27.6 MB in 2s (18.0 MB/s) [2020-07-28T11:01:09.771Z] #17 15.28 Selecting previously unselected package pigz. [2020-07-28T11:01:09.847Z] #52 150.7 + bin/containerd-shim-runc-v1 [2020-07-28T11:01:10.009Z] #51 34.54 Building dependency tree... [2020-07-28T11:01:10.033Z] #17 15.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-07-28T11:01:10.033Z] #17 15.36 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-07-28T11:01:10.033Z] #17 15.37 Unpacking pigz (2.4-1) ... [2020-07-28T11:01:10.171Z] #52 ... [2020-07-28T11:01:10.171Z] [2020-07-28T11:01:10.171Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-28T11:01:10.171Z] #46 DONE 0.2s [2020-07-28T11:01:10.171Z] [2020-07-28T11:01:10.171Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-28T11:01:10.171Z] #48 DONE 0.2s [2020-07-28T11:01:10.171Z] [2020-07-28T11:01:10.171Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:01:10.296Z] #17 15.55 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-07-28T11:01:10.296Z] #17 15.56 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-28T11:01:10.296Z] #17 15.57 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-28T11:01:10.464Z] #52 ... [2020-07-28T11:01:10.464Z] [2020-07-28T11:01:10.464Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-28T11:01:10.464Z] #50 DONE 0.1s [2020-07-28T11:01:10.464Z] [2020-07-28T11:01:10.464Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:01:10.561Z] #17 15.90 Selecting previously unselected package python3.7-minimal. [2020-07-28T11:01:10.561Z] #17 15.91 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-28T11:01:10.561Z] #17 15.93 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T11:01:11.513Z] #17 16.98 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-28T11:01:11.513Z] #17 17.00 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T11:01:11.917Z] #51 37.97 The following additional packages will be installed: [2020-07-28T11:01:11.917Z] #51 37.98 libbtrfs0 [2020-07-28T11:01:12.044Z] #52 153.0 + bin/containerd-shim-runc-v2 [2020-07-28T11:01:12.176Z] #51 38.21 The following NEW packages will be installed: [2020-07-28T11:01:12.176Z] #51 38.23 libbtrfs-dev libbtrfs0 [2020-07-28T11:01:12.683Z] #52 153.6 + binaries [2020-07-28T11:01:12.683Z] #52 153.6 + install -D bin/containerd /build/containerd [2020-07-28T11:01:12.683Z] #52 153.6 + install -D bin/containerd-shim /build/containerd-shim [2020-07-28T11:01:12.683Z] #52 153.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-28T11:01:12.683Z] #52 153.6 + install -D bin/ctr /build/ctr [2020-07-28T11:01:12.756Z] #51 38.66 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T11:01:12.756Z] #51 38.66 Need to get 119 kB of archives. [2020-07-28T11:01:12.756Z] #51 38.66 After this operation, 387 kB of additional disk space will be used. [2020-07-28T11:01:12.756Z] #51 38.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-28T11:01:12.756Z] #51 38.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-28T11:01:12.976Z] #52 DONE 154.0s [2020-07-28T11:01:13.325Z] #51 ... [2020-07-28T11:01:13.325Z] [2020-07-28T11:01:13.325Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:01:13.325Z] #30 39.47 sync [2020-07-28T11:01:13.325Z] #30 39.48 internal/reflectlite [2020-07-28T11:01:13.610Z] [2020-07-28T11:01:13.610Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-28T11:01:13.917Z] #53 DONE 0.3s [2020-07-28T11:01:13.917Z] [2020-07-28T11:01:13.917Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-28T11:01:14.084Z] #17 19.30 Selecting previously unselected package python3-minimal. [2020-07-28T11:01:14.084Z] #17 19.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-07-28T11:01:14.084Z] #17 19.34 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-07-28T11:01:14.084Z] #17 19.34 Unpacking python3-minimal (3.7.3-1) ... [2020-07-28T11:01:14.084Z] #17 19.47 Selecting previously unselected package libmpdec2:arm64. [2020-07-28T11:01:14.084Z] #17 19.47 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-07-28T11:01:14.084Z] #17 19.49 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-07-28T11:01:14.084Z] #17 19.60 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-07-28T11:01:14.209Z] #57 DONE 0.2s [2020-07-28T11:01:14.209Z] [2020-07-28T11:01:14.209Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-28T11:01:14.209Z] #59 DONE 0.1s [2020-07-28T11:01:14.347Z] #17 19.61 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-07-28T11:01:14.347Z] #17 19.62 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-28T11:01:14.502Z] [2020-07-28T11:01:14.502Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-28T11:01:14.502Z] #61 DONE 0.2s [2020-07-28T11:01:14.502Z] [2020-07-28T11:01:14.502Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-28T11:01:14.502Z] #62 DONE 0.0s [2020-07-28T11:01:14.502Z] [2020-07-28T11:01:14.502Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-28T11:01:14.922Z] #17 20.26 Selecting previously unselected package python3.7. [2020-07-28T11:01:14.922Z] #17 20.28 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-07-28T11:01:14.922Z] #17 20.29 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T11:01:14.922Z] #17 20.45 Selecting previously unselected package libpython3-stdlib:arm64. [2020-07-28T11:01:14.922Z] #17 20.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-07-28T11:01:15.151Z] #63 DONE 0.6s [2020-07-28T11:01:15.185Z] #17 20.47 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-28T11:01:15.185Z] #17 20.56 Setting up python3-minimal (3.7.3-1) ... [2020-07-28T11:01:15.444Z] [2020-07-28T11:01:15.444Z] #64 exporting to image [2020-07-28T11:01:15.444Z] #64 exporting layers [2020-07-28T11:01:16.134Z] #17 21.53 Selecting previously unselected package python3. [2020-07-28T11:01:16.134Z] #17 21.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-07-28T11:01:16.134Z] #17 21.57 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-07-28T11:01:16.134Z] #17 21.60 Unpacking python3 (3.7.3-1) ... [2020-07-28T11:01:16.134Z] #17 21.70 Selecting previously unselected package libip4tc0:arm64. [2020-07-28T11:01:16.134Z] #17 ... [2020-07-28T11:01:16.134Z] [2020-07-28T11:01:16.134Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T11:01:16.134Z] #36 131.0 + dpkg --print-architecture [2020-07-28T11:01:16.621Z] #30 ... [2020-07-28T11:01:16.621Z] [2020-07-28T11:01:16.621Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T11:01:16.621Z] #51 39.88 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T11:01:16.621Z] #51 40.12 Fetched 119 kB in 0s (453 kB/s) [2020-07-28T11:01:16.621Z] #51 40.21 Selecting previously unselected package libbtrfs0. [2020-07-28T11:01:16.621Z] #51 40.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 ... 15410 files and directories currently installed.) [2020-07-28T11:01:16.621Z] #51 40.29 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-28T11:01:16.621Z] #51 40.30 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T11:01:16.621Z] #51 40.44 Selecting previously unselected package libbtrfs-dev. [2020-07-28T11:01:16.621Z] #51 40.46 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-28T11:01:16.621Z] #51 40.47 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T11:01:16.621Z] #51 40.76 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T11:01:16.621Z] #51 40.81 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T11:01:16.621Z] #51 40.82 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T11:01:16.621Z] #51 DONE 42.0s [2020-07-28T11:01:16.621Z] [2020-07-28T11:01:16.621Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:01:16.621Z] #43 DONE 42.0s [2020-07-28T11:01:16.621Z] [2020-07-28T11:01:16.621Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:01:17.191Z] #52 ... [2020-07-28T11:01:17.191Z] [2020-07-28T11:01:17.191Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:01:17.191Z] #60 DONE 43.0s [2020-07-28T11:01:17.191Z] [2020-07-28T11:01:17.191Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T11:01:17.191Z] #32 28.50 Reading package lists... [2020-07-28T11:01:17.191Z] #32 35.86 Building dependency tree... [2020-07-28T11:01:17.191Z] #32 39.45 The following additional packages will be installed: [2020-07-28T11:01:17.191Z] #32 39.47 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-28T11:01:17.191Z] #32 39.48 Suggested packages: [2020-07-28T11:01:17.191Z] #32 39.49 cmake-doc ninja-build lrzip [2020-07-28T11:01:17.191Z] #32 39.49 Recommended packages: [2020-07-28T11:01:17.191Z] #32 39.49 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-28T11:01:17.191Z] #32 40.71 The following NEW packages will be installed: [2020-07-28T11:01:17.191Z] #32 40.74 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-28T11:01:17.191Z] #32 40.75 vim-common xxd [2020-07-28T11:01:17.191Z] #32 41.18 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T11:01:17.191Z] #32 41.18 Need to get 14.9 MB of archives. [2020-07-28T11:01:17.191Z] #32 41.18 After this operation, 61.8 MB of additional disk space will be used. [2020-07-28T11:01:17.191Z] #32 41.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-28T11:01:17.191Z] #32 41.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T11:01:17.191Z] #32 41.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-28T11:01:17.191Z] #32 41.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-28T11:01:17.191Z] #32 42.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-28T11:01:17.191Z] #32 42.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-28T11:01:17.191Z] #32 42.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-28T11:01:17.191Z] #32 42.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-28T11:01:17.191Z] #32 42.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-28T11:01:17.191Z] #32 42.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-28T11:01:17.528Z] #36 DONE 132.1s [2020-07-28T11:01:17.528Z] [2020-07-28T11:01:17.528Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T11:01:17.528Z] #17 21.70 Selecting previously unselected package libip4tc0:arm64. [2020-07-28T11:01:17.528Z] #17 21.72 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-07-28T11:01:17.528Z] #17 21.72 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-07-28T11:01:17.528Z] #17 21.91 Selecting previously unselected package libip6tc0:arm64. [2020-07-28T11:01:17.528Z] #17 21.92 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-07-28T11:01:17.529Z] #17 21.93 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-07-28T11:01:17.529Z] #17 22.13 Selecting previously unselected package libiptc0:arm64. [2020-07-28T11:01:17.529Z] #17 22.16 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-07-28T11:01:17.529Z] #17 22.19 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-07-28T11:01:17.529Z] #17 22.64 Selecting previously unselected package libnfnetlink0:arm64. [2020-07-28T11:01:17.529Z] #17 22.65 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-07-28T11:01:17.529Z] #17 22.67 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-28T11:01:17.529Z] #17 22.78 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-07-28T11:01:17.529Z] #17 22.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-07-28T11:01:17.529Z] #17 22.82 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-28T11:01:17.529Z] #17 22.91 Selecting previously unselected package libnftnl11:arm64. [2020-07-28T11:01:17.529Z] #17 22.93 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-07-28T11:01:17.529Z] #17 22.94 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-07-28T11:01:17.529Z] #17 23.09 Selecting previously unselected package iptables. [2020-07-28T11:01:17.791Z] #17 23.13 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-07-28T11:01:17.791Z] #17 23.14 Unpacking iptables (1.8.2-4) ... [2020-07-28T11:01:18.283Z] #64 exporting layers 2.5s done [2020-07-28T11:01:18.283Z] #64 writing image sha256:0e1ba54d764b2f901c2e3469373bcbfc0b527aabac150e5f3fa57558ac93cc1b done [2020-07-28T11:01:18.283Z] #64 naming to docker.io/library/docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b done [2020-07-28T11:01:18.283Z] #64 DONE 2.5s [Pipeline] } [2020-07-28T11:01:18.316Z] #17 23.54 Selecting previously unselected package xxd. [2020-07-28T11:01:18.316Z] #17 23.55 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-28T11:01:18.316Z] #17 23.56 Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T11:01:18.316Z] #17 23.69 Selecting previously unselected package vim-common. [2020-07-28T11:01:18.316Z] #17 23.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T11:01:18.316Z] #17 23.73 Unpacking vim-common (2:8.1.0875-5) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-28T11:01:18.573Z] #32 ... [2020-07-28T11:01:18.573Z] [2020-07-28T11:01:18.573Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:01:18.573Z] #52 2.132 + RM_GOPATH=0 [2020-07-28T11:01:18.573Z] #52 2.132 + TMP_GOPATH= [2020-07-28T11:01:18.573Z] #52 2.132 + : /build [2020-07-28T11:01:18.573Z] #52 2.132 + '[' -z '' ']' [2020-07-28T11:01:18.573Z] #52 2.132 ++ mktemp -d [2020-07-28T11:01:18.573Z] #52 2.147 + export GOPATH=/tmp/tmp.XJYO9UfTmR [2020-07-28T11:01:18.573Z] #52 2.147 + GOPATH=/tmp/tmp.XJYO9UfTmR [2020-07-28T11:01:18.573Z] #52 2.147 + RM_GOPATH=1 [2020-07-28T11:01:18.573Z] #52 2.147 + case "$(go env GOARCH)" in [2020-07-28T11:01:18.573Z] #52 2.147 ++ go env GOARCH [2020-07-28T11:01:18.573Z] #52 2.156 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T11:01:18.573Z] #52 2.156 + GO_BUILDMODE=-buildmode=pie [2020-07-28T11:01:18.573Z] #52 2.157 ++ dirname /tmp/install/install.sh [2020-07-28T11:01:18.573Z] #52 2.160 + dir=/tmp/install [2020-07-28T11:01:18.573Z] #52 2.160 + bin=containerd [2020-07-28T11:01:18.573Z] #52 2.160 + shift [2020-07-28T11:01:18.573Z] #52 2.160 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-28T11:01:18.573Z] #52 2.160 + . /tmp/install/containerd.installer [2020-07-28T11:01:18.573Z] #52 2.160 ++ set -e [2020-07-28T11:01:18.573Z] #52 2.160 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T11:01:18.573Z] #52 2.160 + install_containerd [2020-07-28T11:01:18.573Z] #52 2.161 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-28T11:01:18.573Z] #52 2.161 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XJYO9UfTmR/src/github.com/containerd/containerd [2020-07-28T11:01:18.573Z] #52 2.161 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T11:01:18.573Z] #52 2.172 Cloning into '/tmp/tmp.XJYO9UfTmR/src/github.com/containerd/containerd'... [2020-07-28T11:01:18.579Z] #17 23.97 Selecting previously unselected package bash-completion. [2020-07-28T11:01:18.579Z] #17 ... [2020-07-28T11:01:18.579Z] [2020-07-28T11:01:18.579Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:01:18.579Z] #39 55.03 DEP criu/arch/aarch64/intraprocedure.d [2020-07-28T11:01:18.579Z] #39 55.06 DEP criu/arch/aarch64/restorer.d [2020-07-28T11:01:18.579Z] #39 55.25 DEP criu/arch/aarch64/vdso-pie.d [2020-07-28T11:01:18.579Z] #39 55.34 DEP criu/pie/parasite-vdso.d [2020-07-28T11:01:18.579Z] #39 55.47 DEP criu/pie/parasite.d [2020-07-28T11:01:18.579Z] #39 55.73 CC criu/pie/parasite.o [2020-07-28T11:01:18.579Z] #39 56.68 LINK criu/pie/parasite.built-in.o [2020-07-28T11:01:18.579Z] #39 56.69 GEN criu/pie/parasite-blob.h [2020-07-28T11:01:18.579Z] #39 56.71 CC criu/pie/parasite-vdso.o [2020-07-28T11:01:18.579Z] #39 57.41 CC criu/arch/aarch64/vdso-pie.o [2020-07-28T11:01:18.579Z] #39 57.65 CC criu/arch/aarch64/restorer.o [2020-07-28T11:01:18.579Z] #39 58.06 CC criu/arch/aarch64/intraprocedure.o [2020-07-28T11:01:18.579Z] #39 58.12 CC criu/pie/restorer.o [2020-07-28T11:01:18.579Z] #39 60.44 LINK criu/pie/restorer.built-in.o [2020-07-28T11:01:18.579Z] #39 60.47 GEN criu/pie/restorer-blob.h [2020-07-28T11:01:18.579Z] #39 60.55 DEP criu/vdso.d [2020-07-28T11:01:18.579Z] #39 60.82 DEP criu/uts_ns.d [2020-07-28T11:01:18.579Z] #39 61.01 DEP criu/util.d [2020-07-28T11:01:18.579Z] #39 61.24 DEP criu/uffd.d [2020-07-28T11:01:18.579Z] #39 61.41 DEP criu/tun.d [2020-07-28T11:01:18.579Z] #39 61.52 DEP criu/tty.d [2020-07-28T11:01:18.579Z] #39 61.63 DEP criu/timerfd.d [2020-07-28T11:01:18.579Z] #39 61.84 DEP criu/timens.d [2020-07-28T11:01:18.579Z] #39 61.96 DEP criu/sysfs_parse.d [2020-07-28T11:01:18.579Z] #39 62.09 DEP criu/sysctl.d [2020-07-28T11:01:18.579Z] #39 62.28 DEP criu/string.d [2020-07-28T11:01:18.579Z] #39 62.30 DEP criu/stats.d [2020-07-28T11:01:18.579Z] #39 62.47 DEP criu/sockets.d [2020-07-28T11:01:18.579Z] #39 62.67 DEP criu/sk-unix.d [2020-07-28T11:01:18.579Z] #39 62.89 DEP criu/sk-tcp.d [2020-07-28T11:01:18.579Z] #39 63.11 DEP criu/sk-queue.d [2020-07-28T11:01:18.579Z] #39 63.22 DEP criu/sk-packet.d [2020-07-28T11:01:18.579Z] #39 63.40 DEP criu/sk-netlink.d [2020-07-28T11:01:18.579Z] #39 63.61 DEP criu/sk-inet.d [2020-07-28T11:01:18.579Z] #39 63.77 DEP criu/signalfd.d [2020-07-28T11:01:18.579Z] #39 63.93 DEP criu/sigframe.d [2020-07-28T11:01:18.579Z] #39 64.04 DEP criu/shmem.d [2020-07-28T11:01:18.579Z] #39 64.15 DEP criu/servicefd.d [2020-07-28T11:01:18.579Z] #39 64.25 DEP criu/seize.d [2020-07-28T11:01:18.579Z] #39 64.33 DEP criu/seccomp.d [2020-07-28T11:01:18.579Z] #39 64.42 DEP criu/rst-malloc.d [2020-07-28T11:01:18.579Z] #39 64.59 DEP criu/rbtree.d [2020-07-28T11:01:18.579Z] #39 64.63 DEP criu/pstree.d [2020-07-28T11:01:18.579Z] #39 64.77 DEP criu/protobuf.d [2020-07-28T11:01:18.579Z] #39 64.93 GEN criu/protobuf-desc-gen.h [2020-07-28T11:01:18.579Z] #39 ... [2020-07-28T11:01:18.579Z] [2020-07-28T11:01:18.579Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T11:01:18.579Z] #17 23.97 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-28T11:01:18.715Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41156/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b hack/test/unit [2020-07-28T11:01:20.806Z] ? github.com/docker/docker/api [no test files] [2020-07-28T11:01:21.052Z] ok github.com/docker/docker/cmd/dockerd 0.121s coverage: 30.8% of statements [2020-07-28T11:01:21.115Z] #52 ... [2020-07-28T11:01:21.115Z] [2020-07-28T11:01:21.115Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T11:01:21.115Z] #23 30.96 Reading package lists... [2020-07-28T11:01:21.115Z] #23 38.38 Building dependency tree... [2020-07-28T11:01:21.115Z] #23 42.15 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-28T11:01:21.115Z] #23 42.15 The following additional packages will be installed: [2020-07-28T11:01:21.115Z] #23 42.15 libjq1 libonig5 [2020-07-28T11:01:21.115Z] #23 42.98 The following NEW packages will be installed: [2020-07-28T11:01:21.115Z] #23 43.04 jq libjq1 libonig5 [2020-07-28T11:01:21.115Z] #23 43.61 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T11:01:21.115Z] #23 43.61 Need to get 355 kB of archives. [2020-07-28T11:01:21.115Z] #23 43.61 After this operation, 1072 kB of additional disk space will be used. [2020-07-28T11:01:21.115Z] #23 43.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-28T11:01:21.115Z] #23 43.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-28T11:01:21.115Z] #23 43.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-28T11:01:21.115Z] #23 45.44 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T11:01:21.115Z] #23 45.58 Fetched 355 kB in 0s (1020 kB/s) [2020-07-28T11:01:21.115Z] #23 45.71 Selecting previously unselected package libonig5:amd64. [2020-07-28T11:01:21.115Z] #23 45.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-28T11:01:21.115Z] #23 45.79 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-28T11:01:21.115Z] #23 45.80 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-28T11:01:21.115Z] #23 46.04 Selecting previously unselected package libjq1:amd64. [2020-07-28T11:01:21.115Z] #23 46.04 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-28T11:01:21.115Z] #23 46.05 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-28T11:01:21.115Z] #23 46.27 Selecting previously unselected package jq. [2020-07-28T11:01:21.115Z] #23 46.29 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-28T11:01:21.115Z] #23 46.30 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T11:01:21.115Z] #23 46.51 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-28T11:01:21.116Z] #23 46.54 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-28T11:01:21.116Z] #23 46.57 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T11:01:21.116Z] #23 46.58 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T11:01:21.116Z] #23 DONE 46.8s [2020-07-28T11:01:21.116Z] [2020-07-28T11:01:21.116Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-28T11:01:21.116Z] #24 DONE 0.1s [2020-07-28T11:01:21.116Z] [2020-07-28T11:01:21.116Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T11:01:21.203Z] #17 26.62 Unpacking bash-completion (1:2.8-6) ... [2020-07-28T11:01:21.343Z] using credential docker-jenkins-github-credentials [2020-07-28T11:01:21.422Z] Cloning the remote Git repository [2020-07-28T11:01:21.422Z] Cloning with configured refspecs honoured and without tags [2020-07-28T11:01:21.466Z] #17 26.99 Selecting previously unselected package bzip2. [2020-07-28T11:01:21.466Z] #17 26.99 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-07-28T11:01:21.466Z] #17 27.01 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T11:01:21.685Z] #25 ... [2020-07-28T11:01:21.685Z] [2020-07-28T11:01:21.685Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T11:01:21.685Z] #38 30.74 Reading package lists... [2020-07-28T11:01:21.685Z] #38 38.10 Building dependency tree... [2020-07-28T11:01:21.685Z] #38 41.78 The following additional packages will be installed: [2020-07-28T11:01:21.685Z] #38 41.80 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-28T11:01:21.685Z] #38 41.80 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-28T11:01:21.685Z] #38 41.81 Suggested packages: [2020-07-28T11:01:21.685Z] #38 41.81 manpages-dev python-setuptools [2020-07-28T11:01:21.685Z] #38 43.96 The following NEW packages will be installed: [2020-07-28T11:01:21.685Z] #38 44.00 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-28T11:01:21.685Z] #38 44.00 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-28T11:01:21.685Z] #38 44.00 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-28T11:01:21.685Z] #38 44.00 python-six zlib1g-dev [2020-07-28T11:01:21.685Z] #38 44.59 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T11:01:21.685Z] #38 44.59 Need to get 4095 kB of archives. [2020-07-28T11:01:21.685Z] #38 44.59 After this operation, 22.5 MB of additional disk space will be used. [2020-07-28T11:01:21.685Z] #38 44.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-28T11:01:21.685Z] #38 44.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-28T11:01:21.685Z] #38 44.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-28T11:01:21.685Z] #38 44.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-28T11:01:21.685Z] #38 44.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-28T11:01:21.685Z] #38 44.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-28T11:01:21.685Z] #38 44.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-28T11:01:21.685Z] #38 44.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-28T11:01:21.685Z] #38 44.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-28T11:01:21.686Z] #38 44.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-28T11:01:21.686Z] #38 44.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-28T11:01:21.686Z] #38 44.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-28T11:01:21.686Z] #38 45.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-28T11:01:21.686Z] #38 45.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-28T11:01:21.686Z] #38 45.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-28T11:01:21.686Z] #38 45.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-28T11:01:21.686Z] #38 45.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-28T11:01:21.686Z] #38 46.26 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T11:01:21.686Z] #38 46.45 Fetched 4095 kB in 1s (4414 kB/s) [2020-07-28T11:01:21.686Z] #38 46.54 Selecting previously unselected package libcap-dev:amd64. [2020-07-28T11:01:21.686Z] #38 46.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-28T11:01:21.686Z] #38 46.60 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-28T11:01:21.686Z] #38 46.62 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-28T11:01:21.686Z] #38 46.76 Selecting previously unselected package libnet1:amd64. [2020-07-28T11:01:21.686Z] #38 46.80 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-28T11:01:21.686Z] #38 46.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-28T11:01:21.686Z] #38 47.11 Selecting previously unselected package libnet1-dev. [2020-07-28T11:01:21.686Z] #38 47.12 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-28T11:01:21.686Z] #38 47.20 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T11:01:21.686Z] #38 47.56 Selecting previously unselected package libnl-3-200:amd64. [2020-07-28T11:01:21.686Z] #38 47.56 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-28T11:01:21.686Z] #38 47.57 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-28T11:01:21.686Z] #38 47.76 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-28T11:01:21.686Z] #38 47.76 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-28T11:01:21.686Z] #38 47.76 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-28T11:01:21.730Z] #17 27.12 Selecting previously unselected package xz-utils. [2020-07-28T11:01:21.730Z] #17 27.13 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-07-28T11:01:21.730Z] #17 27.13 Unpacking xz-utils (5.2.4-1) ... [2020-07-28T11:01:21.946Z] #38 ... [2020-07-28T11:01:21.946Z] [2020-07-28T11:01:21.946Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T11:01:21.946Z] #32 45.32 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T11:01:21.946Z] #32 45.54 Fetched 14.9 MB in 2s (6441 kB/s) [2020-07-28T11:01:21.946Z] #32 45.63 Selecting previously unselected package xxd. [2020-07-28T11:01:21.946Z] #32 45.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-28T11:01:21.946Z] #32 45.75 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-28T11:01:21.946Z] #32 45.76 Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T11:01:21.946Z] #32 45.99 Selecting previously unselected package vim-common. [2020-07-28T11:01:21.946Z] #32 46.00 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T11:01:21.946Z] #32 46.11 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-28T11:01:21.946Z] #32 46.50 Selecting previously unselected package cmake-data. [2020-07-28T11:01:21.946Z] #32 46.50 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-28T11:01:21.946Z] #32 46.51 Unpacking cmake-data (3.13.4-1) ... [2020-07-28T11:01:21.993Z] #17 27.29 Selecting previously unselected package apparmor. [2020-07-28T11:01:21.993Z] #17 27.29 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-07-28T11:01:21.993Z] #17 27.39 Unpacking apparmor (2.13.2-10) ... [2020-07-28T11:01:22.206Z] #32 ... [2020-07-28T11:01:22.206Z] [2020-07-28T11:01:22.206Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T11:01:22.206Z] #10 31.41 Reading package lists... [2020-07-28T11:01:22.206Z] #10 38.51 Building dependency tree... [2020-07-28T11:01:22.206Z] #10 42.04 The following additional packages will be installed: [2020-07-28T11:01:22.206Z] #10 42.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-28T11:01:22.206Z] #10 42.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-28T11:01:22.206Z] #10 42.12 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-28T11:01:22.206Z] #10 42.12 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-28T11:01:22.206Z] #10 42.20 Suggested packages: [2020-07-28T11:01:22.206Z] #10 42.20 gcc-8-locales seccomp wine64 [2020-07-28T11:01:22.206Z] #10 44.54 The following NEW packages will be installed: [2020-07-28T11:01:22.206Z] #10 44.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-28T11:01:22.206Z] #10 44.58 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-28T11:01:22.206Z] #10 44.58 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-28T11:01:22.206Z] #10 44.58 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-28T11:01:22.206Z] #10 44.58 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-28T11:01:22.206Z] #10 44.58 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-28T11:01:22.206Z] #10 45.17 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T11:01:22.206Z] #10 45.17 Need to get 77.7 MB of archives. [2020-07-28T11:01:22.206Z] #10 45.17 After this operation, 487 MB of additional disk space will be used. [2020-07-28T11:01:22.206Z] #10 45.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-28T11:01:22.206Z] #10 45.35 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-07-28T11:01:22.206Z] #10 45.60 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-07-28T11:01:22.206Z] #10 45.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-28T11:01:22.206Z] #10 45.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-28T11:01:22.206Z] #10 45.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-28T11:01:22.206Z] #10 46.11 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-07-28T11:01:22.206Z] #10 46.45 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-07-28T11:01:22.206Z] #10 46.46 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-07-28T11:01:22.255Z] #17 27.62 Selecting previously unselected package aufs-tools. [2020-07-28T11:01:22.255Z] #17 27.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-07-28T11:01:22.255Z] #17 27.64 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-28T11:01:22.256Z] #17 27.74 Selecting previously unselected package libonig5:arm64. [2020-07-28T11:01:22.465Z] #10 ... [2020-07-28T11:01:22.466Z] [2020-07-28T11:01:22.466Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T11:01:22.466Z] #38 48.05 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-28T11:01:22.466Z] #38 48.06 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-28T11:01:22.466Z] #38 48.08 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-28T11:01:22.466Z] #38 48.17 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-28T11:01:22.466Z] #38 48.17 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-28T11:01:22.466Z] #38 48.18 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-28T11:01:22.466Z] #38 48.32 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-28T11:01:22.466Z] #38 48.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-28T11:01:22.466Z] #38 48.33 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-28T11:01:22.518Z] #17 27.74 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-07-28T11:01:22.518Z] #17 27.75 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-28T11:01:22.518Z] #17 27.89 Selecting previously unselected package libjq1:arm64. [2020-07-28T11:01:22.518Z] #17 27.89 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-28T11:01:22.518Z] #17 27.90 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-28T11:01:22.518Z] #17 28.02 Selecting previously unselected package jq. [2020-07-28T11:01:22.518Z] #17 28.03 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-28T11:01:22.518Z] #17 28.03 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T11:01:21.621Z] Cloning repository https://github.com/moby/moby.git [2020-07-28T11:01:22.074Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-28T11:01:22.726Z] #38 48.59 Selecting previously unselected package libprotobuf17:amd64. [2020-07-28T11:01:22.726Z] #38 48.62 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-28T11:01:22.726Z] #38 48.63 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-28T11:01:22.781Z] #17 28.13 Selecting previously unselected package libaio1:arm64. [2020-07-28T11:01:22.781Z] #17 28.14 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-07-28T11:01:22.781Z] #17 28.14 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-07-28T11:01:22.781Z] #17 28.24 Selecting previously unselected package libgpm2:arm64. [2020-07-28T11:01:22.781Z] #17 28.25 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-07-28T11:01:22.781Z] #17 28.26 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-07-28T11:01:23.043Z] #17 28.34 Selecting previously unselected package libicu63:arm64. [2020-07-28T11:01:23.043Z] #17 28.35 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-28T11:01:23.043Z] #17 28.36 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-28T11:01:23.153Z] ok github.com/docker/docker/container 0.181s coverage: 34.7% of statements [2020-07-28T11:01:23.153Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-28T11:01:23.153Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-28T11:01:23.153Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-28T11:01:23.153Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-28T11:01:23.667Z] #38 49.54 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-28T11:01:23.667Z] #38 49.54 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-28T11:01:23.667Z] #38 49.55 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-28T11:01:23.927Z] #38 49.86 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-28T11:01:23.927Z] #38 49.86 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-28T11:01:23.927Z] #38 49.90 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-28T11:01:22.918Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T11:01:22.918Z] > git --version # timeout=10 [2020-07-28T11:01:22.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T11:01:22.983Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41156/head:refs/remotes/origin/PR-41156 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T11:01:25.229Z] #17 30.51 Selecting previously unselected package libnet1:arm64. [2020-07-28T11:01:25.229Z] #17 30.52 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-28T11:01:25.229Z] #17 30.53 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-28T11:01:25.229Z] #17 30.64 Selecting previously unselected package libnl-3-200:arm64. [2020-07-28T11:01:25.229Z] #17 30.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-28T11:01:25.229Z] #17 30.65 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-28T11:01:25.229Z] #17 30.75 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-28T11:01:25.493Z] #17 30.76 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-28T11:01:25.493Z] #17 30.77 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-28T11:01:25.493Z] #17 30.88 Selecting previously unselected package libreadline5:arm64. [2020-07-28T11:01:25.493Z] #17 30.89 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-07-28T11:01:25.493Z] #17 30.91 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-28T11:01:25.493Z] #17 31.05 Selecting previously unselected package net-tools. [2020-07-28T11:01:25.493Z] #17 31.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-07-28T11:01:25.493Z] #17 31.06 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T11:01:25.841Z] #38 51.73 Selecting previously unselected package libprotoc17:amd64. [2020-07-28T11:01:25.841Z] #38 51.73 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-28T11:01:25.841Z] #38 51.74 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-28T11:01:25.841Z] #38 ... [2020-07-28T11:01:25.841Z] [2020-07-28T11:01:25.841Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:01:25.841Z] #41 41.85 internal/reflectlite [2020-07-28T11:01:25.841Z] #41 41.86 github.com/LK4D4/vndr/godl/singleflight [2020-07-28T11:01:25.841Z] #41 42.66 math/rand [2020-07-28T11:01:25.841Z] #41 44.83 internal/singleflight [2020-07-28T11:01:25.841Z] #41 46.04 io [2020-07-28T11:01:25.841Z] #41 46.05 strconv [2020-07-28T11:01:25.841Z] #41 47.84 bytes [2020-07-28T11:01:25.841Z] #41 49.86 reflect [2020-07-28T11:01:25.841Z] #41 50.08 bufio [2020-07-28T11:01:26.019Z] #17 31.24 Selecting previously unselected package python-pip-whl. [2020-07-28T11:01:26.019Z] #17 31.25 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-28T11:01:26.019Z] #17 31.26 Unpacking python-pip-whl (18.1-5) ... [2020-07-28T11:01:26.101Z] #41 ... [2020-07-28T11:01:26.101Z] [2020-07-28T11:01:26.101Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T11:01:26.101Z] #25 2.063 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-28T11:01:26.101Z] #25 2.417 [2020-07-28T11:01:26.101Z] #25 2.622 ## 3.7% ###### 8.6% ########## 14.2% ################# 24.4% ####################### 32.2% ############################ 39.9% ################################# 46.2% ##################################### 52.1% ######################################### 57.5% ############################################## 64.0% ################################################ 67.5% ################################################### 71.6% ###################################################### 75.6% ######################################################### 80.1% ############################################################## 86.5% ################################################################### 93.2% ######################################################################## 100.0% [2020-07-28T11:01:26.101Z] #25 4.787 [2020-07-28T11:01:26.101Z] #25 4.974 ########### 15.8% ###################################### 53.0% ######################################################################## 100.0% [2020-07-28T11:01:26.282Z] #17 31.63 Selecting previously unselected package python3-lib2to3. [2020-07-28T11:01:26.282Z] #17 31.64 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-28T11:01:26.282Z] #17 31.65 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-28T11:01:26.282Z] #17 31.75 Selecting previously unselected package python3-distutils. [2020-07-28T11:01:26.282Z] #17 31.76 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-28T11:01:26.282Z] #17 31.77 Unpacking python3-distutils (3.7.3-1) ... [2020-07-28T11:01:26.545Z] #17 31.92 Selecting previously unselected package python3-pip. [2020-07-28T11:01:26.545Z] #17 31.93 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-28T11:01:26.545Z] #17 31.94 Unpacking python3-pip (18.1-5) ... [2020-07-28T11:01:26.675Z] #25 5.545 [2020-07-28T11:01:26.675Z] #25 5.755 [2020-07-28T11:01:26.675Z] #25 ... [2020-07-28T11:01:26.675Z] [2020-07-28T11:01:26.675Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:01:26.675Z] #30 42.60 errors [2020-07-28T11:01:26.675Z] #30 42.60 sort [2020-07-28T11:01:26.675Z] #30 43.43 strconv [2020-07-28T11:01:26.675Z] #30 45.23 io [2020-07-28T11:01:26.675Z] #30 46.36 internal/oserror [2020-07-28T11:01:26.675Z] #30 46.47 syscall [2020-07-28T11:01:26.675Z] #30 48.10 reflect [2020-07-28T11:01:26.675Z] #30 ... [2020-07-28T11:01:26.675Z] [2020-07-28T11:01:26.675Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T11:01:26.724Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2020-07-28T11:01:26.808Z] #17 32.11 Selecting previously unselected package python3-pkg-resources. [2020-07-28T11:01:26.808Z] #17 32.13 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T11:01:26.808Z] #17 32.13 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-28T11:01:26.808Z] #17 32.28 Selecting previously unselected package python3-setuptools. [2020-07-28T11:01:26.808Z] #17 32.29 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-28T11:01:26.808Z] #17 32.30 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-28T11:01:26.935Z] #25 5.755 ################### 26.7% ########################################## 59.1% ####################################################################### 99.6% ######################################################################## 100.0% [2020-07-28T11:01:27.071Z] #17 32.50 Selecting previously unselected package python3-wheel. [2020-07-28T11:01:27.071Z] #17 32.51 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-28T11:01:27.071Z] #17 32.52 Unpacking python3-wheel (0.32.3-2) ... [2020-07-28T11:01:27.071Z] #17 32.61 Selecting previously unselected package sudo. [2020-07-28T11:01:27.071Z] #17 32.61 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-07-28T11:01:27.071Z] #17 32.62 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-28T11:01:27.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-28T11:01:27.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-28T11:01:27.504Z] #25 6.428 [2020-07-28T11:01:27.662Z] #17 32.97 Selecting previously unselected package thin-provisioning-tools. [2020-07-28T11:01:27.662Z] #17 32.97 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-07-28T11:01:27.662Z] #17 32.98 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T11:01:27.925Z] #17 33.14 Selecting previously unselected package uidmap. [2020-07-28T11:01:27.925Z] #17 33.15 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-07-28T11:01:27.925Z] #17 33.15 Unpacking uidmap (1:4.5-1.1) ... [2020-07-28T11:01:27.925Z] #17 33.34 Selecting previously unselected package vim-runtime. [2020-07-28T11:01:27.925Z] #17 33.34 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-28T11:01:27.925Z] #17 33.36 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-28T11:01:27.925Z] #17 33.39 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-28T11:01:27.925Z] #17 33.39 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-28T11:01:29.324Z] #25 6.629 ## 3.3% #### 6.9% ########## 13.9% ############# 18.9% ################## 25.5% ###################### 31.9% ########################### 37.5% ################################ 45.1% ##################################### 52.2% ########################################## 58.5% ############################################### 66.1% #################################################### 72.9% ######################################################### 79.9% ############################################################# 85.4% ################################################################### 93.6% ####################################################################### 99.5% ######################################################################## 100.0% [2020-07-28T11:01:29.380Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-07-28T11:01:29.849Z] #17 35.41 Selecting previously unselected package vim. [2020-07-28T11:01:29.849Z] #17 35.42 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-07-28T11:01:29.849Z] #17 35.45 Unpacking vim (2:8.1.0875-5) ... [2020-07-28T11:01:29.893Z] #25 8.702 [2020-07-28T11:01:30.112Z] #17 ... [2020-07-28T11:01:30.112Z] [2020-07-28T11:01:30.112Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:01:30.112Z] #39 66.64 DEP criu/protobuf-desc.d [2020-07-28T11:01:30.112Z] #39 66.76 DEP criu/proc_parse.d [2020-07-28T11:01:30.112Z] #39 66.94 DEP criu/plugin.d [2020-07-28T11:01:30.112Z] #39 67.04 DEP criu/pipes.d [2020-07-28T11:01:30.112Z] #39 67.16 DEP criu/pie-util.d [2020-07-28T11:01:30.112Z] #39 67.25 DEP criu/pie-util-vdso.d [2020-07-28T11:01:30.112Z] #39 67.38 DEP criu/path.d [2020-07-28T11:01:30.112Z] #39 67.51 DEP criu/parasite-syscall.d [2020-07-28T11:01:30.112Z] #39 67.74 DEP criu/pagemap.d [2020-07-28T11:01:30.112Z] #39 67.86 DEP criu/pagemap-cache.d [2020-07-28T11:01:30.112Z] #39 67.94 DEP criu/page-xfer.d [2020-07-28T11:01:30.112Z] #39 68.16 DEP criu/page-pipe.d [2020-07-28T11:01:30.112Z] #39 68.24 DEP criu/netfilter.d [2020-07-28T11:01:30.112Z] #39 68.38 DEP criu/net.d [2020-07-28T11:01:30.112Z] #39 68.57 DEP criu/namespaces.d [2020-07-28T11:01:30.112Z] #39 68.77 DEP criu/mount.d [2020-07-28T11:01:30.112Z] #39 68.95 DEP criu/memfd.d [2020-07-28T11:01:30.112Z] #39 69.06 DEP criu/mem.d [2020-07-28T11:01:30.112Z] #39 69.20 DEP criu/lsm.d [2020-07-28T11:01:30.112Z] #39 69.34 DEP criu/log.d [2020-07-28T11:01:30.112Z] #39 69.52 DEP criu/libnetlink.d [2020-07-28T11:01:30.112Z] #39 69.63 DEP criu/kerndat.d [2020-07-28T11:01:30.112Z] #39 69.78 DEP criu/kcmp-ids.d [2020-07-28T11:01:30.112Z] #39 69.90 DEP criu/irmap.d [2020-07-28T11:01:30.112Z] #39 69.98 DEP criu/ipc_ns.d [2020-07-28T11:01:30.112Z] #39 70.10 DEP criu/image.d [2020-07-28T11:01:30.112Z] #39 70.21 DEP criu/image-desc.d [2020-07-28T11:01:30.112Z] #39 70.28 DEP criu/fsnotify.d [2020-07-28T11:01:30.112Z] #39 70.44 DEP criu/filesystems.d [2020-07-28T11:01:30.112Z] #39 70.55 DEP criu/files.d [2020-07-28T11:01:30.112Z] #39 70.68 DEP criu/files-reg.d [2020-07-28T11:01:30.112Z] #39 70.77 DEP criu/files-ext.d [2020-07-28T11:01:30.112Z] #39 70.86 DEP criu/file-lock.d [2020-07-28T11:01:30.112Z] #39 70.95 DEP criu/file-ids.d [2020-07-28T11:01:30.112Z] #39 71.11 DEP criu/fifo.d [2020-07-28T11:01:30.112Z] #39 71.29 DEP criu/fdstore.d [2020-07-28T11:01:30.112Z] #39 71.41 DEP criu/fault-injection.d [2020-07-28T11:01:30.112Z] #39 71.46 DEP criu/external.d [2020-07-28T11:01:30.112Z] #39 71.61 DEP criu/eventpoll.d [2020-07-28T11:01:30.112Z] #39 71.74 DEP criu/eventfd.d [2020-07-28T11:01:30.112Z] #39 71.85 DEP criu/crtools.d [2020-07-28T11:01:30.112Z] #39 72.04 DEP criu/cr-service.d [2020-07-28T11:01:30.112Z] #39 72.15 DEP criu/cr-restore.d [2020-07-28T11:01:30.112Z] #39 72.27 DEP criu/cr-errno.d [2020-07-28T11:01:30.112Z] #39 72.29 DEP criu/cr-dump.d [2020-07-28T11:01:30.112Z] #39 72.42 DEP criu/cr-dedup.d [2020-07-28T11:01:30.112Z] #39 72.54 DEP criu/cr-check.d [2020-07-28T11:01:30.112Z] #39 72.65 DEP criu/config.d [2020-07-28T11:01:30.112Z] #39 72.75 DEP criu/clone-noasan.d [2020-07-28T11:01:30.112Z] #39 72.81 DEP criu/cgroup.d [2020-07-28T11:01:30.112Z] #39 72.93 DEP criu/cgroup-props.d [2020-07-28T11:01:30.112Z] #39 73.01 DEP criu/bitmap.d [2020-07-28T11:01:30.112Z] #39 73.03 DEP criu/bfd.d [2020-07-28T11:01:30.112Z] #39 73.12 DEP criu/autofs.d [2020-07-28T11:01:30.112Z] #39 73.32 DEP criu/aio.d [2020-07-28T11:01:30.112Z] #39 73.50 DEP criu/action-scripts.d [2020-07-28T11:01:30.112Z] #39 73.74 CC criu/action-scripts.o [2020-07-28T11:01:30.112Z] #39 74.16 CC criu/aio.o [2020-07-28T11:01:30.112Z] #39 74.69 CC criu/autofs.o [2020-07-28T11:01:30.112Z] #39 75.84 CC criu/bfd.o [2020-07-28T11:01:30.112Z] #39 76.20 CC criu/bitmap.o [2020-07-28T11:01:30.112Z] #39 76.32 CC criu/cgroup-props.o [2020-07-28T11:01:30.112Z] #39 76.86 CC criu/cgroup.o [2020-07-28T11:01:30.305Z] ok github.com/docker/docker/daemon/cluster/convert 0.019s coverage: 35.4% of statements [2020-07-28T11:01:30.375Z] #39 ... [2020-07-28T11:01:30.375Z] [2020-07-28T11:01:30.375Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T11:01:30.375Z] #17 35.80 Selecting previously unselected package xfsprogs. [2020-07-28T11:01:30.375Z] #17 35.81 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-07-28T11:01:30.375Z] #17 35.82 Unpacking xfsprogs (4.20.0-1) ... [2020-07-28T11:01:30.950Z] #17 36.14 Selecting previously unselected package zip. [2020-07-28T11:01:30.950Z] #17 36.15 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-07-28T11:01:30.950Z] #17 36.19 Unpacking zip (3.0-11+b1) ... [2020-07-28T11:01:30.950Z] #17 36.37 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-28T11:01:30.950Z] #17 36.40 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T11:01:30.950Z] #17 36.41 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-07-28T11:01:30.950Z] #17 36.43 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-28T11:01:30.950Z] #17 36.44 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-07-28T11:01:30.950Z] #17 36.46 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-07-28T11:01:30.950Z] #17 36.47 Setting up uidmap (1:4.5-1.1) ... [2020-07-28T11:01:31.213Z] #17 36.48 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-07-28T11:01:31.213Z] #17 36.50 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-28T11:01:31.213Z] #17 36.52 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T11:01:31.213Z] #17 36.53 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-28T11:01:31.213Z] #17 36.55 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-28T11:01:31.213Z] #17 36.57 Setting up xxd (2:8.1.0875-5) ... [2020-07-28T11:01:31.213Z] #17 36.58 Setting up zip (3.0-11+b1) ... [2020-07-28T11:01:31.213Z] #17 36.60 Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T11:01:31.213Z] #17 36.63 Setting up bash-completion (1:2.8-6) ... [2020-07-28T11:01:34.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-28T11:01:34.055Z] #25 8.883 0.2% 0.9% ## 3.3% #### 6.0% ###### 8.5% ###### 9.7% ####### 11.1% ######### 12.5% ########## 14.6% ########### 15.8% ########### 16.6% ############# 19.0% ############## 20.1% ############### 21.7% ################# 23.7% ################## 25.0% ################### 27.2% #################### 28.2% #################### 28.7% ##################### 29.8% ###################### 30.8% ####################### 32.0% ####################### 33.3% ######################## 34.4% ######################### 35.7% ########################### 38.0% ############################ 39.7% ############################# 41.0% ############################## 42.4% ############################### 43.6% ################################ 45.0% ################################# 46.3% ################################## 48.5% ################################### 49.2% #################################### 50.6% ##################################### 51.7% ###################################### 53.1% ####################################### 54.4% [2020-07-28T11:01:34.055Z] #25 ... [2020-07-28T11:01:34.055Z] [2020-07-28T11:01:34.055Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T11:01:34.055Z] #28 49.98 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-28T11:01:34.055Z] #28 50.92 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-28T11:01:34.055Z] #28 51.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-28T11:01:34.055Z] #28 ... [2020-07-28T11:01:34.055Z] [2020-07-28T11:01:34.055Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T11:01:34.055Z] #10 50.20 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-07-28T11:01:34.055Z] #10 52.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-28T11:01:34.055Z] #10 52.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-28T11:01:34.055Z] #10 52.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-28T11:01:34.055Z] #10 52.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-28T11:01:34.055Z] #10 52.93 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-07-28T11:01:34.055Z] #10 52.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-28T11:01:34.055Z] #10 52.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-28T11:01:34.055Z] #10 52.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-28T11:01:34.055Z] #10 52.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-28T11:01:34.055Z] #10 53.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-28T11:01:34.055Z] #10 53.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-28T11:01:34.055Z] #10 53.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-28T11:01:34.055Z] #10 53.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-28T11:01:34.055Z] #10 53.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-28T11:01:34.055Z] #10 53.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-28T11:01:34.055Z] #10 54.48 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T11:01:34.055Z] #10 54.73 Fetched 77.7 MB in 8s (9336 kB/s) [2020-07-28T11:01:34.055Z] #10 54.87 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-28T11:01:34.055Z] #10 54.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 ... 15410 files and directories currently installed.) [2020-07-28T11:01:34.055Z] #10 54.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-28T11:01:34.055Z] #10 55.00 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T11:01:34.055Z] #10 57.72 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-28T11:01:34.055Z] #10 57.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-28T11:01:34.055Z] #10 57.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T11:01:34.316Z] #10 ... [2020-07-28T11:01:34.316Z] [2020-07-28T11:01:34.316Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T11:01:34.316Z] #32 50.01 Selecting previously unselected package libicu63:amd64. [2020-07-28T11:01:34.316Z] #32 50.01 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-28T11:01:34.316Z] #32 50.02 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-28T11:01:34.316Z] #32 57.37 Selecting previously unselected package libxml2:amd64. [2020-07-28T11:01:34.316Z] #32 57.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-28T11:01:34.316Z] #32 57.38 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-28T11:01:34.316Z] #32 58.06 Selecting previously unselected package libarchive13:amd64. [2020-07-28T11:01:34.316Z] #32 58.07 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-28T11:01:34.316Z] #32 58.08 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-28T11:01:34.316Z] #32 58.49 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-28T11:01:34.316Z] #32 58.49 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-28T11:01:34.316Z] #32 58.51 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-28T11:01:34.316Z] #32 58.69 Selecting previously unselected package librhash0:amd64. [2020-07-28T11:01:34.316Z] #32 58.69 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-28T11:01:34.316Z] #32 58.70 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-28T11:01:34.316Z] #32 58.90 Selecting previously unselected package libuv1:amd64. [2020-07-28T11:01:34.316Z] #32 58.92 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-28T11:01:34.316Z] #32 58.94 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-28T11:01:34.316Z] #32 59.13 Selecting previously unselected package cmake. [2020-07-28T11:01:34.316Z] #32 59.14 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-28T11:01:34.316Z] #32 59.14 Unpacking cmake (3.13.4-1) ... [2020-07-28T11:01:34.316Z] #32 ... [2020-07-28T11:01:34.316Z] [2020-07-28T11:01:34.316Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T11:01:34.531Z] #17 39.54 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-07-28T11:01:34.531Z] #17 39.56 Setting up xz-utils (5.2.4-1) ... [2020-07-28T11:01:34.531Z] #17 39.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-28T11:01:34.531Z] #17 39.62 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-28T11:01:34.531Z] #17 39.76 invoke-rc.d: could not determine current runlevel [2020-07-28T11:01:34.531Z] #17 39.77 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-28T11:01:34.531Z] #17 39.78 Setting up pigz (2.4-1) ... [2020-07-28T11:01:34.531Z] #17 39.80 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-28T11:01:34.531Z] #17 39.83 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-28T11:01:34.531Z] #17 39.86 Setting up python-pip-whl (18.1-5) ... [2020-07-28T11:01:34.531Z] #17 39.87 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-07-28T11:01:34.531Z] #17 39.89 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-28T11:01:34.794Z] #17 40.26 Setting up libaio1:arm64 (0.3.112-3) ... [2020-07-28T11:01:34.794Z] #17 40.28 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-28T11:01:34.794Z] #17 40.31 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-28T11:01:34.794Z] #17 40.34 Setting up vim (2:8.1.0875-5) ... [2020-07-28T11:01:34.794Z] #17 40.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-28T11:01:34.794Z] #17 40.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-28T11:01:34.794Z] #17 40.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-28T11:01:34.794Z] #17 40.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-28T11:01:34.823Z] ok github.com/docker/docker/daemon/cluster 0.179s coverage: 0.5% of statements [2020-07-28T11:01:35.058Z] #17 40.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-28T11:01:35.058Z] #17 40.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-28T11:01:35.058Z] #17 40.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-28T11:01:35.058Z] #17 40.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-28T11:01:35.058Z] #17 40.44 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-28T11:01:35.058Z] #17 40.46 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T11:01:35.058Z] #17 40.48 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-28T11:01:35.058Z] #17 40.50 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T11:01:35.058Z] #17 40.51 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-28T11:01:35.058Z] #17 40.53 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T11:01:35.622Z] #25 8.883 0.2% 0.9% ## 3.3% #### 6.0% ###### 8.5% ###### 9.7% ####### 11.1% ######### 12.5% ########## 14.6% ########### 15.8% ########### 16.6% ############# 19.0% ############## 20.1% ############### 21.7% ################# 23.7% ################## 25.0% ################### 27.2% #################### 28.2% #################### 28.7% ##################### 29.8% ###################### 30.8% ####################### 32.0% ####################### 33.3% ######################## 34.4% ######################### 35.7% ########################### 38.0% ############################ 39.7% ############################# 41.0% ############################## 42.4% ############################### 43.6% ################################ 45.0% ################################# 46.3% ################################## 48.5% ################################### 49.2% #################################### 50.6% ##################################### 51.7% ###################################### 53.1% ####################################### 54.4% ####################################### 55.3% ######################################## 56.7% ########################################## 58.6% ########################################### 60.6% ############################################ 62.4% ############################################# 63.8% ############################################## 65.0% ############################################### 66.1% ################################################ 67.2% ################################################# 69.3% ################################################## 70.3% ################################################### 71.7% #################################################### 73.3% ##################################################### 74.2% [2020-07-28T11:01:35.622Z] #25 ... [2020-07-28T11:01:35.622Z] [2020-07-28T11:01:35.622Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:01:35.622Z] #47 51.58 reflect [2020-07-28T11:01:35.622Z] #47 51.63 syscall [2020-07-28T11:01:35.622Z] #47 59.84 time [2020-07-28T11:01:35.622Z] #47 ... [2020-07-28T11:01:35.622Z] [2020-07-28T11:01:35.622Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T11:01:36.142Z] #25 8.883 0.2% 0.9% ## 3.3% #### 6.0% ###### 8.5% ###### 9.7% ####### 11.1% ######### 12.5% ########## 14.6% ########### 15.8% ########### 16.6% ############# 19.0% ############## 20.1% ############### 21.7% ################# 23.7% ################## 25.0% ################### 27.2% #################### 28.2% #################### 28.7% ##################### 29.8% ###################### 30.8% ####################### 32.0% ####################### 33.3% ######################## 34.4% ######################### 35.7% ########################### 38.0% ############################ 39.7% ############################# 41.0% ############################## 42.4% ############################### 43.6% ################################ 45.0% ################################# 46.3% ################################## 48.5% ################################### 49.2% #################################### 50.6% ##################################### 51.7% ###################################### 53.1% ####################################### 54.4% ####################################### 55.3% ######################################## 56.7% ########################################## 58.6% ########################################### 60.6% ############################################ 62.4% ############################################# 63.8% ############################################## 65.0% ############################################### 66.1% ################################################ 67.2% ################################################# 69.3% ################################################## 70.3% ################################################### 71.7% #################################################### 73.3% ##################################################### 74.2% ##################################################### 74.9% ###################################################### 75.8% ######################################################## 77.8% ######################################################## 78.6% ######################################################### 79.7% ########################################################## 80.8% [2020-07-28T11:01:36.142Z] #25 ... [2020-07-28T11:01:36.142Z] [2020-07-28T11:01:36.142Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:01:36.142Z] #41 52.19 syscall [2020-07-28T11:01:36.142Z] #41 60.86 time [2020-07-28T11:01:36.402Z] #41 ... [2020-07-28T11:01:36.402Z] [2020-07-28T11:01:36.402Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T11:01:36.402Z] #38 52.37 Selecting previously unselected package protobuf-c-compiler. [2020-07-28T11:01:36.402Z] #38 52.39 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-28T11:01:36.402Z] #38 52.41 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T11:01:36.402Z] #38 52.54 Selecting previously unselected package protobuf-compiler. [2020-07-28T11:01:36.402Z] #38 52.55 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-28T11:01:36.402Z] #38 52.55 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-28T11:01:36.402Z] #38 52.75 Selecting previously unselected package python-pkg-resources. [2020-07-28T11:01:36.402Z] #38 52.78 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T11:01:36.402Z] #38 52.79 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-28T11:01:36.402Z] #38 53.06 Selecting previously unselected package python-six. [2020-07-28T11:01:36.402Z] #38 53.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-28T11:01:36.402Z] #38 53.08 Unpacking python-six (1.12.0-1) ... [2020-07-28T11:01:36.402Z] #38 53.18 Selecting previously unselected package python-protobuf. [2020-07-28T11:01:36.402Z] #38 53.18 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-28T11:01:36.402Z] #38 53.20 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-28T11:01:36.402Z] #38 53.83 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-28T11:01:36.402Z] #38 58.36 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-28T11:01:36.402Z] #38 58.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-28T11:01:36.402Z] #38 58.38 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-28T11:01:36.402Z] #38 58.39 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-28T11:01:36.402Z] #38 58.41 Setting up python-six (1.12.0-1) ... [2020-07-28T11:01:36.402Z] #38 62.36 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-28T11:01:36.402Z] #38 62.37 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-28T11:01:36.402Z] #38 62.41 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-28T11:01:36.402Z] #38 62.42 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-28T11:01:36.402Z] #38 62.43 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-28T11:01:36.402Z] #38 62.44 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-28T11:01:36.402Z] #38 62.46 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T11:01:36.402Z] #38 ... [2020-07-28T11:01:36.402Z] [2020-07-28T11:01:36.402Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T11:01:37.712Z] #25 8.883 0.2% 0.9% ## 3.3% #### 6.0% ###### 8.5% ###### 9.7% ####### 11.1% ######### 12.5% ########## 14.6% ########### 15.8% ########### 16.6% ############# 19.0% ############## 20.1% ############### 21.7% ################# 23.7% ################## 25.0% ################### 27.2% #################### 28.2% #################### 28.7% ##################### 29.8% ###################### 30.8% ####################### 32.0% ####################### 33.3% ######################## 34.4% ######################### 35.7% ########################### 38.0% ############################ 39.7% ############################# 41.0% ############################## 42.4% ############################### 43.6% ################################ 45.0% ################################# 46.3% ################################## 48.5% ################################### 49.2% #################################### 50.6% ##################################### 51.7% ###################################### 53.1% ####################################### 54.4% ####################################### 55.3% ######################################## 56.7% ########################################## 58.6% ########################################### 60.6% ############################################ 62.4% ############################################# 63.8% ############################################## 65.0% ############################################### 66.1% ################################################ 67.2% ################################################# 69.3% ################################################## 70.3% ################################################### 71.7% #################################################### 73.3% ##################################################### 74.2% ##################################################### 74.9% ###################################################### 75.8% ######################################################## 77.8% ######################################################## 78.6% ######################################################### 79.7% ########################################################## 80.8% ########################################################### 82.1% ########################################################### 83.1% ############################################################# 84.9% ############################################################## 86.5% ############################################################### 87.7% ############################################################### 88.7% ################################################################ 90.1% ################################################################## 92.3% ################################################################### 93.1% ################################################################### 93.7% ##################################################################### 96.2% ###################################################################### 97.8% ######################################################################## 100.0% [2020-07-28T11:01:37.712Z] #25 16.85 [2020-07-28T11:01:38.373Z] #17 43.25 Setting up iptables (1.8.2-4) ... [2020-07-28T11:01:38.373Z] #17 ... [2020-07-28T11:01:38.373Z] [2020-07-28T11:01:38.373Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:01:38.373Z] #49 51.71 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-28T11:01:38.373Z] #49 53.33 + mkdir -p /build [2020-07-28T11:01:38.373Z] #49 53.33 + cp runc /build/runc [2020-07-28T11:01:38.373Z] #49 DONE 55.3s [2020-07-28T11:01:38.373Z] [2020-07-28T11:01:38.373Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T11:01:38.373Z] #17 43.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T11:01:38.373Z] #17 43.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T11:01:38.373Z] #17 43.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T11:01:38.373Z] #17 43.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T11:01:38.374Z] #17 43.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-28T11:01:38.374Z] #17 ... [2020-07-28T11:01:38.374Z] [2020-07-28T11:01:38.374Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:01:38.374Z] #39 78.97 CC criu/clone-noasan.o [2020-07-28T11:01:38.374Z] #39 79.25 CC criu/config.o [2020-07-28T11:01:38.374Z] #39 80.52 CC criu/cr-check.o [2020-07-28T11:01:38.374Z] #39 82.08 CC criu/cr-dedup.o [2020-07-28T11:01:38.374Z] #39 82.52 CC criu/cr-dump.o [2020-07-28T11:01:38.374Z] #39 84.72 CC criu/cr-errno.o [2020-07-28T11:01:38.374Z] #39 84.78 CC criu/cr-restore.o [2020-07-28T11:01:38.374Z] #39 ... [2020-07-28T11:01:38.374Z] [2020-07-28T11:01:38.374Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T11:01:38.374Z] #17 43.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-28T11:01:38.374Z] #17 43.89 Setting up python3 (3.7.3-1) ... [2020-07-28T11:01:38.403Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.0% of statements [2020-07-28T11:01:38.654Z] #25 17.61 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-28T11:01:38.660Z] Fetching without tags [2020-07-28T11:01:38.914Z] #25 18.01 [2020-07-28T11:01:39.173Z] #25 18.20 ######################################################################## 100.0% [2020-07-28T11:01:39.173Z] #25 ... [2020-07-28T11:01:39.173Z] [2020-07-28T11:01:39.173Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:01:39.173Z] #30 55.20 time [2020-07-28T11:01:39.173Z] #30 61.24 internal/poll [2020-07-28T11:01:39.173Z] #30 62.77 internal/fmtsort [2020-07-28T11:01:39.173Z] #30 63.43 internal/syscall/execenv [2020-07-28T11:01:39.173Z] #30 63.51 internal/syscall/unix [2020-07-28T11:01:39.173Z] #30 63.66 strings [2020-07-28T11:01:39.173Z] #30 63.88 os [2020-07-28T11:01:39.322Z] #17 44.51 Setting up python3-wheel (0.32.3-2) ... [2020-07-28T11:01:39.384Z] Merging remotes/origin/master commit 624154fe63686a43b84d01ccfab0477079bc7de4 into PR head commit 794aa20983c9384726721e1c5d3a552ef7f8f4cf [2020-07-28T11:01:39.433Z] #30 ... [2020-07-28T11:01:39.433Z] [2020-07-28T11:01:39.433Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T11:01:39.433Z] #25 18.38 [2020-07-28T11:01:39.463Z] ok github.com/docker/docker/daemon/config 0.126s coverage: 81.8% of statements [2020-07-28T11:01:39.487Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m4.548267165s with top 10 stages: buildssa: 1m36.700454148s, goimports: 22.289493716s, unconvert: 13.252115028s, gosec: 9.957540784s, golint: 5.478450574s, misspell: 4.522221239s, ineffassign: 4.186458913s, vrp: 3.415264588s, inspect: 3.334508084s, printf: 2.0170727s [2020-07-28T11:01:38.323Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T11:01:38.374Z] > git config --add remote.origin.fetch +refs/pull/41156/head:refs/remotes/origin/PR-41156 # timeout=10 [2020-07-28T11:01:38.432Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T11:01:38.563Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T11:01:38.695Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T11:01:38.695Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T11:01:38.696Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41156/head:refs/remotes/origin/PR-41156 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T11:01:39.898Z] #17 45.33 Setting up apparmor (2.13.2-10) ... [2020-07-28T11:01:40.113Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-07-28T11:01:40.531Z] #25 19.23 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-28T11:01:40.531Z] #25 19.58 [2020-07-28T11:01:40.794Z] #25 19.81 0.6% ######################################################################## 100.0% [2020-07-28T11:01:41.055Z] #25 20.02 [2020-07-28T11:01:41.324Z] #25 ... [2020-07-28T11:01:41.324Z] [2020-07-28T11:01:41.324Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T11:01:41.324Z] #32 62.44 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-28T11:01:41.324Z] #32 62.47 Setting up xxd (2:8.1.0875-5) ... [2020-07-28T11:01:41.324Z] #32 62.51 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-28T11:01:41.324Z] #32 62.52 Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T11:01:41.324Z] #32 62.56 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-28T11:01:41.324Z] #32 62.57 Setting up cmake-data (3.13.4-1) ... [2020-07-28T11:01:41.324Z] #32 62.59 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-28T11:01:41.324Z] #32 62.60 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-28T11:01:41.324Z] #32 62.62 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-28T11:01:41.324Z] #32 62.65 Setting up cmake (3.13.4-1) ... [2020-07-28T11:01:41.324Z] #32 62.67 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T11:01:41.324Z] #32 62.73 Processing triggers for mime-support (3.62) ... [2020-07-28T11:01:41.324Z] #32 DONE 67.3s [2020-07-28T11:01:41.332Z] #17 46.93 Setting up xfsprogs (4.20.0-1) ... [2020-07-28T11:01:41.584Z] [2020-07-28T11:01:41.584Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:01:41.595Z] #17 46.95 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-28T11:01:41.858Z] #17 47.32 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-28T11:01:42.384Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-07-28T11:01:39.494Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T11:01:39.541Z] > git checkout -f 794aa20983c9384726721e1c5d3a552ef7f8f4cf # timeout=10 [2020-07-28T11:01:42.110Z] > git merge 624154fe63686a43b84d01ccfab0477079bc7de4 # timeout=10 [2020-07-28T11:01:42.524Z] #33 1.033 + RM_GOPATH=0 [2020-07-28T11:01:42.524Z] #33 1.033 + TMP_GOPATH= [2020-07-28T11:01:42.524Z] #33 1.033 + : /build [2020-07-28T11:01:42.524Z] #33 1.033 + '[' -z '' ']' [2020-07-28T11:01:42.524Z] #33 1.033 ++ mktemp -d [2020-07-28T11:01:42.524Z] #33 1.035 + export GOPATH=/tmp/tmp.t74pOifNNM [2020-07-28T11:01:42.524Z] #33 1.035 + GOPATH=/tmp/tmp.t74pOifNNM [2020-07-28T11:01:42.524Z] #33 1.035 + RM_GOPATH=1 [2020-07-28T11:01:42.524Z] #33 1.035 + case "$(go env GOARCH)" in [2020-07-28T11:01:42.524Z] #33 1.037 ++ go env GOARCH [2020-07-28T11:01:42.524Z] #33 1.081 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T11:01:42.524Z] #33 1.081 + GO_BUILDMODE=-buildmode=pie [2020-07-28T11:01:42.524Z] #33 1.084 ++ dirname /tmp/install/install.sh [2020-07-28T11:01:42.524Z] #33 1.085 + dir=/tmp/install [2020-07-28T11:01:42.524Z] #33 1.085 + bin=tini [2020-07-28T11:01:42.524Z] #33 1.085 + shift [2020-07-28T11:01:42.524Z] #33 1.089 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-28T11:01:42.524Z] #33 1.089 + . /tmp/install/tini.installer [2020-07-28T11:01:42.524Z] #33 1.089 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T11:01:42.524Z] #33 1.093 + install_tini [2020-07-28T11:01:42.524Z] #33 1.097 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-28T11:01:42.524Z] #33 1.097 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T11:01:42.524Z] #33 1.097 + git clone https://github.com/krallin/tini.git /tmp/tmp.t74pOifNNM/tini [2020-07-28T11:01:42.524Z] #33 1.102 Cloning into '/tmp/tmp.t74pOifNNM/tini'... [2020-07-28T11:01:42.810Z] #17 48.11 Setting up python3-distutils (3.7.3-1) ... [2020-07-28T11:01:43.063Z] Merge succeeded, producing 4a35b740cc62c75efca2d33213b2b4cbed526c76 [2020-07-28T11:01:43.063Z] Checking out Revision 4a35b740cc62c75efca2d33213b2b4cbed526c76 (PR-41156) [2020-07-28T11:01:43.164Z] #33 ... [2020-07-28T11:01:43.164Z] [2020-07-28T11:01:43.164Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T11:01:43.164Z] #38 62.48 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-28T11:01:43.164Z] #38 62.51 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T11:01:43.164Z] #38 62.52 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-28T11:01:43.164Z] #38 68.72 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-28T11:01:43.164Z] #38 68.73 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T11:01:43.164Z] #38 DONE 69.1s [2020-07-28T11:01:43.164Z] [2020-07-28T11:01:43.164Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:01:43.337Z] #17 48.56 Setting up python3-setuptools (40.8.0-1) ... [2020-07-28T11:01:44.287Z] #17 49.56 Setting up python3-pip (18.1-5) ... [2020-07-28T11:01:44.561Z] #39 ... [2020-07-28T11:01:44.561Z] [2020-07-28T11:01:44.561Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T11:01:44.561Z] #25 21.07 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-28T11:01:44.561Z] #25 21.16 skipping existing c35d46ef359f [2020-07-28T11:01:44.561Z] #25 21.29 [2020-07-28T11:01:44.561Z] #25 22.62 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-28T11:01:44.561Z] #25 23.20 [2020-07-28T11:01:44.561Z] #25 23.34 ######################################################################## 100.0% [2020-07-28T11:01:44.561Z] #25 23.49 [2020-07-28T11:01:44.561Z] #25 23.56 Download of images into '/build' complete. [2020-07-28T11:01:44.561Z] #25 23.56 Use something like the following to load the result into a Docker daemon: [2020-07-28T11:01:44.561Z] #25 23.56 tar -cC '/build' . | docker load [2020-07-28T11:01:44.561Z] #25 DONE 23.7s [2020-07-28T11:01:44.821Z] [2020-07-28T11:01:44.821Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:01:44.821Z] #33 2.075 + cd /tmp/tmp.t74pOifNNM/tini [2020-07-28T11:01:44.821Z] #33 2.075 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T11:01:44.821Z] #33 2.147 + cmake . [2020-07-28T11:01:44.821Z] #33 2.888 -- The C compiler identification is GNU 8.3.0 [2020-07-28T11:01:44.821Z] #33 3.008 -- Check for working C compiler: /usr/bin/cc [2020-07-28T11:01:45.080Z] #33 ... [2020-07-28T11:01:45.080Z] [2020-07-28T11:01:45.080Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T11:01:45.080Z] #10 60.75 Selecting previously unselected package binutils-mingw-w64. [2020-07-28T11:01:45.080Z] #10 60.77 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-28T11:01:45.080Z] #10 60.78 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T11:01:45.080Z] #10 60.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-28T11:01:45.080Z] #10 60.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-28T11:01:45.080Z] #10 60.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-28T11:01:45.080Z] #10 61.21 Selecting previously unselected package dmsetup. [2020-07-28T11:01:45.080Z] #10 61.22 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-28T11:01:45.080Z] #10 61.23 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-28T11:01:45.080Z] #10 61.47 Selecting previously unselected package mingw-w64-common. [2020-07-28T11:01:45.080Z] #10 61.49 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-28T11:01:45.080Z] #10 61.49 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-28T11:01:45.080Z] #10 67.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-28T11:01:45.080Z] #10 67.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-28T11:01:45.080Z] #10 67.51 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T11:01:45.150Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-07-28T11:01:45.340Z] #10 ... [2020-07-28T11:01:45.340Z] [2020-07-28T11:01:45.340Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:01:45.340Z] #33 3.993 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-28T11:01:45.340Z] #33 3.993 -- Detecting C compiler ABI info [2020-07-28T11:01:42.945Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-28T11:01:43.097Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T11:01:43.160Z] > git checkout -f 4a35b740cc62c75efca2d33213b2b4cbed526c76 # timeout=10 [2020-07-28T11:01:45.500Z] #17 50.73 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T11:01:45.500Z] #17 50.79 Processing triggers for mime-support (3.62) ... [2020-07-28T11:01:46.179Z] INFO [runner/unused/goanalysis] analyzers took 26.946824863s with top 10 stages: buildssa: 22.748817268s, U1000: 4.198007595s [2020-07-28T11:01:46.179Z] INFO [runner] Issues before processing: 2303, after processing: 0 [2020-07-28T11:01:46.179Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1694/1694, skip_files: 1694/1694, exclude: 1589/1589, filename_unadjuster: 1694/1694, skip_dirs: 1694/1694, identifier_marker: 1589/1589, exclude-rules: 64/1589, cgo: 1694/2303, autogenerated_exclude: 1589/1694, nolint: 0/64 [2020-07-28T11:01:46.179Z] INFO [runner] processing took 127.575301ms with stages: nolint: 54.258136ms, identifier_marker: 39.039067ms, path_prettifier: 13.933869ms, autogenerated_exclude: 7.361016ms, exclude-rules: 6.944291ms, skip_dirs: 3.80657ms, cgo: 1.210611ms, filename_unadjuster: 1.01543ms, max_same_issues: 1.629µs, uniq_by_line: 1.007µs, max_per_file_from_linter: 653ns, max_from_linter: 649ns, diff: 573ns, source_code: 505ns, exclude: 457ns, skip_files: 433ns, path_shortener: 405ns [2020-07-28T11:01:46.179Z] INFO [runner] linters took 1m36.175593126s with stages: goanalysis_metalinter: 1m17.795244251s, unused: 18.251727648s [2020-07-28T11:01:46.179Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-07-28T11:01:46.200Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.537s coverage: 13.9% of statements [2020-07-28T11:01:46.719Z] #33 5.023 -- Detecting C compiler ABI info - done [2020-07-28T11:01:46.719Z] #33 5.096 -- Detecting C compile features [2020-07-28T11:01:46.740Z] INFO Memory: 1613 samples, avg is 245.9MB, max is 3163.9MB [2020-07-28T11:01:46.740Z] INFO Execution took 3m35.144373908s [2020-07-28T11:01:46.740Z] Congratulations! The shell scripts are properly formatted. [2020-07-28T11:01:46.846Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.750s coverage: 57.9% of statements [2020-07-28T11:01:46.893Z] #17 DONE 52.4s [2020-07-28T11:01:46.893Z] [2020-07-28T11:01:46.893Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:01:46.893Z] #39 88.52 CC criu/cr-service.o [2020-07-28T11:01:46.893Z] #39 90.13 CC criu/crtools.o [2020-07-28T11:01:46.893Z] #39 90.64 CC criu/eventfd.o [2020-07-28T11:01:46.893Z] #39 90.88 CC criu/eventpoll.o [2020-07-28T11:01:46.893Z] #39 91.48 CC criu/external.o [2020-07-28T11:01:46.893Z] #39 91.78 CC criu/fault-injection.o [2020-07-28T11:01:46.893Z] #39 91.93 CC criu/fdstore.o [2020-07-28T11:01:46.893Z] #39 92.32 CC criu/fifo.o [2020-07-28T11:01:46.893Z] #39 92.62 CC criu/file-ids.o [2020-07-28T11:01:46.893Z] #39 92.85 CC criu/file-lock.o [2020-07-28T11:01:46.893Z] #39 93.48 CC criu/files-ext.o [2020-07-28T11:01:47.157Z] #39 93.85 CC criu/files-reg.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-28T11:01:47.637Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41156/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b hack/make.sh dynbinary-daemon test-docker-py [2020-07-28T11:01:47.892Z] [2020-07-28T11:01:48.117Z] #39 ... [2020-07-28T11:01:48.117Z] [2020-07-28T11:01:48.117Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-28T11:01:48.117Z] #18 1.174 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-28T11:01:48.117Z] #18 1.181 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-28T11:01:48.117Z] #18 1.186 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-28T11:01:48.117Z] #18 DONE 1.3s [2020-07-28T11:01:48.147Z] Removing bundles/ [2020-07-28T11:01:48.147Z] [2020-07-28T11:01:48.147Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-28T11:01:48.147Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T11:01:48.147Z] GOOS="" GOARCH="" GOARM="" [2020-07-28T11:01:48.382Z] [2020-07-28T11:01:48.382Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-28T11:01:48.627Z] #33 ... [2020-07-28T11:01:48.627Z] [2020-07-28T11:01:48.627Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:01:48.627Z] #41 64.51 strings [2020-07-28T11:01:48.627Z] #41 66.35 os [2020-07-28T11:01:48.627Z] #41 67.62 regexp/syntax [2020-07-28T11:01:48.627Z] #41 71.98 fmt [2020-07-28T11:01:48.627Z] #41 74.49 regexp [2020-07-28T11:01:48.627Z] #41 ... [2020-07-28T11:01:48.627Z] [2020-07-28T11:01:48.627Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:01:48.627Z] #39 2.835 Note: Building without setproctitle() and strlcpy() support. [2020-07-28T11:01:48.627Z] #39 2.836 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T11:01:48.627Z] #39 2.884 Note: Building without GnuTLS support [2020-07-28T11:01:48.627Z] #39 2.932 Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T11:01:48.627Z] #39 2.932 Makefile.config:40: Warn: Building without nftables support [2020-07-28T11:01:49.196Z] #39 5.984 fatal: not a git repository (or any of the parent directories): .git [2020-07-28T11:01:49.196Z] #39 6.059 GEN .gitid [2020-07-28T11:01:49.456Z] #39 6.119 GEN criu/include/version.h [2020-07-28T11:01:49.456Z] #39 6.173 GEN include/common/asm [2020-07-28T11:01:49.609Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-07-28T11:01:49.715Z] #39 ... [2020-07-28T11:01:49.715Z] [2020-07-28T11:01:49.715Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:01:49.715Z] #47 65.65 encoding/binary [2020-07-28T11:01:49.715Z] #47 66.20 context [2020-07-28T11:01:49.715Z] #47 67.34 os [2020-07-28T11:01:49.715Z] #47 68.50 encoding/base64 [2020-07-28T11:01:49.715Z] #47 70.01 golang.org/x/sys/unix [2020-07-28T11:01:49.715Z] #47 72.24 fmt [2020-07-28T11:01:49.715Z] #47 ... [2020-07-28T11:01:49.715Z] [2020-07-28T11:01:49.715Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:01:49.715Z] #33 7.791 -- Detecting C compile features - done [2020-07-28T11:01:49.715Z] #33 7.836 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-28T11:01:49.715Z] #33 8.132 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-28T11:01:49.715Z] #33 8.246 -- Configuring done [2020-07-28T11:01:49.715Z] #33 8.259 -- Generating done [2020-07-28T11:01:49.715Z] #33 8.272 -- Build files have been written to: /tmp/tmp.t74pOifNNM/tini [2020-07-28T11:01:49.715Z] #33 8.292 + make tini-static [2020-07-28T11:01:49.975Z] #33 8.649 Scanning dependencies of target tini-static [2020-07-28T11:01:49.975Z] #33 8.771 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-28T11:01:50.916Z] #33 ... [2020-07-28T11:01:50.916Z] [2020-07-28T11:01:50.916Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:01:50.916Z] #30 66.79 path [2020-07-28T11:01:50.916Z] #30 67.70 text/tabwriter [2020-07-28T11:01:50.916Z] #30 68.33 fmt [2020-07-28T11:01:50.916Z] #30 68.76 path/filepath [2020-07-28T11:01:50.916Z] #30 71.60 io/ioutil [2020-07-28T11:01:50.916Z] #30 74.10 github.com/BurntSushi/toml [2020-07-28T11:01:50.916Z] #30 74.10 flag [2020-07-28T11:01:50.916Z] #30 75.78 log [2020-07-28T11:01:50.916Z] #30 ... [2020-07-28T11:01:50.916Z] [2020-07-28T11:01:50.916Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:01:50.916Z] #39 7.796 PBCC images/timens.pb-c.c [2020-07-28T11:01:50.916Z] #39 7.839 DEP images/timens.pb-c.d [2020-07-28T11:01:50.916Z] #39 7.915 PBCC images/fown.pb-c.c [2020-07-28T11:01:51.168Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.162s coverage: 69.2% of statements [2020-07-28T11:01:51.179Z] #39 7.971 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-28T11:01:51.438Z] #39 8.069 PBCC images/opts.pb-c.c [2020-07-28T11:01:51.438Z] #39 8.140 PBCC images/memfd.pb-c.c [2020-07-28T11:01:51.438Z] #39 8.205 DEP images/fown.pb-c.d [2020-07-28T11:01:51.438Z] #39 8.251 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-28T11:01:51.467Z] ok github.com/docker/docker/daemon 12.381s coverage: 17.3% of statements [2020-07-28T11:01:51.467Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-28T11:01:51.467Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-28T11:01:51.467Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-28T11:01:51.467Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-28T11:01:51.698Z] #39 8.363 DEP images/opts.pb-c.d [2020-07-28T11:01:51.698Z] #39 8.418 DEP images/memfd.pb-c.d [2020-07-28T11:01:51.698Z] #39 8.477 PBCC images/sit.pb-c.c [2020-07-28T11:01:51.698Z] #39 8.517 DEP images/sit.pb-c.d [2020-07-28T11:01:51.698Z] #39 8.572 PBCC images/macvlan.pb-c.c [2020-07-28T11:01:51.698Z] #39 8.595 DEP images/macvlan.pb-c.d [2020-07-28T11:01:51.698Z] #39 8.639 PBCC images/autofs.pb-c.c [2020-07-28T11:01:51.698Z] #39 8.661 DEP images/autofs.pb-c.d [2020-07-28T11:01:51.698Z] #39 8.698 PBCC images/sysctl.pb-c.c [2020-07-28T11:01:51.958Z] #39 8.717 DEP images/sysctl.pb-c.d [2020-07-28T11:01:51.958Z] #39 8.749 PBCC images/time.pb-c.c [2020-07-28T11:01:51.958Z] #39 8.789 DEP images/time.pb-c.d [2020-07-28T11:01:51.958Z] #39 8.839 PBCC images/binfmt-misc.pb-c.c [2020-07-28T11:01:51.958Z] #39 8.873 DEP images/binfmt-misc.pb-c.d [2020-07-28T11:01:51.958Z] #39 8.958 PBCC images/seccomp.pb-c.c [2020-07-28T11:01:52.221Z] #39 9.003 DEP images/seccomp.pb-c.d [2020-07-28T11:01:52.221Z] #39 9.086 PBCC images/userns.pb-c.c [2020-07-28T11:01:52.221Z] #39 9.144 DEP images/userns.pb-c.d [2020-07-28T11:01:52.221Z] #39 9.196 PBCC images/cgroup.pb-c.c [2020-07-28T11:01:52.482Z] #39 ... [2020-07-28T11:01:52.482Z] [2020-07-28T11:01:52.482Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:01:52.482Z] #33 9.879 [100%] Linking C executable tini-static [2020-07-28T11:01:52.482Z] #33 10.62 [100%] Built target tini-static [2020-07-28T11:01:52.482Z] #33 10.70 + mkdir -p /build [2020-07-28T11:01:52.482Z] #33 10.70 + cp tini-static /build/docker-init [2020-07-28T11:01:52.482Z] #33 DONE 11.0s [2020-07-28T11:01:52.482Z] [2020-07-28T11:01:52.482Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:01:52.482Z] #47 78.58 encoding/json [2020-07-28T11:01:52.608Z] #19 4.154 Collecting yamllint==1.16.0 [2020-07-28T11:01:53.007Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.651s coverage: 45.9% of statements [2020-07-28T11:01:53.007Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-28T11:01:54.074Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.303s coverage: 49.5% of statements [2020-07-28T11:01:54.537Z] #19 ... [2020-07-28T11:01:54.537Z] [2020-07-28T11:01:54.537Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:01:54.537Z] #39 95.72 CC criu/files.o [2020-07-28T11:01:54.537Z] #39 97.29 CC criu/filesystems.o [2020-07-28T11:01:54.537Z] #39 98.01 CC criu/fsnotify.o [2020-07-28T11:01:54.537Z] #39 98.88 CC criu/image-desc.o [2020-07-28T11:01:54.537Z] #39 99.05 CC criu/image.o [2020-07-28T11:01:54.537Z] #39 99.72 CC criu/ipc_ns.o [2020-07-28T11:01:54.537Z] #39 100.7 CC criu/irmap.o [2020-07-28T11:01:54.537Z] #39 101.1 CC criu/kcmp-ids.o [2020-07-28T11:01:54.799Z] #39 101.3 CC criu/kerndat.o [2020-07-28T11:01:55.375Z] #39 102.1 CC criu/libnetlink.o [2020-07-28T11:01:55.606Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.642s coverage: 76.1% of statements [2020-07-28T11:01:55.775Z] #47 81.26 github.com/pkg/diff [2020-07-28T11:01:55.905Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.0% of statements [2020-07-28T11:01:55.950Z] #39 102.4 CC criu/log.o [2020-07-28T11:01:56.212Z] #39 102.7 CC criu/lsm.o [2020-07-28T11:01:56.473Z] #39 102.9 CC criu/mem.o [2020-07-28T11:01:56.959Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.052s coverage: 3.0% of statements [2020-07-28T11:01:56.959Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2020-07-28T11:01:57.156Z] #47 ... [2020-07-28T11:01:57.156Z] [2020-07-28T11:01:57.156Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:01:57.156Z] #30 78.30 github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T11:01:57.156Z] #30 DONE 82.9s [2020-07-28T11:01:57.156Z] [2020-07-28T11:01:57.156Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:01:57.156Z] #47 82.85 go/ast [2020-07-28T11:01:57.725Z] #47 ... [2020-07-28T11:01:57.725Z] [2020-07-28T11:01:57.725Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:01:57.725Z] #52 38.58 Checking out files: 42% (1355/3208) Checking out files: 43% (1380/3208) Checking out files: 44% (1412/3208) Checking out files: 45% (1444/3208) Checking out files: 46% (1476/3208) Checking out files: 47% (1508/3208) Checking out files: 48% (1540/3208) Checking out files: 49% (1572/3208) Checking out files: 50% (1604/3208) Checking out files: 51% (1637/3208) Checking out files: 52% (1669/3208) Checking out files: 53% (1701/3208) Checking out files: 54% (1733/3208) Checking out files: 55% (1765/3208) Checking out files: 56% (1797/3208) Checking out files: 57% (1829/3208) Checking out files: 58% (1861/3208) Checking out files: 59% (1893/3208) Checking out files: 60% (1925/3208) Checking out files: 61% (1957/3208) Checking out files: 62% (1989/3208) Checking out files: 63% (2022/3208) Checking out files: 64% (2054/3208) Checking out files: 65% (2086/3208) Checking out files: 66% (2118/3208) Checking out files: 67% (2150/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 86% (2763/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-28T11:01:57.725Z] #52 40.19 + cd /tmp/tmp.XJYO9UfTmR/src/github.com/containerd/containerd [2020-07-28T11:01:57.725Z] #52 40.19 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T11:01:57.879Z] #39 104.2 CC criu/memfd.o [2020-07-28T11:01:57.879Z] #39 ... [2020-07-28T11:01:57.879Z] [2020-07-28T11:01:57.879Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:01:57.879Z] #52 135.1 + bin/containerd [2020-07-28T11:01:57.986Z] #52 41.93 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-28T11:01:57.986Z] #52 41.93 + BUILDTAGS='netgo osusergo static_build' [2020-07-28T11:01:57.986Z] #52 41.93 + export EXTRA_FLAGS=-buildmode=pie [2020-07-28T11:01:57.986Z] #52 41.93 + EXTRA_FLAGS=-buildmode=pie [2020-07-28T11:01:57.986Z] #52 41.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-28T11:01:57.986Z] #52 41.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-28T11:01:57.986Z] #52 41.93 + '[' '' = dynamic ']' [2020-07-28T11:01:57.986Z] #52 41.93 + make [2020-07-28T11:01:58.917Z] Commit message: "Merge commit '624154fe63686a43b84d01ccfab0477079bc7de4' into HEAD" [2020-07-28T11:01:59.115Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.880s coverage: 52.1% of statements [2020-07-28T11:01:59.115Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-28T11:01:59.115Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-28T11:01:58.952Z] > git rev-list --no-walk 794aa20983c9384726721e1c5d3a552ef7f8f4cf # timeout=10 [2020-07-28T11:01:59.366Z] #52 42.99 + bin/ctr [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-28T11:02:00.170Z] ok github.com/docker/docker/daemon/logger 0.265s coverage: 41.0% of statements [2020-07-28T11:02:00.747Z] #52 ... [2020-07-28T11:02:00.747Z] [2020-07-28T11:02:00.747Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T11:02:00.748Z] #10 76.55 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-28T11:02:00.748Z] #10 76.56 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-28T11:02:00.748Z] #10 76.62 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T11:02:00.748Z] #10 76.79 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-28T11:02:00.748Z] #10 76.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-28T11:02:00.748Z] #10 76.81 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T11:02:00.748Z] #10 ... [2020-07-28T11:02:00.748Z] [2020-07-28T11:02:00.748Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:02:00.748Z] #39 9.370 DEP images/cgroup.pb-c.d [2020-07-28T11:02:00.748Z] #39 9.478 PBCC images/ext-file.pb-c.c [2020-07-28T11:02:00.748Z] #39 9.501 DEP images/ext-file.pb-c.d [2020-07-28T11:02:00.748Z] #39 9.606 PBCC images/rpc.pb-c.c [2020-07-28T11:02:00.748Z] #39 9.701 DEP images/rpc.pb-c.d [2020-07-28T11:02:00.748Z] #39 9.773 PBCC images/siginfo.pb-c.c [2020-07-28T11:02:00.748Z] #39 9.793 DEP images/siginfo.pb-c.d [2020-07-28T11:02:00.748Z] #39 9.842 PBCC images/pagemap.pb-c.c [2020-07-28T11:02:00.748Z] #39 9.903 DEP images/pagemap.pb-c.d [2020-07-28T11:02:00.748Z] #39 10.07 PBCC images/rlimit.pb-c.c [2020-07-28T11:02:00.748Z] #39 10.13 DEP images/rlimit.pb-c.d [2020-07-28T11:02:00.748Z] #39 10.27 PBCC images/file-lock.pb-c.c [2020-07-28T11:02:00.748Z] #39 10.30 DEP images/file-lock.pb-c.d [2020-07-28T11:02:00.748Z] #39 10.49 PBCC images/tty.pb-c.c [2020-07-28T11:02:00.748Z] #39 10.58 DEP images/tty.pb-c.d [2020-07-28T11:02:00.748Z] #39 10.60 PBCC images/tun.pb-c.c [2020-07-28T11:02:00.748Z] #39 10.62 PBCC images/netdev.pb-c.c [2020-07-28T11:02:00.748Z] #39 10.64 DEP images/tun.pb-c.d [2020-07-28T11:02:00.748Z] #39 10.66 DEP images/netdev.pb-c.d [2020-07-28T11:02:00.748Z] #39 10.72 PBCC images/vma.pb-c.c [2020-07-28T11:02:00.748Z] #39 10.77 DEP images/vma.pb-c.d [2020-07-28T11:02:00.748Z] #39 10.83 PBCC images/creds.pb-c.c [2020-07-28T11:02:00.748Z] #39 10.87 DEP images/creds.pb-c.d [2020-07-28T11:02:00.748Z] #39 10.92 PBCC images/utsns.pb-c.c [2020-07-28T11:02:00.748Z] #39 10.93 DEP images/utsns.pb-c.d [2020-07-28T11:02:00.748Z] #39 11.03 PBCC images/ipc-desc.pb-c.c [2020-07-28T11:02:00.748Z] #39 11.04 PBCC images/ipc-sem.pb-c.c [2020-07-28T11:02:00.748Z] #39 11.08 DEP images/ipc-desc.pb-c.d [2020-07-28T11:02:00.748Z] #39 11.11 DEP images/ipc-sem.pb-c.d [2020-07-28T11:02:00.748Z] #39 11.19 PBCC images/ipc-msg.pb-c.c [2020-07-28T11:02:00.748Z] #39 11.20 DEP images/ipc-msg.pb-c.d [2020-07-28T11:02:00.748Z] #39 11.24 PBCC images/ipc-shm.pb-c.c [2020-07-28T11:02:00.748Z] #39 11.28 DEP images/ipc-shm.pb-c.d [2020-07-28T11:02:00.748Z] #39 11.33 PBCC images/ipc-var.pb-c.c [2020-07-28T11:02:00.748Z] #39 11.34 DEP images/ipc-var.pb-c.d [2020-07-28T11:02:00.748Z] #39 11.39 PBCC images/sk-opts.pb-c.c [2020-07-28T11:02:00.748Z] #39 11.43 PBCC images/packet-sock.pb-c.c [2020-07-28T11:02:00.748Z] #39 11.49 DEP images/sk-opts.pb-c.d [2020-07-28T11:02:00.748Z] #39 11.54 DEP images/packet-sock.pb-c.d [2020-07-28T11:02:00.748Z] #39 11.61 PBCC images/sk-netlink.pb-c.c [2020-07-28T11:02:00.748Z] #39 11.67 DEP images/sk-netlink.pb-c.d [2020-07-28T11:02:00.748Z] #39 11.72 PBCC images/sk-inet.pb-c.c [2020-07-28T11:02:00.748Z] #39 11.82 DEP images/sk-inet.pb-c.d [2020-07-28T11:02:00.748Z] #39 11.92 PBCC images/sk-unix.pb-c.c [2020-07-28T11:02:00.748Z] #39 12.05 DEP images/sk-unix.pb-c.d [2020-07-28T11:02:00.748Z] #39 12.12 PBCC images/mm.pb-c.c [2020-07-28T11:02:00.748Z] #39 12.24 DEP images/mm.pb-c.d [2020-07-28T11:02:00.748Z] #39 12.32 PBCC images/timerfd.pb-c.c [2020-07-28T11:02:00.748Z] #39 12.40 DEP images/timerfd.pb-c.d [2020-07-28T11:02:00.748Z] #39 12.49 PBCC images/timer.pb-c.c [2020-07-28T11:02:00.748Z] #39 12.54 DEP images/timer.pb-c.d [2020-07-28T11:02:00.748Z] #39 12.60 PBCC images/sa.pb-c.c [2020-07-28T11:02:00.748Z] #39 12.63 DEP images/sa.pb-c.d [2020-07-28T11:02:00.748Z] #39 12.72 PBCC images/pipe-data.pb-c.c [2020-07-28T11:02:00.748Z] #39 12.75 DEP images/pipe-data.pb-c.d [2020-07-28T11:02:00.748Z] #39 12.82 PBCC images/mnt.pb-c.c [2020-07-28T11:02:00.748Z] #39 12.85 DEP images/mnt.pb-c.d [2020-07-28T11:02:00.748Z] #39 12.94 PBCC images/sk-packet.pb-c.c [2020-07-28T11:02:00.748Z] #39 12.98 DEP images/sk-packet.pb-c.d [2020-07-28T11:02:00.748Z] #39 13.05 PBCC images/tcp-stream.pb-c.c [2020-07-28T11:02:00.748Z] #39 13.11 DEP images/tcp-stream.pb-c.d [2020-07-28T11:02:00.748Z] #39 13.16 PBCC images/pipe.pb-c.c [2020-07-28T11:02:00.748Z] #39 13.24 DEP images/pipe.pb-c.d [2020-07-28T11:02:00.748Z] #39 13.29 PBCC images/pstree.pb-c.c [2020-07-28T11:02:00.748Z] #39 13.34 DEP images/pstree.pb-c.d [2020-07-28T11:02:00.748Z] #39 13.45 PBCC images/fs.pb-c.c [2020-07-28T11:02:00.748Z] #39 13.48 DEP images/fs.pb-c.d [2020-07-28T11:02:00.748Z] #39 13.58 PBCC images/signalfd.pb-c.c [2020-07-28T11:02:00.748Z] #39 13.64 DEP images/signalfd.pb-c.d [2020-07-28T11:02:00.748Z] #39 13.69 PBCC images/fh.pb-c.c [2020-07-28T11:02:00.748Z] #39 13.74 PBCC images/fsnotify.pb-c.c [2020-07-28T11:02:00.748Z] #39 13.85 DEP images/fh.pb-c.d [2020-07-28T11:02:00.748Z] #39 14.01 DEP images/fsnotify.pb-c.d [2020-07-28T11:02:00.748Z] #39 14.08 PBCC images/eventpoll.pb-c.c [2020-07-28T11:02:00.748Z] #39 14.15 DEP images/eventpoll.pb-c.d [2020-07-28T11:02:00.748Z] #39 14.26 PBCC images/eventfd.pb-c.c [2020-07-28T11:02:00.748Z] #39 14.29 DEP images/eventfd.pb-c.d [2020-07-28T11:02:00.748Z] #39 14.32 PBCC images/remap-file-path.pb-c.c [2020-07-28T11:02:00.748Z] #39 14.40 DEP images/remap-file-path.pb-c.d [2020-07-28T11:02:00.748Z] #39 14.50 PBCC images/fifo.pb-c.c [2020-07-28T11:02:00.748Z] #39 14.58 DEP images/fifo.pb-c.d [2020-07-28T11:02:00.748Z] #39 14.66 PBCC images/ghost-file.pb-c.c [2020-07-28T11:02:00.748Z] #39 14.77 DEP images/ghost-file.pb-c.d [2020-07-28T11:02:00.748Z] #39 15.02 PBCC images/regfile.pb-c.c [2020-07-28T11:02:00.748Z] #39 15.07 DEP images/regfile.pb-c.d [2020-07-28T11:02:00.748Z] #39 15.12 PBCC images/ns.pb-c.c [2020-07-28T11:02:00.748Z] #39 15.14 DEP images/ns.pb-c.d [2020-07-28T11:02:00.748Z] #39 15.20 PBCC images/fdinfo.pb-c.c [2020-07-28T11:02:00.748Z] #39 15.27 DEP images/fdinfo.pb-c.d [2020-07-28T11:02:00.748Z] #39 15.34 PBCC images/core-aarch64.pb-c.c [2020-07-28T11:02:00.748Z] #39 15.40 PBCC images/core-arm.pb-c.c [2020-07-28T11:02:00.748Z] #39 15.45 PBCC images/core-ppc64.pb-c.c [2020-07-28T11:02:00.748Z] #39 15.50 PBCC images/core-s390.pb-c.c [2020-07-28T11:02:00.748Z] #39 15.54 PBCC images/core-x86.pb-c.c [2020-07-28T11:02:00.748Z] #39 15.60 PBCC images/core.pb-c.c [2020-07-28T11:02:00.748Z] #39 15.68 PBCC images/inventory.pb-c.c [2020-07-28T11:02:00.748Z] #39 15.83 DEP images/core-aarch64.pb-c.d [2020-07-28T11:02:00.748Z] #39 15.89 DEP images/core-arm.pb-c.d [2020-07-28T11:02:00.748Z] #39 15.95 DEP images/core-ppc64.pb-c.d [2020-07-28T11:02:00.748Z] #39 16.03 DEP images/core-s390.pb-c.d [2020-07-28T11:02:00.748Z] #39 16.10 DEP images/core-x86.pb-c.d [2020-07-28T11:02:00.748Z] #39 16.16 DEP images/core.pb-c.d [2020-07-28T11:02:00.748Z] #39 16.21 DEP images/inventory.pb-c.d [2020-07-28T11:02:00.748Z] #39 16.27 PBCC images/cpuinfo.pb-c.c [2020-07-28T11:02:00.748Z] #39 16.31 DEP images/cpuinfo.pb-c.d [2020-07-28T11:02:00.748Z] #39 16.38 PBCC images/stats.pb-c.c [2020-07-28T11:02:00.748Z] #39 16.39 DEP images/stats.pb-c.d [2020-07-28T11:02:01.007Z] #39 17.76 make[1]: Nothing to be done for 'all'. [2020-07-28T11:02:01.197Z] #52 ... [2020-07-28T11:02:01.197Z] [2020-07-28T11:02:01.197Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-28T11:02:01.197Z] #19 9.469 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-28T11:02:01.197Z] #19 9.558 Collecting pyyaml (from yamllint==1.16.0) [2020-07-28T11:02:01.197Z] #19 9.686 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-28T11:02:01.197Z] #19 10.85 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-28T11:02:01.197Z] #19 10.89 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-28T11:02:01.197Z] #19 10.92 Building wheels for collected packages: pyyaml [2020-07-28T11:02:01.197Z] #19 10.93 Running setup.py bdist_wheel for pyyaml: started [2020-07-28T11:02:01.197Z] #19 11.73 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-28T11:02:01.197Z] #19 11.73 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-28T11:02:01.197Z] #19 11.80 Successfully built pyyaml [2020-07-28T11:02:01.197Z] #19 11.81 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-28T11:02:01.197Z] #19 12.14 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-28T11:02:01.197Z] #19 DONE 12.6s [2020-07-28T11:02:01.197Z] [2020-07-28T11:02:01.197Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:02:01.197Z] #39 104.7 CC criu/mount.o [2020-07-28T11:02:01.197Z] #39 107.7 CC criu/namespaces.o [2020-07-28T11:02:01.705Z] ok github.com/docker/docker/daemon/logger/awslogs 0.541s coverage: 77.8% of statements [2020-07-28T11:02:01.705Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2020-07-28T11:02:01.946Z] #39 ... [2020-07-28T11:02:01.946Z] [2020-07-28T11:02:01.946Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:02:01.946Z] #41 77.88 go/token [2020-07-28T11:02:01.946Z] #41 77.89 internal/lazyregexp [2020-07-28T11:02:01.946Z] #41 78.29 net/url [2020-07-28T11:02:01.946Z] #41 79.19 go/scanner [2020-07-28T11:02:01.946Z] #41 80.57 go/ast [2020-07-28T11:02:01.946Z] #41 80.76 text/template/parse [2020-07-28T11:02:01.946Z] #41 85.33 text/template [2020-07-28T11:02:01.946Z] #41 86.05 go/parser [2020-07-28T11:02:01.946Z] #41 ... [2020-07-28T11:02:01.946Z] [2020-07-28T11:02:01.946Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:02:01.946Z] #47 84.86 golang.org/x/crypto/ssh/terminal [2020-07-28T11:02:01.946Z] #47 86.04 mvdan.cc/editorconfig [2020-07-28T11:02:01.946Z] #47 87.37 mvdan.cc/sh/v3/fileutil [2020-07-28T11:02:01.946Z] #47 87.60 mvdan.cc/sh/v3/syntax [2020-07-28T11:02:02.371Z] ok github.com/docker/docker/daemon/images 0.081s coverage: 4.8% of statements [2020-07-28T11:02:02.372Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-28T11:02:02.372Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-28T11:02:02.372Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-28T11:02:02.372Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-28T11:02:02.436Z] + docker version [2020-07-28T11:02:02.590Z] #39 109.0 CC criu/net.o [2020-07-28T11:02:03.021Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2020-07-28T11:02:03.320Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.045s coverage: 87.2% of statements [2020-07-28T11:02:04.857Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 61.6% of statements [2020-07-28T11:02:05.150Z] #39 111.3 CC criu/netfilter.o [2020-07-28T11:02:05.150Z] #39 111.6 CC criu/page-pipe.o [2020-07-28T11:02:05.240Z] #47 ... [2020-07-28T11:02:05.240Z] [2020-07-28T11:02:05.240Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:02:05.240Z] #39 19.15 CC images/stats.o [2020-07-28T11:02:05.240Z] #39 19.52 CC images/core.o [2020-07-28T11:02:05.240Z] #39 20.03 CC images/core-x86.o [2020-07-28T11:02:05.240Z] #39 20.55 CC images/core-arm.o [2020-07-28T11:02:05.240Z] #39 20.96 CC images/core-aarch64.o [2020-07-28T11:02:05.240Z] #39 21.42 CC images/core-ppc64.o [2020-07-28T11:02:05.240Z] #39 21.95 CC images/core-s390.o [2020-07-28T11:02:05.504Z] ok github.com/docker/docker/daemon/logger/local 0.070s coverage: 75.2% of statements [2020-07-28T11:02:05.504Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-28T11:02:05.726Z] #39 112.1 CC criu/page-xfer.o [2020-07-28T11:02:06.153Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 37.7% of statements [2020-07-28T11:02:06.195Z] #39 22.74 CC images/cpuinfo.o [2020-07-28T11:02:06.455Z] #39 23.19 CC images/inventory.o [2020-07-28T11:02:06.714Z] #39 23.54 CC images/fdinfo.o [2020-07-28T11:02:06.768Z] #39 113.3 CC criu/pagemap-cache.o [2020-07-28T11:02:06.801Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.077s coverage: 33.3% of statements [2020-07-28T11:02:06.974Z] #39 23.87 CC images/fown.o [2020-07-28T11:02:07.046Z] #39 113.6 CC criu/pagemap.o [2020-07-28T11:02:07.234Z] #39 24.05 CC images/ns.o [2020-07-28T11:02:07.451Z] ok github.com/docker/docker/daemon/logger/templates 0.027s coverage: 8.3% of statements [2020-07-28T11:02:07.494Z] #39 24.25 CC images/regfile.o [2020-07-28T11:02:07.494Z] #39 ... [2020-07-28T11:02:07.494Z] [2020-07-28T11:02:07.494Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:02:07.494Z] #47 93.58 mvdan.cc/sh/v3/cmd/shfmt [2020-07-28T11:02:07.625Z] #39 114.3 CC criu/parasite-syscall.o [2020-07-28T11:02:08.512Z] ok github.com/docker/docker/daemon/logger/syslog 0.043s coverage: 46.8% of statements [2020-07-28T11:02:08.588Z] #39 115.0 CC criu/path.o [2020-07-28T11:02:08.588Z] #39 115.3 CC criu/pie-util-vdso.o [2020-07-28T11:02:09.180Z] #39 115.6 CC criu/pie-util.o [2020-07-28T11:02:09.180Z] #39 115.8 CC criu/pipes.o [2020-07-28T11:02:09.633Z] Client: Docker Engine - Enterprise [2020-07-28T11:02:09.633Z] Version: 19.03.5 [2020-07-28T11:02:09.633Z] API version: 1.40 [2020-07-28T11:02:09.633Z] Go version: go1.12.12 [2020-07-28T11:02:09.633Z] Git commit: 2ee0c57608 [2020-07-28T11:02:09.633Z] Built: 11/13/2019 08:00:16 [2020-07-28T11:02:09.633Z] OS/Arch: windows/amd64 [2020-07-28T11:02:09.633Z] Experimental: false [2020-07-28T11:02:09.633Z] [2020-07-28T11:02:09.633Z] Server: Docker Engine - Enterprise [2020-07-28T11:02:09.633Z] Engine: [2020-07-28T11:02:09.633Z] Version: 19.03.5 [2020-07-28T11:02:09.633Z] API version: 1.40 (minimum version 1.24) [2020-07-28T11:02:09.633Z] Go version: go1.12.12 [2020-07-28T11:02:09.633Z] Git commit: 2ee0c57608 [2020-07-28T11:02:09.633Z] Built: 11/13/2019 07:58:51 [2020-07-28T11:02:09.633Z] OS/Arch: windows/amd64 [2020-07-28T11:02:09.633Z] Experimental: true [2020-07-28T11:02:10.125Z] #39 116.5 CC criu/plugin.o [2020-07-28T11:02:10.125Z] #39 116.8 CC criu/proc_parse.o [Pipeline] sh [2020-07-28T11:02:10.616Z] ok github.com/docker/docker/daemon/network 0.049s coverage: 63.8% of statements [2020-07-28T11:02:10.616Z] ok github.com/docker/docker/daemon/logger/splunk 2.508s coverage: 82.5% of statements [2020-07-28T11:02:10.616Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-28T11:02:10.616Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-28T11:02:11.241Z] + docker info [2020-07-28T11:02:12.155Z] ok github.com/docker/docker/distribution/metadata 0.152s coverage: 48.2% of statements [2020-07-28T11:02:12.679Z] #39 118.8 CC criu/protobuf-desc.o [2020-07-28T11:02:12.772Z] #47 ... [2020-07-28T11:02:12.772Z] [2020-07-28T11:02:12.772Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:02:12.772Z] #39 24.45 CC images/ghost-file.o [2020-07-28T11:02:12.772Z] #39 24.71 CC images/fifo.o [2020-07-28T11:02:12.772Z] #39 24.99 CC images/remap-file-path.o [2020-07-28T11:02:12.772Z] #39 25.19 CC images/eventfd.o [2020-07-28T11:02:12.772Z] #39 25.36 CC images/eventpoll.o [2020-07-28T11:02:12.772Z] #39 25.64 CC images/fh.o [2020-07-28T11:02:12.772Z] #39 25.88 CC images/fsnotify.o [2020-07-28T11:02:12.772Z] #39 26.52 CC images/signalfd.o [2020-07-28T11:02:12.772Z] #39 26.83 CC images/fs.o [2020-07-28T11:02:12.772Z] #39 26.99 CC images/pstree.o [2020-07-28T11:02:12.772Z] #39 27.22 CC images/pipe.o [2020-07-28T11:02:12.772Z] #39 27.48 CC images/tcp-stream.o [2020-07-28T11:02:12.772Z] #39 27.76 CC images/sk-packet.o [2020-07-28T11:02:12.772Z] #39 28.09 CC images/mnt.o [2020-07-28T11:02:12.772Z] #39 28.37 CC images/pipe-data.o [2020-07-28T11:02:12.772Z] #39 28.54 CC images/sa.o [2020-07-28T11:02:12.772Z] #39 28.70 CC images/timer.o [2020-07-28T11:02:12.772Z] #39 29.19 CC images/timerfd.o [2020-07-28T11:02:12.772Z] #39 29.40 CC images/mm.o [2020-07-28T11:02:12.942Z] #39 119.5 CC criu/protobuf.o [2020-07-28T11:02:13.046Z] #39 29.75 CC images/sk-opts.o [2020-07-28T11:02:13.046Z] #39 29.92 CC images/sk-unix.o [2020-07-28T11:02:13.205Z] #39 119.8 CC criu/pstree.o [2020-07-28T11:02:13.217Z] ok github.com/docker/docker/distribution 0.585s coverage: 22.1% of statements [2020-07-28T11:02:13.217Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-28T11:02:13.306Z] #39 30.20 CC images/sk-inet.o [2020-07-28T11:02:13.306Z] #39 ... [2020-07-28T11:02:13.306Z] [2020-07-28T11:02:13.306Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T11:02:13.306Z] #10 99.45 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-28T11:02:13.517Z] ok github.com/docker/docker/errdefs 0.015s coverage: 49.4% of statements [2020-07-28T11:02:13.567Z] #10 ... [2020-07-28T11:02:13.567Z] [2020-07-28T11:02:13.567Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T11:02:13.567Z] #47 DONE 99.5s [2020-07-28T11:02:13.567Z] [2020-07-28T11:02:13.567Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T11:02:13.567Z] #10 99.45 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-28T11:02:13.567Z] #10 99.47 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T11:02:13.827Z] #10 ... [2020-07-28T11:02:13.827Z] [2020-07-28T11:02:13.827Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:02:13.827Z] #41 89.70 encoding/xml [2020-07-28T11:02:13.827Z] #41 90.53 go/doc [2020-07-28T11:02:13.827Z] #41 93.66 github.com/LK4D4/vndr/build [2020-07-28T11:02:13.827Z] #41 94.96 github.com/LK4D4/vndr/versioned [2020-07-28T11:02:13.827Z] #41 95.26 net [2020-07-28T11:02:13.827Z] #41 96.41 vendor/golang.org/x/crypto/hkdf [2020-07-28T11:02:13.827Z] #41 96.65 vendor/golang.org/x/text/transform [2020-07-28T11:02:13.827Z] #41 97.37 vendor/golang.org/x/text/unicode/bidi [2020-07-28T11:02:13.827Z] #41 99.24 vendor/golang.org/x/text/secure/bidirule [2020-07-28T11:02:13.827Z] #41 99.50 vendor/golang.org/x/text/unicode/norm [2020-07-28T11:02:13.827Z] #41 ... [2020-07-28T11:02:13.827Z] [2020-07-28T11:02:13.827Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:02:13.827Z] #39 30.64 CC images/tun.o [2020-07-28T11:02:14.155Z] #39 120.7 CC criu/rbtree.o [2020-07-28T11:02:14.155Z] #39 ... [2020-07-28T11:02:14.155Z] [2020-07-28T11:02:14.155Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:02:14.155Z] #21 189.1 + return [2020-07-28T11:02:14.397Z] #39 31.20 CC images/sk-netlink.o [2020-07-28T11:02:14.658Z] #39 31.49 CC images/packet-sock.o [2020-07-28T11:02:15.227Z] #39 31.85 CC images/ipc-var.o [2020-07-28T11:02:15.227Z] #39 32.02 CC images/ipc-desc.o [2020-07-28T11:02:15.487Z] #39 32.19 CC images/ipc-shm.o [2020-07-28T11:02:15.487Z] #39 32.50 CC images/ipc-msg.o [2020-07-28T11:02:15.548Z] #21 DONE 190.4s [2020-07-28T11:02:15.548Z] [2020-07-28T11:02:15.548Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:02:15.548Z] #39 121.0 CC criu/rst-malloc.o [2020-07-28T11:02:15.548Z] #39 121.4 CC criu/seccomp.o [2020-07-28T11:02:15.548Z] #39 121.9 CC criu/seize.o [2020-07-28T11:02:16.055Z] #39 32.75 CC images/ipc-sem.o [2020-07-28T11:02:16.124Z] #39 122.7 CC criu/servicefd.o [2020-07-28T11:02:16.304Z] ok github.com/docker/docker/image 0.045s coverage: 86.4% of statements [2020-07-28T11:02:16.304Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2020-07-28T11:02:16.304Z] ok github.com/docker/docker/distribution/xfer 1.749s coverage: 85.6% of statements [2020-07-28T11:02:16.304Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-28T11:02:16.304Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2020-07-28T11:02:16.304Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-28T11:02:16.304Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-28T11:02:16.314Z] #39 33.02 CC images/utsns.o [2020-07-28T11:02:16.314Z] #39 33.25 CC images/creds.o [2020-07-28T11:02:16.574Z] #39 33.43 CC images/vma.o [2020-07-28T11:02:16.699Z] #39 123.1 CC criu/shmem.o [2020-07-28T11:02:16.834Z] #39 33.62 CC images/netdev.o [2020-07-28T11:02:16.918Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-28T11:02:16.918Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-07-28T11:02:16.918Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-07-28T11:02:16.918Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-28T11:02:16.918Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-28T11:02:16.918Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-28T11:02:16.918Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-28T11:02:16.918Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-28T11:02:16.918Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-28T11:02:16.918Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-28T11:02:16.918Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-28T11:02:16.918Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-28T11:02:17.093Z] #39 33.95 CC images/tty.o [2020-07-28T11:02:17.275Z] #39 123.9 CC criu/sigframe.o [2020-07-28T11:02:17.362Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2020-07-28T11:02:17.538Z] #39 124.0 CC criu/signalfd.o [2020-07-28T11:02:17.552Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-28T11:02:17.552Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-28T11:02:17.660Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 50.0% of statements [2020-07-28T11:02:17.662Z] #39 34.54 CC images/file-lock.o [2020-07-28T11:02:17.801Z] #39 124.3 CC criu/sk-inet.o [2020-07-28T11:02:17.801Z] #39 ... [2020-07-28T11:02:17.801Z] [2020-07-28T11:02:17.801Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-28T11:02:17.801Z] #22 DONE 0.5s [2020-07-28T11:02:17.844Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.4% of statements [2020-07-28T11:02:17.844Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-28T11:02:17.844Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-28T11:02:17.844Z] ? github.com/docker/docker/api/types [no test files] [2020-07-28T11:02:17.844Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-28T11:02:17.844Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-28T11:02:17.844Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-28T11:02:17.844Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-28T11:02:17.922Z] #39 34.71 CC images/rlimit.o [2020-07-28T11:02:18.064Z] [2020-07-28T11:02:18.064Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:02:18.064Z] #45 192.0 + cd /tmp/tmp.fPUEBYXi1z/src/github.com/golangci/golangci-lint/ [2020-07-28T11:02:18.064Z] #45 192.0 + git checkout -q v1.23.8 [2020-07-28T11:02:18.064Z] #45 192.5 ++ git describe --tags [2020-07-28T11:02:18.064Z] #45 192.5 + version=v1.23.8 [2020-07-28T11:02:18.064Z] #45 192.5 ++ git rev-parse --short HEAD [2020-07-28T11:02:18.064Z] #45 192.5 + commit=76a82c6 [2020-07-28T11:02:18.064Z] #45 192.5 ++ git show -s --format=%cd [2020-07-28T11:02:18.064Z] #45 192.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-28T11:02:18.064Z] #45 192.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-07-28T11:02:18.159Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-07-28T11:02:18.159Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2020-07-28T11:02:18.159Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-28T11:02:18.159Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-28T11:02:18.159Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-28T11:02:18.159Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-28T11:02:18.159Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-28T11:02:18.159Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-28T11:02:18.159Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-28T11:02:18.181Z] #39 34.89 CC images/pagemap.o [2020-07-28T11:02:18.441Z] #39 35.22 CC images/siginfo.o [2020-07-28T11:02:18.478Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-07-28T11:02:18.478Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-07-28T11:02:18.478Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-28T11:02:18.478Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-28T11:02:18.478Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-28T11:02:18.478Z] ? github.com/docker/docker/builder [no test files] [2020-07-28T11:02:18.478Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-28T11:02:18.478Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-28T11:02:18.478Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-28T11:02:18.478Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-28T11:02:18.478Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-28T11:02:18.478Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-28T11:02:18.478Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-28T11:02:18.700Z] #39 35.48 CC images/rpc.o [2020-07-28T11:02:19.113Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2020-07-28T11:02:19.638Z] #39 36.57 CC images/ext-file.o [2020-07-28T11:02:19.898Z] #39 36.77 CC images/cgroup.o [2020-07-28T11:02:20.466Z] #39 37.32 CC images/userns.o [2020-07-28T11:02:20.726Z] #39 37.60 CC images/google/protobuf/descriptor.o [2020-07-28T11:02:21.233Z] ok github.com/docker/docker/opts 0.071s coverage: 67.4% of statements [2020-07-28T11:02:21.530Z] ok github.com/docker/docker/pkg/authorization 0.580s coverage: 68.3% of statements [2020-07-28T11:02:21.828Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-07-28T11:02:21.849Z] ok github.com/docker/docker/builder/remotecontext 0.335s coverage: 13.6% of statements [2020-07-28T11:02:21.849Z] ok github.com/docker/docker/builder/dockerfile 0.945s coverage: 48.1% of statements [2020-07-28T11:02:22.127Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-07-28T11:02:22.483Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-07-28T11:02:22.633Z] #39 39.17 CC images/opts.o [2020-07-28T11:02:22.633Z] #39 39.38 CC images/seccomp.o [2020-07-28T11:02:22.773Z] ok github.com/docker/docker/pkg/archive 1.230s coverage: 77.1% of statements [2020-07-28T11:02:22.892Z] #39 39.59 CC images/binfmt-misc.o [2020-07-28T11:02:22.892Z] #39 39.71 CC images/time.o [2020-07-28T11:02:23.118Z] ok github.com/docker/docker/builder/remotecontext/git 1.033s coverage: 86.3% of statements [2020-07-28T11:02:23.118Z] ? github.com/docker/docker/cli [no test files] [2020-07-28T11:02:23.118Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-28T11:02:23.152Z] #39 39.84 CC images/sysctl.o [2020-07-28T11:02:23.152Z] #39 40.04 CC images/autofs.o [2020-07-28T11:02:23.152Z] #39 ... [2020-07-28T11:02:23.152Z] [2020-07-28T11:02:23.152Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:02:23.152Z] #54 109.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T11:02:23.152Z] #54 109.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-28T11:02:23.419Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-07-28T11:02:24.067Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-07-28T11:02:24.364Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2020-07-28T11:02:25.190Z] ok github.com/docker/docker/client 0.135s coverage: 75.4% of statements [2020-07-28T11:02:25.417Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-07-28T11:02:26.065Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-07-28T11:02:26.230Z] #45 ... [2020-07-28T11:02:26.230Z] [2020-07-28T11:02:26.230Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:02:26.230Z] #39 125.2 CC criu/sk-netlink.o [2020-07-28T11:02:26.230Z] #39 125.6 CC criu/sk-packet.o [2020-07-28T11:02:26.230Z] #39 126.1 CC criu/sk-queue.o [2020-07-28T11:02:26.230Z] #39 126.5 CC criu/sk-tcp.o [2020-07-28T11:02:26.230Z] #39 127.1 CC criu/sk-unix.o [2020-07-28T11:02:26.230Z] #39 128.8 CC criu/sockets.o [2020-07-28T11:02:26.230Z] #39 129.6 CC criu/stats.o [2020-07-28T11:02:26.230Z] #39 130.0 CC criu/string.o [2020-07-28T11:02:26.230Z] #39 130.1 CC criu/sysctl.o [2020-07-28T11:02:26.230Z] #39 130.7 CC criu/sysfs_parse.o [2020-07-28T11:02:26.230Z] #39 131.2 CC criu/timens.o [2020-07-28T11:02:26.230Z] #39 131.5 CC criu/timerfd.o [2020-07-28T11:02:26.230Z] #39 132.0 CC criu/tty.o [2020-07-28T11:02:26.366Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-07-28T11:02:27.178Z] #39 133.8 CC criu/tun.o [2020-07-28T11:02:27.348Z] #54 ... [2020-07-28T11:02:27.349Z] [2020-07-28T11:02:27.349Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:02:27.349Z] #41 103.3 vendor/golang.org/x/net/idna [2020-07-28T11:02:27.349Z] #41 105.4 vendor/golang.org/x/net/http2/hpack [2020-07-28T11:02:27.349Z] #41 106.5 mime [2020-07-28T11:02:27.349Z] #41 107.9 mime/quotedprintable [2020-07-28T11:02:27.349Z] #41 108.4 net/http/internal [2020-07-28T11:02:27.349Z] #41 112.3 net/textproto [2020-07-28T11:02:27.349Z] #41 112.3 crypto/x509 [2020-07-28T11:02:27.349Z] #41 113.4 vendor/golang.org/x/net/http/httpguts [2020-07-28T11:02:27.349Z] #41 ... [2020-07-28T11:02:27.349Z] [2020-07-28T11:02:27.349Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:02:27.349Z] #39 40.28 CC images/macvlan.o [2020-07-28T11:02:27.349Z] #39 40.46 CC images/sit.o [2020-07-28T11:02:27.349Z] #39 40.75 CC images/memfd.o [2020-07-28T11:02:27.349Z] #39 41.02 CC images/timens.o [2020-07-28T11:02:27.349Z] #39 41.30 LINK images/built-in.o [2020-07-28T11:02:27.349Z] #39 41.46 GEN compel/include/asm [2020-07-28T11:02:27.349Z] #39 41.48 GEN compel/include/version.h [2020-07-28T11:02:27.349Z] #39 41.49 touch .config [2020-07-28T11:02:27.349Z] #39 41.53 GEN include/common/config.h [2020-07-28T11:02:27.349Z] #39 41.64 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-28T11:02:27.349Z] #39 41.67 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-28T11:02:27.349Z] #39 41.69 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-28T11:02:27.349Z] #39 41.71 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-28T11:02:27.349Z] #39 41.74 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-28T11:02:27.349Z] #39 41.76 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-28T11:02:27.349Z] #39 41.78 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-28T11:02:27.349Z] #39 41.81 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-28T11:02:27.349Z] #39 41.82 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-28T11:02:27.349Z] #39 41.86 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-28T11:02:27.349Z] #39 41.86 DEP compel/plugins/std/infect.d [2020-07-28T11:02:27.349Z] #39 41.99 DEP compel/plugins/std/string.d [2020-07-28T11:02:27.349Z] #39 42.10 DEP compel/plugins/std/log.d [2020-07-28T11:02:27.349Z] #39 42.25 DEP compel/plugins/std/fds.d [2020-07-28T11:02:27.349Z] #39 42.32 DEP compel/plugins/std/std.d [2020-07-28T11:02:27.349Z] #39 42.46 DEP compel/plugins/shmem/shmem.d [2020-07-28T11:02:27.349Z] #39 42.52 DEP compel/plugins/fds/fds.d [2020-07-28T11:02:27.349Z] #39 42.67 CC compel/plugins/std/std.o [2020-07-28T11:02:27.349Z] #39 42.90 CC compel/plugins/std/fds.o [2020-07-28T11:02:27.349Z] #39 43.26 CC compel/plugins/std/log.o [2020-07-28T11:02:27.349Z] #39 44.07 CC compel/plugins/std/string.o [2020-07-28T11:02:27.414Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-07-28T11:02:27.713Z] ok github.com/docker/docker/pkg/chrootarchive 3.812s coverage: 43.2% of statements [2020-07-28T11:02:27.763Z] #39 134.3 CC criu/uffd.o [2020-07-28T11:02:27.763Z] #39 ... [2020-07-28T11:02:27.763Z] [2020-07-28T11:02:27.763Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-28T11:02:27.763Z] #26 DONE 10.0s [2020-07-28T11:02:27.918Z] #39 44.76 CC compel/plugins/std/infect.o [2020-07-28T11:02:28.026Z] [2020-07-28T11:02:28.026Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-28T11:02:28.362Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2020-07-28T11:02:28.497Z] #39 45.28 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-28T11:02:28.497Z] #39 45.32 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-28T11:02:28.497Z] #39 45.35 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-28T11:02:28.603Z] #29 DONE 0.7s [2020-07-28T11:02:28.603Z] [2020-07-28T11:02:28.603Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:02:28.603Z] #45 ... [2020-07-28T11:02:28.603Z] [2020-07-28T11:02:28.603Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-28T11:02:28.603Z] #31 DONE 0.1s [2020-07-28T11:02:28.681Z] ok github.com/docker/docker/pkg/discovery/kv 3.084s coverage: 84.1% of statements [2020-07-28T11:02:28.681Z] ok github.com/docker/docker/pkg/fsutils 0.305s coverage: 85.1% of statements [2020-07-28T11:02:28.757Z] #39 45.44 AR compel/plugins/std.lib.a [2020-07-28T11:02:28.758Z] #39 45.54 CC compel/plugins/fds/fds.o [2020-07-28T11:02:28.866Z] [2020-07-28T11:02:28.866Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:02:28.866Z] #39 135.5 CC criu/util.o [2020-07-28T11:02:29.027Z] #39 45.88 AR compel/plugins/fds.lib.a [2020-07-28T11:02:29.129Z] #39 ... [2020-07-28T11:02:29.129Z] [2020-07-28T11:02:29.129Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-28T11:02:29.129Z] #34 DONE 0.2s [2020-07-28T11:02:29.129Z] [2020-07-28T11:02:29.129Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-28T11:02:29.286Z] #39 45.95 HOSTDEP compel/src/lib/log-host.d [2020-07-28T11:02:29.286Z] #39 46.04 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-28T11:02:29.286Z] #39 46.13 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-28T11:02:29.328Z] ok github.com/docker/docker/layer 7.893s coverage: 68.8% of statements [2020-07-28T11:02:29.328Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-28T11:02:29.328Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-28T11:02:29.328Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-28T11:02:29.328Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-28T11:02:29.328Z] ? github.com/docker/docker/oci [no test files] [2020-07-28T11:02:29.328Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-28T11:02:29.328Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-28T11:02:29.328Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-28T11:02:29.328Z] ok github.com/docker/docker/pkg/homedir 0.021s coverage: 11.4% of statements [2020-07-28T11:02:29.555Z] #39 46.25 HOSTDEP compel/src/main-host.d [2020-07-28T11:02:29.555Z] #39 46.34 DEP compel/src/lib/ptrace.d [2020-07-28T11:02:29.706Z] #37 DONE 0.7s [2020-07-28T11:02:29.706Z] [2020-07-28T11:02:29.706Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:02:29.859Z] #39 46.49 DEP compel/src/lib/infect.d [2020-07-28T11:02:29.859Z] #39 46.64 DEP compel/src/lib/infect-util.d [2020-07-28T11:02:29.859Z] #39 46.77 DEP compel/src/lib/infect-rpc.d [2020-07-28T11:02:30.119Z] #39 46.88 DEP compel/arch/x86/src/lib/infect.d [2020-07-28T11:02:30.119Z] #39 47.01 DEP compel/arch/x86/src/lib/cpu.d [2020-07-28T11:02:30.119Z] #39 ... [2020-07-28T11:02:30.119Z] [2020-07-28T11:02:30.119Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T11:02:30.119Z] #10 114.3 Selecting previously unselected package libapparmor1:amd64. [2020-07-28T11:02:30.119Z] #10 114.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-28T11:02:30.119Z] #10 114.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-28T11:02:30.119Z] #10 114.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-28T11:02:30.119Z] #10 114.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-28T11:02:30.119Z] #10 114.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-28T11:02:30.119Z] #10 114.7 Selecting previously unselected package libbtrfs0. [2020-07-28T11:02:30.119Z] #10 114.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-28T11:02:30.119Z] #10 114.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T11:02:30.119Z] #10 114.8 Selecting previously unselected package libbtrfs-dev. [2020-07-28T11:02:30.119Z] #10 114.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-28T11:02:30.119Z] #10 114.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T11:02:30.119Z] #10 114.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-28T11:02:30.119Z] #10 114.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-28T11:02:30.119Z] #10 114.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-28T11:02:30.119Z] #10 115.2 Selecting previously unselected package libudev-dev:amd64. [2020-07-28T11:02:30.119Z] #10 115.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-28T11:02:30.119Z] #10 115.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-28T11:02:30.119Z] #10 116.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-28T11:02:30.119Z] #10 116.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-28T11:02:30.119Z] #10 116.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-28T11:02:30.119Z] #10 ... [2020-07-28T11:02:30.119Z] [2020-07-28T11:02:30.119Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:02:30.119Z] #54 DONE 116.2s [2020-07-28T11:02:30.119Z] [2020-07-28T11:02:30.119Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-28T11:02:30.119Z] #55 DONE 0.1s [2020-07-28T11:02:30.281Z] #52 ... [2020-07-28T11:02:30.281Z] [2020-07-28T11:02:30.281Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:02:30.281Z] #39 136.7 CC criu/uts_ns.o [2020-07-28T11:02:30.281Z] #39 137.0 CC criu/vdso.o [2020-07-28T11:02:30.377Z] [2020-07-28T11:02:30.377Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-28T11:02:30.377Z] #56 DONE 0.0s [2020-07-28T11:02:30.377Z] [2020-07-28T11:02:30.377Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:02:30.377Z] #39 47.11 DEP compel/src/lib/log.d [2020-07-28T11:02:30.377Z] #39 47.23 DEP compel/src/main.d [2020-07-28T11:02:30.377Z] #39 47.36 DEP compel/src/lib/handle-elf.d [2020-07-28T11:02:30.636Z] #39 47.53 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-28T11:02:30.857Z] #39 137.4 LINK criu/built-in.o [2020-07-28T11:02:30.857Z] #39 137.6 LINK criu/criu [2020-07-28T11:02:30.867Z] ok github.com/docker/docker/pkg/locker 0.052s coverage: 88.9% of statements [2020-07-28T11:02:30.867Z] ok github.com/docker/docker/pkg/jsonmessage 0.029s coverage: 91.7% of statements [2020-07-28T11:02:30.896Z] #39 47.74 CC compel/src/lib/log.o [2020-07-28T11:02:31.156Z] #39 48.09 CC compel/arch/x86/src/lib/cpu.o [2020-07-28T11:02:31.432Z] #39 138.1 DEP lib/c/criu.d [2020-07-28T11:02:31.519Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-07-28T11:02:31.519Z] ok github.com/docker/docker/pkg/ioutils 1.187s coverage: 70.6% of statements [2020-07-28T11:02:31.519Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-07-28T11:02:31.519Z] ok github.com/docker/docker/pkg/idtools 0.868s coverage: 70.5% of statements [2020-07-28T11:02:31.519Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-28T11:02:31.519Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-28T11:02:31.519Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-28T11:02:31.695Z] #39 138.2 CC images/rpc.pb-c.o [2020-07-28T11:02:32.092Z] #39 48.97 CC compel/arch/x86/src/lib/infect.o [2020-07-28T11:02:32.169Z] ok github.com/docker/docker/pkg/parsers 0.019s coverage: 97.0% of statements [2020-07-28T11:02:32.272Z] #39 138.8 CC lib/c/criu.o [2020-07-28T11:02:32.468Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-07-28T11:02:32.768Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 86.7% of statements [2020-07-28T11:02:33.032Z] #39 49.73 CC compel/src/lib/infect-rpc.o [2020-07-28T11:02:33.068Z] ok github.com/docker/docker/pkg/pidfile 0.018s coverage: 82.4% of statements [2020-07-28T11:02:33.069Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-28T11:02:33.069Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-28T11:02:33.233Z] #39 139.8 LINK lib/c/built-in.o [2020-07-28T11:02:33.233Z] #39 139.8 LINK lib/c/libcriu.so [2020-07-28T11:02:33.233Z] #39 139.9 LINK lib/c/libcriu.a [2020-07-28T11:02:33.292Z] #39 49.97 CC compel/src/lib/infect-util.o [2020-07-28T11:02:33.292Z] #39 50.19 CC compel/src/lib/infect.o [2020-07-28T11:02:33.368Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2020-07-28T11:02:33.496Z] #39 140.1 GEN magic.py [2020-07-28T11:02:33.760Z] #39 140.3 Note: Building without setproctitle() and strlcpy() support. [2020-07-28T11:02:33.760Z] #39 140.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T11:02:33.760Z] #39 140.3 Note: Building without GnuTLS support [2020-07-28T11:02:33.760Z] #39 140.3 Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T11:02:33.760Z] #39 140.3 Makefile.config:40: Warn: Building without nftables support [2020-07-28T11:02:33.862Z] #39 ... [2020-07-28T11:02:33.862Z] [2020-07-28T11:02:33.862Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T11:02:33.862Z] #10 116.6 Selecting previously unselected package libpcre16-3:amd64. [2020-07-28T11:02:33.862Z] #10 116.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-28T11:02:33.862Z] #10 116.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-28T11:02:33.862Z] #10 116.9 Selecting previously unselected package libpcre32-3:amd64. [2020-07-28T11:02:33.862Z] #10 116.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-28T11:02:33.862Z] #10 116.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-28T11:02:33.862Z] #10 117.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-28T11:02:33.862Z] #10 117.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-28T11:02:33.862Z] #10 117.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-28T11:02:33.862Z] #10 117.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-28T11:02:33.862Z] #10 117.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-28T11:02:33.862Z] #10 117.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-28T11:02:33.862Z] #10 118.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-28T11:02:33.862Z] #10 118.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-28T11:02:33.862Z] #10 118.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-28T11:02:33.862Z] #10 118.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-28T11:02:33.862Z] #10 118.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-28T11:02:33.862Z] #10 118.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-28T11:02:33.862Z] #10 118.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-28T11:02:33.862Z] #10 118.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-28T11:02:33.862Z] #10 118.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-28T11:02:33.862Z] #10 118.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-28T11:02:33.862Z] #10 118.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-28T11:02:33.862Z] #10 118.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-28T11:02:33.862Z] #10 118.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-28T11:02:33.862Z] #10 118.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-28T11:02:33.862Z] #10 118.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-28T11:02:33.862Z] #10 118.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T11:02:33.862Z] #10 118.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-28T11:02:33.862Z] #10 118.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-28T11:02:33.862Z] #10 118.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T11:02:33.862Z] #10 119.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T11:02:33.862Z] #10 119.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-28T11:02:33.862Z] #10 119.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-28T11:02:33.862Z] #10 119.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T11:02:33.862Z] #10 119.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T11:02:33.862Z] #10 119.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-28T11:02:33.862Z] #10 119.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-28T11:02:33.862Z] #10 119.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-28T11:02:33.862Z] #10 119.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T11:02:33.862Z] #10 119.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-28T11:02:33.862Z] #10 119.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T11:02:33.862Z] #10 119.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-28T11:02:33.862Z] #10 119.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-28T11:02:33.862Z] #10 119.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T11:02:33.862Z] #10 119.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-28T11:02:33.862Z] #10 119.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-28T11:02:33.862Z] #10 119.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T11:02:33.862Z] #10 119.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-28T11:02:33.862Z] #10 119.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-28T11:02:33.862Z] #10 119.2 Setting up dmsetup (2:1.02.155-3) ... [2020-07-28T11:02:33.862Z] #10 119.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-28T11:02:33.862Z] #10 119.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-28T11:02:33.862Z] #10 119.3 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T11:02:33.862Z] #10 DONE 119.8s [2020-07-28T11:02:34.122Z] [2020-07-28T11:02:34.122Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:02:34.335Z] #39 141.0 fatal: not a git repository (or any of the parent directories): .git [2020-07-28T11:02:34.913Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2020-07-28T11:02:34.914Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2020-07-28T11:02:34.914Z] ok github.com/docker/docker/pkg/plugins/transport 0.018s coverage: 85.7% of statements [2020-07-28T11:02:35.282Z] #39 141.9 make[1]: Nothing to be done for 'all'. [2020-07-28T11:02:35.504Z] #49 1.484 + RM_GOPATH=0 [2020-07-28T11:02:35.504Z] #49 1.484 + TMP_GOPATH= [2020-07-28T11:02:35.504Z] #49 1.484 + : /build [2020-07-28T11:02:35.504Z] #49 1.484 + '[' -z '' ']' [2020-07-28T11:02:35.504Z] #49 1.487 ++ mktemp -d [2020-07-28T11:02:35.504Z] #49 1.494 + export GOPATH=/tmp/tmp.D8sLL2eYkW [2020-07-28T11:02:35.504Z] #49 1.495 + GOPATH=/tmp/tmp.D8sLL2eYkW [2020-07-28T11:02:35.504Z] #49 1.495 + RM_GOPATH=1 [2020-07-28T11:02:35.504Z] #49 1.495 + case "$(go env GOARCH)" in [2020-07-28T11:02:35.504Z] #49 1.495 ++ go env GOARCH [2020-07-28T11:02:35.504Z] #49 1.505 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T11:02:35.504Z] #49 1.505 + GO_BUILDMODE=-buildmode=pie [2020-07-28T11:02:35.504Z] #49 1.508 ++ dirname /tmp/install/install.sh [2020-07-28T11:02:35.504Z] #49 1.510 + dir=/tmp/install [2020-07-28T11:02:35.504Z] #49 1.510 + bin=runc [2020-07-28T11:02:35.504Z] #49 1.510 + shift [2020-07-28T11:02:35.504Z] #49 1.510 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-28T11:02:35.504Z] #49 1.510 + . /tmp/install/runc.installer [2020-07-28T11:02:35.504Z] #49 1.511 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-28T11:02:35.504Z] #49 1.511 + install_runc [2020-07-28T11:02:35.504Z] #49 1.511 + uname -r [2020-07-28T11:02:35.504Z] #49 1.512 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-28T11:02:35.504Z] #49 1.518 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-28T11:02:35.504Z] #49 1.518 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-28T11:02:35.504Z] #49 1.518 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-28T11:02:35.504Z] #49 1.518 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.D8sLL2eYkW/src/github.com/opencontainers/runc [2020-07-28T11:02:35.504Z] #49 1.523 Cloning into '/tmp/tmp.D8sLL2eYkW/src/github.com/opencontainers/runc'... [2020-07-28T11:02:35.504Z] #49 ... [2020-07-28T11:02:35.504Z] [2020-07-28T11:02:35.504Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-28T11:02:35.504Z] #11 DONE 1.7s [2020-07-28T11:02:35.561Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-07-28T11:02:35.766Z] [2020-07-28T11:02:35.766Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-28T11:02:36.209Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2020-07-28T11:02:36.243Z] #39 142.7 make[1]: 'images/built-in.o' is up to date. [2020-07-28T11:02:36.243Z] #39 142.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-28T11:02:36.243Z] #39 142.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-28T11:02:36.243Z] #39 142.8 make[1]: 'compel/libcompel.a' is up to date. [2020-07-28T11:02:36.243Z] #39 142.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-28T11:02:36.506Z] #39 142.9 make[1]: Nothing to be done for 'all'. [2020-07-28T11:02:36.506Z] #39 143.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T11:02:36.507Z] ok github.com/docker/docker/pkg/pubsub 1.133s coverage: 73.9% of statements [2020-07-28T11:02:36.609Z] Client: [2020-07-28T11:02:36.609Z] Debug Mode: false [2020-07-28T11:02:36.609Z] Plugins: [2020-07-28T11:02:36.609Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-28T11:02:36.609Z] [2020-07-28T11:02:36.609Z] Server: [2020-07-28T11:02:36.609Z] Containers: 0 [2020-07-28T11:02:36.609Z] Running: 0 [2020-07-28T11:02:36.609Z] Paused: 0 [2020-07-28T11:02:36.609Z] Stopped: 0 [2020-07-28T11:02:36.609Z] Images: 0 [2020-07-28T11:02:36.609Z] Server Version: 19.03.5 [2020-07-28T11:02:36.609Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-07-28T11:02:36.609Z] LCOW: [2020-07-28T11:02:36.609Z] Windows: [2020-07-28T11:02:36.609Z] Logging Driver: json-file [2020-07-28T11:02:36.609Z] Plugins: [2020-07-28T11:02:36.609Z] Volume: local [2020-07-28T11:02:36.609Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-28T11:02:36.609Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-28T11:02:36.609Z] Swarm: inactive [2020-07-28T11:02:36.609Z] Default Isolation: process [2020-07-28T11:02:36.609Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-28T11:02:36.609Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-28T11:02:36.609Z] OSType: windows [2020-07-28T11:02:36.609Z] Architecture: x86_64 [2020-07-28T11:02:36.609Z] CPUs: 4 [2020-07-28T11:02:36.609Z] Total Memory: 32GiB [2020-07-28T11:02:36.609Z] Name: azwin-2-b30c80 [2020-07-28T11:02:36.609Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-28T11:02:36.609Z] Docker Root Dir: D:\docker [2020-07-28T11:02:36.609Z] Debug Mode: false [2020-07-28T11:02:36.609Z] Registry: https://index.docker.io/v1/ [2020-07-28T11:02:36.609Z] Labels: [2020-07-28T11:02:36.609Z] Experimental: true [2020-07-28T11:02:36.609Z] Insecure Registries: [2020-07-28T11:02:36.609Z] 10.0.0.4:5000 [2020-07-28T11:02:36.609Z] 127.0.0.0/8 [2020-07-28T11:02:36.609Z] Registry Mirrors: [2020-07-28T11:02:36.609Z] http://10.0.0.4:5000/ [2020-07-28T11:02:36.609Z] Live Restore Enabled: false [2020-07-28T11:02:36.609Z] [2020-07-28T11:02:36.710Z] #12 DONE 1.2s [2020-07-28T11:02:36.710Z] [2020-07-28T11:02:36.710Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [Pipeline] } [2020-07-28T11:02:36.769Z] #39 143.4 make[2]: Nothing to be done for 'all'. [2020-07-28T11:02:36.769Z] #39 143.4 make[2]: Nothing to be done for 'all'. [2020-07-28T11:02:36.769Z] #39 143.5 make[2]: Nothing to be done for 'all'. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-07-28T11:02:37.032Z] #39 143.6 make[2]: Nothing to be done for 'all'. [2020-07-28T11:02:37.032Z] #39 143.7 make[2]: Nothing to be done for 'all'. [2020-07-28T11:02:37.160Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-07-28T11:02:37.160Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-07-28T11:02:37.295Z] #39 143.8 make[2]: Nothing to be done for 'all'. [2020-07-28T11:02:37.295Z] #39 143.9 make[2]: Nothing to be done for 'all'. [2020-07-28T11:02:37.295Z] #39 143.9 make[2]: Nothing to be done for 'all'. [2020-07-28T11:02:37.295Z] #39 144.0 INSTALL criu/criu [2020-07-28T11:02:37.456Z] ok github.com/docker/docker/pkg/symlink 0.014s coverage: 87.7% of statements [2020-07-28T11:02:37.651Z] #13 0.968 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-28T11:02:37.651Z] #13 ... [2020-07-28T11:02:37.651Z] [2020-07-28T11:02:37.651Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:02:37.651Z] #41 113.6 vendor/golang.org/x/net/http/httpproxy [2020-07-28T11:02:37.651Z] #41 114.1 mime/multipart [2020-07-28T11:02:37.651Z] #41 115.9 crypto/tls [2020-07-28T11:02:37.651Z] #41 123.1 net/http/httptrace [2020-07-28T11:02:37.651Z] #41 123.4 net/http [2020-07-28T11:02:37.911Z] #41 ... [2020-07-28T11:02:37.911Z] [2020-07-28T11:02:37.911Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-28T11:02:37.911Z] #13 DONE 1.1s [2020-07-28T11:02:37.911Z] [2020-07-28T11:02:37.911Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-28T11:02:38.247Z] #39 DONE 144.7s [2020-07-28T11:02:38.248Z] [2020-07-28T11:02:38.248Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:02:38.959Z] #14 DONE 1.2s [2020-07-28T11:02:38.959Z] [2020-07-28T11:02:38.959Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-28T11:02:38.986Z] ok github.com/docker/docker/pkg/system 0.025s coverage: 36.9% of statements [2020-07-28T11:02:38.986Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.4% of statements [2020-07-28T11:02:38.986Z] ok github.com/docker/docker/pkg/signal 3.027s coverage: 61.0% of statements [2020-07-28T11:02:39.633Z] ok github.com/docker/docker/pkg/tailfile 0.120s coverage: 88.6% of statements [2020-07-28T11:02:39.633Z] testing: warning: no tests to run [2020-07-28T11:02:39.633Z] coverage: [no statements] [2020-07-28T11:02:39.633Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-07-28T11:02:40.174Z] #52 ... [2020-07-28T11:02:40.174Z] [2020-07-28T11:02:40.174Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-28T11:02:40.174Z] #40 DONE 0.1s [2020-07-28T11:02:40.174Z] [2020-07-28T11:02:40.174Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-28T11:02:40.280Z] ok github.com/docker/docker/pkg/tarsum 0.176s coverage: 89.3% of statements [2020-07-28T11:02:40.352Z] #15 DONE 1.0s [2020-07-28T11:02:40.352Z] [2020-07-28T11:02:40.352Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-28T11:02:40.583Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2020-07-28T11:02:40.583Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-07-28T11:02:40.759Z] #42 DONE 0.6s [2020-07-28T11:02:40.759Z] [2020-07-28T11:02:40.759Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-28T11:02:40.759Z] #44 DONE 0.0s [2020-07-28T11:02:40.759Z] [2020-07-28T11:02:40.759Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:02:40.880Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2020-07-28T11:02:41.289Z] #16 DONE 1.1s [2020-07-28T11:02:41.289Z] [2020-07-28T11:02:41.289Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T11:02:42.666Z] #17 1.410 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T11:02:42.926Z] #17 1.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T11:02:42.926Z] #17 1.772 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T11:02:43.168Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-07-28T11:02:43.185Z] #17 2.080 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T11:02:43.469Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 68.8% of statements [2020-07-28T11:02:44.114Z] ok github.com/docker/docker/reference 0.034s coverage: 84.4% of statements [2020-07-28T11:02:44.564Z] #17 3.362 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T11:02:45.169Z] ok github.com/docker/docker/plugin 0.624s coverage: 23.1% of statements [2020-07-28T11:02:45.817Z] ok github.com/docker/docker/registry/resumable 0.021s coverage: 100.0% of statements [2020-07-28T11:02:45.945Z] #17 ... [2020-07-28T11:02:45.945Z] [2020-07-28T11:02:45.945Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:02:45.945Z] #39 52.68 CC compel/src/lib/ptrace.o [2020-07-28T11:02:45.945Z] #39 53.03 AR compel/libcompel.a [2020-07-28T11:02:45.945Z] #39 53.12 HOSTCC compel/src/main-host.o [2020-07-28T11:02:45.945Z] #39 53.71 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-28T11:02:45.945Z] #39 53.91 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-28T11:02:45.945Z] #39 54.33 HOSTCC compel/src/lib/log-host.o [2020-07-28T11:02:45.945Z] #39 54.61 HOSTLINK compel/compel-host-bin [2020-07-28T11:02:45.945Z] #39 54.86 DEP soccr/soccr.d [2020-07-28T11:02:45.945Z] #39 55.18 CC soccr/soccr.o [2020-07-28T11:02:45.945Z] #39 57.31 AR soccr/libsoccr.a [2020-07-28T11:02:45.945Z] #39 57.37 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T11:02:45.945Z] #39 57.81 DEP criu/arch/x86/sigframe.d [2020-07-28T11:02:45.945Z] #39 57.91 DEP criu/arch/x86/sigaction_compat.d [2020-07-28T11:02:45.945Z] #39 58.01 DEP criu/arch/x86/kerndat.d [2020-07-28T11:02:45.945Z] #39 58.34 DEP criu/arch/x86/crtools.d [2020-07-28T11:02:45.945Z] #39 58.62 DEP criu/arch/x86/cpu.d [2020-07-28T11:02:45.945Z] #39 58.88 CC criu/arch/x86/cpu.o [2020-07-28T11:02:45.945Z] #39 59.39 CC criu/arch/x86/crtools.o [2020-07-28T11:02:45.945Z] #39 60.59 CC criu/arch/x86/kerndat.o [2020-07-28T11:02:45.945Z] #39 61.09 CC criu/arch/x86/sigaction_compat.o [2020-07-28T11:02:45.945Z] #39 61.36 CC criu/arch/x86/sigframe.o [2020-07-28T11:02:45.945Z] #39 61.66 LINK criu/arch/x86/crtools.built-in.o [2020-07-28T11:02:45.945Z] #39 61.71 DEP criu/pie/util-vdso-elf32.d [2020-07-28T11:02:45.945Z] #39 61.84 DEP criu/pie/util-vdso.d [2020-07-28T11:02:45.945Z] #39 61.96 DEP criu/pie/util.d [2020-07-28T11:02:45.945Z] #39 62.10 CC criu/pie/util.o [2020-07-28T11:02:45.945Z] #39 62.46 CC criu/pie/util-vdso.o [2020-07-28T11:02:45.945Z] #39 ... [2020-07-28T11:02:45.945Z] [2020-07-28T11:02:45.945Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T11:02:45.945Z] #17 4.804 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T11:02:46.117Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2020-07-28T11:02:47.171Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2020-07-28T11:02:47.470Z] ok github.com/docker/docker/registry 0.334s coverage: 56.3% of statements [2020-07-28T11:02:48.136Z] ok github.com/docker/docker/runconfig 0.060s coverage: 66.1% of statements [2020-07-28T11:02:50.782Z] #45 ... [2020-07-28T11:02:50.782Z] [2020-07-28T11:02:50.782Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:02:50.782Z] #52 187.0 + bin/containerd-stress [2020-07-28T11:02:50.908Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2020-07-28T11:02:51.223Z] #17 ... [2020-07-28T11:02:51.223Z] [2020-07-28T11:02:51.223Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:02:51.223Z] #39 63.07 CC criu/pie/util-vdso-elf32.o [2020-07-28T11:02:51.223Z] #39 63.97 AR criu/pie/pie.lib.a [2020-07-28T11:02:51.223Z] #39 64.03 DEP criu/pie/restorer.d [2020-07-28T11:02:51.223Z] #39 64.24 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-28T11:02:51.223Z] #39 64.38 DEP criu/arch/x86/restorer_unmap.d [2020-07-28T11:02:51.223Z] #39 64.42 DEP criu/arch/x86/restorer.d [2020-07-28T11:02:51.223Z] #39 64.61 DEP criu/arch/x86/vdso-pie.d [2020-07-28T11:02:51.223Z] #39 64.70 DEP criu/pie/parasite-vdso.d [2020-07-28T11:02:51.223Z] #39 64.87 DEP criu/pie/parasite.d [2020-07-28T11:02:51.223Z] #39 65.16 CC criu/pie/parasite.o [2020-07-28T11:02:51.223Z] #39 66.28 LINK criu/pie/parasite.built-in.o [2020-07-28T11:02:51.223Z] #39 66.28 GEN criu/pie/parasite-blob.h [2020-07-28T11:02:51.223Z] #39 66.32 CC criu/pie/parasite-vdso.o [2020-07-28T11:02:51.223Z] #39 66.90 CC criu/arch/x86/vdso-pie.o [2020-07-28T11:02:51.223Z] #39 67.16 CC criu/arch/x86/restorer.o [2020-07-28T11:02:51.223Z] #39 67.69 CC criu/arch/x86/restorer_unmap.o [2020-07-28T11:02:51.223Z] #39 67.73 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-28T11:02:51.223Z] #39 67.97 CC criu/pie/restorer.o [2020-07-28T11:02:51.961Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.0% of statements [2020-07-28T11:02:51.961Z] ok github.com/docker/docker/volume/local 0.059s coverage: 73.0% of statements [2020-07-28T11:02:52.312Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 30.8% of statements [2020-07-28T11:02:52.312Z] ok github.com/docker/docker/container 0.118s coverage: 34.7% of statements [2020-07-28T11:02:52.312Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-28T11:02:52.312Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-28T11:02:52.312Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-28T11:02:52.312Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-28T11:02:52.337Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-28T11:02:52.337Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4787ab28\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-28T11:02:52.337Z] ---------------------------------------------------------------------------- [2020-07-28T11:02:52.337Z] [2020-07-28T11:02:52.337Z] INFO: executeCI.ps1 starting at Tue Jul 28 11:02:51 CUT 2020 [2020-07-28T11:02:52.337Z] [2020-07-28T11:02:52.337Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-28T11:02:52.337Z] INFO: Running git version 2.24.1.windows.2 [2020-07-28T11:02:52.337Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-28T11:02:52.337Z] INFO: Environment variables: [2020-07-28T11:02:52.337Z] [2020-07-28T11:02:52.337Z] Name Value [2020-07-28T11:02:52.337Z] ---- ----- [2020-07-28T11:02:52.337Z] ALLUSERSPROFILE C:\ProgramData [2020-07-28T11:02:52.337Z] amd64 true [2020-07-28T11:02:52.337Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-28T11:02:52.337Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-28T11:02:52.337Z] arm64 true [2020-07-28T11:02:52.337Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-28T11:02:52.337Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-28T11:02:52.337Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-28T11:02:52.337Z] BRANCH_NAME PR-41156 [2020-07-28T11:02:52.337Z] BUILD_DISPLAY_NAME #2 [2020-07-28T11:02:52.337Z] BUILD_ID 2 [2020-07-28T11:02:52.337Z] BUILD_NUMBER 2 [2020-07-28T11:02:52.337Z] BUILD_TAG jenkins-moby-PR-41156-2 [2020-07-28T11:02:52.337Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41156/2/ [2020-07-28T11:02:52.337Z] CHANGE_AUTHOR AkihiroSuda [2020-07-28T11:02:52.337Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2020-07-28T11:02:52.337Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2020-07-28T11:02:52.337Z] CHANGE_BRANCH rootless-new-shim-socket-path [2020-07-28T11:02:52.337Z] CHANGE_FORK AkihiroSuda/docker [2020-07-28T11:02:52.337Z] CHANGE_ID 41156 [2020-07-28T11:02:52.337Z] CHANGE_TARGET master [2020-07-28T11:02:52.337Z] CHANGE_TITLE dockerd-rootless.sh: support new containerd shim socket path convention [2020-07-28T11:02:52.337Z] CHANGE_URL https://github.com/moby/moby/pull/41156 [2020-07-28T11:02:52.337Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T11:02:52.337Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-28T11:02:52.337Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-28T11:02:52.337Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-28T11:02:52.337Z] COMPUTERNAME azwin-2-b30c80 [2020-07-28T11:02:52.337Z] ComSpec C:\windows\system32\cmd.exe [2020-07-28T11:02:52.337Z] ConfigSequenceNumber 0 [2020-07-28T11:02:52.337Z] dco true [2020-07-28T11:02:52.337Z] DOCKER_BUILDKIT 0 [2020-07-28T11:02:52.337Z] DOCKER_DUT_DEBUG 1 [2020-07-28T11:02:52.337Z] DOCKER_EXPERIMENTAL 1 [2020-07-28T11:02:52.337Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-28T11:02:52.337Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-28T11:02:52.337Z] EXECUTOR_NUMBER 0 [2020-07-28T11:02:52.337Z] FQDN azwin-2-b30c80.westus.cloudapp.azure.com [2020-07-28T11:02:52.337Z] GIT_BRANCH PR-41156 [2020-07-28T11:02:52.337Z] GIT_COMMIT fc4c100b79b6b088aed23a1fcb2129db4c98074b [2020-07-28T11:02:52.337Z] GIT_PREVIOUS_COMMIT 794aa20983c9384726721e1c5d3a552ef7f8f4cf [2020-07-28T11:02:52.337Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 794aa20983c9384726721e1c5d3a552ef7f8f4cf [2020-07-28T11:02:52.337Z] GIT_URL https://github.com/moby/moby.git [2020-07-28T11:02:52.337Z] HUDSON_COOKIE 70b9c0c6-4e68-48bd-b9e2-ac2501ba7265 [2020-07-28T11:02:52.337Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-28T11:02:52.337Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-28T11:02:52.337Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-28T11:02:52.337Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-28T11:02:52.337Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-28T11:02:52.337Z] JENKINS_NODE_COOKIE 20324b74-8087-4deb-bb09-fd3694170578 [2020-07-28T11:02:52.337Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-28T11:02:52.337Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-28T11:02:52.337Z] JOB_BASE_NAME PR-41156 [2020-07-28T11:02:52.337Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41156/display/redirect [2020-07-28T11:02:52.337Z] JOB_NAME moby/PR-41156 [2020-07-28T11:02:52.337Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41156/ [2020-07-28T11:02:52.337Z] library.jps.version master [2020-07-28T11:02:52.337Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-28T11:02:52.337Z] NODE_LABELS amd64 azure azwin-2-b30c80 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-28T11:02:52.337Z] NODE_NAME azwin-2-b30c80 [2020-07-28T11:02:52.337Z] NUMBER_OF_PROCESSORS 4 [2020-07-28T11:02:52.337Z] OS Windows_NT [2020-07-28T11:02:52.337Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-28T11:02:52.337Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-28T11:02:52.337Z] ppc64le true [2020-07-28T11:02:52.337Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-28T11:02:52.337Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-28T11:02:52.337Z] PROCESSOR_LEVEL 6 [2020-07-28T11:02:52.337Z] PROCESSOR_REVISION 5504 [2020-07-28T11:02:52.337Z] ProgramData C:\ProgramData [2020-07-28T11:02:52.337Z] ProgramFiles C:\Program Files [2020-07-28T11:02:52.337Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-28T11:02:52.337Z] ProgramW6432 C:\Program Files [2020-07-28T11:02:52.337Z] PROMPT $P$G [2020-07-28T11:02:52.337Z] PSExecutionPolicyPreference Bypass [2020-07-28T11:02:52.337Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-28T11:02:52.337Z] PUBLIC C:\Users\Public [2020-07-28T11:02:52.337Z] rootless true [2020-07-28T11:02:52.337Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41156/2/display/redirect?page=changes [2020-07-28T11:02:52.337Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41156/2/display/redirect [2020-07-28T11:02:52.337Z] s390x true [2020-07-28T11:02:52.337Z] SKIP_VALIDATION_TESTS 1 [2020-07-28T11:02:52.337Z] SOURCES_DRIVE d [2020-07-28T11:02:52.337Z] SOURCES_SUBDIR gopath [2020-07-28T11:02:52.337Z] STAGE_NAME Run tests [2020-07-28T11:02:52.337Z] SystemDrive C: [2020-07-28T11:02:52.337Z] SystemRoot C:\windows [2020-07-28T11:02:52.337Z] TEMP C:\windows\TEMP [2020-07-28T11:02:52.337Z] TESTDEBUG 0 [2020-07-28T11:02:52.337Z] TESTRUN_DRIVE d [2020-07-28T11:02:52.337Z] TESTRUN_SUBDIR CI [2020-07-28T11:02:52.337Z] TIMEOUT 120m [2020-07-28T11:02:52.337Z] TMP C:\windows\TEMP [2020-07-28T11:02:52.337Z] unit_validate true [2020-07-28T11:02:52.337Z] USERDOMAIN WORKGROUP [2020-07-28T11:02:52.337Z] USERNAME azwin-2-b30c80$ [2020-07-28T11:02:52.337Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-28T11:02:52.337Z] validate_force false [2020-07-28T11:02:52.338Z] windir C:\windows [2020-07-28T11:02:52.338Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-28T11:02:52.338Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-28T11:02:52.338Z] windowsRS1 false [2020-07-28T11:02:52.338Z] windowsRS5 true [2020-07-28T11:02:52.338Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-28T11:02:52.338Z] [2020-07-28T11:02:52.338Z] [2020-07-28T11:02:52.338Z] [2020-07-28T11:02:52.338Z] INFO: Sources under d:\gopath\... [2020-07-28T11:02:52.338Z] INFO: Test run under d:\CI\... [2020-07-28T11:02:52.338Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-28T11:02:52.338Z] INFO: docker/docker repository was found [2020-07-28T11:02:52.810Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-07-28T11:02:53.015Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-07-28T11:02:53.806Z] ltsc2019: Pulling from windows/servercore [2020-07-28T11:02:53.806Z] 4612f6d0b889: Pulling fs layer [2020-07-28T11:02:53.806Z] fc1b9e59edad: Pulling fs layer [2020-07-28T11:02:54.092Z] #52 191.0 + bin/containerd-shim [2020-07-28T11:02:54.526Z] #39 70.81 LINK criu/pie/restorer.built-in.o [2020-07-28T11:02:54.526Z] #39 70.83 GEN criu/pie/restorer-blob.h [2020-07-28T11:02:54.526Z] #39 70.92 DEP criu/vdso.d [2020-07-28T11:02:54.526Z] #39 ... [2020-07-28T11:02:54.526Z] [2020-07-28T11:02:54.526Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:02:54.526Z] #49 10.21 + cd /tmp/tmp.D8sLL2eYkW/src/github.com/opencontainers/runc [2020-07-28T11:02:54.526Z] #49 10.22 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-28T11:02:54.526Z] #49 10.58 + '[' -z '' ']' [2020-07-28T11:02:54.526Z] #49 10.58 + target=static [2020-07-28T11:02:54.526Z] #49 10.58 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-28T11:02:54.526Z] #49 10.71 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-28T11:02:54.526Z] #49 ... [2020-07-28T11:02:54.526Z] [2020-07-28T11:02:54.526Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:02:54.526Z] #39 71.18 DEP criu/vdso-compat.d [2020-07-28T11:02:54.526Z] #39 71.28 DEP criu/uts_ns.d [2020-07-28T11:02:54.526Z] #39 71.41 DEP criu/util.d [2020-07-28T11:02:54.786Z] #39 71.54 DEP criu/uffd.d [2020-07-28T11:02:55.045Z] #39 71.73 DEP criu/tun.d [2020-07-28T11:02:55.045Z] #39 71.92 DEP criu/tty.d [2020-07-28T11:02:55.305Z] #39 72.08 DEP criu/timerfd.d [2020-07-28T11:02:55.305Z] #39 72.25 DEP criu/timens.d [2020-07-28T11:02:55.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-28T11:02:55.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-28T11:02:55.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-28T11:02:55.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-28T11:02:55.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-28T11:02:55.567Z] #39 72.39 DEP criu/sysfs_parse.d [2020-07-28T11:02:55.567Z] #39 72.51 DEP criu/sysctl.d [2020-07-28T11:02:55.827Z] #39 72.64 DEP criu/string.d [2020-07-28T11:02:55.827Z] #39 72.67 DEP criu/stats.d [2020-07-28T11:02:55.827Z] #39 72.76 DEP criu/sockets.d [2020-07-28T11:02:56.087Z] #39 72.92 DEP criu/sk-unix.d [2020-07-28T11:02:56.656Z] #39 73.25 DEP criu/sk-tcp.d [2020-07-28T11:02:56.656Z] #39 73.46 DEP criu/sk-queue.d [2020-07-28T11:02:56.656Z] #39 73.58 DEP criu/sk-packet.d [2020-07-28T11:02:56.773Z] ok github.com/docker/docker/daemon/cluster 0.046s coverage: 0.5% of statements [2020-07-28T11:02:56.916Z] #39 73.72 DEP criu/sk-netlink.d [2020-07-28T11:02:56.916Z] #39 73.87 DEP criu/sk-inet.d [2020-07-28T11:02:57.176Z] #39 74.14 DEP criu/signalfd.d [2020-07-28T11:02:57.436Z] #39 74.29 DEP criu/sigframe.d [2020-07-28T11:02:57.436Z] #39 74.37 DEP criu/shmem.d [2020-07-28T11:02:57.695Z] #39 74.49 DEP criu/servicefd.d [2020-07-28T11:02:57.810Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-07-28T11:02:57.955Z] #39 74.67 DEP criu/seize.d [2020-07-28T11:02:57.955Z] #39 74.77 DEP criu/seccomp.d [2020-07-28T11:02:57.955Z] #39 74.86 DEP criu/rst-malloc.d [2020-07-28T11:02:58.215Z] #39 74.88 DEP criu/rbtree.d [2020-07-28T11:02:58.215Z] #39 74.91 DEP criu/pstree.d [2020-07-28T11:02:58.215Z] #39 75.03 DEP criu/protobuf.d [2020-07-28T11:02:58.215Z] #39 75.16 GEN criu/protobuf-desc-gen.h [2020-07-28T11:02:58.311Z] #52 ... [2020-07-28T11:02:58.311Z] [2020-07-28T11:02:58.311Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:02:58.311Z] #45 DONE 232.6s [2020-07-28T11:02:58.311Z] [2020-07-28T11:02:58.311Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:02:58.885Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.4% of statements [2020-07-28T11:02:59.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-28T11:02:59.725Z] fc1b9e59edad: Verifying Checksum [2020-07-28T11:02:59.725Z] fc1b9e59edad: Download complete [2020-07-28T11:03:00.123Z] #39 76.90 DEP criu/protobuf-desc.d [2020-07-28T11:03:00.382Z] #39 77.06 DEP criu/proc_parse.d [2020-07-28T11:03:00.382Z] #39 77.22 DEP criu/plugin.d [2020-07-28T11:03:00.382Z] #39 77.31 DEP criu/pipes.d [2020-07-28T11:03:00.643Z] #39 77.45 DEP criu/pie-util.d [2020-07-28T11:03:00.643Z] #39 ... [2020-07-28T11:03:00.643Z] [2020-07-28T11:03:00.643Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:03:00.643Z] #41 136.5 github.com/LK4D4/vndr/godl [2020-07-28T11:03:00.643Z] #41 137.3 github.com/LK4D4/vndr [2020-07-28T11:03:00.643Z] #41 DONE 146.6s [2020-07-28T11:03:00.643Z] [2020-07-28T11:03:00.643Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T11:03:00.643Z] #17 10.16 Fetched 8365 kB in 9s (919 kB/s) [2020-07-28T11:03:00.643Z] #17 10.16 Reading package lists... [2020-07-28T11:03:00.643Z] #17 13.73 Reading package lists... [2020-07-28T11:03:00.643Z] #17 17.92 Building dependency tree... [2020-07-28T11:03:00.861Z] #52 ... [2020-07-28T11:03:00.861Z] [2020-07-28T11:03:00.861Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-28T11:03:00.903Z] #17 ... [2020-07-28T11:03:00.903Z] [2020-07-28T11:03:00.903Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:03:00.903Z] #39 77.64 DEP criu/pie-util-vdso.d [2020-07-28T11:03:01.163Z] #39 77.94 DEP criu/pie-util-vdso-elf32.d [2020-07-28T11:03:01.423Z] #39 78.22 DEP criu/path.d [2020-07-28T11:03:01.683Z] #39 78.54 DEP criu/parasite-syscall.d [2020-07-28T11:03:01.941Z] #46 DONE 1.4s [2020-07-28T11:03:01.941Z] [2020-07-28T11:03:01.941Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-28T11:03:01.941Z] #48 DONE 0.1s [2020-07-28T11:03:01.941Z] [2020-07-28T11:03:01.941Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:03:01.941Z] #52 198.0 + bin/containerd-shim-runc-v1 [2020-07-28T11:03:01.942Z] #39 78.79 DEP criu/pagemap.d [2020-07-28T11:03:02.202Z] #39 78.91 DEP criu/pagemap-cache.d [2020-07-28T11:03:02.202Z] #39 79.02 DEP criu/page-xfer.d [2020-07-28T11:03:02.202Z] #39 79.15 DEP criu/page-pipe.d [2020-07-28T11:03:02.205Z] #52 ... [2020-07-28T11:03:02.205Z] [2020-07-28T11:03:02.205Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-28T11:03:02.205Z] #50 DONE 0.5s [2020-07-28T11:03:02.462Z] #39 79.24 DEP criu/netfilter.d [2020-07-28T11:03:02.462Z] #39 79.34 DEP criu/net.d [2020-07-28T11:03:02.467Z] [2020-07-28T11:03:02.467Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:03:02.722Z] #39 79.51 DEP criu/namespaces.d [2020-07-28T11:03:02.981Z] #39 79.66 DEP criu/mount.d [2020-07-28T11:03:02.981Z] #39 79.82 DEP criu/memfd.d [2020-07-28T11:03:03.242Z] #39 79.93 DEP criu/mem.d [2020-07-28T11:03:03.242Z] #39 80.06 DEP criu/lsm.d [2020-07-28T11:03:03.242Z] #39 80.20 DEP criu/log.d [2020-07-28T11:03:03.501Z] #39 80.33 DEP criu/libnetlink.d [2020-07-28T11:03:03.501Z] #39 80.45 DEP criu/kerndat.d [2020-07-28T11:03:03.760Z] #39 80.62 DEP criu/kcmp-ids.d [2020-07-28T11:03:04.021Z] #39 80.71 DEP criu/irmap.d [2020-07-28T11:03:04.021Z] #39 80.86 DEP criu/ipc_ns.d [2020-07-28T11:03:04.021Z] #39 80.98 DEP criu/image.d [2020-07-28T11:03:04.281Z] #39 81.11 DEP criu/image-desc.d [2020-07-28T11:03:04.383Z] #52 201.5 + bin/containerd-shim-runc-v2 [2020-07-28T11:03:04.541Z] #39 81.23 DEP criu/fsnotify.d [2020-07-28T11:03:04.541Z] #39 81.35 DEP criu/filesystems.d [2020-07-28T11:03:04.541Z] #39 81.49 DEP criu/files.d [2020-07-28T11:03:04.801Z] #39 81.67 DEP criu/files-reg.d [2020-07-28T11:03:05.061Z] #39 81.89 DEP criu/files-ext.d [2020-07-28T11:03:05.061Z] #39 82.01 DEP criu/file-lock.d [2020-07-28T11:03:05.320Z] #39 82.19 DEP criu/file-ids.d [2020-07-28T11:03:05.320Z] #39 82.31 DEP criu/fifo.d [2020-07-28T11:03:05.580Z] #39 82.44 DEP criu/fdstore.d [2020-07-28T11:03:05.580Z] #39 82.55 DEP criu/fault-injection.d [2020-07-28T11:03:05.768Z] #52 203.0 + binaries [2020-07-28T11:03:05.768Z] #52 203.0 + install -D bin/containerd /build/containerd [2020-07-28T11:03:05.768Z] #52 203.1 + install -D bin/containerd-shim /build/containerd-shim [2020-07-28T11:03:05.768Z] #52 203.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-28T11:03:05.768Z] #52 203.1 + install -D bin/ctr /build/ctr [2020-07-28T11:03:05.794Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 13.9% of statements [2020-07-28T11:03:05.839Z] #39 82.61 DEP criu/external.d [2020-07-28T11:03:05.839Z] #39 82.75 DEP criu/eventpoll.d [2020-07-28T11:03:06.098Z] #39 82.90 DEP criu/eventfd.d [2020-07-28T11:03:06.098Z] #39 83.03 DEP criu/crtools.d [2020-07-28T11:03:06.358Z] #39 83.27 DEP criu/cr-service.d [2020-07-28T11:03:06.617Z] #39 83.46 DEP criu/cr-restore.d [2020-07-28T11:03:06.877Z] #39 83.66 DEP criu/cr-errno.d [2020-07-28T11:03:06.877Z] #39 83.68 DEP criu/cr-dump.d [2020-07-28T11:03:06.877Z] #39 83.86 DEP criu/cr-dedup.d [2020-07-28T11:03:07.136Z] #39 83.95 DEP criu/cr-check.d [2020-07-28T11:03:07.307Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.8% of statements [2020-07-28T11:03:07.396Z] #39 84.11 DEP criu/config.d [2020-07-28T11:03:07.396Z] #39 84.23 DEP criu/clone-noasan.d [2020-07-28T11:03:07.396Z] #39 84.29 DEP criu/cgroup.d [2020-07-28T11:03:07.599Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-07-28T11:03:07.656Z] #39 84.52 DEP criu/cgroup-props.d [2020-07-28T11:03:07.656Z] #39 84.62 DEP criu/bitmap.d [2020-07-28T11:03:07.656Z] #39 84.64 DEP criu/bfd.d [2020-07-28T11:03:07.681Z] #52 DONE 205.1s [2020-07-28T11:03:07.915Z] #39 84.73 DEP criu/autofs.d [2020-07-28T11:03:08.175Z] #39 84.84 DEP criu/aio.d [2020-07-28T11:03:08.175Z] #39 85.07 DEP criu/action-scripts.d [2020-07-28T11:03:08.175Z] #39 ... [2020-07-28T11:03:08.175Z] [2020-07-28T11:03:08.175Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T11:03:08.175Z] #17 19.83 libcap2-bin is already the newest version (1:2.25-2). [2020-07-28T11:03:08.175Z] #17 19.83 The following additional packages will be installed: [2020-07-28T11:03:08.175Z] #17 19.84 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-28T11:03:08.175Z] #17 19.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-28T11:03:08.175Z] #17 19.85 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-28T11:03:08.175Z] #17 19.85 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-28T11:03:08.175Z] #17 19.85 python3.7 python3.7-minimal vim-runtime xxd [2020-07-28T11:03:08.175Z] #17 19.85 Suggested packages: [2020-07-28T11:03:08.175Z] #17 19.85 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-28T11:03:08.175Z] #17 19.85 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-28T11:03:08.175Z] #17 19.85 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-28T11:03:08.175Z] #17 19.85 Recommended packages: [2020-07-28T11:03:08.175Z] #17 19.85 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-28T11:03:08.175Z] #17 19.85 python3-keyrings.alt python3-xdg unzip [2020-07-28T11:03:08.175Z] #17 21.88 The following NEW packages will be installed: [2020-07-28T11:03:08.175Z] #17 21.88 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-28T11:03:08.175Z] #17 21.88 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-28T11:03:08.175Z] #17 21.88 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-28T11:03:08.175Z] #17 21.88 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-28T11:03:08.175Z] #17 21.88 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-28T11:03:08.175Z] #17 21.89 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-28T11:03:08.175Z] #17 21.89 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-28T11:03:08.175Z] #17 21.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-28T11:03:08.175Z] #17 21.89 xz-utils zip [2020-07-28T11:03:08.175Z] #17 22.21 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T11:03:08.175Z] #17 22.21 Need to get 28.5 MB of archives. [2020-07-28T11:03:08.175Z] #17 22.21 After this operation, 116 MB of additional disk space will be used. [2020-07-28T11:03:08.175Z] #17 22.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-28T11:03:08.175Z] #17 22.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-28T11:03:08.175Z] #17 22.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-28T11:03:08.175Z] #17 22.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-28T11:03:08.175Z] #17 22.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-28T11:03:08.175Z] #17 22.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-28T11:03:08.175Z] #17 22.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-28T11:03:08.175Z] #17 22.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-28T11:03:08.175Z] #17 22.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-28T11:03:08.175Z] #17 22.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-28T11:03:08.175Z] #17 22.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-28T11:03:08.175Z] #17 22.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-28T11:03:08.175Z] #17 22.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-28T11:03:08.175Z] #17 22.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-28T11:03:08.175Z] #17 22.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-28T11:03:08.175Z] #17 22.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-28T11:03:08.175Z] #17 22.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-28T11:03:08.175Z] #17 22.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T11:03:08.175Z] #17 22.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-28T11:03:08.175Z] #17 22.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-28T11:03:08.175Z] #17 22.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-28T11:03:08.175Z] #17 22.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-28T11:03:08.175Z] #17 22.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-28T11:03:08.175Z] #17 22.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-28T11:03:08.175Z] #17 22.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-28T11:03:08.175Z] #17 22.61 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-28T11:03:08.175Z] #17 22.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-28T11:03:08.175Z] #17 22.62 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-28T11:03:08.175Z] #17 22.62 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-28T11:03:08.175Z] #17 23.07 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-28T11:03:08.175Z] #17 23.07 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-28T11:03:08.175Z] #17 23.07 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-28T11:03:08.175Z] #17 23.08 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-28T11:03:08.175Z] #17 23.09 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-28T11:03:08.175Z] #17 23.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-28T11:03:08.175Z] #17 23.18 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-28T11:03:08.175Z] #17 23.19 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-28T11:03:08.175Z] #17 23.20 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-28T11:03:08.175Z] #17 23.20 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-28T11:03:08.175Z] #17 23.21 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-28T11:03:08.175Z] #17 23.24 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-28T11:03:08.175Z] #17 23.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-28T11:03:08.175Z] #17 23.31 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-28T11:03:08.175Z] #17 23.33 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-28T11:03:08.175Z] #17 23.36 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-28T11:03:08.175Z] #17 23.70 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-28T11:03:08.175Z] #17 23.75 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-28T11:03:08.175Z] #17 23.79 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-28T11:03:08.175Z] #17 24.54 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T11:03:08.175Z] #17 24.67 Fetched 28.5 MB in 2s (15.3 MB/s) [2020-07-28T11:03:08.175Z] #17 24.73 Selecting previously unselected package pigz. [2020-07-28T11:03:08.175Z] #17 24.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-28T11:03:08.175Z] #17 24.79 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-28T11:03:08.175Z] #17 24.80 Unpacking pigz (2.4-1) ... [2020-07-28T11:03:08.175Z] #17 24.88 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-28T11:03:08.175Z] #17 24.88 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-28T11:03:08.175Z] #17 24.89 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-28T11:03:08.175Z] #17 25.33 Selecting previously unselected package python3.7-minimal. [2020-07-28T11:03:08.175Z] #17 25.35 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-28T11:03:08.175Z] #17 25.37 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T11:03:08.175Z] #17 26.35 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-28T11:03:08.175Z] #17 26.36 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T11:03:08.236Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-07-28T11:03:08.377Z] ok github.com/docker/docker/pkg/plugins 33.622s coverage: 76.6% of statements [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/rootless [no test files] [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/volume [no test files] [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-28T11:03:08.377Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === Skipped [2020-07-28T11:03:08.377Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-28T11:03:08.377Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-28T11:03:08.377Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-28T11:03:08.377Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:03:08.377Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-28T11:03:08.377Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:03:08.377Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-28T11:03:08.377Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:03:08.377Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-28T11:03:08.377Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:03:08.377Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-28T11:03:08.377Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:03:08.377Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-28T11:03:08.377Z] graphtest_unix.go:73: No driver to put! [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-28T11:03:08.377Z] time="2020-07-28T11:01:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T11:03:08.377Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T11:03:08.377Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-28T11:03:08.377Z] time="2020-07-28T11:01:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T11:03:08.377Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T11:03:08.377Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-28T11:03:08.377Z] time="2020-07-28T11:01:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T11:03:08.377Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T11:03:08.377Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-28T11:03:08.377Z] time="2020-07-28T11:01:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T11:03:08.377Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T11:03:08.377Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-28T11:03:08.377Z] time="2020-07-28T11:01:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T11:03:08.377Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T11:03:08.377Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-28T11:03:08.377Z] graphtest_unix.go:73: No driver to put! [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-28T11:03:08.377Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-28T11:03:08.377Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-28T11:03:08.377Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-28T11:03:08.377Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-28T11:03:08.377Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:03:08.377Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-28T11:03:08.377Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:03:08.377Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-28T11:03:08.377Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:03:08.377Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-28T11:03:08.377Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:03:08.377Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-28T11:03:08.377Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:03:08.377Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-28T11:03:08.377Z] graphtest_unix.go:73: No driver to put! [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-28T11:03:08.377Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-28T11:03:08.377Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] [2020-07-28T11:03:08.377Z] DONE 2123 tests, 26 skipped in 256.145s [2020-07-28T11:03:08.435Z] #17 ... [2020-07-28T11:03:08.435Z] [2020-07-28T11:03:08.435Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:03:08.435Z] #39 85.33 CC criu/action-scripts.o [2020-07-28T11:03:08.437Z] 4612f6d0b889: Verifying Checksum [2020-07-28T11:03:08.437Z] 4612f6d0b889: Download complete [2020-07-28T11:03:08.873Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2020-07-28T11:03:09.008Z] #39 85.73 CC criu/aio.o Post stage [Pipeline] junit [2020-07-28T11:03:09.064Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-28T11:03:09.582Z] #39 86.27 CC criu/autofs.o [2020-07-28T11:03:09.582Z] #39 ... [2020-07-28T11:03:09.582Z] [2020-07-28T11:03:09.582Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T11:03:09.582Z] #28 DONE 155.6s [2020-07-28T11:03:09.598Z] [2020-07-28T11:03:09.598Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-28T11:03:09.644Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41156/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b -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:fc4c100b79b6b088aed23a1fcb2129db4c98074b hack/make.sh dynbinary test-integration [2020-07-28T11:03:09.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-28T11:03:09.842Z] [2020-07-28T11:03:09.842Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:03:09.842Z] #45 ... [2020-07-28T11:03:09.842Z] [2020-07-28T11:03:09.842Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T11:03:09.842Z] #17 28.67 Selecting previously unselected package python3-minimal. [2020-07-28T11:03:09.842Z] #17 28.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-28T11:03:09.842Z] #17 28.71 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-28T11:03:09.842Z] #17 28.72 Unpacking python3-minimal (3.7.3-1) ... [2020-07-28T11:03:09.842Z] #17 28.82 Selecting previously unselected package libmpdec2:amd64. [2020-07-28T11:03:09.842Z] #17 28.82 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-28T11:03:09.911Z] ok github.com/docker/docker/daemon 12.270s coverage: 17.4% of statements [2020-07-28T11:03:09.911Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-28T11:03:09.911Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-28T11:03:09.911Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-28T11:03:09.911Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-28T11:03:09.941Z] [2020-07-28T11:03:09.942Z] Removing bundles/ [2020-07-28T11:03:09.942Z] [2020-07-28T11:03:09.942Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-28T11:03:09.942Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T11:03:09.942Z] GOOS="" GOARCH="" GOARM="" [2020-07-28T11:03:10.102Z] #17 28.82 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-28T11:03:10.102Z] #17 28.90 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-28T11:03:10.102Z] #17 28.91 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-28T11:03:10.102Z] #17 28.92 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-28T11:03:11.424Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-07-28T11:03:11.497Z] #17 30.36 Selecting previously unselected package python3.7. [2020-07-28T11:03:11.497Z] #17 30.36 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-28T11:03:11.497Z] #17 30.37 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T11:03:11.509Z] #53 DONE 2.1s [2020-07-28T11:03:11.509Z] [2020-07-28T11:03:11.509Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-28T11:03:11.757Z] #17 30.45 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-28T11:03:11.757Z] #17 30.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-28T11:03:11.757Z] #17 30.46 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-28T11:03:11.757Z] #17 30.54 Setting up python3-minimal (3.7.3-1) ... [2020-07-28T11:03:12.058Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.181s coverage: 57.0% of statements [2020-07-28T11:03:12.080Z] #57 DONE 0.6s [2020-07-28T11:03:12.080Z] [2020-07-28T11:03:12.080Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-28T11:03:12.695Z] #17 31.34 Selecting previously unselected package python3. [2020-07-28T11:03:12.696Z] #17 31.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-28T11:03:12.696Z] #17 31.45 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-28T11:03:12.696Z] #17 31.46 Unpacking python3 (3.7.3-1) ... [2020-07-28T11:03:12.696Z] #17 31.55 Selecting previously unselected package libip4tc0:amd64. [2020-07-28T11:03:12.696Z] #17 31.56 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-28T11:03:12.696Z] #17 31.56 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-28T11:03:12.696Z] #17 31.63 Selecting previously unselected package libip6tc0:amd64. [2020-07-28T11:03:12.955Z] #17 31.65 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-28T11:03:12.955Z] #17 31.66 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-28T11:03:12.955Z] #17 31.75 Selecting previously unselected package libiptc0:amd64. [2020-07-28T11:03:12.955Z] #17 31.76 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-28T11:03:12.955Z] #17 31.76 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-28T11:03:12.955Z] #17 31.83 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-28T11:03:12.955Z] #17 31.85 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-28T11:03:13.219Z] #17 31.86 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-28T11:03:13.219Z] #17 31.92 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-28T11:03:13.219Z] #17 31.93 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-28T11:03:13.219Z] #17 31.93 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-28T11:03:13.219Z] #17 32.00 Selecting previously unselected package libnftnl11:amd64. [2020-07-28T11:03:13.219Z] #17 32.01 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-28T11:03:13.219Z] #17 32.02 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-28T11:03:13.219Z] #17 32.09 Selecting previously unselected package iptables. [2020-07-28T11:03:13.219Z] #17 32.09 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-28T11:03:13.219Z] #17 32.10 Unpacking iptables (1.8.2-4) ... [2020-07-28T11:03:13.463Z] #59 DONE 1.2s [2020-07-28T11:03:13.463Z] [2020-07-28T11:03:13.463Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-28T11:03:13.463Z] #61 DONE 0.0s [2020-07-28T11:03:13.463Z] [2020-07-28T11:03:13.463Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-28T11:03:13.463Z] #62 DONE 0.0s [2020-07-28T11:03:13.463Z] [2020-07-28T11:03:13.463Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-28T11:03:13.738Z] #17 32.42 Selecting previously unselected package xxd. [2020-07-28T11:03:13.738Z] #17 32.44 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-28T11:03:13.738Z] #17 32.44 Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T11:03:13.738Z] #17 32.57 Selecting previously unselected package vim-common. [2020-07-28T11:03:13.738Z] #17 32.57 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T11:03:13.738Z] #17 32.63 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-28T11:03:13.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-28T11:03:13.998Z] #17 32.79 Selecting previously unselected package bash-completion. [2020-07-28T11:03:13.998Z] #17 32.80 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-28T11:03:14.851Z] #63 DONE 1.6s [2020-07-28T11:03:14.851Z] [2020-07-28T11:03:14.851Z] #64 exporting to image [2020-07-28T11:03:14.851Z] #64 exporting layers [2020-07-28T11:03:16.519Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.152s coverage: 46.2% of statements [2020-07-28T11:03:16.537Z] #17 35.33 Unpacking bash-completion (1:2.8-6) ... [2020-07-28T11:03:17.057Z] #17 35.73 Selecting previously unselected package bzip2. [2020-07-28T11:03:17.057Z] #17 35.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-28T11:03:17.057Z] #17 35.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T11:03:17.057Z] #17 35.87 Selecting previously unselected package xz-utils. [2020-07-28T11:03:17.057Z] #17 35.88 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-28T11:03:17.057Z] #17 35.88 Unpacking xz-utils (5.2.4-1) ... [2020-07-28T11:03:17.154Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-07-28T11:03:17.317Z] #17 36.02 Selecting previously unselected package apparmor. [2020-07-28T11:03:17.317Z] #17 36.03 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-28T11:03:17.317Z] #17 36.11 Unpacking apparmor (2.13.2-10) ... [2020-07-28T11:03:17.580Z] #17 36.46 Selecting previously unselected package aufs-tools. [2020-07-28T11:03:17.839Z] #17 36.47 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-28T11:03:17.839Z] #17 36.48 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-28T11:03:17.839Z] #17 36.58 Selecting previously unselected package libonig5:amd64. [2020-07-28T11:03:17.839Z] #17 36.59 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-28T11:03:17.839Z] #17 36.60 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-28T11:03:18.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-28T11:03:18.099Z] #17 36.74 Selecting previously unselected package libjq1:amd64. [2020-07-28T11:03:18.099Z] #17 36.76 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-28T11:03:18.099Z] #17 36.76 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-28T11:03:18.099Z] #17 36.88 Selecting previously unselected package jq. [2020-07-28T11:03:18.099Z] #17 36.89 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-28T11:03:18.099Z] #17 36.89 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T11:03:18.358Z] #17 36.98 Selecting previously unselected package libaio1:amd64. [2020-07-28T11:03:18.358Z] #17 36.99 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-28T11:03:18.358Z] #17 36.99 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-28T11:03:18.358Z] #17 37.04 Selecting previously unselected package libgpm2:amd64. [2020-07-28T11:03:18.358Z] #17 37.04 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-28T11:03:18.358Z] #17 37.05 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-28T11:03:18.358Z] #17 37.11 Selecting previously unselected package libicu63:amd64. [2020-07-28T11:03:18.358Z] #17 37.12 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-28T11:03:18.358Z] #17 37.12 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-28T11:03:19.069Z] #64 exporting layers 3.9s done [2020-07-28T11:03:19.069Z] #64 writing image sha256:48de0cb6c6b7d25b006a6c1a96c08727fae652a9df1229e2b53023867bc031f8 done [2020-07-28T11:03:19.069Z] #64 naming to docker.io/library/docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b done [2020-07-28T11:03:19.069Z] #64 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-28T11:03:19.413Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41156/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b hack/test/unit [2020-07-28T11:03:19.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-28T11:03:20.680Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.297s coverage: 49.5% of statements [2020-07-28T11:03:21.650Z] #17 ... [2020-07-28T11:03:21.650Z] [2020-07-28T11:03:21.650Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:03:21.650Z] #39 88.15 CC criu/bfd.o [2020-07-28T11:03:21.650Z] #39 88.51 CC criu/bitmap.o [2020-07-28T11:03:21.650Z] #39 88.67 CC criu/cgroup-props.o [2020-07-28T11:03:21.650Z] #39 89.31 CC criu/cgroup.o [2020-07-28T11:03:21.650Z] #39 92.05 CC criu/clone-noasan.o [2020-07-28T11:03:21.650Z] #39 92.21 CC criu/config.o [2020-07-28T11:03:21.650Z] #39 93.41 CC criu/cr-check.o [2020-07-28T11:03:21.650Z] #39 95.01 CC criu/cr-dedup.o [2020-07-28T11:03:21.650Z] #39 95.42 CC criu/cr-dump.o [2020-07-28T11:03:21.650Z] #39 96.95 CC criu/cr-errno.o [2020-07-28T11:03:21.650Z] #39 97.04 CC criu/cr-restore.o [2020-07-28T11:03:21.910Z] #39 ... [2020-07-28T11:03:21.910Z] [2020-07-28T11:03:21.910Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T11:03:21.910Z] #17 40.69 Selecting previously unselected package libnet1:amd64. [2020-07-28T11:03:21.910Z] #17 40.69 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-28T11:03:21.910Z] #17 40.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-28T11:03:21.910Z] #17 40.77 Selecting previously unselected package libnl-3-200:amd64. [2020-07-28T11:03:22.170Z] #17 40.77 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-28T11:03:22.170Z] #17 40.77 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-28T11:03:22.170Z] #17 40.83 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-28T11:03:22.170Z] #17 40.83 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-28T11:03:22.170Z] #17 40.84 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-28T11:03:22.170Z] #17 40.90 Selecting previously unselected package libreadline5:amd64. [2020-07-28T11:03:22.170Z] #17 40.90 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-28T11:03:22.170Z] #17 40.91 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-28T11:03:22.170Z] #17 40.99 Selecting previously unselected package net-tools. [2020-07-28T11:03:22.170Z] #17 40.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-28T11:03:22.170Z] #17 41.00 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T11:03:22.429Z] #17 41.19 Selecting previously unselected package python-pip-whl. [2020-07-28T11:03:22.429Z] #17 41.19 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-28T11:03:22.429Z] #17 41.20 Unpacking python-pip-whl (18.1-5) ... [2020-07-28T11:03:22.998Z] #17 41.70 Selecting previously unselected package python3-lib2to3. [2020-07-28T11:03:22.998Z] #17 41.70 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-28T11:03:22.998Z] #17 41.71 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-28T11:03:22.998Z] #17 41.83 Selecting previously unselected package python3-distutils. [2020-07-28T11:03:22.998Z] #17 41.83 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-28T11:03:22.998Z] #17 41.84 Unpacking python3-distutils (3.7.3-1) ... [2020-07-28T11:03:23.258Z] #17 42.02 Selecting previously unselected package python3-pip. [2020-07-28T11:03:23.258Z] #17 42.02 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-28T11:03:23.258Z] #17 42.03 Unpacking python3-pip (18.1-5) ... [2020-07-28T11:03:23.258Z] #17 42.18 Selecting previously unselected package python3-pkg-resources. [2020-07-28T11:03:23.258Z] #17 42.19 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T11:03:23.518Z] #17 42.19 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-28T11:03:23.518Z] #17 42.30 Selecting previously unselected package python3-setuptools. [2020-07-28T11:03:23.518Z] #17 42.32 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-28T11:03:23.518Z] #17 42.32 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-28T11:03:23.778Z] #17 42.57 Selecting previously unselected package python3-wheel. [2020-07-28T11:03:23.778Z] #17 42.59 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-28T11:03:23.778Z] #17 42.59 Unpacking python3-wheel (0.32.3-2) ... [2020-07-28T11:03:23.778Z] #17 42.66 Selecting previously unselected package sudo. [2020-07-28T11:03:23.778Z] #17 42.66 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-28T11:03:23.778Z] #17 42.68 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-28T11:03:24.351Z] #17 43.13 Selecting previously unselected package thin-provisioning-tools. [2020-07-28T11:03:24.351Z] #17 43.13 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-28T11:03:24.351Z] #17 43.14 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T11:03:24.577Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T11:03:24.577Z] [2020-07-28T11:03:24.577Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-28T11:03:24.577Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-28T11:03:24.577Z] Using test binary docker [2020-07-28T11:03:24.577Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-28T11:03:24.577Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T11:03:24.577Z] INFO: Waiting for daemon to start... [2020-07-28T11:03:24.577Z] Starting dockerd [2020-07-28T11:03:24.577Z] . [2020-07-28T11:03:24.577Z] INFO: Building docker-sdk-python3:4.2.2... [2020-07-28T11:03:24.611Z] #17 43.36 Selecting previously unselected package uidmap. [2020-07-28T11:03:24.611Z] #17 43.36 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-28T11:03:24.611Z] #17 43.37 Unpacking uidmap (1:4.5-1.1) ... [2020-07-28T11:03:24.611Z] #17 43.47 Selecting previously unselected package vim-runtime. [2020-07-28T11:03:24.611Z] #17 43.47 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-28T11:03:24.611Z] #17 43.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-28T11:03:24.611Z] #17 43.53 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-28T11:03:24.706Z] ? github.com/docker/docker/api [no test files] [2020-07-28T11:03:24.871Z] #17 43.54 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-28T11:03:25.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-28T11:03:26.252Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.679s coverage: 73.1% of statements [2020-07-28T11:03:26.252Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-28T11:03:26.885Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.610s coverage: 76.1% of statements [2020-07-28T11:03:27.219Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.898s coverage: 57.7% of statements [2020-07-28T11:03:27.219Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-28T11:03:27.219Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-28T11:03:27.885Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-07-28T11:03:28.163Z] #17 46.51 Selecting previously unselected package vim. [2020-07-28T11:03:28.163Z] #17 46.52 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-28T11:03:28.163Z] #17 46.54 Unpacking vim (2:8.1.0875-5) ... [2020-07-28T11:03:28.177Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2020-07-28T11:03:28.423Z] #17 47.08 Selecting previously unselected package xfsprogs. [2020-07-28T11:03:28.423Z] #17 47.09 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-28T11:03:28.423Z] #17 47.11 Unpacking xfsprogs (4.20.0-1) ... [2020-07-28T11:03:28.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-28T11:03:28.710Z] #17 47.53 Selecting previously unselected package zip. [2020-07-28T11:03:28.710Z] #17 47.53 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-28T11:03:28.710Z] #17 47.54 Unpacking zip (3.0-11+b1) ... [2020-07-28T11:03:28.812Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-07-28T11:03:29.022Z] #17 47.67 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-28T11:03:29.022Z] #17 47.68 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T11:03:29.022Z] #17 47.70 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-28T11:03:29.022Z] #17 47.72 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-28T11:03:29.022Z] #17 47.73 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-28T11:03:29.022Z] #17 47.74 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-28T11:03:29.022Z] #17 47.75 Setting up uidmap (1:4.5-1.1) ... [2020-07-28T11:03:29.022Z] #17 47.76 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-28T11:03:29.022Z] #17 47.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-28T11:03:29.022Z] #17 47.79 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T11:03:29.022Z] #17 47.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-28T11:03:29.022Z] #17 47.82 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-28T11:03:29.022Z] #17 47.84 Setting up xxd (2:8.1.0875-5) ... [2020-07-28T11:03:29.022Z] #17 47.85 Setting up zip (3.0-11+b1) ... [2020-07-28T11:03:29.022Z] #17 47.87 Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T11:03:29.022Z] #17 47.90 Setting up bash-completion (1:2.8-6) ... [2020-07-28T11:03:29.848Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 4.8% of statements [2020-07-28T11:03:29.848Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-28T11:03:29.848Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-28T11:03:30.509Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 41.0% of statements [2020-07-28T11:03:31.546Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-07-28T11:03:31.546Z] ok github.com/docker/docker/daemon/logger/awslogs 0.080s coverage: 77.8% of statements [2020-07-28T11:03:31.546Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-28T11:03:31.546Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-28T11:03:31.566Z] #17 50.44 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-28T11:03:31.566Z] #17 50.45 Setting up xz-utils (5.2.4-1) ... [2020-07-28T11:03:31.566Z] #17 50.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-28T11:03:31.566Z] #17 50.47 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-28T11:03:31.825Z] #17 50.53 invoke-rc.d: could not determine current runlevel [2020-07-28T11:03:31.825Z] #17 50.54 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-28T11:03:31.825Z] #17 50.55 Setting up pigz (2.4-1) ... [2020-07-28T11:03:31.825Z] #17 50.58 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-28T11:03:31.825Z] #17 50.59 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-28T11:03:31.825Z] #17 50.61 Setting up python-pip-whl (18.1-5) ... [2020-07-28T11:03:31.825Z] #17 50.63 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-28T11:03:31.825Z] #17 50.64 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-28T11:03:32.181Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-07-28T11:03:32.393Z] #17 51.13 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-28T11:03:32.393Z] #17 51.14 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-28T11:03:32.393Z] #17 51.16 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-28T11:03:32.393Z] #17 51.17 Setting up vim (2:8.1.0875-5) ... [2020-07-28T11:03:32.393Z] #17 51.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-28T11:03:32.393Z] #17 51.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-28T11:03:32.393Z] #17 51.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-28T11:03:32.393Z] #17 51.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-28T11:03:32.393Z] #17 51.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-28T11:03:32.393Z] #17 51.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-28T11:03:32.393Z] #17 51.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-28T11:03:32.475Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-07-28T11:03:32.475Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2020-07-28T11:03:32.652Z] #17 51.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-28T11:03:32.652Z] #17 51.26 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-28T11:03:32.652Z] #17 51.27 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T11:03:32.652Z] #17 51.29 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-28T11:03:32.652Z] #17 51.30 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T11:03:32.652Z] #17 51.31 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-28T11:03:32.652Z] #17 51.33 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T11:03:32.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-28T11:03:33.512Z] ok github.com/docker/docker/daemon/logger/local 0.011s coverage: 75.2% of statements [2020-07-28T11:03:33.512Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-28T11:03:33.804Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 37.7% of statements [2020-07-28T11:03:34.440Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 33.3% of statements [2020-07-28T11:03:34.557Z] #17 ... [2020-07-28T11:03:34.558Z] [2020-07-28T11:03:34.558Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:03:34.558Z] #39 101.1 CC criu/cr-service.o [2020-07-28T11:03:34.558Z] #39 102.7 CC criu/crtools.o [2020-07-28T11:03:34.558Z] #39 103.3 CC criu/eventfd.o [2020-07-28T11:03:34.558Z] #39 103.6 CC criu/eventpoll.o [2020-07-28T11:03:34.558Z] #39 104.5 CC criu/external.o [2020-07-28T11:03:34.558Z] #39 104.8 CC criu/fault-injection.o [2020-07-28T11:03:34.558Z] #39 104.9 CC criu/fdstore.o [2020-07-28T11:03:34.558Z] #39 105.2 CC criu/fifo.o [2020-07-28T11:03:34.558Z] #39 105.6 CC criu/file-ids.o [2020-07-28T11:03:34.558Z] #39 106.1 CC criu/file-lock.o [2020-07-28T11:03:34.558Z] #39 107.3 CC criu/files-ext.o [2020-07-28T11:03:34.558Z] #39 107.7 CC criu/files-reg.o [2020-07-28T11:03:34.558Z] #39 110.0 CC criu/files.o [2020-07-28T11:03:35.125Z] #39 112.0 CC criu/filesystems.o [2020-07-28T11:03:35.383Z] #39 ... [2020-07-28T11:03:35.383Z] [2020-07-28T11:03:35.383Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T11:03:35.383Z] #17 54.34 Setting up iptables (1.8.2-4) ... [2020-07-28T11:03:35.477Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2020-07-28T11:03:35.643Z] #17 54.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T11:03:35.643Z] #17 54.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T11:03:35.643Z] #17 54.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T11:03:35.643Z] #17 54.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T11:03:35.643Z] #17 54.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-28T11:03:35.643Z] #17 54.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-28T11:03:35.643Z] #17 54.41 Setting up python3 (3.7.3-1) ... [2020-07-28T11:03:35.769Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-07-28T11:03:36.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-28T11:03:36.163Z] #17 54.77 Setting up python3-wheel (0.32.3-2) ... [2020-07-28T11:03:36.405Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-07-28T11:03:36.405Z] ok github.com/docker/docker/daemon/logger/splunk 1.514s coverage: 82.5% of statements [2020-07-28T11:03:36.405Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-28T11:03:36.405Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-28T11:03:36.732Z] #17 55.52 Setting up apparmor (2.13.2-10) ... [2020-07-28T11:03:36.960Z] ok github.com/docker/docker/api/server 0.035s coverage: 9.0% of statements [2020-07-28T11:03:37.915Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2020-07-28T11:03:37.915Z] ok github.com/docker/docker/distribution 0.240s coverage: 22.1% of statements [2020-07-28T11:03:37.915Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-28T11:03:38.636Z] #17 57.18 Setting up xfsprogs (4.20.0-1) ... [2020-07-28T11:03:38.636Z] #17 57.19 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-28T11:03:38.895Z] #17 57.58 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-28T11:03:38.948Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-07-28T11:03:39.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-28T11:03:39.580Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-07-28T11:03:39.831Z] #17 58.53 Setting up python3-distutils (3.7.3-1) ... [2020-07-28T11:03:40.089Z] #17 58.96 Setting up python3-setuptools (40.8.0-1) ... [2020-07-28T11:03:40.211Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-07-28T11:03:40.502Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.1% of statements [2020-07-28T11:03:40.502Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-28T11:03:40.502Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-28T11:03:40.502Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2020-07-28T11:03:40.502Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-28T11:03:40.794Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-07-28T11:03:41.465Z] #17 60.03 Setting up python3-pip (18.1-5) ... [2020-07-28T11:03:42.301Z] ok github.com/docker/docker/opts 0.014s coverage: 67.4% of statements [2020-07-28T11:03:42.301Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-28T11:03:42.403Z] #17 61.10 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T11:03:42.403Z] #17 61.14 Processing triggers for mime-support (3.62) ... [2020-07-28T11:03:42.403Z] #17 ... [2020-07-28T11:03:42.403Z] [2020-07-28T11:03:42.403Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T11:03:42.403Z] #36 188.4 + dpkg --print-architecture [2020-07-28T11:03:42.403Z] #36 188.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-28T11:03:42.629Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-28T11:03:42.629Z] Using test binary docker [2020-07-28T11:03:42.889Z] +++ /etc/init.d/apparmor start [2020-07-28T11:03:42.889Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T11:03:42.889Z] INFO: Waiting for daemon to start... [2020-07-28T11:03:42.889Z] Starting dockerd [2020-07-28T11:03:42.889Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-07-28T11:03:43.339Z] #36 189.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-28T11:03:43.339Z] #36 189.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-28T11:03:43.598Z] #36 ... [2020-07-28T11:03:43.598Z] [2020-07-28T11:03:43.598Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T11:03:43.598Z] #17 DONE 62.3s [2020-07-28T11:03:43.598Z] [2020-07-28T11:03:43.598Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-28T11:03:43.806Z] ok github.com/docker/docker/pkg/archive 0.475s coverage: 76.8% of statements [2020-07-28T11:03:44.437Z] ok github.com/docker/docker/pkg/authorization 0.118s coverage: 68.3% of statements [2020-07-28T11:03:44.536Z] #18 0.947 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-28T11:03:44.536Z] #18 0.951 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-28T11:03:44.536Z] #18 0.954 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-28T11:03:44.536Z] #18 DONE 1.0s [2020-07-28T11:03:44.536Z] [2020-07-28T11:03:44.536Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-28T11:03:44.728Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-28T11:03:45.019Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-07-28T11:03:45.427Z] . [2020-07-28T11:03:45.427Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-28T11:03:45.427Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-28T11:03:45.427Z] Error: No such image: emptyfs [2020-07-28T11:03:45.427Z] ++++ docker load [2020-07-28T11:03:45.427Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-28T11:03:45.427Z] Running integration-test (iteration 1) [2020-07-28T11:03:45.427Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-28T11:03:45.427Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:03:45.427Z] ++ set -e [2020-07-28T11:03:45.427Z] ++ '[' -n 0 ']' [2020-07-28T11:03:45.427Z] ++ set -x [2020-07-28T11:03:45.427Z] ++ env -i DEST=/go/src/github.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-07-28T11:03:46.439Z] #19 ... [2020-07-28T11:03:46.439Z] [2020-07-28T11:03:46.439Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:03:46.439Z] #39 112.9 CC criu/fsnotify.o [2020-07-28T11:03:46.439Z] #39 113.9 CC criu/image-desc.o [2020-07-28T11:03:46.439Z] #39 114.0 CC criu/image.o [2020-07-28T11:03:46.439Z] #39 114.9 CC criu/ipc_ns.o [2020-07-28T11:03:46.439Z] #39 116.2 CC criu/irmap.o [2020-07-28T11:03:46.439Z] #39 116.8 CC criu/kcmp-ids.o [2020-07-28T11:03:46.439Z] #39 117.2 CC criu/kerndat.o [2020-07-28T11:03:46.439Z] #39 118.4 CC criu/libnetlink.o [2020-07-28T11:03:46.439Z] #39 118.8 CC criu/log.o [2020-07-28T11:03:46.439Z] #39 119.4 CC criu/lsm.o [2020-07-28T11:03:46.439Z] #39 119.7 CC criu/mem.o [2020-07-28T11:03:46.439Z] #39 122.0 CC criu/memfd.o [2020-07-28T11:03:46.439Z] #39 122.7 CC criu/mount.o [2020-07-28T11:03:49.488Z] ok github.com/docker/docker/pkg/chrootarchive 3.509s coverage: 43.2% of statements [2020-07-28T11:03:49.488Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-28T11:03:49.488Z] ok github.com/docker/docker/layer 7.205s coverage: 68.8% of statements [2020-07-28T11:03:49.488Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-28T11:03:49.488Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-28T11:03:49.488Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-28T11:03:49.488Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-28T11:03:49.488Z] ? github.com/docker/docker/oci [no test files] [2020-07-28T11:03:49.488Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-28T11:03:49.488Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-28T11:03:49.488Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-28T11:03:49.488Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-07-28T11:03:49.488Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-07-28T11:03:49.726Z] #39 ... [2020-07-28T11:03:49.726Z] [2020-07-28T11:03:49.726Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T11:03:49.726Z] #49 75.50 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-28T11:03:50.119Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2020-07-28T11:03:50.753Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-07-28T11:03:50.753Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-07-28T11:03:51.629Z] #49 77.75 + mkdir -p /build [2020-07-28T11:03:51.629Z] #49 77.75 + cp runc /build/runc [2020-07-28T11:03:51.826Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-07-28T11:03:51.887Z] #49 DONE 78.0s [2020-07-28T11:03:51.887Z] [2020-07-28T11:03:51.887Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:03:51.887Z] #39 126.6 CC criu/namespaces.o [2020-07-28T11:03:51.887Z] #39 128.2 CC criu/net.o [2020-07-28T11:03:52.457Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 89.5% of statements [2020-07-28T11:03:53.490Z] ok github.com/docker/docker/pkg/fsutils 0.410s coverage: 85.1% of statements [2020-07-28T11:03:53.490Z] ok github.com/docker/docker/pkg/discovery/kv 3.068s coverage: 84.1% of statements [2020-07-28T11:03:53.781Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-07-28T11:03:54.413Z] ok github.com/docker/docker/pkg/idtools 0.298s coverage: 70.5% of statements [2020-07-28T11:03:54.426Z] #39 131.2 CC criu/netfilter.o [2020-07-28T11:03:54.686Z] #39 131.5 CC criu/page-pipe.o [2020-07-28T11:03:54.704Z] ok github.com/docker/docker/pkg/ioutils 0.307s coverage: 70.6% of statements [2020-07-28T11:03:54.704Z] ok github.com/docker/docker/pkg/jsonmessage 0.001s coverage: 91.7% of statements [2020-07-28T11:03:54.995Z] ok github.com/docker/docker/pkg/locker 0.025s coverage: 88.9% of statements [2020-07-28T11:03:54.995Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2020-07-28T11:03:54.995Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-28T11:03:54.995Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-28T11:03:55.256Z] #39 132.1 CC criu/page-xfer.o [2020-07-28T11:03:55.285Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2020-07-28T11:03:55.285Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-28T11:03:55.285Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-07-28T11:03:55.576Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-07-28T11:03:55.576Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2020-07-28T11:03:55.867Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2020-07-28T11:03:55.867Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-28T11:03:55.867Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-28T11:03:56.499Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2020-07-28T11:03:56.633Z] #39 133.5 CC criu/pagemap-cache.o [2020-07-28T11:03:56.639Z] sha256:11147e48a0002823818c84d0841359aa2f722c803f5df2adfcb202934fe10271 [2020-07-28T11:03:56.639Z] INFO: Starting docker-py tests... [2020-07-28T11:03:56.938Z] ============================= test session starts ============================== [2020-07-28T11:03:56.938Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-28T11:03:56.938Z] rootdir: /src, inifile: pytest.ini [2020-07-28T11:03:56.938Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-28T11:03:57.131Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-07-28T11:03:57.131Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-07-28T11:03:57.201Z] #39 133.9 CC criu/pagemap.o [2020-07-28T11:03:57.422Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-28T11:03:57.770Z] #39 ... [2020-07-28T11:03:57.770Z] [2020-07-28T11:03:57.770Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-28T11:03:57.770Z] #19 4.942 Collecting yamllint==1.16.0 [2020-07-28T11:03:57.770Z] #19 10.27 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-28T11:03:57.770Z] #19 10.33 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-28T11:03:57.770Z] #19 10.37 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-28T11:03:57.770Z] #19 10.40 Collecting pyyaml (from yamllint==1.16.0) [2020-07-28T11:03:57.770Z] #19 10.55 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-28T11:03:57.770Z] #19 11.77 Building wheels for collected packages: pyyaml [2020-07-28T11:03:57.770Z] #19 11.77 Running setup.py bdist_wheel for pyyaml: started [2020-07-28T11:03:57.770Z] #19 12.64 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-28T11:03:57.770Z] #19 12.64 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-28T11:03:57.770Z] #19 12.71 Successfully built pyyaml [2020-07-28T11:03:57.770Z] #19 12.73 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-28T11:03:57.770Z] #19 13.06 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-28T11:03:57.770Z] #19 DONE 13.3s [2020-07-28T11:03:57.770Z] [2020-07-28T11:03:57.770Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T11:03:57.865Z] collected 388 items / 2 deselected / 386 selected [2020-07-28T11:03:57.865Z] [2020-07-28T11:03:58.029Z] #36 ... [2020-07-28T11:03:58.029Z] [2020-07-28T11:03:58.029Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-28T11:03:58.029Z] #22 DONE 0.2s [2020-07-28T11:03:58.029Z] [2020-07-28T11:03:58.029Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-28T11:03:58.929Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-07-28T11:03:58.929Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-07-28T11:04:01.654Z] ok github.com/docker/docker/pkg/signal 2.335s coverage: 61.0% of statements [2020-07-28T11:04:01.945Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-07-28T11:04:02.219Z] #26 DONE 3.5s [2020-07-28T11:04:02.219Z] [2020-07-28T11:04:02.219Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-28T11:04:02.219Z] #29 DONE 0.3s [2020-07-28T11:04:02.219Z] [2020-07-28T11:04:02.219Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-28T11:04:02.219Z] #31 DONE 0.0s [2020-07-28T11:04:02.219Z] [2020-07-28T11:04:02.219Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:04:02.219Z] #39 134.8 CC criu/parasite-syscall.o [2020-07-28T11:04:02.219Z] #39 135.9 CC criu/path.o [2020-07-28T11:04:02.219Z] #39 136.1 CC criu/pie-util-vdso-elf32.o [2020-07-28T11:04:02.219Z] #39 136.4 CC criu/pie-util-vdso.o [2020-07-28T11:04:02.219Z] #39 136.8 CC criu/pie-util.o [2020-07-28T11:04:02.219Z] #39 136.9 CC criu/pipes.o [2020-07-28T11:04:02.219Z] #39 137.5 CC criu/plugin.o [2020-07-28T11:04:02.219Z] #39 137.8 CC criu/proc_parse.o [2020-07-28T11:04:02.219Z] #39 ... [2020-07-28T11:04:02.219Z] [2020-07-28T11:04:02.219Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-28T11:04:02.219Z] #34 DONE 0.0s [2020-07-28T11:04:02.219Z] [2020-07-28T11:04:02.219Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T11:04:02.236Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-07-28T11:04:02.526Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-07-28T11:04:02.526Z] ok github.com/docker/docker/pkg/symlink 0.027s coverage: 87.7% of statements [2020-07-28T11:04:03.154Z] #36 ... [2020-07-28T11:04:03.155Z] [2020-07-28T11:04:03.155Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:04:03.155Z] #39 140.1 CC criu/protobuf-desc.o [2020-07-28T11:04:03.157Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 53.8% of statements [2020-07-28T11:04:03.787Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 36.9% of statements [2020-07-28T11:04:04.078Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2020-07-28T11:04:04.091Z] #39 140.8 CC criu/protobuf.o [2020-07-28T11:04:04.351Z] #39 141.1 CC criu/pstree.o [2020-07-28T11:04:04.370Z] ok github.com/docker/docker/pkg/tarsum 0.029s coverage: 89.3% of statements [2020-07-28T11:04:04.660Z] testing: warning: no tests to run [2020-07-28T11:04:04.660Z] coverage: [no statements] [2020-07-28T11:04:04.660Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-28T11:04:04.918Z] #39 141.8 CC criu/rbtree.o [2020-07-28T11:04:04.950Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-07-28T11:04:04.950Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-28T11:04:05.177Z] #39 142.0 CC criu/rst-malloc.o [2020-07-28T11:04:05.246Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-28T11:04:05.436Z] #39 142.2 CC criu/seccomp.o [2020-07-28T11:04:06.004Z] #39 142.8 CC criu/seize.o [2020-07-28T11:04:06.572Z] #39 143.4 CC criu/servicefd.o [2020-07-28T11:04:06.750Z] ok github.com/docker/docker/plugin 0.561s coverage: 23.1% of statements [2020-07-28T11:04:06.832Z] #39 143.8 CC criu/shmem.o [2020-07-28T11:04:07.381Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-07-28T11:04:07.403Z] #39 144.4 CC criu/sigframe.o [2020-07-28T11:04:07.662Z] #39 ... [2020-07-28T11:04:07.662Z] [2020-07-28T11:04:07.662Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T11:04:07.662Z] #36 DONE 213.4s [2020-07-28T11:04:07.921Z] [2020-07-28T11:04:07.921Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:04:07.921Z] #39 144.5 CC criu/signalfd.o [2020-07-28T11:04:07.921Z] #39 144.8 CC criu/sk-inet.o [2020-07-28T11:04:08.011Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-07-28T11:04:08.324Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-07-28T11:04:08.859Z] #39 145.6 CC criu/sk-netlink.o [2020-07-28T11:04:09.427Z] #39 146.0 CC criu/sk-packet.o [2020-07-28T11:04:09.427Z] #39 ... [2020-07-28T11:04:09.427Z] [2020-07-28T11:04:09.427Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-28T11:04:09.427Z] #37 DONE 0.3s [2020-07-28T11:04:09.697Z] [2020-07-28T11:04:09.697Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:04:09.697Z] #39 146.5 CC criu/sk-queue.o [2020-07-28T11:04:09.837Z] ok github.com/docker/docker/registry 0.098s coverage: 56.3% of statements [2020-07-28T11:04:09.956Z] #39 146.7 CC criu/sk-tcp.o [2020-07-28T11:04:10.127Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-07-28T11:04:10.127Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-07-28T11:04:10.215Z] #39 147.1 CC criu/sk-unix.o [2020-07-28T11:04:10.759Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-07-28T11:04:11.051Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-07-28T11:04:11.152Z] #39 148.0 CC criu/sockets.o [2020-07-28T11:04:11.720Z] #39 148.6 CC criu/stats.o [2020-07-28T11:04:11.979Z] #39 148.9 CC criu/string.o [2020-07-28T11:04:11.979Z] #39 148.9 CC criu/sysctl.o [2020-07-28T11:04:12.558Z] #39 149.3 CC criu/sysfs_parse.o [2020-07-28T11:04:12.558Z] #39 149.5 CC criu/timens.o [2020-07-28T11:04:12.817Z] #39 149.7 CC criu/timerfd.o [2020-07-28T11:04:13.077Z] #39 149.9 CC criu/tty.o [2020-07-28T11:04:13.126Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-07-28T11:04:13.266Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-28T11:04:13.759Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2020-07-28T11:04:13.827Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-28T11:04:14.015Z] #39 150.7 CC criu/tun.o [2020-07-28T11:04:14.015Z] #39 151.0 CC criu/uffd.o [2020-07-28T11:04:14.391Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2020-07-28T11:04:14.953Z] #39 151.7 CC criu/util.o [2020-07-28T11:04:15.022Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2020-07-28T11:04:15.345Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-28T11:04:15.521Z] #39 152.4 CC criu/uts_ns.o [2020-07-28T11:04:15.521Z] #39 152.5 CC criu/vdso-compat.o [2020-07-28T11:04:15.780Z] #39 152.6 CC criu/vdso.o [2020-07-28T11:04:16.039Z] #39 152.9 LINK criu/built-in.o [2020-07-28T11:04:16.039Z] #39 152.9 LINK criu/criu [2020-07-28T11:04:16.298Z] #39 153.1 DEP lib/c/criu.d [2020-07-28T11:04:16.298Z] #39 153.2 CC images/rpc.pb-c.o [2020-07-28T11:04:16.866Z] #39 153.5 CC lib/c/criu.o [2020-07-28T11:04:17.433Z] #39 154.1 LINK lib/c/built-in.o [2020-07-28T11:04:17.434Z] #39 154.1 LINK lib/c/libcriu.so [2020-07-28T11:04:17.434Z] #39 154.1 LINK lib/c/libcriu.a [2020-07-28T11:04:17.434Z] #39 154.2 GEN magic.py [2020-07-28T11:04:17.434Z] #39 154.3 Note: Building without setproctitle() and strlcpy() support. [2020-07-28T11:04:17.434Z] #39 154.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T11:04:17.434Z] #39 154.3 Note: Building without GnuTLS support [2020-07-28T11:04:17.434Z] #39 ... [2020-07-28T11:04:17.434Z] [2020-07-28T11:04:17.434Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:04:17.434Z] #52 181.4 + bin/containerd [2020-07-28T11:04:20.724Z] #52 ... [2020-07-28T11:04:20.724Z] [2020-07-28T11:04:20.724Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T11:04:20.724Z] #39 154.3 Note: Building without GnuTLS support [2020-07-28T11:04:20.724Z] #39 154.3 Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T11:04:20.724Z] #39 154.3 Makefile.config:40: Warn: Building without nftables support [2020-07-28T11:04:20.724Z] #39 154.9 fatal: not a git repository (or any of the parent directories): .git [2020-07-28T11:04:20.724Z] #39 155.4 make[1]: Nothing to be done for 'all'. [2020-07-28T11:04:20.724Z] #39 155.9 make[1]: 'images/built-in.o' is up to date. [2020-07-28T11:04:20.724Z] #39 155.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-28T11:04:20.724Z] #39 156.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-28T11:04:20.724Z] #39 156.0 make[1]: 'compel/libcompel.a' is up to date. [2020-07-28T11:04:20.724Z] #39 156.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-28T11:04:20.724Z] #39 156.0 make[1]: Nothing to be done for 'all'. [2020-07-28T11:04:20.724Z] #39 156.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T11:04:20.724Z] #39 156.2 make[2]: Nothing to be done for 'all'. [2020-07-28T11:04:20.724Z] #39 156.3 make[2]: Nothing to be done for 'all'. [2020-07-28T11:04:20.724Z] #39 156.3 make[2]: Nothing to be done for 'all'. [2020-07-28T11:04:20.724Z] #39 156.4 make[2]: Nothing to be done for 'all'. [2020-07-28T11:04:20.724Z] #39 156.4 make[2]: Nothing to be done for 'all'. [2020-07-28T11:04:20.724Z] #39 156.4 make[2]: Nothing to be done for 'all'. [2020-07-28T11:04:20.724Z] #39 156.5 make[2]: Nothing to be done for 'all'. [2020-07-28T11:04:20.724Z] #39 156.5 make[2]: Nothing to be done for 'all'. [2020-07-28T11:04:20.724Z] #39 156.6 INSTALL criu/criu [2020-07-28T11:04:20.724Z] #39 DONE 157.0s [2020-07-28T11:04:20.724Z] [2020-07-28T11:04:20.724Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:04:20.724Z] #45 224.5 + cd /tmp/tmp.T0yXGbiUbj/src/github.com/golangci/golangci-lint/ [2020-07-28T11:04:20.724Z] #45 224.5 + git checkout -q v1.23.8 [2020-07-28T11:04:20.724Z] #45 224.8 ++ git describe --tags [2020-07-28T11:04:20.724Z] #45 224.8 + version=v1.23.8 [2020-07-28T11:04:20.724Z] #45 224.8 ++ git rev-parse --short HEAD [2020-07-28T11:04:20.724Z] #45 224.8 + commit=76a82c6 [2020-07-28T11:04:20.724Z] #45 224.8 ++ git show -s --format=%cd [2020-07-28T11:04:20.724Z] #45 224.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-28T11:04:20.724Z] #45 224.9 + 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-07-28T11:04:21.295Z] #45 ... [2020-07-28T11:04:21.295Z] [2020-07-28T11:04:21.295Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-28T11:04:21.295Z] #40 DONE 0.1s [2020-07-28T11:04:21.295Z] [2020-07-28T11:04:21.295Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-28T11:04:21.295Z] #42 DONE 0.2s [2020-07-28T11:04:21.295Z] [2020-07-28T11:04:21.295Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-28T11:04:21.295Z] #44 DONE 0.1s [2020-07-28T11:04:21.295Z] [2020-07-28T11:04:21.295Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:04:29.919Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-28T11:04:30.350Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/rootless [no test files] [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/volume [no test files] [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-28T11:04:30.350Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === Skipped [2020-07-28T11:04:30.350Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-28T11:04:30.350Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-28T11:04:30.350Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-28T11:04:30.350Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:04:30.350Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-28T11:04:30.350Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:04:30.350Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-28T11:04:30.350Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:04:30.350Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-28T11:04:30.350Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:04:30.350Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-28T11:04:30.350Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:04:30.350Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-28T11:04:30.350Z] graphtest_unix.go:73: No driver to put! [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-28T11:04:30.350Z] time="2020-07-28T11:03:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T11:04:30.350Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T11:04:30.350Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-28T11:04:30.350Z] time="2020-07-28T11:03:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T11:04:30.350Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T11:04:30.350Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-28T11:04:30.350Z] time="2020-07-28T11:03:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T11:04:30.350Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T11:04:30.350Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-28T11:04:30.350Z] time="2020-07-28T11:03:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T11:04:30.350Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T11:04:30.350Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-28T11:04:30.350Z] time="2020-07-28T11:03:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T11:04:30.350Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T11:04:30.350Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-28T11:04:30.350Z] graphtest_unix.go:73: No driver to put! [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-28T11:04:30.350Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-28T11:04:30.350Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-28T11:04:30.350Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-28T11:04:30.350Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-28T11:04:30.350Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:04:30.350Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-28T11:04:30.350Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:04:30.350Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-28T11:04:30.350Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:04:30.350Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-28T11:04:30.350Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:04:30.350Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-28T11:04:30.350Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:04:30.350Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-28T11:04:30.350Z] graphtest_unix.go:73: No driver to put! [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-28T11:04:30.350Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-28T11:04:30.350Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] [2020-07-28T11:04:30.350Z] DONE 2123 tests, 26 skipped in 190.354s Post stage [Pipeline] junit [2020-07-28T11:04:31.025Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-28T11:04:31.601Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41156/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b -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:fc4c100b79b6b088aed23a1fcb2129db4c98074b hack/make.sh dynbinary test-integration [2020-07-28T11:04:31.893Z] [2020-07-28T11:04:32.123Z] Loaded image: buildpack-deps:buster [2020-07-28T11:04:32.123Z] Loaded image: busybox:latest [2020-07-28T11:04:32.123Z] Loaded image: busybox:glibc [2020-07-28T11:04:32.123Z] Loaded image: debian:buster [2020-07-28T11:04:32.123Z] Loaded image: hello-world:latest [2020-07-28T11:04:32.123Z] INFO: Testing against a local daemon [2020-07-28T11:04:32.123Z] === RUN TestCgroupNamespacesBuild [2020-07-28T11:04:32.123Z] --- PASS: TestCgroupNamespacesBuild (3.05s) [2020-07-28T11:04:32.123Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-28T11:04:32.123Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.95s) [2020-07-28T11:04:32.123Z] === RUN TestBuildWithSession [2020-07-28T11:04:32.123Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-28T11:04:32.123Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T11:04:32.123Z] === RUN TestBuildSquashParent [2020-07-28T11:04:32.185Z] Removing bundles/ [2020-07-28T11:04:32.185Z] [2020-07-28T11:04:32.185Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-28T11:04:32.185Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T11:04:32.185Z] GOOS="" GOARCH="" GOARM="" [2020-07-28T11:04:33.267Z] ok github.com/docker/docker/api/server/httputils 0.046s coverage: 14.7% of statements [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-28T11:04:33.267Z] ok github.com/docker/docker/api/server/middleware 0.050s coverage: 37.7% of statements [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-28T11:04:33.267Z] ok github.com/docker/docker/api/types/strslice 0.023s coverage: 90.0% of statements [2020-07-28T11:04:33.267Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.4% of statements [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/types [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-28T11:04:33.267Z] ok github.com/docker/docker/api/types/filters 0.032s coverage: 92.2% of statements [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-28T11:04:33.267Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2020-07-28T11:04:33.267Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/builder [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-28T11:04:33.267Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-28T11:04:33.267Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-07-28T11:04:35.822Z] ok github.com/docker/docker/cli/debug 0.021s coverage: 100.0% of statements [2020-07-28T11:04:36.085Z] ok github.com/docker/docker/builder/remotecontext 0.149s coverage: 13.6% of statements [2020-07-28T11:04:36.660Z] ok github.com/docker/docker/builder/dockerfile 0.461s coverage: 48.1% of statements [2020-07-28T11:04:38.583Z] ok github.com/docker/docker/builder/remotecontext/git 4.462s coverage: 86.3% of statements [2020-07-28T11:04:38.583Z] ? github.com/docker/docker/cli [no test files] [2020-07-28T11:04:38.583Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-28T11:04:40.249Z] --- PASS: TestBuildSquashParent (9.00s) [2020-07-28T11:04:40.249Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-28T11:04:40.249Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T11:04:40.249Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T11:04:40.249Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T11:04:40.249Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T11:04:40.249Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T11:04:40.249Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T11:04:40.249Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T11:04:40.249Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T11:04:40.249Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T11:04:40.249Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T11:04:40.249Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T11:04:40.249Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T11:04:40.249Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T11:04:40.249Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T11:04:42.788Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T11:04:42.788Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T11:04:43.888Z] ok github.com/docker/docker/client 0.243s coverage: 75.4% of statements [2020-07-28T11:04:46.080Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T11:04:46.080Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T11:04:47.323Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T11:04:47.323Z] [2020-07-28T11:04:47.323Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-28T11:04:47.323Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-28T11:04:47.323Z] HOSTNAME=058864c188a7 [2020-07-28T11:04:47.323Z] TESTDEBUG=0 [2020-07-28T11:04:47.323Z] DEST=bundles/test-integration [2020-07-28T11:04:47.323Z] PWD=/go/src/github.com/docker/docker [2020-07-28T11:04:47.323Z] DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b [2020-07-28T11:04:47.323Z] container=docker [2020-07-28T11:04:47.323Z] HOME=/root [2020-07-28T11:04:47.323Z] GOLANG_VERSION=1.13.14 [2020-07-28T11:04:47.323Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-28T11:04:47.323Z] VALIDATE_BRANCH=master [2020-07-28T11:04:47.323Z] TERM=xterm [2020-07-28T11:04:47.323Z] DOCKER_PKG=github.com/docker/docker [2020-07-28T11:04:47.323Z] SHLVL=1 [2020-07-28T11:04:47.323Z] TIMEOUT=120m [2020-07-28T11:04:47.323Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-28T11:04:47.323Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-28T11:04:47.323Z] GO111MODULE=off [2020-07-28T11:04:47.323Z] DOCKER_EXPERIMENTAL=1 [2020-07-28T11:04:47.323Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-28T11:04:47.323Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-28T11:04:47.323Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-28T11:04:47.323Z] GOPATH=/go [2020-07-28T11:04:47.323Z] PKG_CONFIG=pkg-config [2020-07-28T11:04:47.323Z] _=/usr/bin/env [2020-07-28T11:04:47.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-28T11:04:48.619Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-28T11:04:48.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.95s) [2020-07-28T11:04:48.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.99s) [2020-07-28T11:04:48.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.97s) [2020-07-28T11:04:48.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.08s) [2020-07-28T11:04:48.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.97s) [2020-07-28T11:04:48.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.93s) [2020-07-28T11:04:48.620Z] === RUN TestBuildMultiStageCopy [2020-07-28T11:04:48.620Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-28T11:04:51.913Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-28T11:04:51.913Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-28T11:04:52.482Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-28T11:04:53.052Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-28T11:04:53.621Z] --- PASS: TestBuildMultiStageCopy (4.79s) [2020-07-28T11:04:53.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s) [2020-07-28T11:04:53.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2020-07-28T11:04:53.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2020-07-28T11:04:53.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-07-28T11:04:53.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2020-07-28T11:04:53.621Z] === RUN TestBuildMultiStageParentConfig [2020-07-28T11:04:55.012Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2020-07-28T11:04:55.012Z] === RUN TestBuildLabelWithTargets [2020-07-28T11:04:57.557Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2020-07-28T11:04:57.557Z] === RUN TestBuildWithEmptyLayers [2020-07-28T11:04:58.127Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2020-07-28T11:04:58.127Z] === RUN TestBuildMultiStageOnBuild [2020-07-28T11:05:01.419Z] --- PASS: TestBuildMultiStageOnBuild (2.68s) [2020-07-28T11:05:01.419Z] === RUN TestBuildUncleanTarFilenames [2020-07-28T11:05:02.359Z] --- PASS: TestBuildUncleanTarFilenames (1.60s) [2020-07-28T11:05:02.359Z] === RUN TestBuildMultiStageLayerLeak [2020-07-28T11:05:05.653Z] --- PASS: TestBuildMultiStageLayerLeak (3.18s) [2020-07-28T11:05:05.653Z] === RUN TestBuildWithHugeFile [2020-07-28T11:05:08.081Z] #52 230.5 + bin/containerd-stress [2020-07-28T11:05:08.081Z] #52 ... [2020-07-28T11:05:08.081Z] [2020-07-28T11:05:08.081Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:05:08.081Z] #45 DONE 273.0s [2020-07-28T11:05:08.081Z] [2020-07-28T11:05:08.081Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:05:09.031Z] #52 ... [2020-07-28T11:05:09.031Z] [2020-07-28T11:05:09.031Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-28T11:05:09.031Z] #46 DONE 0.1s [2020-07-28T11:05:09.031Z] [2020-07-28T11:05:09.031Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-28T11:05:09.031Z] #48 DONE 0.1s [2020-07-28T11:05:09.290Z] [2020-07-28T11:05:09.290Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:05:09.290Z] #52 233.2 + bin/containerd-shim [2020-07-28T11:05:09.290Z] #52 ... [2020-07-28T11:05:09.290Z] [2020-07-28T11:05:09.290Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-28T11:05:09.290Z] #50 DONE 0.1s [2020-07-28T11:05:09.549Z] [2020-07-28T11:05:09.549Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T11:05:16.081Z] ok github.com/docker/docker/cmd/dockerd 0.137s coverage: 30.8% of statements [2020-07-28T11:05:16.081Z] ok github.com/docker/docker/container 0.161s coverage: 34.7% of statements [2020-07-28T11:05:16.081Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-28T11:05:16.081Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-28T11:05:16.081Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-28T11:05:16.081Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-28T11:05:16.081Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2020-07-28T11:05:16.115Z] #52 239.9 + bin/containerd-shim-runc-v1 [2020-07-28T11:05:16.656Z] ok github.com/docker/docker/daemon/cluster/convert 0.057s coverage: 35.4% of statements [2020-07-28T11:05:19.406Z] #52 243.1 + bin/containerd-shim-runc-v2 [2020-07-28T11:05:19.970Z] ok github.com/docker/docker/daemon/cluster 0.126s coverage: 0.5% of statements [2020-07-28T11:05:19.973Z] #52 243.9 + binaries [2020-07-28T11:05:19.973Z] #52 243.9 + install -D bin/containerd /build/containerd [2020-07-28T11:05:19.973Z] #52 243.9 + install -D bin/containerd-shim /build/containerd-shim [2020-07-28T11:05:19.973Z] #52 243.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-28T11:05:20.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-28T11:05:20.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-28T11:05:20.231Z] #52 244.0 + install -D bin/ctr /build/ctr [2020-07-28T11:05:20.231Z] #52 DONE 244.2s [2020-07-28T11:05:20.450Z] 4612f6d0b889: Pull complete [2020-07-28T11:05:20.542Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-28T11:05:20.542Z] Using test binary docker [2020-07-28T11:05:20.542Z] +++ /etc/init.d/apparmor start [2020-07-28T11:05:20.542Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T11:05:20.542Z] INFO: Waiting for daemon to start... [2020-07-28T11:05:20.542Z] Starting dockerd [2020-07-28T11:05:20.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-07-28T11:05:20.542Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-28T11:05:20.542Z] Using test binary docker [2020-07-28T11:05:20.542Z] +++ /etc/init.d/apparmor start [2020-07-28T11:05:20.542Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T11:05:20.542Z] INFO: Waiting for daemon to start... [2020-07-28T11:05:20.542Z] Starting dockerd [2020-07-28T11:05:20.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-07-28T11:05:21.110Z] . [2020-07-28T11:05:21.110Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-28T11:05:21.110Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-28T11:05:21.110Z] Error: No such image: emptyfs [2020-07-28T11:05:21.110Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-28T11:05:21.110Z] ++++ docker load [2020-07-28T11:05:21.167Z] [2020-07-28T11:05:21.167Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-28T11:05:21.312Z] .........................xx.................... [ 29%] [2020-07-28T11:05:21.370Z] Running integration-test (iteration 1) [2020-07-28T11:05:21.370Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-28T11:05:21.370Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-28T11:05:21.370Z] ++ set -e [2020-07-28T11:05:21.370Z] ++ '[' -n 0 ']' [2020-07-28T11:05:21.370Z] ++ set -x [2020-07-28T11:05:21.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=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-07-28T11:05:21.425Z] #53 DONE 0.4s [2020-07-28T11:05:21.682Z] [2020-07-28T11:05:21.682Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-28T11:05:21.682Z] #57 DONE 0.2s [2020-07-28T11:05:21.682Z] [2020-07-28T11:05:21.682Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-28T11:05:21.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-28T11:05:21.895Z] ok github.com/docker/docker/daemon/discovery 0.072s coverage: 30.0% of statements [2020-07-28T11:05:22.249Z] #59 DONE 0.4s [2020-07-28T11:05:22.249Z] [2020-07-28T11:05:22.249Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-28T11:05:22.249Z] #61 DONE 0.0s [2020-07-28T11:05:22.249Z] [2020-07-28T11:05:22.249Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-28T11:05:22.249Z] #62 DONE 0.0s [2020-07-28T11:05:22.249Z] [2020-07-28T11:05:22.249Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-28T11:05:22.307Z] [2020-07-28T11:05:22.307Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-28T11:05:22.307Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-28T11:05:22.307Z] Error: No such image: emptyfs [2020-07-28T11:05:22.307Z] ++++ docker load [2020-07-28T11:05:22.307Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-28T11:05:22.816Z] #63 DONE 0.6s [2020-07-28T11:05:22.816Z] [2020-07-28T11:05:22.816Z] #64 exporting to image [2020-07-28T11:05:22.816Z] #64 exporting layers [2020-07-28T11:05:22.845Z] ok github.com/docker/docker/daemon/config 0.100s coverage: 81.8% of statements [2020-07-28T11:05:22.876Z] Running integration-test (iteration 1) [2020-07-28T11:05:22.876Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-28T11:05:22.876Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-28T11:05:22.876Z] ++ set -e [2020-07-28T11:05:22.876Z] ++ '[' -n 0 ']' [2020-07-28T11:05:22.876Z] ++ set -x [2020-07-28T11:05:22.876Z] ++ env -i DEST=/go/src/github.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-07-28T11:05:23.422Z] ok github.com/docker/docker/daemon/events 0.091s coverage: 50.0% of statements [2020-07-28T11:05:24.814Z] ok github.com/docker/docker/daemon/graphdriver 0.020s coverage: 2.2% of statements [2020-07-28T11:05:29.030Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2020-07-28T11:05:29.030Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.924s coverage: 73.1% of statements [2020-07-28T11:05:29.030Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.513s coverage: 13.9% of statements [2020-07-28T11:05:29.111Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T11:05:29.112Z] [2020-07-28T11:05:29.112Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-28T11:05:29.112Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-28T11:05:29.112Z] HOSTNAME=6185da2b5f35 [2020-07-28T11:05:29.112Z] TESTDEBUG=0 [2020-07-28T11:05:29.112Z] DEST=bundles/test-integration [2020-07-28T11:05:29.112Z] PWD=/go/src/github.com/docker/docker [2020-07-28T11:05:29.112Z] DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b [2020-07-28T11:05:29.112Z] container=docker [2020-07-28T11:05:29.112Z] HOME=/root [2020-07-28T11:05:29.112Z] GOLANG_VERSION=1.13.14 [2020-07-28T11:05:29.112Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-28T11:05:29.112Z] VALIDATE_BRANCH=master [2020-07-28T11:05:29.112Z] TERM=xterm [2020-07-28T11:05:29.112Z] DOCKER_PKG=github.com/docker/docker [2020-07-28T11:05:29.112Z] SHLVL=1 [2020-07-28T11:05:29.112Z] TIMEOUT=120m [2020-07-28T11:05:29.112Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-28T11:05:29.112Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-28T11:05:29.112Z] GO111MODULE=off [2020-07-28T11:05:29.112Z] DOCKER_EXPERIMENTAL=1 [2020-07-28T11:05:29.112Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-28T11:05:29.112Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-28T11:05:29.112Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-28T11:05:29.112Z] GOPATH=/go [2020-07-28T11:05:29.112Z] PKG_CONFIG=pkg-config [2020-07-28T11:05:29.112Z] _=/usr/bin/env [2020-07-28T11:05:29.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-28T11:05:29.382Z] #64 exporting layers 6.3s done [2020-07-28T11:05:29.382Z] #64 writing image sha256:fd25ea472ecb148069c11da32e1c53a04bb329a74c95f71af3acd541ac29271b done [2020-07-28T11:05:29.382Z] #64 naming to docker.io/library/docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b done [2020-07-28T11:05:29.382Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-28T11:05:29.738Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41156/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b -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:fc4c100b79b6b088aed23a1fcb2129db4c98074b hack/make.sh dynbinary test-integration [2020-07-28T11:05:30.951Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.723s coverage: 57.0% of statements [2020-07-28T11:05:31.113Z] [2020-07-28T11:05:31.113Z] Removing bundles/ [2020-07-28T11:05:31.113Z] [2020-07-28T11:05:31.113Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-28T11:05:31.372Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T11:05:31.372Z] GOOS="" GOARCH="" GOARM="" [2020-07-28T11:05:31.525Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.8% of statements [2020-07-28T11:05:34.079Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.742s coverage: 49.5% of statements [2020-07-28T11:05:35.467Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.407s coverage: 57.7% of statements [2020-07-28T11:05:35.467Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.294s coverage: 46.2% of statements [2020-07-28T11:05:36.613Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-07-28T11:05:36.873Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.597s coverage: 76.1% of statements [2020-07-28T11:05:37.447Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.032s coverage: 58.0% of statements [2020-07-28T11:05:37.710Z] ok github.com/docker/docker/daemon 12.281s coverage: 17.4% of statements [2020-07-28T11:05:37.710Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-28T11:05:37.710Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-28T11:05:37.710Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-28T11:05:37.710Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-28T11:05:37.710Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-28T11:05:37.710Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-28T11:05:37.710Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-28T11:05:37.974Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.043s coverage: 3.0% of statements [2020-07-28T11:05:38.237Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2020-07-28T11:05:40.794Z] ok github.com/docker/docker/daemon/images 0.057s coverage: 4.8% of statements [2020-07-28T11:05:40.794Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-28T11:05:40.794Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-28T11:05:40.794Z] ok github.com/docker/docker/daemon/logger/gelf 0.028s coverage: 67.0% of statements [2020-07-28T11:05:40.794Z] ok github.com/docker/docker/daemon/logger 0.245s coverage: 41.0% of statements [2020-07-28T11:05:41.055Z] ok github.com/docker/docker/daemon/logger/awslogs 0.275s coverage: 77.8% of statements [2020-07-28T11:05:41.055Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-28T11:05:41.055Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-28T11:05:41.629Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.022s coverage: 87.2% of statements [2020-07-28T11:05:41.894Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 26.2% of statements [2020-07-28T11:05:42.571Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.037s coverage: 61.6% of statements [2020-07-28T11:05:43.539Z] ok github.com/docker/docker/daemon/logger/local 0.078s coverage: 75.2% of statements [2020-07-28T11:05:43.539Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-28T11:05:43.662Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-07-28T11:05:44.114Z] time="2020-07-28T11:05:43Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate555706413/log807834536.1: no such file or directory" [2020-07-28T11:05:44.114Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.074s coverage: 37.7% of statements [2020-07-28T11:05:44.114Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.040s coverage: 33.3% of statements [2020-07-28T11:05:45.063Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2020-07-28T11:05:45.325Z] ok github.com/docker/docker/daemon/logger/syslog 0.079s coverage: 46.8% of statements [2020-07-28T11:05:46.272Z] ok github.com/docker/docker/daemon/network 0.067s coverage: 63.8% of statements [2020-07-28T11:05:46.342Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-28T11:05:47.220Z] ok github.com/docker/docker/daemon/logger/splunk 1.865s coverage: 82.5% of statements [2020-07-28T11:05:47.221Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-28T11:05:47.221Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-28T11:05:47.221Z] ok github.com/docker/docker/distribution/metadata 0.103s coverage: 48.2% of statements [2020-07-28T11:05:48.171Z] ok github.com/docker/docker/distribution 0.371s coverage: 22.1% of statements [2020-07-28T11:05:48.171Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-28T11:05:48.748Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2020-07-28T11:05:48.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-28T11:05:48.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-28T11:05:48.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-28T11:05:49.325Z] ok github.com/docker/docker/image 0.053s coverage: 86.4% of statements [2020-07-28T11:05:49.900Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2020-07-28T11:05:50.163Z] ok github.com/docker/docker/image/v1 0.033s coverage: 25.0% of statements [2020-07-28T11:05:50.163Z] ok github.com/docker/docker/distribution/xfer 1.709s coverage: 85.1% of statements [2020-07-28T11:05:50.163Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-28T11:05:50.163Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-28T11:05:50.163Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-28T11:05:50.426Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements [2020-07-28T11:05:50.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-28T11:05:50.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-28T11:05:51.002Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 50.0% of statements [2020-07-28T11:05:51.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-28T11:05:51.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-28T11:05:52.397Z] ok github.com/docker/docker/opts 0.064s coverage: 67.4% of statements [2020-07-28T11:05:52.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-28T11:05:53.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-28T11:05:53.790Z] ok github.com/docker/docker/pkg/authorization 0.578s coverage: 68.3% of statements [2020-07-28T11:05:53.790Z] ok github.com/docker/docker/pkg/broadcaster 0.013s coverage: 100.0% of statements [2020-07-28T11:05:54.053Z] ok github.com/docker/docker/pkg/capabilities 0.018s coverage: 87.5% of statements [2020-07-28T11:05:55.010Z] ok github.com/docker/docker/pkg/archive 1.225s coverage: 77.1% of statements [2020-07-28T11:05:55.010Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2020-07-28T11:05:55.584Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-07-28T11:05:55.584Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 97.6% of statements [2020-07-28T11:05:56.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-28T11:05:56.531Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-07-28T11:05:56.792Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-07-28T11:05:57.366Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-07-28T11:05:57.627Z] ok github.com/docker/docker/pkg/chrootarchive 2.979s coverage: 43.2% of statements [2020-07-28T11:05:58.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-28T11:05:58.571Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-07-28T11:05:58.572Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2020-07-28T11:05:59.145Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-07-28T11:05:59.145Z] ok github.com/docker/docker/pkg/fsutils 0.232s coverage: 85.1% of statements [2020-07-28T11:06:00.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-28T11:06:00.093Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements [2020-07-28T11:06:00.093Z] ok github.com/docker/docker/layer 7.094s coverage: 68.8% of statements [2020-07-28T11:06:00.093Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-28T11:06:00.093Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-28T11:06:00.093Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-28T11:06:00.093Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-28T11:06:00.093Z] ? github.com/docker/docker/oci [no test files] [2020-07-28T11:06:00.093Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-28T11:06:00.093Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-28T11:06:00.093Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-28T11:06:00.671Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-07-28T11:06:00.671Z] ok github.com/docker/docker/pkg/idtools 0.849s coverage: 70.5% of statements [2020-07-28T11:06:00.671Z] ok github.com/docker/docker/pkg/locker 0.048s coverage: 88.9% of statements [2020-07-28T11:06:00.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-28T11:06:00.933Z] ok github.com/docker/docker/pkg/ioutils 0.687s coverage: 70.6% of statements [2020-07-28T11:06:01.196Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2020-07-28T11:06:01.196Z] ok github.com/docker/docker/pkg/longpath 0.023s coverage: 100.0% of statements [2020-07-28T11:06:01.196Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-28T11:06:01.196Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-28T11:06:01.196Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-28T11:06:01.460Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2020-07-28T11:06:01.565Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-28T11:06:01.601Z] Loaded image: buildpack-deps:buster [2020-07-28T11:06:01.601Z] Loaded image: busybox:latest [2020-07-28T11:06:01.601Z] Loaded image: buildpack-deps:buster [2020-07-28T11:06:01.601Z] Loaded image: busybox:latest [2020-07-28T11:06:01.601Z] Loaded image: busybox:glibc [2020-07-28T11:06:01.601Z] Loaded image: debian:buster [2020-07-28T11:06:01.723Z] ok github.com/docker/docker/pkg/parsers/kernel 0.022s coverage: 60.0% of statements [2020-07-28T11:06:01.861Z] Loaded image: hello-world:latest [2020-07-28T11:06:01.861Z] INFO: Testing against a local daemon [2020-07-28T11:06:01.861Z] === RUN TestDockerDaemonSuite [2020-07-28T11:06:01.861Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-28T11:06:01.985Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2020-07-28T11:06:01.985Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 86.7% of statements [2020-07-28T11:06:01.985Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-28T11:06:01.985Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-28T11:06:02.119Z] Loaded image: busybox:glibc [2020-07-28T11:06:02.119Z] Loaded image: debian:buster [2020-07-28T11:06:02.119Z] Loaded image: hello-world:latest [2020-07-28T11:06:02.379Z] INFO: Testing against a local daemon [2020-07-28T11:06:02.379Z] === RUN TestDockerSuite [2020-07-28T11:06:02.379Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-28T11:06:02.379Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-28T11:06:02.379Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-28T11:06:02.379Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-28T11:06:02.379Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-28T11:06:02.379Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-28T11:06:02.379Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-28T11:06:02.379Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-28T11:06:02.560Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2020-07-28T11:06:02.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-28T11:06:03.326Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-28T11:06:03.508Z] ok github.com/docker/docker/pkg/pools 0.018s coverage: 88.2% of statements [2020-07-28T11:06:03.508Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2020-07-28T11:06:03.508Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2020-07-28T11:06:03.585Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-28T11:06:03.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-28T11:06:04.081Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2020-07-28T11:06:04.154Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-28T11:06:04.154Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-28T11:06:04.656Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-07-28T11:06:04.722Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-28T11:06:04.918Z] ok github.com/docker/docker/pkg/pubsub 1.087s coverage: 73.9% of statements [2020-07-28T11:06:04.982Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-28T11:06:04.982Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-28T11:06:05.491Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-07-28T11:06:05.491Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-07-28T11:06:05.753Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-07-28T11:06:05.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-28T11:06:06.327Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.6% of statements [2020-07-28T11:06:06.361Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-28T11:06:06.903Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.9% of statements [2020-07-28T11:06:06.931Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-28T11:06:06.931Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-28T11:06:06.931Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-28T11:06:06.931Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-28T11:06:07.165Z] ok github.com/docker/docker/pkg/signal 2.859s coverage: 61.0% of statements [2020-07-28T11:06:07.427Z] ok github.com/docker/docker/pkg/tailfile 0.164s coverage: 88.6% of statements [2020-07-28T11:06:07.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-28T11:06:07.689Z] testing: warning: no tests to run [2020-07-28T11:06:07.689Z] coverage: [no statements] [2020-07-28T11:06:07.689Z] ok github.com/docker/docker/pkg/term/windows 0.026s coverage: [no statements] [no tests to run] [2020-07-28T11:06:07.868Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-28T11:06:07.952Z] ok github.com/docker/docker/pkg/tarsum 0.132s coverage: 89.3% of statements [2020-07-28T11:06:07.952Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-07-28T11:06:08.214Z] ok github.com/docker/docker/pkg/truncindex 0.116s coverage: 91.5% of statements [2020-07-28T11:06:08.477Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2020-07-28T11:06:08.774Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-28T11:06:08.806Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-28T11:06:08.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-28T11:06:09.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-28T11:06:09.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-28T11:06:09.065Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-28T11:06:09.065Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-28T11:06:09.065Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-28T11:06:09.065Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-28T11:06:09.325Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-28T11:06:09.870Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-07-28T11:06:10.043Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-28T11:06:10.043Z] Using test binary docker [2020-07-28T11:06:10.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-28T11:06:10.304Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-07-28T11:06:10.339Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-28T11:06:10.339Z] +++ /etc/init.d/apparmor start [2020-07-28T11:06:10.339Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T11:06:10.339Z] INFO: Waiting for daemon to start... [2020-07-28T11:06:10.339Z] Starting dockerd [2020-07-28T11:06:10.339Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-07-28T11:06:10.447Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 73.8% of statements [2020-07-28T11:06:10.709Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-07-28T11:06:10.971Z] ok github.com/docker/docker/plugin 0.546s coverage: 23.1% of statements [2020-07-28T11:06:11.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-28T11:06:11.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-28T11:06:11.862Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-28T11:06:11.919Z] ok github.com/docker/docker/registry/resumable 0.035s coverage: 100.0% of statements [2020-07-28T11:06:11.919Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements [2020-07-28T11:06:12.426Z] . [2020-07-28T11:06:12.426Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-28T11:06:12.426Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-28T11:06:12.426Z] Error: No such image: emptyfs [2020-07-28T11:06:12.426Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-28T11:06:12.426Z] ++++ docker load [2020-07-28T11:06:12.426Z] Running integration-test (iteration 1) [2020-07-28T11:06:12.426Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-28T11:06:12.427Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:06:12.427Z] ++ set -e [2020-07-28T11:06:12.427Z] ++ '[' -n 0 ']' [2020-07-28T11:06:12.427Z] ++ set -x [2020-07-28T11:06:12.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:06:12.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-28T11:06:12.867Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2020-07-28T11:06:13.130Z] ok github.com/docker/docker/registry 0.266s coverage: 56.3% of statements [2020-07-28T11:06:13.130Z] ok github.com/docker/docker/runconfig 0.026s coverage: 66.1% of statements [2020-07-28T11:06:13.240Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-28T11:06:14.176Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-28T11:06:14.601Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-07-28T11:06:15.052Z] ok github.com/docker/docker/volume/drivers 0.029s coverage: 36.1% of statements [2020-07-28T11:06:15.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-28T11:06:15.554Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-28T11:06:16.123Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-28T11:06:16.177Z] ok github.com/docker/docker/volume/local 0.019s coverage: 73.0% of statements [2020-07-28T11:06:16.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-28T11:06:16.438Z] ok github.com/docker/docker/volume/mounts 0.076s coverage: 67.0% of statements [2020-07-28T11:06:17.010Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-07-28T11:06:17.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-28T11:06:18.026Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-28T11:06:18.027Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-28T11:06:18.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-28T11:06:19.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-28T11:06:19.935Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-28T11:06:20.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-28T11:06:20.504Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-28T11:06:20.763Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-28T11:06:21.701Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-28T11:06:21.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-28T11:06:22.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-28T11:06:22.638Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-28T11:06:23.205Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-28T11:06:23.470Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-28T11:06:23.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-28T11:06:24.565Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-28T11:06:24.565Z] Using test binary docker [2020-07-28T11:06:24.565Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-28T11:06:24.565Z] +++ /etc/init.d/apparmor start [2020-07-28T11:06:24.565Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T11:06:24.565Z] INFO: Waiting for daemon to start... [2020-07-28T11:06:24.565Z] Starting dockerd [2020-07-28T11:06:24.565Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-07-28T11:06:25.377Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-28T11:06:26.650Z] . [2020-07-28T11:06:26.650Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-28T11:06:26.650Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-28T11:06:26.650Z] Error: No such image: emptyfs [2020-07-28T11:06:26.650Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-28T11:06:26.650Z] ++++ docker load [2020-07-28T11:06:26.758Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-28T11:06:26.940Z] Running integration-test (iteration 1) [2020-07-28T11:06:26.941Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-28T11:06:26.941Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:06:26.941Z] ++ set -e [2020-07-28T11:06:26.941Z] ++ '[' -n 0 ']' [2020-07-28T11:06:26.941Z] ++ set -x [2020-07-28T11:06:26.941Z] ++ env -i DEST=/go/src/github.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-07-28T11:06:27.017Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-28T11:06:27.063Z] ......................... [ 66%] [2020-07-28T11:06:27.862Z] Loaded image: buildpack-deps:buster [2020-07-28T11:06:27.862Z] Loaded image: busybox:latest [2020-07-28T11:06:27.862Z] Loaded image: busybox:glibc [2020-07-28T11:06:27.862Z] Loaded image: debian:buster [2020-07-28T11:06:27.862Z] Loaded image: hello-world:latest [2020-07-28T11:06:27.862Z] INFO: Testing against a local daemon [2020-07-28T11:06:27.862Z] === RUN TestCgroupNamespacesBuild [2020-07-28T11:06:27.862Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2020-07-28T11:06:27.862Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-28T11:06:28.394Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-28T11:06:28.500Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2020-07-28T11:06:28.500Z] === RUN TestBuildWithSession [2020-07-28T11:06:28.500Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-28T11:06:28.500Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T11:06:28.500Z] === RUN TestBuildSquashParent [2020-07-28T11:06:29.329Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-28T11:06:29.896Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-28T11:06:31.275Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-28T11:06:32.213Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-28T11:06:32.781Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-28T11:06:33.348Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-28T11:06:34.086Z] --- PASS: TestBuildSquashParent (4.63s) [2020-07-28T11:06:34.086Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-28T11:06:34.086Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T11:06:34.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T11:06:34.086Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T11:06:34.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T11:06:34.086Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T11:06:34.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T11:06:34.086Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T11:06:34.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T11:06:34.086Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T11:06:34.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T11:06:34.086Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T11:06:34.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T11:06:34.086Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T11:06:34.086Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T11:06:34.086Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T11:06:34.086Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T11:06:34.299Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-28T11:06:36.938Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.6% of statements [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/rootless [no test files] [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/volume [no test files] [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-28T11:06:36.938Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === Skipped [2020-07-28T11:06:36.938Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-28T11:06:36.938Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-28T11:06:36.938Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-28T11:06:36.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:06:36.938Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-28T11:06:36.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:06:36.938Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-28T11:06:36.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:06:36.938Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-28T11:06:36.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:06:36.938Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-28T11:06:36.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:06:36.938Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-28T11:06:36.938Z] graphtest_unix.go:73: No driver to put! [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-28T11:06:36.938Z] time="2020-07-28T11:05:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T11:06:36.938Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T11:06:36.938Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-28T11:06:36.938Z] time="2020-07-28T11:05:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T11:06:36.938Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T11:06:36.938Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-28T11:06:36.938Z] time="2020-07-28T11:05:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T11:06:36.938Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T11:06:36.938Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-28T11:06:36.938Z] time="2020-07-28T11:05:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T11:06:36.938Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T11:06:36.938Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-28T11:06:36.938Z] time="2020-07-28T11:05:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T11:06:36.938Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T11:06:36.938Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-28T11:06:36.938Z] graphtest_unix.go:73: No driver to put! [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-28T11:06:36.938Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-28T11:06:36.938Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-28T11:06:36.938Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-28T11:06:36.938Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-28T11:06:36.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:06:36.938Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-28T11:06:36.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:06:36.938Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-28T11:06:36.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:06:36.938Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-28T11:06:36.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:06:36.938Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-28T11:06:36.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:06:36.938Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-28T11:06:36.938Z] graphtest_unix.go:73: No driver to put! [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-28T11:06:36.938Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-28T11:06:36.938Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] [2020-07-28T11:06:36.938Z] DONE 2123 tests, 26 skipped in 194.384s [2020-07-28T11:06:36.939Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-28T11:06:36.939Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-28T11:06:36.939Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-28T11:06:36.959Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T11:06:36.959Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T11:06:36.963Z] Loaded image: buildpack-deps:buster [2020-07-28T11:06:36.963Z] Loaded image: busybox:latest [2020-07-28T11:06:36.963Z] Loaded image: busybox:glibc [2020-07-28T11:06:36.963Z] Loaded image: debian:buster [2020-07-28T11:06:36.963Z] Loaded image: hello-world:latest [2020-07-28T11:06:36.963Z] INFO: Testing against a local daemon [2020-07-28T11:06:36.963Z] === RUN TestCgroupNamespacesBuild [2020-07-28T11:06:37.506Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-28T11:06:37.601Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-28T11:06:37.601Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.20s) [2020-07-28T11:06:37.601Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.79s) [2020-07-28T11:06:37.601Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.85s) [2020-07-28T11:06:37.601Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2020-07-28T11:06:37.601Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s) [2020-07-28T11:06:37.601Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.56s) [2020-07-28T11:06:37.601Z] === RUN TestBuildMultiStageCopy [2020-07-28T11:06:37.601Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-28T11:06:38.075Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-28T11:06:38.075Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile Post stage [Pipeline] junit [2020-07-28T11:06:38.341Z] Recording test results [2020-07-28T11:06:38.469Z] --- PASS: TestCgroupNamespacesBuild (2.28s) [2020-07-28T11:06:38.469Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-28T11:06:39.124Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-28T11:06:39.417Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-28T11:06:39.455Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-28T11:06:39.455Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-28T11:06:39.712Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-28T11:06:39.714Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-28T11:06:40.007Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-28T11:06:40.284Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-28T11:06:40.301Z] --- PASS: TestBuildMultiStageCopy (2.77s) [2020-07-28T11:06:40.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2020-07-28T11:06:40.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-07-28T11:06:40.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2020-07-28T11:06:40.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-07-28T11:06:40.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-07-28T11:06:40.301Z] === RUN TestBuildMultiStageParentConfig [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-28T11:06:40.544Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-28T11:06:40.557Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.92s) [2020-07-28T11:06:40.557Z] === RUN TestBuildWithSession [2020-07-28T11:06:40.557Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-28T11:06:40.557Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T11:06:40.557Z] === RUN TestBuildSquashParent [2020-07-28T11:06:40.736Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41156/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b -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:fc4c100b79b6b088aed23a1fcb2129db4c98074b hack/make.sh dynbinary test-integration [2020-07-28T11:06:41.309Z] [2020-07-28T11:06:41.342Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2020-07-28T11:06:41.342Z] === RUN TestBuildLabelWithTargets [2020-07-28T11:06:41.481Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-28T11:06:41.573Z] Removing bundles/ [2020-07-28T11:06:41.573Z] [2020-07-28T11:06:41.573Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-28T11:06:41.573Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T11:06:41.573Z] GOOS="" GOARCH="" GOARM="" [2020-07-28T11:06:42.392Z] --- PASS: TestBuildLabelWithTargets (1.29s) [2020-07-28T11:06:42.392Z] === RUN TestBuildWithEmptyLayers [2020-07-28T11:06:42.860Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-28T11:06:43.040Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2020-07-28T11:06:43.040Z] === RUN TestBuildMultiStageOnBuild [2020-07-28T11:06:44.770Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-28T11:06:45.129Z] --- PASS: TestBuildMultiStageOnBuild (1.75s) [2020-07-28T11:06:45.129Z] === RUN TestBuildUncleanTarFilenames [2020-07-28T11:06:45.770Z] --- PASS: TestBuildUncleanTarFilenames (0.87s) [2020-07-28T11:06:45.770Z] === RUN TestBuildMultiStageLayerLeak [2020-07-28T11:06:47.308Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-28T11:06:47.450Z] --- PASS: TestBuildSquashParent (6.67s) [2020-07-28T11:06:47.450Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-28T11:06:47.450Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T11:06:47.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T11:06:47.450Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T11:06:47.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T11:06:47.450Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T11:06:47.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T11:06:47.450Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T11:06:47.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T11:06:47.450Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T11:06:47.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T11:06:47.450Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T11:06:47.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T11:06:47.450Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T11:06:47.450Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T11:06:47.858Z] --- PASS: TestBuildMultiStageLayerLeak (1.86s) [2020-07-28T11:06:47.858Z] === RUN TestBuildWithHugeFile [2020-07-28T11:06:48.687Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-28T11:06:49.255Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-28T11:06:49.514Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T11:06:49.514Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T11:06:52.251Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T11:06:52.251Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T11:06:52.818Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T11:06:53.386Z] [2020-07-28T11:06:53.386Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-28T11:06:53.448Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-28T11:06:53.954Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-28T11:06:53.954Z] HOSTNAME=61d106cdabc0 [2020-07-28T11:06:53.954Z] DEST=bundles/test-integration [2020-07-28T11:06:53.954Z] PWD=/go/src/github.com/docker/docker [2020-07-28T11:06:53.954Z] DOCKER_ROOTLESS=1 [2020-07-28T11:06:53.954Z] DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b [2020-07-28T11:06:53.954Z] container=docker [2020-07-28T11:06:53.954Z] HOME=/root [2020-07-28T11:06:53.954Z] GOLANG_VERSION=1.13.14 [2020-07-28T11:06:53.954Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-28T11:06:53.954Z] VALIDATE_BRANCH=master [2020-07-28T11:06:53.954Z] TERM=xterm [2020-07-28T11:06:53.954Z] DOCKER_PKG=github.com/docker/docker [2020-07-28T11:06:53.954Z] SHLVL=1 [2020-07-28T11:06:53.954Z] TIMEOUT=120m [2020-07-28T11:06:53.954Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-28T11:06:53.954Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-28T11:06:53.954Z] GO111MODULE=off [2020-07-28T11:06:53.954Z] DOCKER_EXPERIMENTAL=1 [2020-07-28T11:06:53.954Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-28T11:06:53.954Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-28T11:06:53.954Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-28T11:06:53.954Z] GOPATH=/go [2020-07-28T11:06:53.954Z] PKG_CONFIG=pkg-config [2020-07-28T11:06:53.954Z] _=/usr/bin/env [2020-07-28T11:06:53.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-28T11:06:55.035Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-28T11:06:55.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.44s) [2020-07-28T11:06:55.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.51s) [2020-07-28T11:06:55.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.50s) [2020-07-28T11:06:55.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.60s) [2020-07-28T11:06:55.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.51s) [2020-07-28T11:06:55.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.55s) [2020-07-28T11:06:55.035Z] === RUN TestBuildMultiStageCopy [2020-07-28T11:06:55.035Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-28T11:06:55.985Z] --- PASS: TestBuildWithHugeFile (110.07s) [2020-07-28T11:06:55.985Z] === RUN TestBuildWithEmptyDockerfile [2020-07-28T11:06:55.985Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T11:06:55.985Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T11:06:55.985Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T11:06:55.985Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T11:06:55.985Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T11:06:55.985Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T11:06:55.985Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T11:06:55.985Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T11:06:55.985Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T11:06:55.985Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-07-28T11:06:55.985Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-07-28T11:06:55.985Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-07-28T11:06:55.985Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2020-07-28T11:06:55.985Z] === RUN TestBuildPreserveOwnership [2020-07-28T11:06:55.985Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-28T11:06:56.244Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-28T11:06:56.813Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-28T11:06:57.099Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-28T11:06:57.382Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-28T11:06:57.730Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-28T11:06:57.951Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-28T11:06:58.362Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-28T11:06:58.520Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-28T11:06:58.653Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-28T11:06:59.284Z] --- PASS: TestBuildMultiStageCopy (4.87s) [2020-07-28T11:06:59.284Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s) [2020-07-28T11:06:59.284Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-07-28T11:06:59.284Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-07-28T11:06:59.284Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-07-28T11:06:59.284Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-07-28T11:06:59.284Z] === RUN TestBuildMultiStageParentConfig [2020-07-28T11:06:59.458Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-28T11:06:59.458Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-28T11:07:00.026Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-28T11:07:01.347Z] --- PASS: TestBuildMultiStageParentConfig (1.57s) [2020-07-28T11:07:01.348Z] === RUN TestBuildLabelWithTargets [2020-07-28T11:07:01.408Z] --- PASS: TestBuildPreserveOwnership (5.27s) [2020-07-28T11:07:01.408Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.33s) [2020-07-28T11:07:01.408Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.93s) [2020-07-28T11:07:01.409Z] === RUN TestBuildPlatformInvalid [2020-07-28T11:07:01.409Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-07-28T11:07:01.409Z] PASS [2020-07-28T11:07:01.409Z] [2020-07-28T11:07:01.409Z] === Skipped [2020-07-28T11:07:01.409Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-28T11:07:01.409Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T11:07:01.409Z] [2020-07-28T11:07:01.409Z] [2020-07-28T11:07:01.409Z] DONE 32 tests, 1 skipped in 195.811s [2020-07-28T11:07:01.409Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-28T11:07:01.409Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:07:01.409Z] ++ set -e [2020-07-28T11:07:01.409Z] ++ '[' -n 0 ']' [2020-07-28T11:07:01.409Z] ++ set -x [2020-07-28T11:07:01.409Z] ++ env -i DEST=/go/src/github.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-07-28T11:07:01.668Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-28T11:07:01.668Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-28T11:07:01.668Z] INFO: Testing against a local daemon [2020-07-28T11:07:01.668Z] === RUN TestConfigInspect [2020-07-28T11:07:01.927Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-28T11:07:02.498Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-28T11:07:03.409Z] --- PASS: TestBuildLabelWithTargets (2.37s) [2020-07-28T11:07:03.409Z] === RUN TestBuildWithEmptyLayers [2020-07-28T11:07:04.407Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-28T11:07:04.440Z] --- PASS: TestBuildWithEmptyLayers (0.96s) [2020-07-28T11:07:04.440Z] === RUN TestBuildMultiStageOnBuild [2020-07-28T11:07:04.667Z] --- PASS: TestConfigInspect (2.93s) [2020-07-28T11:07:04.667Z] === RUN TestConfigList [2020-07-28T11:07:06.572Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-28T11:07:07.140Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-28T11:07:07.140Z] --- PASS: TestConfigList (2.64s) [2020-07-28T11:07:07.140Z] === RUN TestConfigsCreateAndDelete [2020-07-28T11:07:07.207Z] --- PASS: TestBuildMultiStageOnBuild (2.89s) [2020-07-28T11:07:07.207Z] === RUN TestBuildUncleanTarFilenames [2020-07-28T11:07:07.722Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-28T11:07:08.675Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-28T11:07:08.675Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-28T11:07:08.712Z] --- PASS: TestBuildUncleanTarFilenames (1.22s) [2020-07-28T11:07:08.712Z] === RUN TestBuildMultiStageLayerLeak [2020-07-28T11:07:09.883Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-07-28T11:07:10.581Z] --- PASS: TestConfigsCreateAndDelete (3.28s) [2020-07-28T11:07:10.581Z] === RUN TestConfigsUpdate [2020-07-28T11:07:10.842Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-28T11:07:11.438Z] --- PASS: TestBuildMultiStageLayerLeak (2.99s) [2020-07-28T11:07:11.438Z] === RUN TestBuildWithHugeFile [2020-07-28T11:07:12.753Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-28T11:07:13.692Z] --- PASS: TestConfigsUpdate (3.08s) [2020-07-28T11:07:13.692Z] === RUN TestTemplatedConfig [2020-07-28T11:07:14.261Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-28T11:07:14.830Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-28T11:07:16.210Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-28T11:07:17.128Z] fc1b9e59edad: Pull complete [2020-07-28T11:07:17.128Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-28T11:07:17.128Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T11:07:17.128Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T11:07:17.128Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-07-28T11:07:17.128Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-07-28T11:07:17.128Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339' [2020-07-28T11:07:17.128Z] INFO: Docker version of control daemon [2020-07-28T11:07:17.128Z] [2020-07-28T11:07:17.128Z] Client: Docker Engine - Enterprise [2020-07-28T11:07:17.128Z] Version: 19.03.5 [2020-07-28T11:07:17.128Z] API version: 1.40 [2020-07-28T11:07:17.128Z] Go version: go1.12.12 [2020-07-28T11:07:17.128Z] Git commit: 2ee0c57608 [2020-07-28T11:07:17.128Z] Built: 11/13/2019 08:00:16 [2020-07-28T11:07:17.128Z] OS/Arch: windows/amd64 [2020-07-28T11:07:17.128Z] Experimental: false [2020-07-28T11:07:17.128Z] [2020-07-28T11:07:17.128Z] Server: Docker Engine - Enterprise [2020-07-28T11:07:17.128Z] Engine: [2020-07-28T11:07:17.128Z] Version: 19.03.5 [2020-07-28T11:07:17.128Z] API version: 1.40 (minimum version 1.24) [2020-07-28T11:07:17.128Z] Go version: go1.12.12 [2020-07-28T11:07:17.128Z] Git commit: 2ee0c57608 [2020-07-28T11:07:17.128Z] Built: 11/13/2019 07:58:51 [2020-07-28T11:07:17.128Z] OS/Arch: windows/amd64 [2020-07-28T11:07:17.128Z] Experimental: true [2020-07-28T11:07:17.128Z] [2020-07-28T11:07:17.128Z] INFO: Docker info of control daemon [2020-07-28T11:07:17.128Z] [2020-07-28T11:07:17.128Z] Client: [2020-07-28T11:07:17.128Z] Debug Mode: false [2020-07-28T11:07:17.128Z] Plugins: [2020-07-28T11:07:17.128Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-28T11:07:17.128Z] [2020-07-28T11:07:17.128Z] Server: [2020-07-28T11:07:17.128Z] Containers: 0 [2020-07-28T11:07:17.128Z] Running: 0 [2020-07-28T11:07:17.128Z] Paused: 0 [2020-07-28T11:07:17.128Z] Stopped: 0 [2020-07-28T11:07:17.128Z] Images: 1 [2020-07-28T11:07:17.128Z] Server Version: 19.03.5 [2020-07-28T11:07:17.128Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-28T11:07:17.128Z] Windows: [2020-07-28T11:07:17.128Z] LCOW: [2020-07-28T11:07:17.128Z] Logging Driver: json-file [2020-07-28T11:07:17.128Z] Plugins: [2020-07-28T11:07:17.128Z] Volume: local [2020-07-28T11:07:17.128Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-28T11:07:17.128Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-28T11:07:17.128Z] Swarm: inactive [2020-07-28T11:07:17.128Z] Default Isolation: process [2020-07-28T11:07:17.128Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-28T11:07:17.128Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-28T11:07:17.128Z] OSType: windows [2020-07-28T11:07:17.128Z] Architecture: x86_64 [2020-07-28T11:07:17.128Z] CPUs: 4 [2020-07-28T11:07:17.128Z] Total Memory: 32GiB [2020-07-28T11:07:17.128Z] Name: azwin-2-b30c80 [2020-07-28T11:07:17.128Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-28T11:07:17.128Z] Docker Root Dir: D:\docker [2020-07-28T11:07:17.128Z] Debug Mode: false [2020-07-28T11:07:17.128Z] Registry: https://index.docker.io/v1/ [2020-07-28T11:07:17.128Z] Labels: [2020-07-28T11:07:17.128Z] Experimental: true [2020-07-28T11:07:17.128Z] Insecure Registries: [2020-07-28T11:07:17.128Z] 10.0.0.4:5000 [2020-07-28T11:07:17.128Z] 127.0.0.0/8 [2020-07-28T11:07:17.128Z] Registry Mirrors: [2020-07-28T11:07:17.128Z] http://10.0.0.4:5000/ [2020-07-28T11:07:17.128Z] Live Restore Enabled: false [2020-07-28T11:07:17.128Z] [2020-07-28T11:07:17.128Z] [2020-07-28T11:07:17.128Z] INFO: Commit hash is 4a35b740cc [2020-07-28T11:07:17.128Z] INFO: Nuke-Everything... [2020-07-28T11:07:17.128Z] INFO: Container count on control daemon to delete is 0 [2020-07-28T11:07:17.128Z] INFO: Nuking d:\CI [2020-07-28T11:07:17.128Z] INFO: Zapped successfully [2020-07-28T11:07:17.128Z] INFO: Location for testing is d:\CI\PR-41156\2 [2020-07-28T11:07:17.128Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-28T11:07:17.128Z] [2020-07-28T11:07:17.128Z] [2020-07-28T11:07:17.128Z] INFO: Building the image from Dockerfile.windows at 07/28/2020 11:07:07... [2020-07-28T11:07:17.128Z] [2020-07-28T11:07:17.128Z] Sending build context to Docker daemon 56.04MB [2020-07-28T11:07:17.128Z] [2020-07-28T11:07:17.128Z] Step 1/10 : FROM microsoft/windowsservercore [2020-07-28T11:07:17.128Z] ---> 987b1d5e0abf [2020-07-28T11:07:17.128Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-28T11:07:17.128Z] ---> Running in bff970c5aee0 [2020-07-28T11:07:17.128Z] Removing intermediate container bff970c5aee0 [2020-07-28T11:07:17.128Z] ---> 5aa8c0b71a41 [2020-07-28T11:07:17.128Z] Step 3/10 : ARG GO_VERSION=1.13.14 [2020-07-28T11:07:17.128Z] ---> Running in 8c1edbe720e7 [2020-07-28T11:07:17.128Z] Removing intermediate container 8c1edbe720e7 [2020-07-28T11:07:17.128Z] ---> c24d8f048808 [2020-07-28T11:07:17.128Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-07-28T11:07:17.128Z] ---> Running in a252722fb4a2 [2020-07-28T11:07:17.128Z] Removing intermediate container a252722fb4a2 [2020-07-28T11:07:17.128Z] ---> 2ee866260cbe [2020-07-28T11:07:17.128Z] 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-07-28T11:07:17.128Z] ---> Running in 964c1c6026ac [2020-07-28T11:07:17.128Z] Removing intermediate container 964c1c6026ac [2020-07-28T11:07:17.128Z] ---> e8e14e3dc6ff [2020-07-28T11:07:17.129Z] 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-07-28T11:07:17.129Z] ---> Running in a2d954aa7b07 [2020-07-28T11:07:17.148Z] --- PASS: TestTemplatedConfig (3.68s) [2020-07-28T11:07:17.148Z] === RUN TestConfigCreateResolve [2020-07-28T11:07:18.530Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-28T11:07:18.530Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-28T11:07:18.789Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-28T11:07:19.359Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-28T11:07:20.296Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-28T11:07:20.296Z] --- PASS: TestConfigCreateResolve (3.05s) [2020-07-28T11:07:20.296Z] === RUN TestConfigDaemonLibtrustID [2020-07-28T11:07:20.863Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-07-28T11:07:20.863Z] PASS [2020-07-28T11:07:20.863Z] [2020-07-28T11:07:20.863Z] DONE 7 tests in 19.376s [2020-07-28T11:07:20.863Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-28T11:07:20.864Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:07:20.864Z] ++ set -e [2020-07-28T11:07:20.864Z] ++ '[' -n 0 ']' [2020-07-28T11:07:20.864Z] ++ set -x [2020-07-28T11:07:20.864Z] ++ env -i DEST=/go/src/github.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-07-28T11:07:21.124Z] INFO: Testing against a local daemon [2020-07-28T11:07:21.124Z] === RUN TestCheckpoint [2020-07-28T11:07:21.124Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-28T11:07:21.124Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T11:07:21.124Z] === RUN TestContainerInvalidJSON [2020-07-28T11:07:21.124Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T11:07:21.124Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T11:07:21.124Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T11:07:21.124Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T11:07:21.124Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-28T11:07:21.124Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-28T11:07:21.124Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T11:07:21.124Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-28T11:07:21.124Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T11:07:21.124Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-07-28T11:07:21.124Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-28T11:07:21.124Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-28T11:07:21.124Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-28T11:07:21.124Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-28T11:07:21.124Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-07-28T11:07:21.124Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-28T11:07:21.383Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-07-28T11:07:21.383Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-28T11:07:21.383Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-07-28T11:07:21.383Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-28T11:07:21.383Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-07-28T11:07:21.383Z] === RUN TestCopyFromContainer [2020-07-28T11:07:22.280Z] [2020-07-28T11:07:22.280Z] SUCCESS: Specified value was saved. [2020-07-28T11:07:22.762Z] === RUN TestCopyFromContainer// [2020-07-28T11:07:22.762Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-28T11:07:23.021Z] === RUN TestCopyFromContainer//bar/root [2020-07-28T11:07:23.021Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-28T11:07:23.264Z] INFO: Downloading git... [2020-07-28T11:07:23.280Z] === RUN TestCopyFromContainer/bar/quux [2020-07-28T11:07:23.280Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-28T11:07:23.280Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-28T11:07:23.280Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-28T11:07:23.540Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-28T11:07:23.540Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-28T11:07:23.800Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-28T11:07:23.800Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-28T11:07:24.059Z] --- PASS: TestCopyFromContainer (2.57s) [2020-07-28T11:07:24.059Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-07-28T11:07:24.059Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-07-28T11:07:24.059Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2020-07-28T11:07:24.059Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-07-28T11:07:24.059Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-07-28T11:07:24.059Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-07-28T11:07:24.059Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-07-28T11:07:24.059Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-07-28T11:07:24.059Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-07-28T11:07:24.059Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-07-28T11:07:24.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-28T11:07:24.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T11:07:24.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T11:07:24.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T11:07:24.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T11:07:24.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T11:07:24.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T11:07:24.059Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T11:07:24.059Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T11:07:24.059Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T11:07:24.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-28T11:07:24.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-28T11:07:24.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-28T11:07:24.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-07-28T11:07:24.059Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-28T11:07:24.059Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-28T11:07:24.059Z] === RUN TestCreateWithInvalidEnv [2020-07-28T11:07:24.059Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-28T11:07:24.059Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-28T11:07:24.059Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-28T11:07:24.059Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-28T11:07:24.059Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-28T11:07:24.059Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-28T11:07:24.059Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-28T11:07:24.059Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-28T11:07:24.059Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-28T11:07:24.059Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-28T11:07:24.059Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-28T11:07:24.059Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-28T11:07:24.059Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-28T11:07:24.059Z] === RUN TestCreateTmpfsMountsTarget [2020-07-28T11:07:24.059Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-07-28T11:07:24.059Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-28T11:07:24.628Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-28T11:07:24.829Z] INFO: Downloading go... [2020-07-28T11:07:24.838Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-28T11:07:25.197Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-28T11:07:25.816Z] INFO: Downloading compiler 1 of 3... [2020-07-28T11:07:26.135Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s) [2020-07-28T11:07:26.135Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-28T11:07:26.285Z] INFO: Downloading compiler 2 of 3... [2020-07-28T11:07:26.704Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-28T11:07:26.753Z] INFO: Downloading compiler 3 of 3... [2020-07-28T11:07:26.823Z] tests/integration/client_test.py ..... [ 75%] [2020-07-28T11:07:26.823Z] tests/integration/context_api_test.py ... [ 76%] [2020-07-28T11:07:27.220Z] INFO: Extracting git... [2020-07-28T11:07:27.390Z] tests/integration/errors_test.py . [ 76%] [2020-07-28T11:07:28.083Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.17s) [2020-07-28T11:07:28.084Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-28T11:07:28.084Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T11:07:28.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T11:07:28.084Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T11:07:28.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T11:07:28.084Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T11:07:28.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T11:07:28.084Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T11:07:28.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T11:07:28.084Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T11:07:28.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T11:07:28.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T11:07:28.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T11:07:28.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T11:07:28.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T11:07:28.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T11:07:28.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-07-28T11:07:28.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-07-28T11:07:28.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-07-28T11:07:28.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-28T11:07:28.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-07-28T11:07:28.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-07-28T11:07:28.343Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-28T11:07:28.602Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-28T11:07:29.171Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2020-07-28T11:07:29.171Z] === RUN TestCreateDifferentPlatform [2020-07-28T11:07:29.171Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-28T11:07:29.171Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-28T11:07:29.171Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-28T11:07:29.171Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-28T11:07:29.171Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-28T11:07:29.171Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-28T11:07:29.171Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-07-28T11:07:29.171Z] === RUN TestContainerStartOnDaemonRestart [2020-07-28T11:07:29.171Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-28T11:07:29.171Z] === RUN TestDaemonRestartIpcMode [2020-07-28T11:07:29.171Z] === PAUSE TestDaemonRestartIpcMode [2020-07-28T11:07:29.171Z] === RUN TestDaemonHostGatewayIP [2020-07-28T11:07:29.171Z] === PAUSE TestDaemonHostGatewayIP [2020-07-28T11:07:29.171Z] === RUN TestContainerKillOnDaemonStart [2020-07-28T11:07:29.171Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-28T11:07:29.171Z] === RUN TestDiff [2020-07-28T11:07:29.739Z] --- PASS: TestDiff (0.58s) [2020-07-28T11:07:29.739Z] === RUN TestExecWithCloseStdin [2020-07-28T11:07:29.999Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-28T11:07:30.257Z] --- PASS: TestExecWithCloseStdin (0.60s) [2020-07-28T11:07:30.257Z] === RUN TestExec [2020-07-28T11:07:30.517Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-28T11:07:30.776Z] --- PASS: TestExec (0.53s) [2020-07-28T11:07:30.776Z] === RUN TestExecUser [2020-07-28T11:07:31.034Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-28T11:07:31.293Z] --- PASS: TestExecUser (0.53s) [2020-07-28T11:07:31.293Z] === RUN TestExportContainerAndImportImage [2020-07-28T11:07:31.293Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-28T11:07:31.553Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-28T11:07:32.493Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2020-07-28T11:07:32.493Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-28T11:07:32.752Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-28T11:07:33.324Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-28T11:07:33.892Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-28T11:07:34.151Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2020-07-28T11:07:34.151Z] === RUN TestHealthCheckWorkdir [2020-07-28T11:07:35.092Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-28T11:07:35.092Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2020-07-28T11:07:35.092Z] === RUN TestHealthKillContainer [2020-07-28T11:07:36.472Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-28T11:07:36.472Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-28T11:07:37.875Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-28T11:07:37.875Z] --- PASS: TestHealthKillContainer (2.80s) [2020-07-28T11:07:37.875Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-28T11:07:38.838Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-07-28T11:07:38.838Z] === RUN TestIpcModeNone [2020-07-28T11:07:39.406Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-28T11:07:39.406Z] --- PASS: TestIpcModeNone (0.90s) [2020-07-28T11:07:39.406Z] === RUN TestIpcModePrivate [2020-07-28T11:07:39.700Z] INFO: Expanding go... [2020-07-28T11:07:40.345Z] --- PASS: TestIpcModePrivate (0.78s) [2020-07-28T11:07:40.345Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:85, shared: false, mustBeShared: false [2020-07-28T11:07:40.345Z] === RUN TestIpcModeShareable [2020-07-28T11:07:40.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-28T11:07:40.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-28T11:07:40.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-28T11:07:41.282Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-28T11:07:41.282Z] --- PASS: TestIpcModeShareable (0.94s) [2020-07-28T11:07:41.282Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2020-07-28T11:07:41.282Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-28T11:07:43.187Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-28T11:07:43.756Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-28T11:07:43.756Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-28T11:07:43.756Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.50s) [2020-07-28T11:07:43.756Z] === RUN TestAPIIpcModeHost [2020-07-28T11:07:44.154Z] --- PASS: TestBuildWithHugeFile (27.99s) [2020-07-28T11:07:44.154Z] === RUN TestBuildWithEmptyDockerfile [2020-07-28T11:07:44.154Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T11:07:44.154Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T11:07:44.154Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T11:07:44.154Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T11:07:44.154Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T11:07:44.154Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T11:07:44.154Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T11:07:44.154Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T11:07:44.154Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T11:07:44.154Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-07-28T11:07:44.154Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-07-28T11:07:44.154Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-07-28T11:07:44.154Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-07-28T11:07:44.154Z] === RUN TestBuildPreserveOwnership [2020-07-28T11:07:44.154Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-28T11:07:44.154Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-28T11:07:44.325Z] --- PASS: TestAPIIpcModeHost (0.59s) [2020-07-28T11:07:44.325Z] === RUN TestDaemonIpcModeShareable [2020-07-28T11:07:44.874Z] --- PASS: TestBuildWithHugeFile (54.49s) [2020-07-28T11:07:44.874Z] === RUN TestBuildWithEmptyDockerfile [2020-07-28T11:07:44.874Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T11:07:44.874Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T11:07:44.874Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T11:07:44.874Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T11:07:44.874Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T11:07:44.874Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T11:07:44.874Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T11:07:44.874Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T11:07:44.874Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T11:07:44.874Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-07-28T11:07:44.874Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-07-28T11:07:44.874Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-07-28T11:07:44.874Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-07-28T11:07:44.874Z] === RUN TestBuildPreserveOwnership [2020-07-28T11:07:44.874Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-28T11:07:44.874Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-28T11:07:45.702Z] --- PASS: TestDaemonIpcModeShareable (1.44s) [2020-07-28T11:07:45.703Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2020-07-28T11:07:45.703Z] === RUN TestDaemonIpcModePrivate [2020-07-28T11:07:46.392Z] --- PASS: TestBuildPreserveOwnership (3.74s) [2020-07-28T11:07:46.392Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.47s) [2020-07-28T11:07:46.392Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.26s) [2020-07-28T11:07:46.392Z] === RUN TestBuildPlatformInvalid [2020-07-28T11:07:46.392Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-07-28T11:07:46.392Z] PASS [2020-07-28T11:07:46.392Z] [2020-07-28T11:07:46.392Z] === Skipped [2020-07-28T11:07:46.392Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-07-28T11:07:46.392Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T11:07:46.392Z] [2020-07-28T11:07:46.392Z] [2020-07-28T11:07:46.392Z] DONE 32 tests, 1 skipped in 93.684s [2020-07-28T11:07:46.392Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-28T11:07:46.392Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:07:46.392Z] ++ set -e [2020-07-28T11:07:46.392Z] ++ '[' -n 0 ']' [2020-07-28T11:07:46.392Z] ++ set -x [2020-07-28T11:07:46.392Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:07:46.392Z] INFO: Testing against a local daemon [2020-07-28T11:07:46.392Z] === RUN TestConfigInspect [2020-07-28T11:07:46.879Z] --- PASS: TestBuildPreserveOwnership (6.71s) [2020-07-28T11:07:46.879Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.43s) [2020-07-28T11:07:46.879Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.28s) [2020-07-28T11:07:46.879Z] === RUN TestBuildPlatformInvalid [2020-07-28T11:07:46.879Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-07-28T11:07:46.879Z] PASS [2020-07-28T11:07:46.879Z] [2020-07-28T11:07:46.879Z] === Skipped [2020-07-28T11:07:46.879Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-07-28T11:07:46.879Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T11:07:46.879Z] [2020-07-28T11:07:46.879Z] [2020-07-28T11:07:46.879Z] DONE 32 tests, 1 skipped in 79.701s [2020-07-28T11:07:46.879Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-28T11:07:46.879Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:07:46.879Z] ++ set -e [2020-07-28T11:07:46.879Z] ++ '[' -n 0 ']' [2020-07-28T11:07:46.879Z] ++ set -x [2020-07-28T11:07:46.879Z] ++ env -i DEST=/go/src/github.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-07-28T11:07:46.879Z] INFO: Testing against a local daemon [2020-07-28T11:07:46.879Z] === RUN TestConfigInspect [2020-07-28T11:07:47.083Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot=== RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-28T11:07:47.083Z] [2020-07-28T11:07:47.083Z] --- PASS: TestDaemonIpcModePrivate (1.42s) [2020-07-28T11:07:47.083Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2020-07-28T11:07:47.083Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-28T11:07:48.478Z] --- PASS: TestConfigInspect (1.91s) [2020-07-28T11:07:48.478Z] === RUN TestConfigList [2020-07-28T11:07:48.989Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.40s) [2020-07-28T11:07:48.989Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2020-07-28T11:07:48.989Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-28T11:07:49.557Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-28T11:07:49.816Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-28T11:07:50.008Z] --- PASS: TestConfigList (1.93s) [2020-07-28T11:07:50.008Z] === RUN TestConfigsCreateAndDelete [2020-07-28T11:07:50.076Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s) [2020-07-28T11:07:50.077Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2020-07-28T11:07:50.077Z] === RUN TestIpcModeOlderClient [2020-07-28T11:07:50.077Z] === PAUSE TestIpcModeOlderClient [2020-07-28T11:07:50.077Z] === RUN TestKillContainerInvalidSignal [2020-07-28T11:07:50.644Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2020-07-28T11:07:50.644Z] === RUN TestKillContainer [2020-07-28T11:07:50.644Z] === RUN TestKillContainer/no_signal [2020-07-28T11:07:51.214Z] === RUN TestKillContainer/non_killing_signal [2020-07-28T11:07:51.325Z] --- PASS: TestConfigInspect (3.97s) [2020-07-28T11:07:51.325Z] === RUN TestConfigList [2020-07-28T11:07:51.783Z] === RUN TestKillContainer/killing_signal [2020-07-28T11:07:52.096Z] --- PASS: TestConfigsCreateAndDelete (1.95s) [2020-07-28T11:07:52.096Z] === RUN TestConfigsUpdate [2020-07-28T11:07:52.721Z] --- PASS: TestKillContainer (1.81s) [2020-07-28T11:07:52.721Z] --- PASS: TestKillContainer/no_signal (0.57s) [2020-07-28T11:07:52.721Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2020-07-28T11:07:52.721Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2020-07-28T11:07:52.721Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-28T11:07:52.721Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-28T11:07:52.979Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-28T11:07:53.548Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2020-07-28T11:07:53.548Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2020-07-28T11:07:53.548Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2020-07-28T11:07:53.548Z] === RUN TestKillStoppedContainer [2020-07-28T11:07:53.548Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-28T11:07:53.548Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-28T11:07:53.808Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-28T11:07:53.808Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-07-28T11:07:53.808Z] === RUN TestKillDifferentUserContainer [2020-07-28T11:07:54.178Z] --- PASS: TestConfigsUpdate (1.90s) [2020-07-28T11:07:54.178Z] === RUN TestTemplatedConfig [2020-07-28T11:07:54.378Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2020-07-28T11:07:54.378Z] === RUN TestInspectOomKilledTrue [2020-07-28T11:07:54.378Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-28T11:07:54.378Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T11:07:54.378Z] === RUN TestInspectOomKilledFalse [2020-07-28T11:07:54.378Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-28T11:07:54.378Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T11:07:54.378Z] === RUN TestLinksEtcHostsContentMatch [2020-07-28T11:07:54.836Z] --- PASS: TestConfigList (3.72s) [2020-07-28T11:07:54.837Z] === RUN TestConfigsCreateAndDelete [2020-07-28T11:07:55.317Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-07-28T11:07:55.317Z] === RUN TestLinksContainerNames [2020-07-28T11:07:56.258Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-28T11:07:56.517Z] --- PASS: TestLinksContainerNames (1.37s) [2020-07-28T11:07:56.517Z] === RUN TestLogsFollowTailEmpty [2020-07-28T11:07:56.934Z] --- PASS: TestTemplatedConfig (2.42s) [2020-07-28T11:07:56.934Z] === RUN TestConfigCreateResolve [2020-07-28T11:07:57.455Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-07-28T11:07:57.455Z] === RUN TestContainerNetworkMountsNoChown [2020-07-28T11:07:57.715Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-28T11:07:57.974Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-07-28T11:07:57.974Z] === RUN TestMountDaemonRoot [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/default [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/default [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/private [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/private [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/rprivate [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/slave [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/slave [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/rslave [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/shared [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/shared [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/rshared [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-28T11:07:58.234Z] === CONT TestMountDaemonRoot/default [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-28T11:07:58.234Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-28T11:07:58.234Z] === CONT TestMountDaemonRoot/rprivate [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T11:07:58.234Z] === CONT TestMountDaemonRoot/private [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-28T11:07:58.234Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-28T11:07:58.234Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-28T11:07:58.234Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-28T11:07:58.234Z] === CONT TestMountDaemonRoot/shared [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-28T11:07:58.234Z] === CONT TestMountDaemonRoot/rshared [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T11:07:58.234Z] === CONT TestMountDaemonRoot/rslave [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T11:07:58.234Z] === CONT TestMountDaemonRoot/slave [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-28T11:07:58.234Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-28T11:07:58.234Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-28T11:07:58.234Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-28T11:07:58.234Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-28T11:07:58.234Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T11:07:58.234Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T11:07:58.234Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-28T11:07:58.234Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-28T11:07:58.348Z] --- PASS: TestConfigsCreateAndDelete (3.65s) [2020-07-28T11:07:58.348Z] === RUN TestConfigsUpdate [2020-07-28T11:07:58.453Z] --- PASS: TestConfigCreateResolve (1.91s) [2020-07-28T11:07:58.453Z] === RUN TestConfigDaemonLibtrustID [2020-07-28T11:07:58.494Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-28T11:07:58.494Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-28T11:07:58.494Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-28T11:07:58.494Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-28T11:07:58.494Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-28T11:07:58.494Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-28T11:07:58.494Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-28T11:07:58.494Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-28T11:07:58.494Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T11:07:58.494Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T11:07:58.494Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-28T11:07:58.494Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-28T11:07:58.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-28T11:07:58.748Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-07-28T11:07:58.748Z] PASS [2020-07-28T11:07:58.748Z] [2020-07-28T11:07:58.748Z] DONE 7 tests in 12.647s [2020-07-28T11:07:58.753Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T11:07:58.753Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T11:07:58.753Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-28T11:07:58.753Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-28T11:07:58.753Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-28T11:07:58.753Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot (0.06s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-28T11:07:58.753Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-28T11:07:58.753Z] === RUN TestContainerBindMountNonRecursive [2020-07-28T11:07:59.013Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-28T11:07:59.042Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-28T11:07:59.043Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:07:59.043Z] ++ set -e [2020-07-28T11:07:59.043Z] ++ '[' -n 0 ']' [2020-07-28T11:07:59.043Z] ++ set -x [2020-07-28T11:07:59.043Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:07:59.043Z] INFO: Testing against a local daemon [2020-07-28T11:07:59.043Z] === RUN TestCheckpoint [2020-07-28T11:07:59.043Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-28T11:07:59.043Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T11:07:59.043Z] === RUN TestContainerInvalidJSON [2020-07-28T11:07:59.043Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T11:07:59.043Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T11:07:59.043Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T11:07:59.043Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T11:07:59.043Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-28T11:07:59.043Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-28T11:07:59.043Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T11:07:59.043Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T11:07:59.043Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-28T11:07:59.043Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-28T11:07:59.043Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-28T11:07:59.043Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-28T11:07:59.043Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-28T11:07:59.043Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-28T11:07:59.043Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-28T11:07:59.043Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-28T11:07:59.043Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-07-28T11:07:59.043Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-28T11:07:59.338Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-07-28T11:07:59.338Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-28T11:07:59.338Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-07-28T11:07:59.338Z] === RUN TestCopyFromContainer [2020-07-28T11:07:59.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-28T11:08:00.384Z] === RUN TestCopyFromContainer// [2020-07-28T11:08:00.391Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-28T11:08:00.679Z] === RUN TestCopyFromContainer//bar/root [2020-07-28T11:08:00.679Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-28T11:08:00.679Z] === RUN TestCopyFromContainer/bar/quux [2020-07-28T11:08:00.679Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-28T11:08:00.925Z] INFO: Expanding compiler 1 of 3... [2020-07-28T11:08:00.925Z] INFO: Expanding compiler 2 of 3... [2020-07-28T11:08:00.960Z] --- PASS: TestContainerBindMountNonRecursive (2.18s) [2020-07-28T11:08:00.960Z] === RUN TestNetworkNat [2020-07-28T11:08:00.975Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-28T11:08:00.975Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-28T11:08:00.975Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-28T11:08:00.975Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-28T11:08:01.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-28T11:08:01.272Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-28T11:08:01.272Z] --- PASS: TestCopyFromContainer (1.95s) [2020-07-28T11:08:01.272Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-07-28T11:08:01.272Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-07-28T11:08:01.272Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-28T11:08:01.272Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-07-28T11:08:01.272Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-28T11:08:01.272Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-07-28T11:08:01.272Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-07-28T11:08:01.272Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-28T11:08:01.272Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-07-28T11:08:01.272Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-07-28T11:08:01.272Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-28T11:08:01.272Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T11:08:01.272Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T11:08:01.272Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T11:08:01.272Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T11:08:01.272Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T11:08:01.272Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T11:08:01.272Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T11:08:01.272Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T11:08:01.272Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T11:08:01.272Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-28T11:08:01.272Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-28T11:08:01.272Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-28T11:08:01.272Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-28T11:08:01.272Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-28T11:08:01.272Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-28T11:08:01.272Z] === RUN TestCreateWithInvalidEnv [2020-07-28T11:08:01.272Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-28T11:08:01.272Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-28T11:08:01.272Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-28T11:08:01.272Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-28T11:08:01.272Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-28T11:08:01.272Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-28T11:08:01.272Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-28T11:08:01.272Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-28T11:08:01.272Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-28T11:08:01.272Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-28T11:08:01.272Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-28T11:08:01.272Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-28T11:08:01.272Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-28T11:08:01.272Z] === RUN TestCreateTmpfsMountsTarget [2020-07-28T11:08:01.272Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-28T11:08:01.272Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-28T11:08:01.532Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-28T11:08:01.899Z] --- PASS: TestNetworkNat (0.79s) [2020-07-28T11:08:01.899Z] === RUN TestNetworkLocalhostTCPNat [2020-07-28T11:08:01.916Z] --- PASS: TestConfigsUpdate (3.69s) [2020-07-28T11:08:01.916Z] === RUN TestTemplatedConfig [2020-07-28T11:08:02.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-28T11:08:02.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-28T11:08:02.469Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-28T11:08:02.469Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2020-07-28T11:08:02.469Z] === RUN TestNetworkLoopbackNat [2020-07-28T11:08:02.729Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-28T11:08:02.848Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s) [2020-07-28T11:08:02.848Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-28T11:08:03.186Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T11:08:03.186Z] [2020-07-28T11:08:03.186Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-28T11:08:03.186Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-28T11:08:03.186Z] HOSTNAME=e477902f740f [2020-07-28T11:08:03.186Z] TESTDEBUG=0 [2020-07-28T11:08:03.186Z] DEST=bundles/test-integration [2020-07-28T11:08:03.186Z] PWD=/go/src/github.com/docker/docker [2020-07-28T11:08:03.186Z] DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b [2020-07-28T11:08:03.186Z] container=docker [2020-07-28T11:08:03.186Z] HOME=/root [2020-07-28T11:08:03.186Z] GOLANG_VERSION=1.13.14 [2020-07-28T11:08:03.186Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-28T11:08:03.186Z] VALIDATE_BRANCH=master [2020-07-28T11:08:03.186Z] TERM=xterm [2020-07-28T11:08:03.186Z] DOCKER_PKG=github.com/docker/docker [2020-07-28T11:08:03.186Z] SHLVL=1 [2020-07-28T11:08:03.186Z] TIMEOUT=120m [2020-07-28T11:08:03.186Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-28T11:08:03.186Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-28T11:08:03.186Z] GO111MODULE=off [2020-07-28T11:08:03.186Z] DOCKER_EXPERIMENTAL=1 [2020-07-28T11:08:03.186Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-28T11:08:03.186Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-28T11:08:03.186Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-28T11:08:03.186Z] GOPATH=/go [2020-07-28T11:08:03.186Z] PKG_CONFIG=pkg-config [2020-07-28T11:08:03.186Z] _=/usr/bin/env [2020-07-28T11:08:03.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-28T11:08:04.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-28T11:08:04.440Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s) [2020-07-28T11:08:04.440Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-28T11:08:04.440Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T11:08:04.440Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T11:08:04.440Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T11:08:04.440Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T11:08:04.440Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T11:08:04.440Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T11:08:04.440Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T11:08:04.440Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T11:08:04.440Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T11:08:04.440Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T11:08:04.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T11:08:04.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T11:08:04.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T11:08:04.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T11:08:04.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T11:08:04.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-28T11:08:04.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-07-28T11:08:04.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-07-28T11:08:04.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-28T11:08:04.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-07-28T11:08:04.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-28T11:08:04.440Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-28T11:08:04.827Z] INFO: Expanding compiler 3 of 3... [2020-07-28T11:08:05.081Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2020-07-28T11:08:05.081Z] === RUN TestCreateDifferentPlatform [2020-07-28T11:08:05.081Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-28T11:08:05.081Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-28T11:08:05.081Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-28T11:08:05.081Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-28T11:08:05.081Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-28T11:08:05.081Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-28T11:08:05.081Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-28T11:08:05.081Z] === RUN TestContainerStartOnDaemonRestart [2020-07-28T11:08:05.081Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-28T11:08:05.081Z] === RUN TestDaemonRestartIpcMode [2020-07-28T11:08:05.081Z] === PAUSE TestDaemonRestartIpcMode [2020-07-28T11:08:05.081Z] === RUN TestDaemonHostGatewayIP [2020-07-28T11:08:05.081Z] === PAUSE TestDaemonHostGatewayIP [2020-07-28T11:08:05.081Z] === RUN TestContainerKillOnDaemonStart [2020-07-28T11:08:05.081Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-28T11:08:05.081Z] === RUN TestDiff [2020-07-28T11:08:05.300Z] INFO: Removing downloaded files... [2020-07-28T11:08:05.300Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-07-28T11:08:05.300Z] INFO: Configuring git core.autocrlf... [2020-07-28T11:08:05.427Z] --- PASS: TestTemplatedConfig (3.64s) [2020-07-28T11:08:05.427Z] === RUN TestConfigCreateResolve [2020-07-28T11:08:05.720Z] --- PASS: TestDiff (0.55s) [2020-07-28T11:08:05.720Z] === RUN TestExecWithCloseStdin [2020-07-28T11:08:06.023Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2020-07-28T11:08:06.023Z] === RUN TestPause [2020-07-28T11:08:06.360Z] --- PASS: TestExecWithCloseStdin (0.61s) [2020-07-28T11:08:06.360Z] === RUN TestExec [2020-07-28T11:08:06.595Z] --- PASS: TestPause (0.95s) [2020-07-28T11:08:06.595Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-28T11:08:06.595Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T11:08:06.595Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T11:08:06.595Z] === RUN TestPauseStopPausedContainer [2020-07-28T11:08:07.005Z] --- PASS: TestExec (0.64s) [2020-07-28T11:08:07.005Z] === RUN TestExecUser [2020-07-28T11:08:07.448Z] --- PASS: TestExecUser (0.63s) [2020-07-28T11:08:07.448Z] === RUN TestExportContainerAndImportImage [2020-07-28T11:08:07.533Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2020-07-28T11:08:07.533Z] === RUN TestPsFilter [2020-07-28T11:08:07.533Z] --- PASS: TestPsFilter (0.15s) [2020-07-28T11:08:07.533Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-28T11:08:07.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-28T11:08:08.493Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2020-07-28T11:08:08.493Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-28T11:08:08.509Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2020-07-28T11:08:08.509Z] === RUN TestRemoveContainerWithVolume [2020-07-28T11:08:08.939Z] --- PASS: TestConfigCreateResolve (3.53s) [2020-07-28T11:08:08.939Z] === RUN TestConfigDaemonLibtrustID [2020-07-28T11:08:08.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-28T11:08:09.448Z] --- PASS: TestRemoveContainerWithVolume (1.05s) [2020-07-28T11:08:09.449Z] === RUN TestRemoveContainerRunning [2020-07-28T11:08:09.571Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-07-28T11:08:09.571Z] PASS [2020-07-28T11:08:09.571Z] [2020-07-28T11:08:09.571Z] DONE 7 tests in 22.822s [2020-07-28T11:08:09.571Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-28T11:08:09.571Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:08:09.571Z] ++ set -e [2020-07-28T11:08:09.571Z] ++ '[' -n 0 ']' [2020-07-28T11:08:09.571Z] ++ set -x [2020-07-28T11:08:09.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-28T11:08:09.571Z] INFO: Testing against a local daemon [2020-07-28T11:08:09.571Z] === RUN TestCheckpoint [2020-07-28T11:08:09.571Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-28T11:08:09.571Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T11:08:09.571Z] === RUN TestContainerInvalidJSON [2020-07-28T11:08:09.571Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T11:08:09.571Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T11:08:09.571Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T11:08:09.571Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T11:08:09.571Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-28T11:08:09.571Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-28T11:08:09.571Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T11:08:09.571Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-28T11:08:09.571Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T11:08:09.571Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-28T11:08:09.571Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-28T11:08:09.571Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-28T11:08:09.571Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-07-28T11:08:09.571Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-28T11:08:09.571Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-07-28T11:08:09.571Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-28T11:08:09.866Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-07-28T11:08:09.866Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-28T11:08:09.866Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-07-28T11:08:09.866Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-28T11:08:10.016Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-28T11:08:10.026Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2020-07-28T11:08:10.027Z] === RUN TestHealthCheckWorkdir [2020-07-28T11:08:10.185Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-07-28T11:08:10.185Z] === RUN TestCopyFromContainer [2020-07-28T11:08:10.276Z] --- PASS: TestRemoveContainerRunning (0.75s) [2020-07-28T11:08:10.276Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-28T11:08:10.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-28T11:08:10.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-28T11:08:10.664Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2020-07-28T11:08:10.664Z] === RUN TestHealthKillContainer [2020-07-28T11:08:10.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-28T11:08:11.214Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-07-28T11:08:11.214Z] === RUN TestRemoveInvalidContainer [2020-07-28T11:08:11.214Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-28T11:08:11.214Z] === RUN TestRenameLinkedContainer [2020-07-28T11:08:12.250Z] === RUN TestCopyFromContainer// [2020-07-28T11:08:12.250Z] === RUN TestCopyFromContainer//bar/root [2020-07-28T11:08:12.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-28T11:08:12.542Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-28T11:08:12.542Z] === RUN TestCopyFromContainer/bar/quux [2020-07-28T11:08:12.542Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-28T11:08:12.542Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-28T11:08:12.833Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-28T11:08:12.833Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-28T11:08:12.833Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-28T11:08:12.833Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-28T11:08:13.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-28T11:08:13.125Z] --- PASS: TestCopyFromContainer (2.95s) [2020-07-28T11:08:13.125Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-28T11:08:13.125Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-07-28T11:08:13.125Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-07-28T11:08:13.125Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-07-28T11:08:13.125Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-07-28T11:08:13.125Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-07-28T11:08:13.125Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-07-28T11:08:13.125Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-07-28T11:08:13.125Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-07-28T11:08:13.125Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-07-28T11:08:13.125Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-28T11:08:13.125Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T11:08:13.125Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T11:08:13.125Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T11:08:13.125Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T11:08:13.125Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T11:08:13.125Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T11:08:13.125Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T11:08:13.125Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T11:08:13.125Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T11:08:13.125Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-28T11:08:13.125Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-28T11:08:13.125Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-28T11:08:13.125Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-28T11:08:13.125Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-28T11:08:13.125Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-28T11:08:13.125Z] === RUN TestCreateWithInvalidEnv [2020-07-28T11:08:13.125Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-28T11:08:13.125Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-28T11:08:13.125Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-28T11:08:13.125Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-28T11:08:13.125Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-28T11:08:13.125Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-28T11:08:13.125Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-28T11:08:13.125Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-28T11:08:13.125Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-28T11:08:13.125Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-28T11:08:13.125Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-28T11:08:13.125Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-07-28T11:08:13.125Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-07-28T11:08:13.125Z] === RUN TestCreateTmpfsMountsTarget [2020-07-28T11:08:13.125Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-07-28T11:08:13.125Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-28T11:08:13.408Z] --- PASS: TestHealthKillContainer (2.61s) [2020-07-28T11:08:13.408Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-28T11:08:13.704Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2020-07-28T11:08:13.704Z] === RUN TestIpcModeNone [2020-07-28T11:08:13.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-28T11:08:14.345Z] --- PASS: TestIpcModeNone (0.57s) [2020-07-28T11:08:14.345Z] === RUN TestIpcModePrivate [2020-07-28T11:08:14.983Z] --- PASS: TestIpcModePrivate (0.64s) [2020-07-28T11:08:14.983Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-28T11:08:14.983Z] === RUN TestIpcModeShareable [2020-07-28T11:08:15.029Z] --- PASS: TestRenameLinkedContainer (3.63s) [2020-07-28T11:08:15.029Z] === RUN TestRenameStoppedContainer [2020-07-28T11:08:15.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-28T11:08:15.597Z] --- PASS: TestRenameStoppedContainer (0.75s) [2020-07-28T11:08:15.597Z] === RUN TestRenameRunningContainerAndReuse [2020-07-28T11:08:15.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-28T11:08:15.621Z] --- PASS: TestIpcModeShareable (0.63s) [2020-07-28T11:08:15.621Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-28T11:08:15.621Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-28T11:08:15.850Z] --- PASS: TestCreateWithCustomMaskedPaths (2.47s) [2020-07-28T11:08:15.850Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-28T11:08:16.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-28T11:08:16.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-28T11:08:16.976Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-28T11:08:17.144Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.75s) [2020-07-28T11:08:17.144Z] === RUN TestAPIIpcModeHost [2020-07-28T11:08:17.236Z] --- PASS: TestRenameRunningContainerAndReuse (1.92s) [2020-07-28T11:08:17.236Z] === RUN TestRenameInvalidName [2020-07-28T11:08:17.416Z] ......... [ 86%] [2020-07-28T11:08:17.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-28T11:08:17.785Z] --- PASS: TestAPIIpcModeHost (0.46s) [2020-07-28T11:08:17.785Z] === RUN TestDaemonIpcModeShareable [2020-07-28T11:08:18.174Z] --- PASS: TestRenameInvalidName (0.76s) [2020-07-28T11:08:18.174Z] === RUN TestRenameAnonymousContainer [2020-07-28T11:08:18.580Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.69s) [2020-07-28T11:08:18.580Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-28T11:08:18.580Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T11:08:18.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T11:08:18.580Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T11:08:18.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T11:08:18.580Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T11:08:18.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T11:08:18.580Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T11:08:18.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T11:08:18.580Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T11:08:18.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T11:08:18.580Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T11:08:18.580Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T11:08:18.580Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T11:08:18.580Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T11:08:18.580Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T11:08:18.580Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-28T11:08:18.580Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-28T11:08:18.580Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-28T11:08:18.580Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-28T11:08:18.580Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-28T11:08:18.580Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-07-28T11:08:18.580Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-28T11:08:18.860Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-28T11:08:18.860Z] Using test binary docker [2020-07-28T11:08:18.860Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-28T11:08:18.860Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T11:08:18.860Z] INFO: Waiting for daemon to start... [2020-07-28T11:08:18.860Z] Starting dockerd [2020-07-28T11:08:19.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-28T11:08:19.114Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-28T11:08:19.220Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2020-07-28T11:08:19.220Z] === RUN TestCreateDifferentPlatform [2020-07-28T11:08:19.220Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-28T11:08:19.220Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-28T11:08:19.220Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-28T11:08:19.220Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2020-07-28T11:08:19.220Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-28T11:08:19.220Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-28T11:08:19.220Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-07-28T11:08:19.220Z] === RUN TestContainerStartOnDaemonRestart [2020-07-28T11:08:19.220Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-28T11:08:19.220Z] === RUN TestDaemonRestartIpcMode [2020-07-28T11:08:19.220Z] === PAUSE TestDaemonRestartIpcMode [2020-07-28T11:08:19.220Z] === RUN TestDaemonHostGatewayIP [2020-07-28T11:08:19.220Z] === PAUSE TestDaemonHostGatewayIP [2020-07-28T11:08:19.220Z] === RUN TestContainerKillOnDaemonStart [2020-07-28T11:08:19.220Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-28T11:08:19.220Z] === RUN TestDiff [2020-07-28T11:08:19.341Z] --- PASS: TestDaemonIpcModeShareable (1.40s) [2020-07-28T11:08:19.341Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-28T11:08:19.341Z] === RUN TestDaemonIpcModePrivate [2020-07-28T11:08:20.252Z] --- PASS: TestDiff (0.86s) [2020-07-28T11:08:20.252Z] === RUN TestExecWithCloseStdin [2020-07-28T11:08:20.389Z] --- PASS: TestDaemonIpcModePrivate (1.40s) [2020-07-28T11:08:20.389Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-28T11:08:20.389Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-28T11:08:20.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-28T11:08:20.754Z] --- PASS: TestRenameAnonymousContainer (2.75s) [2020-07-28T11:08:20.754Z] === RUN TestRenameContainerWithSameName [2020-07-28T11:08:21.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-28T11:08:21.284Z] --- PASS: TestExecWithCloseStdin (0.93s) [2020-07-28T11:08:21.284Z] === RUN TestExec [2020-07-28T11:08:21.779Z] tests/integration/models_images_test.py ............... [ 89%] [2020-07-28T11:08:21.910Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.37s) [2020-07-28T11:08:21.910Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-28T11:08:21.910Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-28T11:08:21.914Z] --- PASS: TestExec (0.96s) [2020-07-28T11:08:21.914Z] === RUN TestExecUser [2020-07-28T11:08:21.951Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2020-07-28T11:08:21.951Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-28T11:08:22.143Z] . [2020-07-28T11:08:22.143Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-28T11:08:22.143Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-28T11:08:22.143Z] Error: No such image: emptyfs [2020-07-28T11:08:22.143Z] Running integration-test (iteration 1) [2020-07-28T11:08:22.143Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-28T11:08:22.978Z] --- PASS: TestExecUser (0.89s) [2020-07-28T11:08:22.978Z] === RUN TestExportContainerAndImportImage [2020-07-28T11:08:23.000Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-28T11:08:23.327Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s) [2020-07-28T11:08:23.327Z] === RUN TestResize [2020-07-28T11:08:23.428Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s) [2020-07-28T11:08:23.428Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-28T11:08:23.428Z] === RUN TestIpcModeOlderClient [2020-07-28T11:08:23.428Z] === PAUSE TestIpcModeOlderClient [2020-07-28T11:08:23.428Z] === RUN TestKillContainerInvalidSignal [2020-07-28T11:08:23.723Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2020-07-28T11:08:23.723Z] === RUN TestKillContainer [2020-07-28T11:08:23.723Z] === RUN TestKillContainer/no_signal [2020-07-28T11:08:23.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-28T11:08:23.895Z] --- PASS: TestResize (0.76s) [2020-07-28T11:08:23.895Z] === RUN TestResizeWithInvalidSize [2020-07-28T11:08:24.012Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2020-07-28T11:08:24.012Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-28T11:08:24.361Z] === RUN TestKillContainer/non_killing_signal [2020-07-28T11:08:24.657Z] === RUN TestKillContainer/killing_signal [2020-07-28T11:08:24.835Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2020-07-28T11:08:24.835Z] === RUN TestResizeWhenContainerNotStarted [2020-07-28T11:08:24.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-28T11:08:25.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-28T11:08:25.294Z] --- PASS: TestKillContainer (1.62s) [2020-07-28T11:08:25.294Z] --- PASS: TestKillContainer/no_signal (0.53s) [2020-07-28T11:08:25.294Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2020-07-28T11:08:25.294Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2020-07-28T11:08:25.294Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-28T11:08:25.294Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-28T11:08:25.404Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2020-07-28T11:08:25.404Z] === RUN TestDaemonRestartKillContainers [2020-07-28T11:08:25.404Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T11:08:25.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T11:08:25.404Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T11:08:25.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T11:08:25.404Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T11:08:25.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T11:08:25.404Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T11:08:25.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T11:08:25.404Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T11:08:25.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T11:08:25.404Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T11:08:25.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T11:08:25.404Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T11:08:25.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T11:08:25.404Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T11:08:25.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T11:08:25.404Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:08:25.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:08:25.404Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:08:25.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:08:25.404Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:08:25.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:08:25.404Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:08:25.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:08:25.404Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T11:08:25.404Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T11:08:25.404Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-28T11:08:25.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-28T11:08:25.934Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-28T11:08:26.075Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2020-07-28T11:08:26.075Z] === RUN TestHealthCheckWorkdir [2020-07-28T11:08:26.575Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.05s) [2020-07-28T11:08:26.575Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s) [2020-07-28T11:08:26.575Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-07-28T11:08:26.575Z] === RUN TestKillStoppedContainer [2020-07-28T11:08:26.575Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-28T11:08:26.575Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-28T11:08:26.575Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-07-28T11:08:26.575Z] === RUN TestKillDifferentUserContainer [2020-07-28T11:08:26.706Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-07-28T11:08:26.706Z] === RUN TestHealthKillContainer [2020-07-28T11:08:27.230Z] --- PASS: TestKillDifferentUserContainer (0.50s) [2020-07-28T11:08:27.230Z] === RUN TestInspectOomKilledTrue [2020-07-28T11:08:27.877Z] --- PASS: TestInspectOomKilledTrue (0.86s) [2020-07-28T11:08:27.877Z] === RUN TestInspectOomKilledFalse [2020-07-28T11:08:28.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-28T11:08:28.518Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2020-07-28T11:08:28.518Z] === RUN TestLinksEtcHostsContentMatch [2020-07-28T11:08:28.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-28T11:08:28.696Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:08:28.696Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:08:28.696Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-28T11:08:28.815Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s) [2020-07-28T11:08:28.815Z] === RUN TestLinksContainerNames [2020-07-28T11:08:29.526Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-28T11:08:29.526Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-28T11:08:29.902Z] --- PASS: TestLinksContainerNames (1.01s) [2020-07-28T11:08:29.902Z] === RUN TestLogsFollowTailEmpty [2020-07-28T11:08:30.283Z] --- PASS: TestHealthKillContainer (3.04s) [2020-07-28T11:08:30.283Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-28T11:08:30.544Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2020-07-28T11:08:30.545Z] === RUN TestContainerNetworkMountsNoChown [2020-07-28T11:08:30.573Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2020-07-28T11:08:30.573Z] === RUN TestIpcModeNone [2020-07-28T11:08:30.602Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:08:30.602Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:08:31.185Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2020-07-28T11:08:31.185Z] === RUN TestMountDaemonRoot [2020-07-28T11:08:31.185Z] === RUN TestMountDaemonRoot/default [2020-07-28T11:08:31.185Z] === PAUSE TestMountDaemonRoot/default [2020-07-28T11:08:31.185Z] === RUN TestMountDaemonRoot/private [2020-07-28T11:08:31.185Z] === PAUSE TestMountDaemonRoot/private [2020-07-28T11:08:31.185Z] === RUN TestMountDaemonRoot/rprivate [2020-07-28T11:08:31.185Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-28T11:08:31.185Z] === RUN TestMountDaemonRoot/slave [2020-07-28T11:08:31.185Z] === PAUSE TestMountDaemonRoot/slave [2020-07-28T11:08:31.185Z] === RUN TestMountDaemonRoot/rslave [2020-07-28T11:08:31.185Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-28T11:08:31.185Z] === RUN TestMountDaemonRoot/shared [2020-07-28T11:08:31.185Z] === PAUSE TestMountDaemonRoot/shared [2020-07-28T11:08:31.185Z] === RUN TestMountDaemonRoot/rshared [2020-07-28T11:08:31.185Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-28T11:08:31.185Z] === CONT TestMountDaemonRoot/default [2020-07-28T11:08:31.185Z] === CONT TestMountDaemonRoot/rshared [2020-07-28T11:08:31.185Z] === CONT TestMountDaemonRoot/shared [2020-07-28T11:08:31.185Z] === CONT TestMountDaemonRoot/rslave [2020-07-28T11:08:31.185Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-28T11:08:31.185Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-28T11:08:31.185Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T11:08:31.185Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-28T11:08:31.185Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T11:08:31.185Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-28T11:08:31.185Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T11:08:31.185Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/rprivate [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/slave [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/private [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T11:08:31.186Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-28T11:08:31.186Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T11:08:31.186Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-07-28T11:08:31.186Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-07-28T11:08:31.186Z] === RUN TestContainerBindMountNonRecursive [2020-07-28T11:08:31.605Z] --- PASS: TestIpcModeNone (0.93s) [2020-07-28T11:08:31.605Z] === RUN TestIpcModePrivate [2020-07-28T11:08:31.983Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T11:08:32.242Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T11:08:32.640Z] --- PASS: TestIpcModePrivate (0.94s) [2020-07-28T11:08:32.640Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-07-28T11:08:32.640Z] === RUN TestIpcModeShareable [2020-07-28T11:08:32.708Z] --- PASS: TestContainerBindMountNonRecursive (1.50s) [2020-07-28T11:08:32.708Z] === RUN TestNetworkNat [2020-07-28T11:08:33.354Z] --- PASS: TestNetworkNat (0.52s) [2020-07-28T11:08:33.354Z] === RUN TestNetworkLocalhostTCPNat [2020-07-28T11:08:33.671Z] --- PASS: TestIpcModeShareable (0.96s) [2020-07-28T11:08:33.672Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-07-28T11:08:33.672Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-28T11:08:33.996Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s) [2020-07-28T11:08:33.996Z] === RUN TestNetworkLoopbackNat [2020-07-28T11:08:34.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-28T11:08:34.348Z] Loaded image: buildpack-deps:buster [2020-07-28T11:08:34.348Z] Loaded image: busybox:latest [2020-07-28T11:08:34.348Z] Loaded image: busybox:glibc [2020-07-28T11:08:34.348Z] Loaded image: debian:buster [2020-07-28T11:08:34.348Z] Loaded image: hello-world:latest [2020-07-28T11:08:34.348Z] INFO: Testing against a local daemon [2020-07-28T11:08:34.348Z] === RUN TestCgroupNamespacesBuild [2020-07-28T11:08:34.413Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T11:08:34.980Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T11:08:35.405Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-28T11:08:35.918Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-28T11:08:36.396Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.90s) [2020-07-28T11:08:36.396Z] === RUN TestAPIIpcModeHost [2020-07-28T11:08:36.740Z] --- PASS: TestNetworkLoopbackNat (2.82s) [2020-07-28T11:08:36.740Z] === RUN TestPause [2020-07-28T11:08:37.028Z] --- PASS: TestAPIIpcModeHost (0.71s) [2020-07-28T11:08:37.028Z] === RUN TestDaemonIpcModeShareable [2020-07-28T11:08:37.379Z] --- PASS: TestPause (0.56s) [2020-07-28T11:08:37.379Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-28T11:08:37.379Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T11:08:37.379Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T11:08:37.379Z] === RUN TestPauseStopPausedContainer [2020-07-28T11:08:37.637Z] --- PASS: TestCgroupNamespacesBuild (3.23s) [2020-07-28T11:08:37.637Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-28T11:08:37.674Z] --- PASS: TestPauseStopPausedContainer (0.54s) [2020-07-28T11:08:37.674Z] === RUN TestPsFilter [2020-07-28T11:08:37.970Z] --- PASS: TestPsFilter (0.17s) [2020-07-28T11:08:37.970Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-28T11:08:38.131Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-28T11:08:38.387Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-28T11:08:38.456Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T11:08:38.456Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-28T11:08:38.606Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2020-07-28T11:08:38.606Z] === RUN TestRemoveContainerWithVolume [2020-07-28T11:08:38.903Z] --- PASS: TestRemoveContainerWithVolume (0.52s) [2020-07-28T11:08:38.903Z] === RUN TestRemoveContainerRunning [2020-07-28T11:08:39.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T11:08:39.091Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-07-28T11:08:39.091Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-28T11:08:39.091Z] === RUN TestDaemonIpcModePrivate [2020-07-28T11:08:39.539Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2020-07-28T11:08:39.539Z] === RUN TestBuildWithSession [2020-07-28T11:08:39.539Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-28T11:08:39.539Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T11:08:39.539Z] === RUN TestBuildSquashParent [2020-07-28T11:08:39.546Z] --- PASS: TestRemoveContainerRunning (0.54s) [2020-07-28T11:08:39.546Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-28T11:08:40.186Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2020-07-28T11:08:40.186Z] === RUN TestRemoveInvalidContainer [2020-07-28T11:08:40.186Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-28T11:08:40.186Z] === RUN TestRenameLinkedContainer [2020-07-28T11:08:40.405Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-28T11:08:40.597Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2020-07-28T11:08:40.597Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-28T11:08:40.597Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-28T11:08:41.857Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-28T11:08:41.857Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.99s) [2020-07-28T11:08:41.857Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.00s) [2020-07-28T11:08:41.857Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s) [2020-07-28T11:08:41.857Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.00s) [2020-07-28T11:08:41.857Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-07-28T11:08:41.857Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s) [2020-07-28T11:08:41.857Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s) [2020-07-28T11:08:41.857Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s) [2020-07-28T11:08:41.857Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.63s) [2020-07-28T11:08:41.857Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.99s) [2020-07-28T11:08:41.857Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.90s) [2020-07-28T11:08:41.857Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.73s) [2020-07-28T11:08:41.857Z] === RUN TestCgroupNamespacesRun [2020-07-28T11:08:42.051Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-28T11:08:42.278Z] --- PASS: TestRenameLinkedContainer (2.16s) [2020-07-28T11:08:42.278Z] === RUN TestRenameStoppedContainer [2020-07-28T11:08:42.563Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-28T11:08:42.563Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-28T11:08:42.563Z] [2020-07-28T11:08:42.563Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-28T11:08:42.563Z] =========================== short test summary info ============================ [2020-07-28T11:08:42.563Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-28T11:08:42.563Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-28T11:08:42.563Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-28T11:08:42.563Z] Not supported on most drivers [2020-07-28T11:08:42.563Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-07-28T11:08:42.563Z] Output of docker top depends on host distro, and is not formalized. [2020-07-28T11:08:42.563Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-07-28T11:08:42.563Z] Output of docker top depends on host distro, and is not formalized. [2020-07-28T11:08:42.563Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-28T11:08:42.563Z] Can fail if eth0 has multiple IP addresses [2020-07-28T11:08:42.563Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-28T11:08:42.563Z] This doesn't seem to be taken into account by the engine [2020-07-28T11:08:42.563Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-28T11:08:42.563Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-28T11:08:42.563Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.71 seconds == [2020-07-28T11:08:42.661Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-07-28T11:08:42.661Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-28T11:08:42.661Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-28T11:08:42.862Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-28T11:08:42.921Z] --- PASS: TestRenameStoppedContainer (0.57s) [2020-07-28T11:08:42.921Z] === RUN TestRenameRunningContainerAndReuse [2020-07-28T11:08:43.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-28T11:08:43.498Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2020-07-28T11:08:43.498Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-28T11:08:43.970Z] --- PASS: TestRenameRunningContainerAndReuse (1.08s) [2020-07-28T11:08:43.970Z] === RUN TestRenameInvalidName [2020-07-28T11:08:44.165Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2020-07-28T11:08:44.165Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-28T11:08:44.165Z] === RUN TestIpcModeOlderClient [2020-07-28T11:08:44.165Z] === PAUSE TestIpcModeOlderClient [2020-07-28T11:08:44.165Z] === RUN TestKillContainerInvalidSignal [2020-07-28T11:08:44.268Z] --- PASS: TestRenameInvalidName (0.53s) [2020-07-28T11:08:44.268Z] === RUN TestRenameAnonymousContainer [2020-07-28T11:08:45.198Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-07-28T11:08:45.198Z] === RUN TestKillContainer [2020-07-28T11:08:45.198Z] === RUN TestKillContainer/no_signal [2020-07-28T11:08:45.406Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.85s) [2020-07-28T11:08:45.406Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-28T11:08:45.665Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-28T11:08:46.235Z] === RUN TestKillContainer/non_killing_signal [2020-07-28T11:08:46.235Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-28T11:08:46.355Z] --- PASS: TestRenameAnonymousContainer (1.98s) [2020-07-28T11:08:46.355Z] === RUN TestRenameContainerWithSameName [2020-07-28T11:08:46.552Z] === RUN TestKillContainer/killing_signal [2020-07-28T11:08:46.996Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2020-07-28T11:08:46.996Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-28T11:08:47.175Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.03s) [2020-07-28T11:08:47.175Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-28T11:08:47.599Z] --- PASS: TestKillContainer (2.59s) [2020-07-28T11:08:47.599Z] --- PASS: TestKillContainer/no_signal (0.89s) [2020-07-28T11:08:47.599Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-07-28T11:08:47.599Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2020-07-28T11:08:47.599Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-28T11:08:47.599Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-28T11:08:47.650Z] --- PASS: TestBuildSquashParent (6.67s) [2020-07-28T11:08:47.650Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-28T11:08:47.650Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T11:08:47.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T11:08:47.650Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T11:08:47.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T11:08:47.650Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T11:08:47.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T11:08:47.650Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T11:08:47.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T11:08:47.650Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T11:08:47.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T11:08:47.650Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T11:08:47.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T11:08:47.650Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T11:08:47.650Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T11:08:47.650Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T11:08:47.650Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T11:08:47.743Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-28T11:08:48.041Z] --- PASS: TestRenameContainerWithLinkedContainer (1.08s) [2020-07-28T11:08:48.041Z] === RUN TestResize [2020-07-28T11:08:48.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-28T11:08:48.636Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-28T11:08:48.677Z] --- PASS: TestResize (0.55s) [2020-07-28T11:08:48.678Z] === RUN TestResizeWithInvalidSize [2020-07-28T11:08:48.970Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2020-07-28T11:08:48.970Z] === RUN TestResizeWhenContainerNotStarted [2020-07-28T11:08:49.250Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-07-28T11:08:49.250Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-28T11:08:49.614Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2020-07-28T11:08:49.614Z] === RUN TestDaemonRestartKillContainers [2020-07-28T11:08:49.614Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T11:08:49.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T11:08:49.614Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T11:08:49.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T11:08:49.614Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T11:08:49.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T11:08:49.614Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T11:08:49.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T11:08:49.614Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T11:08:49.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T11:08:49.614Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T11:08:49.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T11:08:49.614Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T11:08:49.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T11:08:49.614Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T11:08:49.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T11:08:49.614Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:08:49.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:08:49.614Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:08:49.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:08:49.614Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:08:49.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:08:49.614Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:08:49.614Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:08:49.614Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T11:08:49.614Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T11:08:49.614Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T11:08:49.614Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T11:08:49.674Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2020-07-28T11:08:49.674Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2020-07-28T11:08:49.674Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-07-28T11:08:49.674Z] === RUN TestKillStoppedContainer [2020-07-28T11:08:49.674Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-07-28T11:08:49.674Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-28T11:08:49.674Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-07-28T11:08:49.674Z] === RUN TestKillDifferentUserContainer [2020-07-28T11:08:50.181Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T11:08:50.181Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T11:08:50.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-28T11:08:50.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-28T11:08:50.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-28T11:08:50.716Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2020-07-28T11:08:50.716Z] === RUN TestInspectOomKilledTrue [2020-07-28T11:08:50.716Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-28T11:08:50.716Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T11:08:50.716Z] === RUN TestInspectOomKilledFalse [2020-07-28T11:08:50.716Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-28T11:08:50.716Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T11:08:50.716Z] === RUN TestLinksEtcHostsContentMatch [2020-07-28T11:08:51.008Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-07-28T11:08:51.008Z] === RUN TestLinksContainerNames [2020-07-28T11:08:51.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-28T11:08:51.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-28T11:08:51.159Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.93s) [2020-07-28T11:08:51.159Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-28T11:08:51.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-28T11:08:51.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-28T11:08:52.083Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-28T11:08:52.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.46s) [2020-07-28T11:08:52.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s) [2020-07-28T11:08:52.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s) [2020-07-28T11:08:52.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2020-07-28T11:08:52.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.86s) [2020-07-28T11:08:52.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2020-07-28T11:08:52.083Z] === RUN TestBuildMultiStageCopy [2020-07-28T11:08:52.083Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-28T11:08:52.387Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T11:08:52.387Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T11:08:52.387Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:08:52.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-28T11:08:52.539Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.62s) [2020-07-28T11:08:52.539Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-28T11:08:52.684Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:08:53.093Z] --- PASS: TestLinksContainerNames (1.69s) [2020-07-28T11:08:53.093Z] === RUN TestLogsFollowTailEmpty [2020-07-28T11:08:53.477Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-07-28T11:08:53.477Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-28T11:08:53.729Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2020-07-28T11:08:53.729Z] === RUN TestContainerNetworkMountsNoChown [2020-07-28T11:08:53.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-28T11:08:54.233Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:08:54.532Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:08:54.533Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-28T11:08:54.768Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/default [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/default [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/private [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/private [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/rprivate [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/slave [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/slave [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/rslave [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/shared [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/shared [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/rshared [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-28T11:08:54.768Z] === CONT TestMountDaemonRoot/default [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-28T11:08:54.768Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-28T11:08:54.768Z] === CONT TestMountDaemonRoot/rshared [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T11:08:54.768Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-28T11:08:54.768Z] === CONT TestMountDaemonRoot/shared [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-28T11:08:54.768Z] === CONT TestMountDaemonRoot/rslave [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T11:08:54.768Z] === CONT TestMountDaemonRoot/slave [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-28T11:08:54.768Z] === CONT TestMountDaemonRoot/rprivate [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-28T11:08:54.768Z] === CONT TestMountDaemonRoot/private [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-28T11:08:54.768Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-28T11:08:54.768Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-28T11:08:54.768Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-28T11:08:54.768Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-28T11:08:54.768Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-28T11:08:54.768Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T11:08:54.768Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-28T11:08:54.768Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T11:08:54.768Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-28T11:08:54.768Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-28T11:08:55.061Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-28T11:08:55.061Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-28T11:08:55.061Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-28T11:08:55.061Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-28T11:08:55.061Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T11:08:55.061Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-28T11:08:55.061Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T11:08:55.061Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T11:08:55.061Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-28T11:08:55.061Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-28T11:08:55.063Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T11:08:55.063Z] [2020-07-28T11:08:55.063Z] Unloading profiles will leave already running processes permanently [2020-07-28T11:08:55.063Z] unconfined, which can lead to unexpected situations. [2020-07-28T11:08:55.063Z] [2020-07-28T11:08:55.063Z] To set a process to complain mode, use the command line tool [2020-07-28T11:08:55.063Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T11:08:55.063Z] [2020-07-28T11:08:55.180Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon Post stage [Pipeline] junit [2020-07-28T11:08:55.327Z] Recording test results [2020-07-28T11:08:55.353Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-28T11:08:55.353Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-28T11:08:55.353Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-28T11:08:55.353Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T11:08:55.353Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-28T11:08:55.353Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-28T11:08:55.353Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-28T11:08:55.353Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-28T11:08:55.353Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-28T11:08:55.353Z] === RUN TestContainerBindMountNonRecursive [2020-07-28T11:08:55.366Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-28T11:08:55.469Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2020-07-28T11:08:55.469Z] === RUN TestKernelTCPMemory [Pipeline] sh [2020-07-28T11:08:55.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-28T11:08:55.835Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T11:08:55.899Z] + echo Ensuring container killed. [2020-07-28T11:08:55.899Z] Ensuring container killed. [2020-07-28T11:08:55.899Z] + docker rm -vf docker-pr2 [2020-07-28T11:08:55.899Z] Error: No such container: docker-pr2 [2020-07-28T11:08:55.899Z] + true [Pipeline] sh [2020-07-28T11:08:56.213Z] + echo Chowning /workspace to jenkins user [2020-07-28T11:08:56.213Z] Chowning /workspace to jenkins user [2020-07-28T11:08:56.213Z] + id -u [2020-07-28T11:08:56.213Z] + id -g [2020-07-28T11:08:56.213Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41156:/workspace busybox chown -R 1000:1000 /workspace [2020-07-28T11:08:56.297Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-07-28T11:08:56.297Z] === RUN TestNISDomainname [2020-07-28T11:08:56.301Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-28T11:08:57.105Z] + bundleName=docker-py [2020-07-28T11:08:57.105Z] + echo Creating docker-py-bundles.tar.gz [2020-07-28T11:08:57.105Z] Creating docker-py-bundles.tar.gz [2020-07-28T11:08:57.105Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-07-28T11:08:57.118Z] Archiving artifacts [2020-07-28T11:08:57.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-28T11:08:57.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-28T11:08:57.233Z] --- PASS: TestNISDomainname (1.00s) [2020-07-28T11:08:57.233Z] === RUN TestHostnameDnsResolution [2020-07-28T11:08:57.235Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-28T11:08:57.427Z] --- PASS: TestContainerBindMountNonRecursive (2.13s) [2020-07-28T11:08:57.427Z] === RUN TestNetworkNat [2020-07-28T11:08:57.447Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41156/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-28T11:08:57.806Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41156/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b -e DOCKER_GRAPHDRIVER docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b hack/make.sh binary-daemon [2020-07-28T11:08:57.807Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-28T11:08:57.807Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-28T11:08:57.807Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-28T11:08:57.939Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-28T11:08:57.939Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.74s) [2020-07-28T11:08:57.939Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.84s) [2020-07-28T11:08:57.939Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.89s) [2020-07-28T11:08:57.939Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.06s) [2020-07-28T11:08:57.939Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2020-07-28T11:08:57.939Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.83s) [2020-07-28T11:08:57.939Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.62s) [2020-07-28T11:08:57.939Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.36s) [2020-07-28T11:08:57.939Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-07-28T11:08:57.939Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-07-28T11:08:57.939Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2020-07-28T11:08:57.939Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.25s) [2020-07-28T11:08:57.939Z] === RUN TestCgroupNamespacesRun [2020-07-28T11:08:58.061Z] [2020-07-28T11:08:58.174Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-28T11:08:58.317Z] Removing bundles/ [2020-07-28T11:08:58.317Z] [2020-07-28T11:08:58.317Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-28T11:08:58.317Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-28T11:08:58.318Z] GOOS="" GOARCH="" GOARM="" [2020-07-28T11:08:58.376Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-28T11:08:58.376Z] --- PASS: TestHostnameDnsResolution (1.08s) [2020-07-28T11:08:58.376Z] === RUN TestStats [2020-07-28T11:08:58.464Z] --- PASS: TestNetworkNat (0.85s) [2020-07-28T11:08:58.464Z] === RUN TestNetworkLocalhostTCPNat [2020-07-28T11:08:59.110Z] --- PASS: TestBuildMultiStageCopy (7.39s) [2020-07-28T11:08:59.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2020-07-28T11:08:59.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-07-28T11:08:59.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-07-28T11:08:59.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-07-28T11:08:59.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-07-28T11:08:59.110Z] === RUN TestBuildMultiStageParentConfig [2020-07-28T11:08:59.314Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-28T11:08:59.465Z] --- PASS: TestCgroupNamespacesRun (1.35s) [2020-07-28T11:08:59.465Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-28T11:08:59.500Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-07-28T11:08:59.500Z] === RUN TestNetworkLoopbackNat [2020-07-28T11:08:59.572Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-28T11:08:59.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-28T11:09:00.513Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.33s) [2020-07-28T11:09:00.513Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-28T11:09:00.950Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-28T11:09:01.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-28T11:09:01.209Z] --- PASS: TestStats (2.78s) [2020-07-28T11:09:01.209Z] === RUN TestStopContainerWithTimeout [2020-07-28T11:09:01.209Z] === RUN TestStopContainerWithTimeout/0 [2020-07-28T11:09:01.209Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-28T11:09:01.209Z] === RUN TestStopContainerWithTimeout/1 [2020-07-28T11:09:01.209Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-28T11:09:01.209Z] === RUN TestStopContainerWithTimeout/3 [2020-07-28T11:09:01.209Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-28T11:09:01.209Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-28T11:09:01.209Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-28T11:09:01.209Z] === CONT TestStopContainerWithTimeout/0 [2020-07-28T11:09:01.209Z] === CONT TestStopContainerWithTimeout/3 [2020-07-28T11:09:02.033Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.34s) [2020-07-28T11:09:02.033Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-28T11:09:02.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-28T11:09:02.587Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-28T11:09:03.021Z] --- PASS: TestNetworkLoopbackNat (3.22s) [2020-07-28T11:09:03.021Z] === RUN TestPause [2020-07-28T11:09:03.314Z] --- PASS: TestPause (0.91s) [2020-07-28T11:09:03.314Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-28T11:09:03.314Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T11:09:03.314Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T11:09:03.314Z] === RUN TestPauseStopPausedContainer [2020-07-28T11:09:03.555Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s) [2020-07-28T11:09:03.555Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-28T11:09:03.969Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-28T11:09:04.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-28T11:09:04.351Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-07-28T11:09:04.351Z] === RUN TestPsFilter [2020-07-28T11:09:04.442Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-07-28T11:09:04.442Z] === RUN TestBuildLabelWithTargets [2020-07-28T11:09:04.538Z] === CONT TestStopContainerWithTimeout/1 [2020-07-28T11:09:04.603Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s) [2020-07-28T11:09:04.603Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-28T11:09:04.643Z] --- PASS: TestPsFilter (0.28s) [2020-07-28T11:09:04.643Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-28T11:09:05.109Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-28T11:09:05.278Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-07-28T11:09:05.278Z] === RUN TestRemoveContainerWithVolume [2020-07-28T11:09:05.368Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-28T11:09:05.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-28T11:09:05.936Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-28T11:09:06.152Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2020-07-28T11:09:06.152Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-28T11:09:06.198Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-28T11:09:06.198Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2020-07-28T11:09:06.198Z] --- PASS: TestStopContainerWithTimeout/3 (3.23s) [2020-07-28T11:09:06.198Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2020-07-28T11:09:06.198Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2020-07-28T11:09:06.198Z] === RUN TestDeleteDevicemapper [2020-07-28T11:09:06.198Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-28T11:09:06.198Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T11:09:06.198Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-28T11:09:06.317Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2020-07-28T11:09:06.317Z] === RUN TestRemoveContainerRunning [2020-07-28T11:09:06.792Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-07-28T11:09:06.792Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-28T11:09:06.952Z] --- PASS: TestRemoveContainerRunning (0.85s) [2020-07-28T11:09:06.952Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-28T11:09:07.136Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-28T11:09:07.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-28T11:09:07.989Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2020-07-28T11:09:07.989Z] === RUN TestRemoveInvalidContainer [2020-07-28T11:09:07.989Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-28T11:09:07.990Z] === RUN TestRenameLinkedContainer [2020-07-28T11:09:08.319Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.38s) [2020-07-28T11:09:08.319Z] === RUN TestKernelTCPMemory [2020-07-28T11:09:08.515Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-28T11:09:08.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-28T11:09:08.777Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.61s) [2020-07-28T11:09:08.777Z] === RUN TestUpdateMemory [2020-07-28T11:09:08.777Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-28T11:09:08.777Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-28T11:09:08.777Z] === RUN TestUpdateCPUQuota [2020-07-28T11:09:08.958Z] --- PASS: TestKernelTCPMemory (0.61s) [2020-07-28T11:09:08.958Z] === RUN TestNISDomainname [2020-07-28T11:09:09.598Z] --- PASS: TestNISDomainname (0.64s) [2020-07-28T11:09:09.598Z] === RUN TestHostnameDnsResolution [2020-07-28T11:09:10.158Z] --- PASS: TestUpdateCPUQuota (1.53s) [2020-07-28T11:09:10.158Z] === RUN TestUpdatePidsLimit [2020-07-28T11:09:10.158Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-28T11:09:10.238Z] --- PASS: TestHostnameDnsResolution (0.85s) [2020-07-28T11:09:10.238Z] === RUN TestStats [2020-07-28T11:09:10.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-28T11:09:10.727Z] === RUN TestUpdatePidsLimit/no_change [2020-07-28T11:09:10.987Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-28T11:09:11.247Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-28T11:09:11.247Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-28T11:09:11.539Z] --- PASS: TestRenameLinkedContainer (3.60s) [2020-07-28T11:09:11.539Z] === RUN TestRenameStoppedContainer [2020-07-28T11:09:11.816Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-28T11:09:12.025Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-28T11:09:12.025Z] Using test binary docker [2020-07-28T11:09:12.025Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-28T11:09:12.025Z] +++ /etc/init.d/apparmor start [2020-07-28T11:09:12.025Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T11:09:12.025Z] INFO: Waiting for daemon to start... [2020-07-28T11:09:12.025Z] Starting dockerd [2020-07-28T11:09:12.025Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-07-28T11:09:12.076Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-28T11:09:12.336Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-28T11:09:12.336Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-28T11:09:12.562Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-07-28T11:09:12.562Z] === RUN TestBuildWithEmptyLayers [2020-07-28T11:09:12.577Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-07-28T11:09:12.577Z] === RUN TestRenameRunningContainerAndReuse [2020-07-28T11:09:12.990Z] --- PASS: TestStats (2.53s) [2020-07-28T11:09:12.990Z] === RUN TestStopContainerWithTimeout [2020-07-28T11:09:12.990Z] === RUN TestStopContainerWithTimeout/0 [2020-07-28T11:09:12.990Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-28T11:09:12.990Z] === RUN TestStopContainerWithTimeout/1 [2020-07-28T11:09:12.990Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-28T11:09:12.990Z] === RUN TestStopContainerWithTimeout/3 [2020-07-28T11:09:12.990Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-28T11:09:12.990Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-28T11:09:12.990Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-28T11:09:12.990Z] === CONT TestStopContainerWithTimeout/0 [2020-07-28T11:09:12.990Z] === CONT TestStopContainerWithTimeout/3 [2020-07-28T11:09:12.990Z] === CONT TestStopContainerWithTimeout/1 [2020-07-28T11:09:12.990Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-28T11:09:13.717Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-28T11:09:13.717Z] --- PASS: TestUpdatePidsLimit (3.27s) [2020-07-28T11:09:13.717Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-07-28T11:09:13.717Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-07-28T11:09:13.717Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2020-07-28T11:09:13.717Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-07-28T11:09:13.717Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-07-28T11:09:13.717Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-07-28T11:09:13.717Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-07-28T11:09:13.717Z] === RUN TestUpdateRestartPolicy [2020-07-28T11:09:14.090Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2020-07-28T11:09:14.090Z] === RUN TestRenameInvalidName [2020-07-28T11:09:14.286Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-28T11:09:15.097Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-07-28T11:09:15.097Z] === RUN TestBuildMultiStageOnBuild [2020-07-28T11:09:15.134Z] --- PASS: TestRenameInvalidName (0.94s) [2020-07-28T11:09:15.134Z] === RUN TestRenameAnonymousContainer [2020-07-28T11:09:15.223Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-28T11:09:15.482Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-28T11:09:15.741Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-28T11:09:16.001Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-28T11:09:16.260Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-28T11:09:16.260Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-28T11:09:16.543Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-28T11:09:16.543Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2020-07-28T11:09:16.543Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2020-07-28T11:09:16.543Z] --- PASS: TestStopContainerWithTimeout/3 (3.02s) [2020-07-28T11:09:16.543Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2020-07-28T11:09:16.543Z] === RUN TestDeleteDevicemapper [2020-07-28T11:09:16.543Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-28T11:09:16.543Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T11:09:16.543Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-28T11:09:16.831Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-28T11:09:17.399Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-28T11:09:17.590Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2020-07-28T11:09:17.590Z] === RUN TestUpdateMemory [2020-07-28T11:09:18.259Z] --- PASS: TestUpdateMemory (0.70s) [2020-07-28T11:09:18.259Z] === RUN TestUpdateCPUQuota [2020-07-28T11:09:18.897Z] --- PASS: TestUpdateCPUQuota (0.81s) [2020-07-28T11:09:18.897Z] === RUN TestUpdatePidsLimit [2020-07-28T11:09:18.897Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-28T11:09:19.193Z] === RUN TestUpdatePidsLimit/no_change [2020-07-28T11:09:19.487Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-28T11:09:19.782Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-28T11:09:19.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-28T11:09:20.077Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-28T11:09:20.164Z] . [2020-07-28T11:09:20.164Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-28T11:09:20.164Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-28T11:09:20.164Z] Error: No such image: emptyfs [2020-07-28T11:09:20.164Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-28T11:09:20.164Z] ++++ docker load [2020-07-28T11:09:20.164Z] Running integration-test (iteration 1) [2020-07-28T11:09:20.164Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-07-28T11:09:20.164Z] ++ 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-07-28T11:09:20.164Z] ++ set -e [2020-07-28T11:09:20.164Z] ++ '[' -n 0 ']' [2020-07-28T11:09:20.164Z] ++ set -x [2020-07-28T11:09:20.164Z] ++ env -i DEST=/go/src/github.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-07-28T11:09:20.364Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-07-28T11:09:20.364Z] === RUN TestBuildUncleanTarFilenames [2020-07-28T11:09:20.374Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-28T11:09:20.374Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-28T11:09:20.717Z] --- PASS: TestRenameAnonymousContainer (4.85s) [2020-07-28T11:09:20.717Z] === RUN TestRenameContainerWithSameName [2020-07-28T11:09:20.717Z] --- PASS: TestRenameContainerWithSameName (0.98s) [2020-07-28T11:09:20.717Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-28T11:09:20.930Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2020-07-28T11:09:20.931Z] === RUN TestBuildMultiStageLayerLeak [2020-07-28T11:09:21.416Z] --- PASS: TestUpdatePidsLimit (2.33s) [2020-07-28T11:09:21.416Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-07-28T11:09:21.416Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2020-07-28T11:09:21.416Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2020-07-28T11:09:21.416Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2020-07-28T11:09:21.416Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2020-07-28T11:09:21.416Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2020-07-28T11:09:21.416Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2020-07-28T11:09:21.416Z] === RUN TestUpdateRestartPolicy [2020-07-28T11:09:22.494Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-28T11:09:22.795Z] --- PASS: TestRenameContainerWithLinkedContainer (1.75s) [2020-07-28T11:09:22.795Z] === RUN TestResize [2020-07-28T11:09:23.064Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-28T11:09:23.323Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-28T11:09:23.430Z] --- PASS: TestResize (0.84s) [2020-07-28T11:09:23.430Z] === RUN TestResizeWithInvalidSize [2020-07-28T11:09:24.470Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-07-28T11:09:24.470Z] === RUN TestResizeWhenContainerNotStarted [2020-07-28T11:09:25.106Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2020-07-28T11:09:25.106Z] === RUN TestDaemonRestartKillContainers [2020-07-28T11:09:25.106Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T11:09:25.106Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T11:09:25.106Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T11:09:25.106Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T11:09:25.106Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T11:09:25.106Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T11:09:25.106Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T11:09:25.106Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T11:09:25.106Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T11:09:25.106Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T11:09:25.106Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T11:09:25.106Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T11:09:25.106Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T11:09:25.106Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T11:09:25.106Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T11:09:25.106Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T11:09:25.106Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:09:25.106Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:09:25.106Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:09:25.106Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:09:25.106Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:09:25.106Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:09:25.106Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:09:25.106Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:09:25.106Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T11:09:25.106Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T11:09:25.115Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2020-07-28T11:09:25.115Z] === RUN TestBuildWithHugeFile [2020-07-28T11:09:25.229Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-28T11:09:25.487Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-28T11:09:26.057Z] --- PASS: TestUpdateRestartPolicy (12.39s) [2020-07-28T11:09:26.057Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-28T11:09:26.057Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-28T11:09:26.315Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-28T11:09:26.575Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2020-07-28T11:09:26.575Z] === RUN TestWaitNonBlocked [2020-07-28T11:09:26.575Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T11:09:26.575Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T11:09:26.575Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T11:09:26.575Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T11:09:26.575Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T11:09:26.575Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T11:09:26.834Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-28T11:09:27.404Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-28T11:09:27.663Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-28T11:09:27.843Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:09:27.843Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:09:27.924Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-28T11:09:27.924Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2020-07-28T11:09:27.924Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2020-07-28T11:09:27.924Z] === RUN TestWaitBlocked [2020-07-28T11:09:27.924Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T11:09:27.924Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T11:09:27.924Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T11:09:27.924Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T11:09:27.924Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T11:09:27.924Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T11:09:28.863Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-28T11:09:28.880Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:09:28.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:09:29.127Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-28T11:09:29.127Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2020-07-28T11:09:29.127Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s) [2020-07-28T11:09:29.127Z] === CONT TestContainerStartOnDaemonRestart [2020-07-28T11:09:29.127Z] === CONT TestContainerKillOnDaemonStart [2020-07-28T11:09:30.392Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T11:09:30.392Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T11:09:32.419Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-28T11:09:32.419Z] --- PASS: TestContainerStartOnDaemonRestart (3.23s) [2020-07-28T11:09:32.419Z] === CONT TestDaemonHostGatewayIP [2020-07-28T11:09:32.461Z] Loaded image: buildpack-deps:buster [2020-07-28T11:09:32.461Z] Loaded image: busybox:latest [2020-07-28T11:09:32.461Z] Loaded image: busybox:glibc [2020-07-28T11:09:32.461Z] Loaded image: debian:buster [2020-07-28T11:09:32.461Z] Loaded image: hello-world:latest [2020-07-28T11:09:33.066Z] INFO: Testing against a local daemon [2020-07-28T11:09:33.066Z] === RUN TestCgroupNamespacesBuild [2020-07-28T11:09:33.128Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T11:09:33.128Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T11:09:33.800Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-28T11:09:34.076Z] --- PASS: TestUpdateRestartPolicy (11.22s) [2020-07-28T11:09:34.076Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-28T11:09:34.076Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s) [2020-07-28T11:09:34.076Z] === RUN TestWaitNonBlocked [2020-07-28T11:09:34.076Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T11:09:34.076Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T11:09:34.076Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T11:09:34.076Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T11:09:34.076Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T11:09:34.076Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T11:09:34.076Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-28T11:09:34.076Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2020-07-28T11:09:34.076Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2020-07-28T11:09:34.076Z] === RUN TestWaitBlocked [2020-07-28T11:09:34.076Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T11:09:34.076Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T11:09:34.076Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T11:09:34.076Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T11:09:34.076Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T11:09:34.076Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T11:09:34.722Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-28T11:09:34.722Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2020-07-28T11:09:34.722Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s) [2020-07-28T11:09:34.722Z] === CONT TestContainerStartOnDaemonRestart [2020-07-28T11:09:34.722Z] === CONT TestDaemonHostGatewayIP [2020-07-28T11:09:34.722Z] === CONT TestIpcModeOlderClient [2020-07-28T11:09:34.722Z] === CONT TestContainerKillOnDaemonStart [2020-07-28T11:09:34.722Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-07-28T11:09:34.722Z] === CONT TestDaemonRestartIpcMode [2020-07-28T11:09:35.706Z] --- PASS: TestDaemonHostGatewayIP (3.04s) [2020-07-28T11:09:35.706Z] === CONT TestDaemonRestartIpcMode [2020-07-28T11:09:35.866Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T11:09:36.159Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T11:09:37.273Z] --- PASS: TestCgroupNamespacesBuild (3.98s) [2020-07-28T11:09:37.273Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-28T11:09:37.613Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-28T11:09:37.613Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-28T11:09:38.181Z] --- PASS: TestDaemonRestartIpcMode (2.89s) [2020-07-28T11:09:38.181Z] === CONT TestIpcModeOlderClient [2020-07-28T11:09:38.303Z] --- PASS: TestContainerStartOnDaemonRestart (3.66s) [2020-07-28T11:09:38.323Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-28T11:09:38.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.20s) [2020-07-28T11:09:38.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s) [2020-07-28T11:09:38.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2020-07-28T11:09:38.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-07-28T11:09:38.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-07-28T11:09:38.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-07-28T11:09:38.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2020-07-28T11:09:38.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.47s) [2020-07-28T11:09:38.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.07s) [2020-07-28T11:09:38.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.24s) [2020-07-28T11:09:38.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s) [2020-07-28T11:09:38.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s) [2020-07-28T11:09:38.323Z] === RUN TestCgroupNamespacesRun [2020-07-28T11:09:38.440Z] --- PASS: TestIpcModeOlderClient (0.07s) [2020-07-28T11:09:38.440Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-28T11:09:38.597Z] --- PASS: TestDaemonHostGatewayIP (3.95s) [2020-07-28T11:09:38.659Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.49s) [2020-07-28T11:09:38.659Z] === RUN TestBuildWithSession [2020-07-28T11:09:38.659Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-28T11:09:38.659Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T11:09:38.659Z] === RUN TestBuildSquashParent [2020-07-28T11:09:38.699Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-28T11:09:38.892Z] --- PASS: TestDaemonRestartIpcMode (4.02s) [2020-07-28T11:09:40.393Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2020-07-28T11:09:40.393Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-28T11:09:41.231Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-28T11:09:41.803Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-28T11:09:41.904Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2020-07-28T11:09:41.904Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-28T11:09:42.067Z] --- PASS: TestContainerKillOnDaemonStart (12.87s) [2020-07-28T11:09:42.067Z] PASS [2020-07-28T11:09:42.067Z] [2020-07-28T11:09:42.067Z] === Skipped [2020-07-28T11:09:42.067Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-28T11:09:42.067Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T11:09:42.067Z] [2020-07-28T11:09:42.067Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-28T11:09:42.067Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T11:09:42.067Z] [2020-07-28T11:09:42.067Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-28T11:09:42.067Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T11:09:42.067Z] [2020-07-28T11:09:42.067Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T11:09:42.067Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T11:09:42.067Z] [2020-07-28T11:09:42.067Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-28T11:09:42.067Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T11:09:42.067Z] [2020-07-28T11:09:42.067Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-28T11:09:42.067Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-28T11:09:42.067Z] [2020-07-28T11:09:42.067Z] [2020-07-28T11:09:42.067Z] DONE 192 tests, 6 skipped in 141.133s [2020-07-28T11:09:42.067Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-28T11:09:42.067Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:09:42.067Z] ++ set -e [2020-07-28T11:09:42.067Z] ++ '[' -n 0 ']' [2020-07-28T11:09:42.067Z] ++ set -x [2020-07-28T11:09:42.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=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-07-28T11:09:42.327Z] INFO: Testing against a local daemon [2020-07-28T11:09:42.327Z] === RUN TestCommitInheritsEnv [2020-07-28T11:09:42.896Z] --- PASS: TestCommitInheritsEnv (0.48s) [2020-07-28T11:09:42.896Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-28T11:09:42.896Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-28T11:09:42.896Z] === RUN TestImagesFilterMultiReference [2020-07-28T11:09:42.896Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-07-28T11:09:42.896Z] === RUN TestImagePullPlatformInvalid [2020-07-28T11:09:42.896Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-07-28T11:09:42.896Z] === RUN TestRemoveImageOrphaning [2020-07-28T11:09:42.896Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-28T11:09:43.160Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-07-28T11:09:43.160Z] === RUN TestRemoveImageGarbageCollector [2020-07-28T11:09:43.418Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-28T11:09:43.427Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2020-07-28T11:09:43.427Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-28T11:09:43.952Z] --- PASS: TestBuildSquashParent (4.89s) [2020-07-28T11:09:43.952Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-28T11:09:43.952Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T11:09:43.952Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T11:09:43.952Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T11:09:43.952Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T11:09:43.952Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T11:09:43.952Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T11:09:43.952Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T11:09:43.952Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T11:09:43.952Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T11:09:43.952Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T11:09:43.952Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T11:09:43.952Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T11:09:43.952Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T11:09:43.952Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T11:09:43.952Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T11:09:43.952Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T11:09:43.990Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-28T11:09:43.990Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-28T11:09:45.367Z] --- PASS: TestRemoveImageGarbageCollector (1.96s) [2020-07-28T11:09:45.367Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-28T11:09:45.367Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-07-28T11:09:45.367Z] === RUN TestTagInvalidReference [2020-07-28T11:09:45.367Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-28T11:09:45.367Z] === RUN TestTagValidPrefixedRepo [2020-07-28T11:09:45.367Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-07-28T11:09:45.367Z] === RUN TestTagExistedNameWithoutForce [2020-07-28T11:09:45.367Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-28T11:09:45.367Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-28T11:09:45.367Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-28T11:09:45.367Z] === RUN TestTagOfficialNames [2020-07-28T11:09:45.367Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-28T11:09:45.367Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-28T11:09:45.367Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-28T11:09:45.367Z] --- PASS: TestTagOfficialNames (0.06s) [2020-07-28T11:09:45.367Z] === RUN TestTagMatchesDigest [2020-07-28T11:09:45.499Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-07-28T11:09:45.499Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-28T11:09:45.627Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-28T11:09:45.627Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-28T11:09:45.870Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T11:09:46.132Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T11:09:47.011Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2020-07-28T11:09:47.011Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-28T11:09:47.410Z] --- PASS: TestContainerKillOnDaemonStart (12.60s) [2020-07-28T11:09:47.410Z] PASS [2020-07-28T11:09:47.410Z] [2020-07-28T11:09:47.410Z] === Skipped [2020-07-28T11:09:47.410Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-28T11:09:47.410Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T11:09:47.410Z] [2020-07-28T11:09:47.410Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T11:09:47.410Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T11:09:47.410Z] [2020-07-28T11:09:47.410Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-28T11:09:47.410Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T11:09:47.410Z] [2020-07-28T11:09:47.410Z] [2020-07-28T11:09:47.410Z] DONE 192 tests, 3 skipped in 108.340s [2020-07-28T11:09:47.410Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-28T11:09:47.410Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:09:47.410Z] ++ set -e [2020-07-28T11:09:47.410Z] ++ '[' -n 0 ']' [2020-07-28T11:09:47.410Z] ++ set -x [2020-07-28T11:09:47.410Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:09:47.410Z] INFO: Testing against a local daemon [2020-07-28T11:09:47.410Z] === RUN TestCommitInheritsEnv [2020-07-28T11:09:47.520Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-28T11:09:47.520Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.14s) [2020-07-28T11:09:47.520Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.55s) [2020-07-28T11:09:47.520Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2020-07-28T11:09:47.520Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.60s) [2020-07-28T11:09:47.520Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.83s) [2020-07-28T11:09:47.520Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.55s) [2020-07-28T11:09:47.520Z] === RUN TestBuildMultiStageCopy [2020-07-28T11:09:47.520Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-28T11:09:47.708Z] --- PASS: TestCommitInheritsEnv (0.36s) [2020-07-28T11:09:47.708Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-28T11:09:47.708Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-28T11:09:47.708Z] === RUN TestImagesFilterMultiReference [2020-07-28T11:09:47.708Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-07-28T11:09:47.708Z] === RUN TestImagePullPlatformInvalid [2020-07-28T11:09:47.708Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-28T11:09:47.708Z] === RUN TestRemoveImageOrphaning [2020-07-28T11:09:48.007Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-07-28T11:09:48.007Z] === RUN TestRemoveImageGarbageCollector [2020-07-28T11:09:48.007Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-28T11:09:48.007Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:09:48.007Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-28T11:09:48.007Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-28T11:09:48.007Z] === RUN TestTagInvalidReference [2020-07-28T11:09:48.302Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-28T11:09:48.302Z] === RUN TestTagValidPrefixedRepo [2020-07-28T11:09:48.302Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-28T11:09:48.302Z] === RUN TestTagExistedNameWithoutForce [2020-07-28T11:09:48.302Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-28T11:09:48.302Z] === RUN TestTagOfficialNames [2020-07-28T11:09:48.302Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-28T11:09:48.302Z] === RUN TestTagMatchesDigest [2020-07-28T11:09:48.302Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-28T11:09:48.302Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-28T11:09:48.522Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2020-07-28T11:09:48.522Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-28T11:09:48.916Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-28T11:09:49.176Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-28T11:09:49.435Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-28T11:09:49.560Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-07-28T11:09:49.560Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-28T11:09:49.697Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-28T11:09:49.958Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-28T11:09:50.219Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-28T11:09:50.555Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-28T11:09:50.792Z] --- PASS: TestBuildMultiStageCopy (2.98s) [2020-07-28T11:09:50.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.62s) [2020-07-28T11:09:50.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.33s) [2020-07-28T11:09:50.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.34s) [2020-07-28T11:09:50.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-07-28T11:09:50.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2020-07-28T11:09:50.792Z] === RUN TestBuildMultiStageParentConfig [2020-07-28T11:09:50.814Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-28T11:09:51.365Z] --- PASS: TestBuildMultiStageParentConfig (0.87s) [2020-07-28T11:09:51.365Z] === RUN TestBuildLabelWithTargets [2020-07-28T11:09:51.382Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-28T11:09:51.632Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-07-28T11:09:51.632Z] === RUN TestKernelTCPMemory [2020-07-28T11:09:52.267Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-07-28T11:09:52.267Z] === RUN TestNISDomainname [2020-07-28T11:09:53.279Z] --- PASS: TestBuildLabelWithTargets (1.41s) [2020-07-28T11:09:53.279Z] === RUN TestBuildWithEmptyLayers [2020-07-28T11:09:53.303Z] --- PASS: TestNISDomainname (0.94s) [2020-07-28T11:09:53.303Z] === RUN TestHostnameDnsResolution [2020-07-28T11:09:53.551Z] --- PASS: TestBuildWithEmptyLayers (0.72s) [2020-07-28T11:09:53.551Z] === RUN TestBuildMultiStageOnBuild [2020-07-28T11:09:53.915Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-28T11:09:54.813Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-07-28T11:09:54.814Z] === RUN TestStats [2020-07-28T11:09:54.855Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-28T11:09:55.424Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-28T11:09:55.467Z] --- PASS: TestBuildMultiStageOnBuild (1.94s) [2020-07-28T11:09:55.468Z] === RUN TestBuildUncleanTarFilenames [2020-07-28T11:09:56.801Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-28T11:09:56.854Z] --- PASS: TestBuildUncleanTarFilenames (1.07s) [2020-07-28T11:09:56.854Z] === RUN TestBuildMultiStageLayerLeak [2020-07-28T11:09:57.061Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-28T11:09:58.000Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-28T11:09:58.335Z] --- PASS: TestStats (2.94s) [2020-07-28T11:09:58.335Z] === RUN TestStopContainerWithTimeout [2020-07-28T11:09:58.335Z] === RUN TestStopContainerWithTimeout/0 [2020-07-28T11:09:58.335Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-28T11:09:58.335Z] === RUN TestStopContainerWithTimeout/1 [2020-07-28T11:09:58.335Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-28T11:09:58.335Z] === RUN TestStopContainerWithTimeout/3 [2020-07-28T11:09:58.335Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-28T11:09:58.335Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-28T11:09:58.335Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-28T11:09:58.335Z] === CONT TestStopContainerWithTimeout/0 [2020-07-28T11:09:58.335Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-28T11:09:58.772Z] --- PASS: TestBuildMultiStageLayerLeak (2.10s) [2020-07-28T11:09:58.772Z] === RUN TestBuildWithHugeFile [2020-07-28T11:09:58.969Z] === CONT TestStopContainerWithTimeout/3 [2020-07-28T11:09:59.906Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-28T11:10:01.041Z] === CONT TestStopContainerWithTimeout/1 [2020-07-28T11:10:01.995Z] Removing intermediate container a2d954aa7b07 [2020-07-28T11:10:01.995Z] ---> e48ce4c31c2a [2020-07-28T11:10:01.995Z] 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-07-28T11:10:01.995Z] ---> Running in 93857d7cbee2 [2020-07-28T11:10:01.995Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-07-28T11:10:01.995Z] go: finding gotest.tools v0.3.5 [2020-07-28T11:10:01.995Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-07-28T11:10:01.995Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-28T11:10:01.995Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-28T11:10:01.995Z] go: downloading gotest.tools v2.1.0+incompatible [2020-07-28T11:10:01.995Z] go: extracting gotest.tools v2.1.0+incompatible [2020-07-28T11:10:01.995Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-07-28T11:10:01.995Z] go: downloading github.com/pkg/errors v0.8.0 [2020-07-28T11:10:01.995Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-28T11:10:01.995Z] go: extracting github.com/pkg/errors v0.8.0 [2020-07-28T11:10:01.995Z] go: downloading github.com/fatih/color v1.6.0 [2020-07-28T11:10:01.995Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-28T11:10:01.995Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-07-28T11:10:01.995Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-28T11:10:01.995Z] go: extracting github.com/fatih/color v1.6.0 [2020-07-28T11:10:01.995Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-28T11:10:01.995Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T11:10:02.466Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T11:10:02.466Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T11:10:02.466Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T11:10:02.466Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-28T11:10:02.466Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-28T11:10:02.466Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-28T11:10:02.466Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-28T11:10:02.466Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T11:10:02.466Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T11:10:02.466Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T11:10:02.936Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T11:10:03.127Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-28T11:10:03.127Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2020-07-28T11:10:03.127Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2020-07-28T11:10:03.127Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2020-07-28T11:10:03.127Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2020-07-28T11:10:03.127Z] === RUN TestDeleteDevicemapper [2020-07-28T11:10:03.127Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-28T11:10:03.127Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T11:10:03.127Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-28T11:10:03.200Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-28T11:10:03.406Z] go: finding github.com/fatih/color v1.6.0 [2020-07-28T11:10:03.406Z] go: finding github.com/pkg/errors v0.8.0 [2020-07-28T11:10:03.406Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-28T11:10:03.406Z] go: finding github.com/spf13/pflag v1.0.1 [2020-07-28T11:10:03.406Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-28T11:10:03.406Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-28T11:10:03.406Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T11:10:03.406Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-28T11:10:03.406Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T11:10:03.406Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T11:10:03.876Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T11:10:04.138Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-28T11:10:05.444Z] INFO: Build done for gotestsum... [2020-07-28T11:10:05.520Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-28T11:10:06.651Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.61s) [2020-07-28T11:10:06.652Z] === RUN TestUpdateMemory [2020-07-28T11:10:06.652Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-28T11:10:06.652Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-28T11:10:06.652Z] === RUN TestUpdateCPUQuota [2020-07-28T11:10:07.691Z] --- PASS: TestUpdateCPUQuota (1.28s) [2020-07-28T11:10:07.691Z] === RUN TestUpdatePidsLimit [2020-07-28T11:10:07.691Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-28T11:10:07.983Z] === RUN TestUpdatePidsLimit/no_change [2020-07-28T11:10:08.276Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-28T11:10:08.912Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-28T11:10:09.204Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-28T11:10:09.496Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-28T11:10:09.729Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-28T11:10:09.789Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-28T11:10:09.988Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-28T11:10:10.248Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-28T11:10:11.303Z] --- PASS: TestUpdatePidsLimit (3.61s) [2020-07-28T11:10:11.303Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-07-28T11:10:11.303Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-07-28T11:10:11.303Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-07-28T11:10:11.303Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-07-28T11:10:11.303Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-07-28T11:10:11.303Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-07-28T11:10:11.303Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-07-28T11:10:11.303Z] === RUN TestUpdateRestartPolicy [2020-07-28T11:10:11.630Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-28T11:10:13.540Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-28T11:10:16.077Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-28T11:10:16.337Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-28T11:10:16.337Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-28T11:10:16.337Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-28T11:10:17.718Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-28T11:10:17.954Z] Removing intermediate container 93857d7cbee2 [2020-07-28T11:10:17.954Z] ---> 267dfe720474 [2020-07-28T11:10:17.954Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-07-28T11:10:17.954Z] ---> Running in 3a3172e42138 [2020-07-28T11:10:18.287Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-28T11:10:18.423Z] Removing intermediate container 3a3172e42138 [2020-07-28T11:10:18.423Z] ---> 1c0cb01715ce [2020-07-28T11:10:18.423Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-28T11:10:18.423Z] ---> Running in 89a4c959dfd0 [2020-07-28T11:10:18.855Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-28T11:10:18.893Z] Removing intermediate container 89a4c959dfd0 [2020-07-28T11:10:18.893Z] ---> 29f06ccb858e [2020-07-28T11:10:18.893Z] Step 10/10 : COPY . . [2020-07-28T11:10:19.115Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-28T11:10:19.685Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-28T11:10:19.820Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-28T11:10:19.820Z] Copying nested executables into bundles/binary-daemon [2020-07-28T11:10:19.820Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-28T11:10:20.143Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41156/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b -e DOCKER_GRAPHDRIVER docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b hack/make.sh cross [2020-07-28T11:10:20.253Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-28T11:10:20.253Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-28T11:10:20.398Z] [2020-07-28T11:10:20.654Z] Removing bundles/ [2020-07-28T11:10:20.654Z] [2020-07-28T11:10:20.654Z] ---> Making bundle: cross (in bundles/cross) [2020-07-28T11:10:20.654Z] Cross building: bundles/cross/linux/amd64 [2020-07-28T11:10:20.654Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-28T11:10:20.654Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-28T11:10:21.346Z] --- PASS: TestBuildWithHugeFile (51.59s) [2020-07-28T11:10:21.346Z] === RUN TestBuildWithEmptyDockerfile [2020-07-28T11:10:21.346Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T11:10:21.346Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T11:10:21.346Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T11:10:21.346Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T11:10:21.346Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T11:10:21.346Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T11:10:21.346Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T11:10:21.346Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T11:10:21.346Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T11:10:21.346Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-07-28T11:10:21.346Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2020-07-28T11:10:21.346Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-07-28T11:10:21.346Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-07-28T11:10:21.346Z] === RUN TestBuildPreserveOwnership [2020-07-28T11:10:21.346Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-28T11:10:22.161Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-28T11:10:22.161Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-28T11:10:23.247Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-28T11:10:24.698Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-28T11:10:26.604Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-28T11:10:26.659Z] --- PASS: TestUpdateRestartPolicy (12.99s) [2020-07-28T11:10:26.659Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-28T11:10:26.659Z] --- PASS: TestUpdateRestartWithAutoRemove (0.99s) [2020-07-28T11:10:26.659Z] === RUN TestWaitNonBlocked [2020-07-28T11:10:26.659Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T11:10:26.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T11:10:26.659Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T11:10:26.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T11:10:26.659Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T11:10:26.659Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T11:10:26.659Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-28T11:10:26.659Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2020-07-28T11:10:26.659Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) [2020-07-28T11:10:26.659Z] === RUN TestWaitBlocked [2020-07-28T11:10:26.659Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T11:10:26.659Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T11:10:26.659Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T11:10:26.659Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T11:10:26.659Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T11:10:26.659Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T11:10:27.432Z] --- PASS: TestBuildPreserveOwnership (10.07s) [2020-07-28T11:10:27.432Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.06s) [2020-07-28T11:10:27.432Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-07-28T11:10:27.432Z] === RUN TestBuildPlatformInvalid [2020-07-28T11:10:27.432Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-07-28T11:10:27.432Z] PASS [2020-07-28T11:10:27.432Z] [2020-07-28T11:10:27.432Z] === Skipped [2020-07-28T11:10:27.432Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-28T11:10:27.432Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T11:10:27.432Z] [2020-07-28T11:10:27.432Z] [2020-07-28T11:10:27.432Z] DONE 32 tests, 1 skipped in 125.379s [2020-07-28T11:10:27.432Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-28T11:10:27.432Z] INFO: Testing against a local daemon [2020-07-28T11:10:27.432Z] === RUN TestConfigInspect [2020-07-28T11:10:27.432Z] --- SKIP: TestConfigInspect (0.02s) [2020-07-28T11:10:27.432Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:10:27.432Z] === RUN TestConfigList [2020-07-28T11:10:27.432Z] --- SKIP: TestConfigList (0.01s) [2020-07-28T11:10:27.432Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:10:27.432Z] === RUN TestConfigsCreateAndDelete [2020-07-28T11:10:27.432Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-07-28T11:10:27.432Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:10:27.432Z] === RUN TestConfigsUpdate [2020-07-28T11:10:27.432Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-07-28T11:10:27.432Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:10:27.432Z] === RUN TestTemplatedConfig [2020-07-28T11:10:27.432Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-28T11:10:27.432Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:10:27.432Z] === RUN TestConfigCreateResolve [2020-07-28T11:10:27.432Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-07-28T11:10:27.432Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:10:27.432Z] === RUN TestConfigDaemonLibtrustID [2020-07-28T11:10:27.697Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-28T11:10:27.697Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s) [2020-07-28T11:10:27.697Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.35s) [2020-07-28T11:10:27.697Z] === CONT TestContainerStartOnDaemonRestart [2020-07-28T11:10:27.697Z] === CONT TestIpcModeOlderClient [2020-07-28T11:10:27.989Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-07-28T11:10:27.989Z] === CONT TestDaemonHostGatewayIP [2020-07-28T11:10:29.331Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-07-28T11:10:29.331Z] PASS [2020-07-28T11:10:29.331Z] [2020-07-28T11:10:29.331Z] === Skipped [2020-07-28T11:10:29.331Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-07-28T11:10:29.331Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:10:29.331Z] [2020-07-28T11:10:29.331Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-07-28T11:10:29.331Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:10:29.331Z] [2020-07-28T11:10:29.331Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-07-28T11:10:29.331Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:10:29.331Z] [2020-07-28T11:10:29.331Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-07-28T11:10:29.331Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:10:29.331Z] [2020-07-28T11:10:29.331Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-07-28T11:10:29.331Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:10:29.331Z] [2020-07-28T11:10:29.331Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-07-28T11:10:29.331Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:10:29.331Z] [2020-07-28T11:10:29.331Z] [2020-07-28T11:10:29.331Z] DONE 7 tests, 6 skipped in 1.730s [2020-07-28T11:10:29.331Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-28T11:10:29.331Z] INFO: Testing against a local daemon [2020-07-28T11:10:29.331Z] === RUN TestCheckpoint [2020-07-28T11:10:29.331Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-28T11:10:29.331Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T11:10:29.331Z] === RUN TestContainerInvalidJSON [2020-07-28T11:10:29.331Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T11:10:29.331Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T11:10:29.331Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T11:10:29.331Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T11:10:29.331Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-28T11:10:29.331Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-28T11:10:29.331Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T11:10:29.331Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-28T11:10:29.331Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T11:10:29.331Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-28T11:10:29.331Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-07-28T11:10:29.331Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-07-28T11:10:29.331Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-28T11:10:29.331Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-28T11:10:29.331Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-07-28T11:10:29.331Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-28T11:10:29.331Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-07-28T11:10:29.331Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-28T11:10:29.331Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-07-28T11:10:29.331Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-28T11:10:29.331Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-07-28T11:10:29.331Z] === RUN TestCopyFromContainer [2020-07-28T11:10:29.900Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-28T11:10:30.159Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-28T11:10:30.723Z] --- PASS: TestContainerStartOnDaemonRestart (2.83s) [2020-07-28T11:10:30.723Z] === CONT TestContainerKillOnDaemonStart [2020-07-28T11:10:31.536Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-28T11:10:31.536Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-28T11:10:31.759Z] --- PASS: TestDaemonHostGatewayIP (3.59s) [2020-07-28T11:10:31.759Z] === CONT TestDaemonRestartIpcMode [2020-07-28T11:10:33.516Z] === RUN TestCopyFromContainer// [2020-07-28T11:10:33.516Z] === RUN TestCopyFromContainer//bar/root [2020-07-28T11:10:33.516Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-28T11:10:33.516Z] === RUN TestCopyFromContainer/bar/quux [2020-07-28T11:10:33.516Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-28T11:10:33.516Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-28T11:10:33.516Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-28T11:10:33.516Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-28T11:10:33.516Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-28T11:10:33.774Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-28T11:10:33.774Z] --- PASS: TestCopyFromContainer (4.40s) [2020-07-28T11:10:33.774Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-28T11:10:33.774Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-07-28T11:10:33.774Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-28T11:10:33.774Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-07-28T11:10:33.774Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-28T11:10:33.774Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-28T11:10:33.774Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-28T11:10:33.774Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-28T11:10:33.774Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-28T11:10:33.774Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-28T11:10:33.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-28T11:10:33.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T11:10:33.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T11:10:33.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T11:10:33.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T11:10:33.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T11:10:33.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T11:10:33.774Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T11:10:33.774Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T11:10:33.774Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T11:10:33.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-28T11:10:33.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-28T11:10:33.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-28T11:10:33.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-28T11:10:33.774Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-28T11:10:33.774Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-28T11:10:33.774Z] === RUN TestCreateWithInvalidEnv [2020-07-28T11:10:33.774Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-28T11:10:33.774Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-28T11:10:33.774Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-28T11:10:33.774Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-28T11:10:33.774Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-28T11:10:33.774Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-28T11:10:33.774Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-28T11:10:33.774Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-28T11:10:33.774Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-28T11:10:33.774Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-28T11:10:33.774Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-28T11:10:33.774Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-28T11:10:33.774Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-28T11:10:33.774Z] === RUN TestCreateTmpfsMountsTarget [2020-07-28T11:10:33.774Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-28T11:10:33.774Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-28T11:10:34.076Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-28T11:10:35.012Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-28T11:10:35.148Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2020-07-28T11:10:35.148Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-28T11:10:35.281Z] --- PASS: TestDaemonRestartIpcMode (3.68s) [2020-07-28T11:10:36.524Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2020-07-28T11:10:36.524Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-28T11:10:36.524Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T11:10:36.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T11:10:36.524Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T11:10:36.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T11:10:36.524Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T11:10:36.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T11:10:36.524Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T11:10:36.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T11:10:36.524Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T11:10:36.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T11:10:36.524Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T11:10:36.524Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T11:10:36.524Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T11:10:36.524Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T11:10:36.524Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T11:10:36.524Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-28T11:10:36.524Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-28T11:10:36.524Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-07-28T11:10:36.524Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-28T11:10:36.524Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-28T11:10:36.524Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-28T11:10:36.524Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-28T11:10:36.782Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2020-07-28T11:10:36.782Z] === RUN TestCreateDifferentPlatform [2020-07-28T11:10:36.782Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-28T11:10:36.782Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-28T11:10:36.782Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-28T11:10:36.782Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-28T11:10:36.782Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-28T11:10:36.782Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-28T11:10:36.782Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-07-28T11:10:36.782Z] === RUN TestContainerStartOnDaemonRestart [2020-07-28T11:10:36.782Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-07-28T11:10:36.782Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-28T11:10:36.782Z] === RUN TestDaemonRestartIpcMode [2020-07-28T11:10:36.782Z] === PAUSE TestDaemonRestartIpcMode [2020-07-28T11:10:36.782Z] === RUN TestDaemonHostGatewayIP [2020-07-28T11:10:36.782Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-07-28T11:10:36.782Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:10:36.782Z] === RUN TestContainerKillOnDaemonStart [2020-07-28T11:10:36.782Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-07-28T11:10:36.782Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-28T11:10:36.782Z] === RUN TestDiff [2020-07-28T11:10:37.041Z] --- PASS: TestDiff (0.40s) [2020-07-28T11:10:37.041Z] === RUN TestExecWithCloseStdin [2020-07-28T11:10:37.549Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-28T11:10:37.608Z] --- PASS: TestExecWithCloseStdin (0.44s) [2020-07-28T11:10:37.608Z] === RUN TestExec [2020-07-28T11:10:37.867Z] --- PASS: TestExec (0.43s) [2020-07-28T11:10:37.867Z] === RUN TestExecUser [2020-07-28T11:10:38.435Z] --- PASS: TestExecUser (0.44s) [2020-07-28T11:10:38.435Z] === RUN TestExportContainerAndImportImage [2020-07-28T11:10:39.003Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2020-07-28T11:10:39.003Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-28T11:10:40.841Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-28T11:10:42.294Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s) [2020-07-28T11:10:42.294Z] === RUN TestHealthCheckWorkdir [2020-07-28T11:10:42.861Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2020-07-28T11:10:42.861Z] === RUN TestHealthKillContainer [2020-07-28T11:10:43.828Z] --- PASS: TestContainerKillOnDaemonStart (12.07s) [2020-07-28T11:10:43.828Z] PASS [2020-07-28T11:10:43.828Z] [2020-07-28T11:10:43.828Z] === Skipped [2020-07-28T11:10:43.828Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-28T11:10:43.828Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T11:10:43.828Z] [2020-07-28T11:10:43.828Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-28T11:10:43.828Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T11:10:43.828Z] [2020-07-28T11:10:43.828Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-28T11:10:43.828Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T11:10:43.828Z] [2020-07-28T11:10:43.828Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T11:10:43.828Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T11:10:43.828Z] [2020-07-28T11:10:43.828Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-28T11:10:43.828Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T11:10:43.828Z] [2020-07-28T11:10:43.828Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-28T11:10:43.828Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-28T11:10:43.828Z] [2020-07-28T11:10:43.828Z] [2020-07-28T11:10:43.828Z] DONE 192 tests, 6 skipped in 153.198s [2020-07-28T11:10:43.828Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-28T11:10:43.828Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:10:43.828Z] ++ set -e [2020-07-28T11:10:43.828Z] ++ '[' -n 0 ']' [2020-07-28T11:10:43.828Z] ++ set -x [2020-07-28T11:10:43.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-28T11:10:43.828Z] INFO: Testing against a local daemon [2020-07-28T11:10:43.828Z] === RUN TestCommitInheritsEnv [2020-07-28T11:10:43.828Z] --- PASS: TestCommitInheritsEnv (0.63s) [2020-07-28T11:10:43.828Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-28T11:10:43.828Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-28T11:10:43.828Z] === RUN TestImagesFilterMultiReference [2020-07-28T11:10:43.828Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-07-28T11:10:43.828Z] === RUN TestImagePullPlatformInvalid [2020-07-28T11:10:43.828Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-07-28T11:10:43.828Z] === RUN TestRemoveImageOrphaning [2020-07-28T11:10:44.120Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-07-28T11:10:44.120Z] === RUN TestRemoveImageGarbageCollector [2020-07-28T11:10:44.120Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-28T11:10:44.120Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:10:44.120Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-28T11:10:44.120Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-28T11:10:44.120Z] === RUN TestTagInvalidReference [2020-07-28T11:10:44.120Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-28T11:10:44.120Z] === RUN TestTagValidPrefixedRepo [2020-07-28T11:10:44.120Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-28T11:10:44.120Z] === RUN TestTagExistedNameWithoutForce [2020-07-28T11:10:44.120Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-07-28T11:10:44.120Z] === RUN TestTagOfficialNames [2020-07-28T11:10:44.120Z] --- PASS: TestTagOfficialNames (0.03s) [2020-07-28T11:10:44.120Z] === RUN TestTagMatchesDigest [2020-07-28T11:10:44.120Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-28T11:10:44.120Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-28T11:10:44.198Z] ---> 873efd8d96f8 [2020-07-28T11:10:44.198Z] Successfully built 873efd8d96f8 [2020-07-28T11:10:44.198Z] Successfully tagged docker:latest [2020-07-28T11:10:44.199Z] INFO: Image build ended at 07/28/2020 11:10:41. Duration:00:03:34.8329022 [2020-07-28T11:10:44.199Z] [2020-07-28T11:10:44.199Z] [2020-07-28T11:10:44.199Z] INFO: Building the test binaries at 07/28/2020 11:10:42... [2020-07-28T11:10:45.035Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-28T11:10:45.391Z] --- PASS: TestHealthKillContainer (2.47s) [2020-07-28T11:10:45.391Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-28T11:10:45.650Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2020-07-28T11:10:45.650Z] === RUN TestIpcModeNone [2020-07-28T11:10:45.973Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-28T11:10:46.217Z] --- PASS: TestIpcModeNone (0.42s) [2020-07-28T11:10:46.217Z] === RUN TestIpcModePrivate [2020-07-28T11:10:46.468Z] INFO: make.ps1 starting at 07/28/2020 11:10:46 [2020-07-28T11:10:46.474Z] --- PASS: TestIpcModePrivate (0.45s) [2020-07-28T11:10:46.474Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-07-28T11:10:46.475Z] === RUN TestIpcModeShareable [2020-07-28T11:10:46.475Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-07-28T11:10:46.475Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-28T11:10:46.475Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-28T11:10:46.911Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-28T11:10:46.940Z] INFO: Git commit (4a35b740cc) assumed from DOCKER_GITCOMMIT environment variable [2020-07-28T11:10:46.940Z] INFO: Invoking autogen... [2020-07-28T11:10:47.170Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-28T11:10:47.430Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-28T11:10:47.851Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2020-07-28T11:10:47.851Z] === RUN TestAPIIpcModeHost [2020-07-28T11:10:47.851Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-07-28T11:10:47.851Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-28T11:10:47.851Z] === RUN TestDaemonIpcModeShareable [2020-07-28T11:10:47.851Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-07-28T11:10:47.851Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-28T11:10:47.851Z] === RUN TestDaemonIpcModePrivate [2020-07-28T11:10:47.997Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-28T11:10:48.512Z] INFO: Building daemon... [2020-07-28T11:10:49.373Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-28T11:10:50.380Z] --- PASS: TestDaemonIpcModePrivate (2.12s) [2020-07-28T11:10:50.380Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-07-28T11:10:50.380Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-28T11:10:50.380Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-28T11:10:50.380Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-28T11:10:50.380Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-28T11:10:50.380Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-28T11:10:50.380Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-28T11:10:50.380Z] === RUN TestIpcModeOlderClient [2020-07-28T11:10:50.380Z] === PAUSE TestIpcModeOlderClient [2020-07-28T11:10:50.380Z] === RUN TestKillContainerInvalidSignal [2020-07-28T11:10:50.380Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2020-07-28T11:10:50.380Z] === RUN TestKillContainer [2020-07-28T11:10:50.380Z] === RUN TestKillContainer/no_signal [2020-07-28T11:10:50.948Z] === RUN TestKillContainer/non_killing_signal [2020-07-28T11:10:51.206Z] === RUN TestKillContainer/killing_signal [2020-07-28T11:10:51.772Z] --- PASS: TestKillContainer (1.20s) [2020-07-28T11:10:51.772Z] --- PASS: TestKillContainer/no_signal (0.39s) [2020-07-28T11:10:51.772Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2020-07-28T11:10:51.772Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2020-07-28T11:10:51.772Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-28T11:10:51.772Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-28T11:10:52.033Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-28T11:10:52.599Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s) [2020-07-28T11:10:52.599Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2020-07-28T11:10:52.599Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2020-07-28T11:10:52.599Z] === RUN TestKillStoppedContainer [2020-07-28T11:10:52.599Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-07-28T11:10:52.599Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-28T11:10:52.599Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-07-28T11:10:52.599Z] === RUN TestKillDifferentUserContainer [2020-07-28T11:10:52.663Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-28T11:10:52.663Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-28T11:10:52.858Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2020-07-28T11:10:52.858Z] === RUN TestInspectOomKilledTrue [2020-07-28T11:10:52.858Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-28T11:10:52.858Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T11:10:52.858Z] === RUN TestInspectOomKilledFalse [2020-07-28T11:10:52.858Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-28T11:10:52.858Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T11:10:52.858Z] === RUN TestLinksEtcHostsContentMatch [2020-07-28T11:10:52.858Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-07-28T11:10:52.858Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-28T11:10:52.858Z] === RUN TestLinksContainerNames [2020-07-28T11:10:53.846Z] --- PASS: TestLinksContainerNames (0.79s) [2020-07-28T11:10:53.846Z] === RUN TestLogsFollowTailEmpty [2020-07-28T11:10:54.117Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2020-07-28T11:10:54.117Z] === RUN TestContainerNetworkMountsNoChown [2020-07-28T11:10:54.569Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-28T11:10:54.699Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/default [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/default [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/private [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/private [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/rprivate [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/slave [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/slave [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/rslave [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/shared [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/shared [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/rshared [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/default [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/rslave [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/rshared [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/shared [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/rprivate [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/slave [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/private [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-28T11:10:54.699Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-28T11:10:54.699Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-28T11:10:54.959Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-28T11:10:54.959Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-28T11:10:54.959Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-28T11:10:54.959Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T11:10:54.959Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-28T11:10:54.959Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T11:10:54.959Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-28T11:10:54.959Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-28T11:10:54.959Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-28T11:10:54.959Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-28T11:10:54.959Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-28T11:10:54.959Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-28T11:10:54.959Z] === RUN TestContainerBindMountNonRecursive [2020-07-28T11:10:54.959Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-07-28T11:10:54.959Z] 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-07-28T11:10:54.959Z] === RUN TestNetworkNat [2020-07-28T11:10:55.540Z] --- PASS: TestNetworkNat (0.54s) [2020-07-28T11:10:55.540Z] === RUN TestNetworkLocalhostTCPNat [2020-07-28T11:10:55.798Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2020-07-28T11:10:55.798Z] === RUN TestNetworkLoopbackNat [2020-07-28T11:10:57.110Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-28T11:10:58.327Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2020-07-28T11:10:58.327Z] === RUN TestPause [2020-07-28T11:10:58.327Z] --- SKIP: TestPause (0.00s) [2020-07-28T11:10:58.327Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T11:10:58.327Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-28T11:10:58.327Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T11:10:58.327Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T11:10:58.327Z] === RUN TestPauseStopPausedContainer [2020-07-28T11:10:58.327Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-07-28T11:10:58.327Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T11:10:58.327Z] === RUN TestPsFilter [2020-07-28T11:10:58.586Z] --- PASS: TestPsFilter (0.09s) [2020-07-28T11:10:58.586Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-28T11:10:58.845Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2020-07-28T11:10:58.845Z] === RUN TestRemoveContainerWithVolume [2020-07-28T11:10:59.412Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2020-07-28T11:10:59.412Z] === RUN TestRemoveContainerRunning [2020-07-28T11:10:59.670Z] --- PASS: TestRemoveContainerRunning (0.40s) [2020-07-28T11:10:59.670Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-28T11:11:00.237Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2020-07-28T11:11:00.237Z] === RUN TestRemoveInvalidContainer [2020-07-28T11:11:00.237Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-28T11:11:00.237Z] === RUN TestRenameLinkedContainer [2020-07-28T11:11:00.400Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-28T11:11:02.139Z] --- PASS: TestRenameLinkedContainer (1.62s) [2020-07-28T11:11:02.139Z] === RUN TestRenameStoppedContainer [2020-07-28T11:11:02.139Z] --- PASS: TestRenameStoppedContainer (0.38s) [2020-07-28T11:11:02.139Z] === RUN TestRenameRunningContainerAndReuse [2020-07-28T11:11:03.075Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2020-07-28T11:11:03.075Z] === RUN TestRenameInvalidName [2020-07-28T11:11:03.333Z] --- PASS: TestRenameInvalidName (0.42s) [2020-07-28T11:11:03.333Z] === RUN TestRenameAnonymousContainer [2020-07-28T11:11:03.710Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-28T11:11:04.710Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2020-07-28T11:11:04.710Z] === RUN TestRenameContainerWithSameName [2020-07-28T11:11:05.277Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2020-07-28T11:11:05.277Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-28T11:11:05.612Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-28T11:11:06.211Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2020-07-28T11:11:06.211Z] === RUN TestResize [2020-07-28T11:11:06.471Z] --- PASS: TestResize (0.44s) [2020-07-28T11:11:06.471Z] === RUN TestResizeWithInvalidSize [2020-07-28T11:11:07.038Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2020-07-28T11:11:07.038Z] === RUN TestResizeWhenContainerNotStarted [2020-07-28T11:11:07.297Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2020-07-28T11:11:07.297Z] === RUN TestDaemonRestartKillContainers [2020-07-28T11:11:07.297Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-28T11:11:07.297Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-28T11:11:07.297Z] === RUN TestCgroupNamespacesRun [2020-07-28T11:11:07.516Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-28T11:11:08.893Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-28T11:11:09.827Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2020-07-28T11:11:09.827Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-28T11:11:11.727Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2020-07-28T11:11:11.727Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-28T11:11:12.183Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-28T11:11:13.631Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2020-07-28T11:11:13.631Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-28T11:11:14.085Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-28T11:11:16.161Z] --- PASS: TestCgroupNamespacesRunHostMode (2.12s) [2020-07-28T11:11:16.161Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-28T11:11:16.626Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-28T11:11:16.626Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-28T11:11:18.063Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) [2020-07-28T11:11:18.063Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-28T11:11:19.965Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.08s) [2020-07-28T11:11:19.965Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-28T11:11:20.303Z] --- PASS: TestBuildWithHugeFile (68.21s) [2020-07-28T11:11:20.303Z] === RUN TestBuildWithEmptyDockerfile [2020-07-28T11:11:20.303Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T11:11:20.303Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T11:11:20.303Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T11:11:20.303Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T11:11:20.303Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T11:11:20.303Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T11:11:20.303Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T11:11:20.303Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T11:11:20.303Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T11:11:20.303Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2020-07-28T11:11:20.303Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2020-07-28T11:11:20.303Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-07-28T11:11:20.303Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-07-28T11:11:20.303Z] === RUN TestBuildPreserveOwnership [2020-07-28T11:11:20.303Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-28T11:11:20.303Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-28T11:11:20.303Z] --- PASS: TestBuildPreserveOwnership (4.28s) [2020-07-28T11:11:20.303Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.83s) [2020-07-28T11:11:20.303Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.43s) [2020-07-28T11:11:20.303Z] === RUN TestBuildPlatformInvalid [2020-07-28T11:11:20.303Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-07-28T11:11:20.303Z] PASS [2020-07-28T11:11:20.303Z] [2020-07-28T11:11:20.303Z] === Skipped [2020-07-28T11:11:20.303Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-07-28T11:11:20.303Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T11:11:20.303Z] [2020-07-28T11:11:20.303Z] [2020-07-28T11:11:20.303Z] DONE 32 tests, 1 skipped in 112.115s [2020-07-28T11:11:20.303Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-07-28T11:11:20.303Z] ++ 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-07-28T11:11:20.303Z] ++ set -e [2020-07-28T11:11:20.303Z] ++ '[' -n 0 ']' [2020-07-28T11:11:20.303Z] ++ set -x [2020-07-28T11:11:20.303Z] ++ env -i DEST=/go/src/github.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-07-28T11:11:20.303Z] INFO: Testing against a local daemon [2020-07-28T11:11:20.303Z] === RUN TestConfigInspect [2020-07-28T11:11:20.303Z] --- PASS: TestConfigInspect (3.29s) [2020-07-28T11:11:20.303Z] === RUN TestConfigList [2020-07-28T11:11:20.303Z] --- PASS: TestConfigList (2.38s) [2020-07-28T11:11:20.303Z] === RUN TestConfigsCreateAndDelete [2020-07-28T11:11:20.303Z] --- PASS: TestConfigsCreateAndDelete (2.40s) [2020-07-28T11:11:20.303Z] === RUN TestConfigsUpdate [2020-07-28T11:11:21.865Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) [2020-07-28T11:11:21.865Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite (319.52s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.90s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.86s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.53s) [2020-07-28T11:11:21.903Z] docker_cli_daemon_test.go:1449: [dd16631ffb4a7] daemon is not started [2020-07-28T11:11:21.903Z] check_test.go:309: [dcb4bd8f3468d] daemon is not started [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.39s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.94s) [2020-07-28T11:11:21.903Z] check_test.go:309: [d5f336f96073c] daemon is not started [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.58s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.95s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.68s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.23s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.39s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.82s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.56s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.50s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-28T11:11:21.903Z] check_test.go:309: [dd9c158cc3c36] daemon is not started [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-28T11:11:21.903Z] check_test.go:309: [dbe147c83985f] daemon is not started [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.74s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.58s) [2020-07-28T11:11:21.903Z] check_test.go:309: [dc40c3d0e2ce6] daemon is not started [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.50s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.73s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.76s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.22s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.64s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-28T11:11:21.903Z] check_test.go:309: [d05db0cd1a385] daemon is not started [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.03s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.74s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.26s) [2020-07-28T11:11:21.903Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-28T11:11:21.903Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-28T11:11:21.903Z] check_test.go:309: [dea8a300c3f2d] daemon is not started [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.28s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.93s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.48s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.67s) [2020-07-28T11:11:21.903Z] check_test.go:309: [db43d9a9593a3] daemon is not started [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.86s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-07-28T11:11:21.903Z] check_test.go:309: [d5ecb9e0e41b6] daemon is not started [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.56s) [2020-07-28T11:11:21.903Z] docker_cli_daemon_plugins_test.go:79: [dfeff829f89b0] daemon is not started [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.71s) [2020-07-28T11:11:21.903Z] docker_cli_daemon_plugins_test.go:169: [d8b0b8d6eab7b] daemon is not started [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.36s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-07-28T11:11:21.903Z] check_test.go:309: [dc01056c0f8a1] daemon is not started [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.70s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.34s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.51s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.70s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.68s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.96s) [2020-07-28T11:11:21.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.42s) [2020-07-28T11:11:21.904Z] check_test.go:309: [dcd7b1b36f601] daemon is not started [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.38s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.22s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.49s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.11s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.29s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.20s) [2020-07-28T11:11:21.904Z] check_test.go:309: [df82afee9a362] daemon is not started [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.71s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.50s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.56s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.02s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.18s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.08s) [2020-07-28T11:11:21.904Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-28T11:11:21.904Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-28T11:11:21.904Z] check_test.go:309: [d72c9e8a4ff7f] daemon is not started [2020-07-28T11:11:21.904Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-28T11:11:21.904Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-28T11:11:21.904Z] check_test.go:309: [db7ba4f2b7415] daemon is not started [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.15s) [2020-07-28T11:11:21.904Z] check_test.go:309: [d7586a437f3fd] daemon is not started [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.38s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.23s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.90s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.16s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.17s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.25s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.45s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.22s) [2020-07-28T11:11:21.904Z] check_test.go:309: [de0d79f5b2f41] daemon is not started [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.20s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.42s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.71s) [2020-07-28T11:11:21.904Z] check_test.go:309: [db1538d9325e0] daemon is not started [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.43s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2020-07-28T11:11:21.904Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-07-28T11:11:21.904Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-07-28T11:11:21.904Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-07-28T11:11:21.904Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-07-28T11:11:21.904Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-07-28T11:11:21.904Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-07-28T11:11:21.904Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-07-28T11:11:21.904Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-07-28T11:11:21.904Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-07-28T11:11:21.904Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-07-28T11:11:21.904Z] check_test.go:309: [dc0853c47b725] daemon is not started [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2020-07-28T11:11:21.904Z] check_test.go:309: [d8da86a25beb2] daemon is not started [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.28s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-07-28T11:11:21.904Z] check_test.go:309: [de25b023a2e9c] daemon is not started [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.80s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.91s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.16s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.11s) [2020-07-28T11:11:21.904Z] check_test.go:309: [d6dcf6cc858b1] daemon is not started [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.67s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.52s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.86s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.06s) [2020-07-28T11:11:21.904Z] check_test.go:309: [de4ae26d93f90] daemon is not started [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.64s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.05s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s) [2020-07-28T11:11:21.904Z] check_test.go:309: [d90d2c2b6723c] daemon is not started [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.06s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.99s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.62s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.12s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.42s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.36s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.59s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.24s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.29s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.86s) [2020-07-28T11:11:21.904Z] docker_cli_daemon_test.go:2544: [d53108c2750cd] daemon is not started [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.59s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.80s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.02s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.72s) [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2020-07-28T11:11:21.904Z] check_test.go:309: [dab31497cf142] daemon is not started [2020-07-28T11:11:21.904Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.82s) [2020-07-28T11:11:21.904Z] === RUN TestDockerSwarmSuite [2020-07-28T11:11:21.904Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-28T11:11:22.849Z] --- PASS: TestConfigsUpdate (2.86s) [2020-07-28T11:11:22.849Z] === RUN TestTemplatedConfig [2020-07-28T11:11:23.287Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-28T11:11:23.287Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-28T11:11:23.769Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.11s) [2020-07-28T11:11:23.769Z] === RUN TestKernelTCPMemory [2020-07-28T11:11:23.769Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-07-28T11:11:23.769Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T11:11:23.769Z] === RUN TestNISDomainname [2020-07-28T11:11:23.769Z] --- SKIP: TestNISDomainname (0.01s) [2020-07-28T11:11:23.769Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-28T11:11:23.769Z] === RUN TestHostnameDnsResolution [2020-07-28T11:11:24.706Z] --- PASS: TestHostnameDnsResolution (0.62s) [2020-07-28T11:11:24.706Z] === RUN TestStats [2020-07-28T11:11:24.706Z] --- SKIP: TestStats (0.00s) [2020-07-28T11:11:24.706Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T11:11:24.706Z] === RUN TestStopContainerWithTimeout [2020-07-28T11:11:24.706Z] === RUN TestStopContainerWithTimeout/0 [2020-07-28T11:11:24.706Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-28T11:11:24.706Z] === RUN TestStopContainerWithTimeout/1 [2020-07-28T11:11:24.706Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-28T11:11:24.706Z] === RUN TestStopContainerWithTimeout/3 [2020-07-28T11:11:24.706Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-28T11:11:24.706Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-28T11:11:24.706Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-28T11:11:24.706Z] === CONT TestStopContainerWithTimeout/0 [2020-07-28T11:11:24.706Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-28T11:11:24.965Z] === CONT TestStopContainerWithTimeout/3 [2020-07-28T11:11:25.194Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-28T11:11:26.152Z] --- PASS: TestTemplatedConfig (3.10s) [2020-07-28T11:11:26.152Z] === RUN TestConfigCreateResolve [2020-07-28T11:11:27.498Z] === CONT TestStopContainerWithTimeout/1 [2020-07-28T11:11:28.432Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-28T11:11:28.432Z] --- PASS: TestStopContainerWithTimeout/0 (0.57s) [2020-07-28T11:11:28.432Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2020-07-28T11:11:28.432Z] --- PASS: TestStopContainerWithTimeout/3 (2.35s) [2020-07-28T11:11:28.432Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2020-07-28T11:11:28.432Z] === RUN TestDeleteDevicemapper [2020-07-28T11:11:28.432Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-28T11:11:28.432Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T11:11:28.432Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-28T11:11:28.496Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-28T11:11:28.496Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-28T11:11:28.496Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-28T11:11:28.756Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-28T11:11:29.323Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-28T11:11:29.454Z] --- PASS: TestConfigCreateResolve (2.88s) [2020-07-28T11:11:29.454Z] === RUN TestConfigDaemonLibtrustID [2020-07-28T11:11:29.454Z] --- PASS: TestConfigDaemonLibtrustID (0.63s) [2020-07-28T11:11:29.454Z] PASS [2020-07-28T11:11:29.454Z] [2020-07-28T11:11:29.454Z] DONE 7 tests in 17.723s [2020-07-28T11:11:29.454Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-07-28T11:11:29.454Z] ++ 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-07-28T11:11:29.454Z] ++ set -e [2020-07-28T11:11:29.454Z] ++ '[' -n 0 ']' [2020-07-28T11:11:29.454Z] ++ set -x [2020-07-28T11:11:29.454Z] ++ env -i DEST=/go/src/github.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-07-28T11:11:29.581Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-28T11:11:29.715Z] INFO: Testing against a local daemon [2020-07-28T11:11:29.715Z] === RUN TestCheckpoint [2020-07-28T11:11:29.715Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-28T11:11:29.715Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T11:11:29.715Z] === RUN TestContainerInvalidJSON [2020-07-28T11:11:29.715Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T11:11:29.715Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T11:11:29.715Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T11:11:29.715Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T11:11:29.715Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-28T11:11:29.715Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-28T11:11:29.715Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T11:11:29.715Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-28T11:11:29.715Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T11:11:29.715Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-07-28T11:11:29.715Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-28T11:11:29.715Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-28T11:11:29.715Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-28T11:11:29.715Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-28T11:11:29.715Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-28T11:11:29.715Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-28T11:11:29.809Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s) [2020-07-28T11:11:29.809Z] === RUN TestUpdateMemory [2020-07-28T11:11:29.809Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-28T11:11:29.809Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T11:11:29.809Z] === RUN TestUpdateCPUQuota [2020-07-28T11:11:29.809Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-07-28T11:11:29.809Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T11:11:29.809Z] === RUN TestUpdatePidsLimit [2020-07-28T11:11:29.809Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-07-28T11:11:29.809Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T11:11:29.809Z] === RUN TestUpdateRestartPolicy [2020-07-28T11:11:29.840Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-28T11:11:29.976Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-07-28T11:11:29.976Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-28T11:11:29.976Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-07-28T11:11:29.976Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-28T11:11:29.976Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-07-28T11:11:29.976Z] === RUN TestCopyFromContainer [2020-07-28T11:11:30.407Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-28T11:11:31.363Z] === RUN TestCopyFromContainer// [2020-07-28T11:11:31.624Z] === RUN TestCopyFromContainer//bar/root [2020-07-28T11:11:31.624Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-28T11:11:31.624Z] === RUN TestCopyFromContainer/bar/quux [2020-07-28T11:11:31.887Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-28T11:11:31.887Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-28T11:11:32.148Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-28T11:11:32.148Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-28T11:11:32.410Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-28T11:11:32.410Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-28T11:11:32.672Z] --- PASS: TestCopyFromContainer (2.52s) [2020-07-28T11:11:32.672Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-07-28T11:11:32.672Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-07-28T11:11:32.672Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-07-28T11:11:32.672Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-07-28T11:11:32.672Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-07-28T11:11:32.672Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s) [2020-07-28T11:11:32.672Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-07-28T11:11:32.672Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-07-28T11:11:32.672Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-07-28T11:11:32.672Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-07-28T11:11:32.672Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-28T11:11:32.672Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T11:11:32.672Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T11:11:32.672Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T11:11:32.672Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T11:11:32.672Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T11:11:32.672Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T11:11:32.672Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T11:11:32.672Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T11:11:32.672Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T11:11:32.672Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-28T11:11:32.672Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-28T11:11:32.672Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-28T11:11:32.672Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-07-28T11:11:32.672Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-28T11:11:32.672Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-28T11:11:32.672Z] === RUN TestCreateWithInvalidEnv [2020-07-28T11:11:32.672Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-28T11:11:32.672Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-28T11:11:32.672Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-28T11:11:32.672Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-28T11:11:32.672Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-28T11:11:32.672Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-28T11:11:32.672Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-28T11:11:32.672Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-28T11:11:32.672Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-28T11:11:32.672Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-28T11:11:32.672Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-28T11:11:32.672Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-28T11:11:32.672Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-28T11:11:32.672Z] === RUN TestCreateTmpfsMountsTarget [2020-07-28T11:11:32.672Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-28T11:11:32.672Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-28T11:11:32.942Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-28T11:11:33.512Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-28T11:11:34.451Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-28T11:11:34.595Z] --- PASS: TestCreateWithCustomMaskedPaths (1.73s) [2020-07-28T11:11:34.595Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-28T11:11:36.359Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-28T11:11:36.510Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.73s) [2020-07-28T11:11:36.510Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-28T11:11:36.510Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T11:11:36.510Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T11:11:36.510Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T11:11:36.510Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T11:11:36.510Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T11:11:36.510Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T11:11:36.510Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T11:11:36.510Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T11:11:36.510Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T11:11:36.510Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T11:11:36.510Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T11:11:36.510Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T11:11:36.510Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T11:11:36.510Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T11:11:36.510Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T11:11:36.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-28T11:11:36.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-28T11:11:36.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-07-28T11:11:36.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-07-28T11:11:36.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-07-28T11:11:36.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-07-28T11:11:36.510Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-28T11:11:36.772Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2020-07-28T11:11:36.772Z] === RUN TestCreateDifferentPlatform [2020-07-28T11:11:36.772Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-28T11:11:36.772Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-28T11:11:36.772Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-28T11:11:36.772Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2020-07-28T11:11:36.772Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-28T11:11:36.772Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-28T11:11:36.772Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-07-28T11:11:36.772Z] === RUN TestContainerStartOnDaemonRestart [2020-07-28T11:11:36.772Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-28T11:11:36.772Z] === RUN TestDaemonRestartIpcMode [2020-07-28T11:11:36.772Z] === PAUSE TestDaemonRestartIpcMode [2020-07-28T11:11:36.772Z] === RUN TestDaemonHostGatewayIP [2020-07-28T11:11:36.772Z] === PAUSE TestDaemonHostGatewayIP [2020-07-28T11:11:36.772Z] === RUN TestContainerKillOnDaemonStart [2020-07-28T11:11:36.772Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-28T11:11:36.772Z] === RUN TestDiff [2020-07-28T11:11:37.346Z] --- PASS: TestDiff (0.61s) [2020-07-28T11:11:37.346Z] === RUN TestExecWithCloseStdin [2020-07-28T11:11:37.739Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-28T11:11:38.290Z] --- PASS: TestExecWithCloseStdin (0.71s) [2020-07-28T11:11:38.290Z] === RUN TestExec [2020-07-28T11:11:38.676Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-28T11:11:38.862Z] --- PASS: TestExec (0.69s) [2020-07-28T11:11:38.862Z] === RUN TestExecUser [2020-07-28T11:11:39.433Z] --- PASS: TestExecUser (0.70s) [2020-07-28T11:11:39.433Z] === RUN TestExportContainerAndImportImage [2020-07-28T11:11:39.613Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-28T11:11:40.378Z] --- PASS: TestExportContainerAndImportImage (0.85s) [2020-07-28T11:11:40.378Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-28T11:11:42.008Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2020-07-28T11:11:42.008Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-28T11:11:42.008Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s) [2020-07-28T11:11:42.008Z] === RUN TestWaitNonBlocked [2020-07-28T11:11:42.008Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T11:11:42.008Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T11:11:42.008Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T11:11:42.008Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T11:11:42.008Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T11:11:42.008Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T11:11:42.008Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-28T11:11:42.008Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2020-07-28T11:11:42.008Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2020-07-28T11:11:42.008Z] === RUN TestWaitBlocked [2020-07-28T11:11:42.109Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-28T11:11:42.109Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-28T11:11:42.109Z] Cross building: bundles/cross/windows/amd64 [2020-07-28T11:11:42.109Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-28T11:11:42.109Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-28T11:11:42.267Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T11:11:42.267Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T11:11:42.267Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T11:11:42.267Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T11:11:42.267Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T11:11:42.267Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T11:11:42.294Z] --- PASS: TestExportContainerAfterDaemonRestart (1.75s) [2020-07-28T11:11:42.294Z] === RUN TestHealthCheckWorkdir [2020-07-28T11:11:42.835Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-28T11:11:42.835Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2020-07-28T11:11:42.835Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2020-07-28T11:11:42.835Z] === CONT TestDaemonRestartIpcMode [2020-07-28T11:11:42.835Z] === CONT TestIpcModeOlderClient [2020-07-28T11:11:42.835Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-07-28T11:11:42.866Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2020-07-28T11:11:42.866Z] === RUN TestHealthKillContainer [2020-07-28T11:11:45.151Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-28T11:11:45.455Z] --- PASS: TestHealthKillContainer (2.66s) [2020-07-28T11:11:45.455Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-28T11:11:46.027Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2020-07-28T11:11:46.027Z] === RUN TestIpcModeNone [2020-07-28T11:11:46.968Z] --- PASS: TestIpcModeNone (0.65s) [2020-07-28T11:11:46.968Z] === RUN TestIpcModePrivate [2020-07-28T11:11:47.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-28T11:11:47.415Z] --- PASS: TestDaemonRestartIpcMode (4.13s) [2020-07-28T11:11:47.415Z] PASS [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === Skipped [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-28T11:11:47.415Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-07-28T11:11:47.415Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-07-28T11:11:47.415Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-07-28T11:11:47.415Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-07-28T11:11:47.415Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-07-28T11:11:47.415Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-07-28T11:11:47.415Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-28T11:11:47.415Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-28T11:11:47.415Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-28T11:11:47.415Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-28T11:11:47.415Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-07-28T11:11:47.415Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-07-28T11:11:47.415Z] 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-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-07-28T11:11:47.415Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T11:11:47.415Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-07-28T11:11:47.415Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-07-28T11:11:47.415Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-07-28T11:11:47.415Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-07-28T11:11:47.415Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-07-28T11:11:47.415Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-28T11:11:47.415Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-28T11:11:47.415Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-07-28T11:11:47.415Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-07-28T11:11:47.415Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T11:11:47.415Z] [2020-07-28T11:11:47.416Z] [2020-07-28T11:11:47.416Z] DONE 173 tests, 24 skipped in 77.976s [2020-07-28T11:11:47.416Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-28T11:11:47.416Z] INFO: Testing against a local daemon [2020-07-28T11:11:47.416Z] === RUN TestCommitInheritsEnv [2020-07-28T11:11:47.540Z] --- PASS: TestIpcModePrivate (0.70s) [2020-07-28T11:11:47.540Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-07-28T11:11:47.540Z] === RUN TestIpcModeShareable [2020-07-28T11:11:47.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-28T11:11:48.115Z] --- PASS: TestIpcModeShareable (0.66s) [2020-07-28T11:11:48.115Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2020-07-28T11:11:48.115Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-28T11:11:49.314Z] --- PASS: TestCommitInheritsEnv (1.94s) [2020-07-28T11:11:49.314Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-28T11:11:49.314Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-28T11:11:49.315Z] === RUN TestImagesFilterMultiReference [2020-07-28T11:11:49.315Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-07-28T11:11:49.315Z] === RUN TestImagePullPlatformInvalid [2020-07-28T11:11:49.315Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-28T11:11:49.315Z] === RUN TestRemoveImageOrphaning [2020-07-28T11:11:50.660Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.06s) [2020-07-28T11:11:50.661Z] === RUN TestAPIIpcModeHost [2020-07-28T11:11:50.661Z] --- PASS: TestAPIIpcModeHost (0.51s) [2020-07-28T11:11:50.661Z] === RUN TestDaemonIpcModeShareable [2020-07-28T11:11:51.214Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-07-28T11:11:51.214Z] === RUN TestRemoveImageGarbageCollector [2020-07-28T11:11:51.214Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-28T11:11:51.214Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-28T11:11:51.214Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-28T11:11:51.214Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-28T11:11:51.214Z] === RUN TestTagInvalidReference [2020-07-28T11:11:51.214Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-28T11:11:51.214Z] === RUN TestTagValidPrefixedRepo [2020-07-28T11:11:51.214Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-28T11:11:51.214Z] === RUN TestTagExistedNameWithoutForce [2020-07-28T11:11:51.214Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-28T11:11:51.214Z] === RUN TestTagOfficialNames [2020-07-28T11:11:51.214Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-28T11:11:51.214Z] === RUN TestTagMatchesDigest [2020-07-28T11:11:51.214Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-28T11:11:51.214Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-28T11:11:52.575Z] --- PASS: TestDaemonIpcModeShareable (1.55s) [2020-07-28T11:11:52.576Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2020-07-28T11:11:52.576Z] === RUN TestDaemonIpcModePrivate [2020-07-28T11:11:53.961Z] --- PASS: TestDaemonIpcModePrivate (1.52s) [2020-07-28T11:11:53.961Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2020-07-28T11:11:53.961Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-28T11:11:55.347Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.53s) [2020-07-28T11:11:55.347Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2020-07-28T11:11:55.347Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-28T11:11:57.291Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s) [2020-07-28T11:11:57.291Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2020-07-28T11:11:57.291Z] === RUN TestIpcModeOlderClient [2020-07-28T11:11:57.291Z] === PAUSE TestIpcModeOlderClient [2020-07-28T11:11:57.291Z] === RUN TestKillContainerInvalidSignal [2020-07-28T11:11:57.552Z] --- PASS: TestKillContainerInvalidSignal (0.59s) [2020-07-28T11:11:57.552Z] === RUN TestKillContainer [2020-07-28T11:11:57.552Z] === RUN TestKillContainer/no_signal [2020-07-28T11:11:58.124Z] === RUN TestKillContainer/non_killing_signal [2020-07-28T11:11:58.696Z] === RUN TestKillContainer/killing_signal [2020-07-28T11:11:59.268Z] --- PASS: TestKillContainer (1.83s) [2020-07-28T11:11:59.268Z] --- PASS: TestKillContainer/no_signal (0.56s) [2020-07-28T11:11:59.268Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2020-07-28T11:11:59.268Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2020-07-28T11:11:59.268Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-28T11:11:59.268Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-28T11:11:59.839Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-28T11:12:00.782Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2020-07-28T11:12:00.782Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2020-07-28T11:12:00.782Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2020-07-28T11:12:00.782Z] === RUN TestKillStoppedContainer [2020-07-28T11:12:00.782Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-07-28T11:12:00.782Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-28T11:12:00.782Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-07-28T11:12:00.782Z] === RUN TestKillDifferentUserContainer [2020-07-28T11:12:00.881Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-28T11:12:00.881Z] [2020-07-28T11:12:00.881Z] ________ ____ __. [2020-07-28T11:12:00.881Z] \_____ \ | |/ _| [2020-07-28T11:12:00.881Z] / | \| < [2020-07-28T11:12:00.881Z] / | \ | \ [2020-07-28T11:12:00.881Z] \_______ /____|__ \ [2020-07-28T11:12:00.881Z] \/ \/ [2020-07-28T11:12:00.881Z] [2020-07-28T11:12:00.881Z] INFO: make.ps1 ended at 07/28/2020 11:11:50 [2020-07-28T11:12:00.881Z] INFO: Binaries build ended at 07/28/2020 11:11:52. Duration:00:01:10.1755499 [2020-07-28T11:12:00.881Z] INFO: Copying the built daemon binary to d:\CI\PR-41156\2\binary\dockerd-4a35b740cc.exe... [2020-07-28T11:12:00.881Z] INFO: Copying the built client binary to d:\CI\PR-41156\2\binary\docker-4a35b740cc.exe... [2020-07-28T11:12:00.881Z] INFO: Copying dockerversion from the container... [2020-07-28T11:12:00.881Z] INFO: Copying the golang package from the container to d:\CI\PR-41156\2\installer\go.zip... [2020-07-28T11:12:00.881Z] INFO: Extracting go.zip to d:\CI\PR-41156\2\go [2020-07-28T11:12:01.354Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2020-07-28T11:12:01.354Z] === RUN TestInspectOomKilledTrue [2020-07-28T11:12:01.354Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-28T11:12:01.354Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T11:12:01.354Z] === RUN TestInspectOomKilledFalse [2020-07-28T11:12:01.354Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-28T11:12:01.354Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T11:12:01.354Z] === RUN TestLinksEtcHostsContentMatch [2020-07-28T11:12:01.617Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s) [2020-07-28T11:12:01.617Z] === RUN TestLinksContainerNames [2020-07-28T11:12:03.003Z] --- PASS: TestLinksContainerNames (1.23s) [2020-07-28T11:12:03.003Z] === RUN TestLogsFollowTailEmpty [2020-07-28T11:12:03.575Z] --- PASS: TestLogsFollowTailEmpty (0.61s) [2020-07-28T11:12:03.575Z] === RUN TestContainerNetworkMountsNoChown [2020-07-28T11:12:04.148Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s) [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/default [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/default [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/private [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/private [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/rprivate [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/slave [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/slave [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/rslave [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/shared [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/shared [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/rshared [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-28T11:12:04.148Z] === CONT TestMountDaemonRoot/default [2020-07-28T11:12:04.148Z] === CONT TestMountDaemonRoot/rshared [2020-07-28T11:12:04.148Z] === CONT TestMountDaemonRoot/rprivate [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-28T11:12:04.148Z] === CONT TestMountDaemonRoot/rslave [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T11:12:04.148Z] === CONT TestMountDaemonRoot/private [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-28T11:12:04.148Z] === CONT TestMountDaemonRoot/slave [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-28T11:12:04.148Z] === CONT TestMountDaemonRoot/shared [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-28T11:12:04.148Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-28T11:12:04.148Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-28T11:12:04.148Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-28T11:12:04.148Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T11:12:04.148Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-28T11:12:04.148Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T11:12:04.148Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-28T11:12:04.148Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-28T11:12:04.410Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-07-28T11:12:04.671Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-07-28T11:12:04.671Z] === RUN TestContainerBindMountNonRecursive [2020-07-28T11:12:06.057Z] --- PASS: TestContainerBindMountNonRecursive (1.61s) [2020-07-28T11:12:06.057Z] === RUN TestNetworkNat [2020-07-28T11:12:06.086Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-28T11:12:07.000Z] --- PASS: TestNetworkNat (0.74s) [2020-07-28T11:12:07.000Z] === RUN TestNetworkLocalhostTCPNat [2020-07-28T11:12:07.030Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-28T11:12:07.573Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2020-07-28T11:12:07.573Z] === RUN TestNetworkLoopbackNat [2020-07-28T11:12:10.872Z] --- PASS: TestNetworkLoopbackNat (2.95s) [2020-07-28T11:12:10.872Z] === RUN TestPause [2020-07-28T11:12:11.133Z] --- PASS: TestPause (0.64s) [2020-07-28T11:12:11.133Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-28T11:12:11.133Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T11:12:11.133Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T11:12:11.133Z] === RUN TestPauseStopPausedContainer [2020-07-28T11:12:12.076Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2020-07-28T11:12:12.076Z] === RUN TestPsFilter [2020-07-28T11:12:12.076Z] --- PASS: TestPsFilter (0.14s) [2020-07-28T11:12:12.076Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-28T11:12:12.650Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s) [2020-07-28T11:12:12.650Z] === RUN TestRemoveContainerWithVolume [2020-07-28T11:12:13.221Z] --- PASS: TestRemoveContainerWithVolume (0.59s) [2020-07-28T11:12:13.221Z] === RUN TestRemoveContainerRunning [2020-07-28T11:12:13.794Z] --- PASS: TestRemoveContainerRunning (0.60s) [2020-07-28T11:12:13.794Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-28T11:12:14.365Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2020-07-28T11:12:14.365Z] === RUN TestRemoveInvalidContainer [2020-07-28T11:12:14.365Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-28T11:12:14.365Z] === RUN TestRenameLinkedContainer [2020-07-28T11:12:15.149Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-28T11:12:15.149Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-28T11:12:15.409Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-28T11:12:15.977Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-28T11:12:16.544Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-28T11:12:16.544Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-28T11:12:16.911Z] --- PASS: TestRenameLinkedContainer (2.50s) [2020-07-28T11:12:16.911Z] === RUN TestRenameStoppedContainer [2020-07-28T11:12:17.481Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-28T11:12:17.481Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-28T11:12:17.484Z] --- PASS: TestRenameStoppedContainer (0.59s) [2020-07-28T11:12:17.484Z] === RUN TestRenameRunningContainerAndReuse [2020-07-28T11:12:17.740Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-28T11:12:18.868Z] --- PASS: TestRenameRunningContainerAndReuse (1.22s) [2020-07-28T11:12:18.868Z] === RUN TestRenameInvalidName [2020-07-28T11:12:19.439Z] --- PASS: TestRenameInvalidName (0.63s) [2020-07-28T11:12:19.439Z] === RUN TestRenameAnonymousContainer [2020-07-28T11:12:21.378Z] --- PASS: TestImportExtremelyLargeImageWorks (86.15s) [2020-07-28T11:12:21.378Z] PASS [2020-07-28T11:12:21.378Z] [2020-07-28T11:12:21.378Z] === Skipped [2020-07-28T11:12:21.378Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-28T11:12:21.378Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:12:21.378Z] [2020-07-28T11:12:21.378Z] [2020-07-28T11:12:21.378Z] DONE 12 tests, 1 skipped in 87.620s [2020-07-28T11:12:21.378Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-28T11:12:21.378Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:12:21.378Z] ++ set -e [2020-07-28T11:12:21.378Z] ++ '[' -n 0 ']' [2020-07-28T11:12:21.378Z] ++ set -x [2020-07-28T11:12:21.378Z] ++ env -i DEST=/go/src/github.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-07-28T11:12:21.378Z] INFO: Testing against a local daemon [2020-07-28T11:12:21.378Z] === RUN TestNetworkCreateDelete [2020-07-28T11:12:21.378Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-28T11:12:21.378Z] === RUN TestDockerNetworkDeletePreferID [2020-07-28T11:12:21.378Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2020-07-28T11:12:21.378Z] === RUN TestDaemonDNSFallback [2020-07-28T11:12:21.378Z] --- PASS: TestDaemonDNSFallback (2.60s) [2020-07-28T11:12:21.378Z] === RUN TestInspectNetwork [2020-07-28T11:12:21.378Z] === RUN TestInspectNetwork/full_network_id [2020-07-28T11:12:21.378Z] === RUN TestInspectNetwork/partial_network_id [2020-07-28T11:12:21.378Z] === RUN TestInspectNetwork/network_name [2020-07-28T11:12:21.378Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-28T11:12:21.986Z] --- PASS: TestRenameAnonymousContainer (2.77s) [2020-07-28T11:12:21.986Z] === RUN TestRenameContainerWithSameName [2020-07-28T11:12:22.132Z] INFO: Extraction ended at 07/28/2020 11:12:20. Duration:00:00:21.6148579 [2020-07-28T11:12:22.133Z] INFO: Updating the golang and path environment variables [2020-07-28T11:12:22.133Z] INFO: GOPATH=d:\gopath [2020-07-28T11:12:22.133Z] INFO: go version go1.13.14 windows/amd64 [2020-07-28T11:12:22.133Z] INFO: Running the daemon under test in debug mode [2020-07-28T11:12:22.133Z] INFO: Starting a daemon under test... [2020-07-28T11:12:22.133Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41156\2\daemon --pidfile d:\CI\PR-41156\2\docker.pid -D [2020-07-28T11:12:22.133Z] INFO: Process started successfully. [2020-07-28T11:12:22.133Z] INFO: Start tailing logs of the daemon under tests [2020-07-28T11:12:22.133Z] INFO: Waiting for the daemon under test to start... [2020-07-28T11:12:22.929Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2020-07-28T11:12:22.929Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-28T11:12:23.873Z] --- PASS: TestRenameContainerWithLinkedContainer (1.23s) [2020-07-28T11:12:23.873Z] === RUN TestResize [2020-07-28T11:12:24.444Z] --- PASS: TestResize (0.64s) [2020-07-28T11:12:24.444Z] === RUN TestResizeWithInvalidSize [2020-07-28T11:12:24.902Z] --- PASS: TestInspectNetwork (11.13s) [2020-07-28T11:12:24.902Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-28T11:12:24.902Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-28T11:12:24.902Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-28T11:12:24.902Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-28T11:12:24.902Z] === RUN TestRunContainerWithBridgeNone [2020-07-28T11:12:25.087Z] INFO: Daemon under test started and replied! [2020-07-28T11:12:25.087Z] INFO: Docker version of the daemon under test [2020-07-28T11:12:25.087Z] [2020-07-28T11:12:25.087Z] Client: [2020-07-28T11:12:25.087Z] Version: 17.06.2-ce [2020-07-28T11:12:25.087Z] API version: 1.30 [2020-07-28T11:12:25.087Z] Go version: go1.8.3 [2020-07-28T11:12:25.087Z] Git commit: cec0b72 [2020-07-28T11:12:25.087Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-28T11:12:25.087Z] OS/Arch: windows/amd64 [2020-07-28T11:12:25.087Z] [2020-07-28T11:12:25.087Z] Server: [2020-07-28T11:12:25.087Z] Version: 0.0.0-dev [2020-07-28T11:12:25.087Z] API version: 1.41 (minimum version 1.24) [2020-07-28T11:12:25.087Z] Go version: go1.13.14 [2020-07-28T11:12:25.087Z] Git commit: 4a35b740cc [2020-07-28T11:12:25.087Z] Built: 07/28/2020 11:10:46 [2020-07-28T11:12:25.087Z] OS/Arch: windows/amd64 [2020-07-28T11:12:25.087Z] Experimental: false [2020-07-28T11:12:25.087Z] [2020-07-28T11:12:25.087Z] INFO: Docker info of the daemon under test [2020-07-28T11:12:25.087Z] [2020-07-28T11:12:25.087Z] Containers: 0 [2020-07-28T11:12:25.087Z] Running: 0 [2020-07-28T11:12:25.087Z] Paused: 0 [2020-07-28T11:12:25.087Z] Stopped: 0 [2020-07-28T11:12:25.087Z] Images: 0 [2020-07-28T11:12:25.087Z] Server Version: 0.0.0-dev [2020-07-28T11:12:25.087Z] Storage Driver: windowsfilter [2020-07-28T11:12:25.087Z] Windows: [2020-07-28T11:12:25.087Z] Logging Driver: json-file [2020-07-28T11:12:25.087Z] Plugins: [2020-07-28T11:12:25.087Z] Volume: local [2020-07-28T11:12:25.087Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-28T11:12:25.087Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-28T11:12:25.087Z] Swarm: inactive [2020-07-28T11:12:25.087Z] Default Isolation: process [2020-07-28T11:12:25.087Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-28T11:12:25.087Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-28T11:12:25.087Z] OSType: windows [2020-07-28T11:12:25.087Z] Architecture: x86_64 [2020-07-28T11:12:25.087Z] CPUs: 4 [2020-07-28T11:12:25.087Z] Total Memory: 32GiB [2020-07-28T11:12:25.087Z] Name: azwin-2-b30c80 [2020-07-28T11:12:25.087Z] ID: OUIR:ENQY:QKZK:42RY:AQKH:TPIZ:MDH2:TWCQ:NHSF:IWC3:6W3K:55WB [2020-07-28T11:12:25.087Z] Docker Root Dir: D:\CI\PR-41156\2\daemon [2020-07-28T11:12:25.087Z] Debug Mode (client): false [2020-07-28T11:12:25.087Z] Debug Mode (server): true [2020-07-28T11:12:25.087Z] File Descriptors: -1 [2020-07-28T11:12:25.087Z] Goroutines: 17 [2020-07-28T11:12:25.087Z] System Time: 2020-07-28T11:12:24.6524306Z [2020-07-28T11:12:25.087Z] EventsListeners: 0 [2020-07-28T11:12:25.087Z] Registry: https://index.docker.io/v1/ [2020-07-28T11:12:25.087Z] Labels: [2020-07-28T11:12:25.087Z] Experimental: false [2020-07-28T11:12:25.087Z] Insecure Registries: [2020-07-28T11:12:25.087Z] 127.0.0.0/8 [2020-07-28T11:12:25.087Z] Live Restore Enabled: false [2020-07-28T11:12:25.087Z] [2020-07-28T11:12:25.087Z] [2020-07-28T11:12:25.087Z] INFO: Docker images of the daemon under test [2020-07-28T11:12:25.087Z] [2020-07-28T11:12:25.087Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-28T11:12:25.087Z] [2020-07-28T11:12:25.087Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-28T11:12:25.087Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-28T11:12:25.087Z] ltsc2019: Pulling from windows/servercore [2020-07-28T11:12:25.087Z] 4612f6d0b889: Pulling fs layer [2020-07-28T11:12:25.087Z] fc1b9e59edad: Pulling fs layer [2020-07-28T11:12:25.387Z] --- PASS: TestResizeWithInvalidSize (0.63s) [2020-07-28T11:12:25.387Z] === RUN TestResizeWhenContainerNotStarted [2020-07-28T11:12:25.959Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2020-07-28T11:12:25.959Z] === RUN TestDaemonRestartKillContainers [2020-07-28T11:12:25.959Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T11:12:25.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T11:12:25.959Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T11:12:25.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T11:12:25.959Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T11:12:25.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T11:12:25.959Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T11:12:25.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T11:12:25.959Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T11:12:25.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T11:12:25.959Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T11:12:25.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T11:12:25.959Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T11:12:25.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T11:12:25.959Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T11:12:25.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T11:12:25.959Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:12:25.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:12:25.959Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:12:25.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:12:25.959Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:12:25.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:12:25.959Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:12:25.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:12:25.959Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T11:12:25.959Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T11:12:25.959Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T11:12:25.959Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T11:12:27.641Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-07-28T11:12:27.642Z] === RUN TestNetworkInvalidJSON [2020-07-28T11:12:27.642Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-28T11:12:27.642Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-28T11:12:27.642Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T11:12:27.642Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T11:12:27.642Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T11:12:27.642Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T11:12:27.642Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-28T11:12:27.642Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T11:12:27.642Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T11:12:27.642Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-28T11:12:27.642Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-28T11:12:27.642Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-28T11:12:27.642Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-28T11:12:27.642Z] === RUN TestHostIPv4BridgeLabel [2020-07-28T11:12:27.642Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-07-28T11:12:27.642Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-28T11:12:27.717Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-28T11:12:27.717Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-28T11:12:27.976Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-28T11:12:28.512Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T11:12:28.512Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T11:12:28.512Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:12:28.545Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-28T11:12:28.679Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-07-28T11:12:28.679Z] === RUN TestDaemonDefaultNetworkPools [2020-07-28T11:12:28.804Z] === RUN TestDockerSuite/TestBuildFails [2020-07-28T11:12:29.086Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T11:12:29.716Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2020-07-28T11:12:29.716Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-28T11:12:29.742Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-28T11:12:29.742Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-28T11:12:30.476Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:12:30.738Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T11:12:30.751Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-07-28T11:12:30.751Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-28T11:12:30.968Z] fc1b9e59edad: Verifying Checksum [2020-07-28T11:12:30.968Z] fc1b9e59edad: Download complete [2020-07-28T11:12:31.000Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T11:12:31.000Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T11:12:31.649Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-28T11:12:32.284Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2020-07-28T11:12:32.284Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-28T11:12:32.919Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-07-28T11:12:32.919Z] === RUN TestServiceWithPredefinedNetwork [2020-07-28T11:12:33.551Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-28T11:12:33.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.59s) [2020-07-28T11:12:33.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.75s) [2020-07-28T11:12:33.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.81s) [2020-07-28T11:12:33.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.31s) [2020-07-28T11:12:33.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-07-28T11:12:33.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-07-28T11:12:33.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.46s) [2020-07-28T11:12:33.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s) [2020-07-28T11:12:33.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-07-28T11:12:33.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.54s) [2020-07-28T11:12:33.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s) [2020-07-28T11:12:33.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.60s) [2020-07-28T11:12:33.551Z] === RUN TestCgroupNamespacesRun [2020-07-28T11:12:34.187Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-28T11:12:35.465Z] --- PASS: TestCgroupNamespacesRun (1.52s) [2020-07-28T11:12:35.465Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-28T11:12:35.563Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-28T11:12:36.441Z] --- PASS: TestServiceWithPredefinedNetwork (3.75s) [2020-07-28T11:12:36.441Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-28T11:12:36.441Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T11:12:36.441Z] service_test.go:236: FLAKY_TEST [2020-07-28T11:12:36.441Z] === RUN TestServiceWithDataPathPortInit [2020-07-28T11:12:36.852Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.48s) [2020-07-28T11:12:36.852Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-28T11:12:36.941Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-28T11:12:37.200Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-28T11:12:38.138Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-28T11:12:38.238Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.49s) [2020-07-28T11:12:38.238Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-28T11:12:38.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-28T11:12:39.622Z] --- PASS: TestCgroupNamespacesRunHostMode (1.53s) [2020-07-28T11:12:39.622Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-28T11:12:39.632Z] 4612f6d0b889: Verifying Checksum [2020-07-28T11:12:39.632Z] 4612f6d0b889: Download complete [2020-07-28T11:12:39.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-28T11:12:40.226Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-28T11:12:41.536Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.51s) [2020-07-28T11:12:41.536Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-28T11:12:41.603Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-28T11:12:41.862Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-28T11:12:42.921Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.51s) [2020-07-28T11:12:42.921Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-28T11:12:43.492Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2020-07-28T11:12:43.492Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-28T11:12:43.766Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-28T11:12:45.419Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.56s) [2020-07-28T11:12:45.419Z] === RUN TestKernelTCPMemory [2020-07-28T11:12:45.673Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-28T11:12:45.680Z] --- PASS: TestKernelTCPMemory (0.71s) [2020-07-28T11:12:45.680Z] === RUN TestNISDomainname [2020-07-28T11:12:46.622Z] --- PASS: TestNISDomainname (0.75s) [2020-07-28T11:12:46.622Z] === RUN TestHostnameDnsResolution [2020-07-28T11:12:47.051Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-28T11:12:48.008Z] --- PASS: TestHostnameDnsResolution (1.30s) [2020-07-28T11:12:48.008Z] === RUN TestStats [2020-07-28T11:12:50.552Z] --- PASS: TestStats (2.64s) [2020-07-28T11:12:50.552Z] === RUN TestStopContainerWithTimeout [2020-07-28T11:12:50.552Z] === RUN TestStopContainerWithTimeout/0 [2020-07-28T11:12:50.552Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-28T11:12:50.552Z] === RUN TestStopContainerWithTimeout/1 [2020-07-28T11:12:50.552Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-28T11:12:50.552Z] === RUN TestStopContainerWithTimeout/3 [2020-07-28T11:12:50.552Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-28T11:12:50.552Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-28T11:12:50.552Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-28T11:12:50.552Z] === CONT TestStopContainerWithTimeout/0 [2020-07-28T11:12:50.552Z] === CONT TestStopContainerWithTimeout/1 [2020-07-28T11:12:50.552Z] === CONT TestStopContainerWithTimeout/3 [2020-07-28T11:12:50.552Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-28T11:12:51.247Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-28T11:12:51.247Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-28T11:12:51.506Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-28T11:12:52.074Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-28T11:12:53.013Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-28T11:12:53.013Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-28T11:12:53.580Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-28T11:12:53.858Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-28T11:12:53.858Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2020-07-28T11:12:53.858Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2020-07-28T11:12:53.858Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2020-07-28T11:12:53.858Z] --- PASS: TestStopContainerWithTimeout/3 (3.25s) [2020-07-28T11:12:53.858Z] === RUN TestDeleteDevicemapper [2020-07-28T11:12:53.858Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-28T11:12:53.858Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T11:12:53.858Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-28T11:12:54.148Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-28T11:12:54.716Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-28T11:12:54.975Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-28T11:12:55.234Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-28T11:12:55.772Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.80s) [2020-07-28T11:12:55.772Z] === RUN TestUpdateMemory [2020-07-28T11:12:55.772Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-28T11:12:55.772Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-28T11:12:55.772Z] === RUN TestUpdateCPUQuota [2020-07-28T11:12:55.802Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-28T11:12:56.715Z] --- PASS: TestUpdateCPUQuota (1.07s) [2020-07-28T11:12:56.715Z] === RUN TestUpdatePidsLimit [2020-07-28T11:12:56.715Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-28T11:12:56.976Z] === RUN TestUpdatePidsLimit/no_change [2020-07-28T11:12:57.182Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-28T11:12:57.237Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-28T11:12:57.497Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-28T11:12:57.758Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-28T11:12:57.758Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-28T11:12:58.331Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-28T11:12:58.914Z] --- PASS: TestServiceWithDataPathPortInit (20.65s) [2020-07-28T11:12:58.914Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-28T11:12:59.274Z] --- PASS: TestUpdatePidsLimit (2.44s) [2020-07-28T11:12:59.274Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2020-07-28T11:12:59.274Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2020-07-28T11:12:59.274Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-07-28T11:12:59.274Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2020-07-28T11:12:59.274Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2020-07-28T11:12:59.274Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-07-28T11:12:59.274Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-07-28T11:12:59.274Z] === RUN TestUpdateRestartPolicy [2020-07-28T11:12:59.716Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-28T11:13:04.987Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-28T11:13:05.626Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-28T11:13:05.626Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-28T11:13:05.626Z] remote: Enumerating objects: 2, done. [2020-07-28T11:13:05.626Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-28T11:13:05.626Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-28T11:13:05.626Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-28T11:13:05.626Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-07-28T11:13:05.626Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-28T11:13:05.626Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-28T11:13:05.979Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41156/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b hack/test/unit [2020-07-28T11:13:07.398Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.18s) [2020-07-28T11:13:07.399Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sseuqt78v9adxvardi0i03psi Created:2020-07-28 11:12:58.627048863 +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[53e1d4dec044126c37ccda15b1f712248f84e1072fb49bdca440029591f443f8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wlulfovl0ss1ilfrps32wryy3 EndpointID:630c0160a32310877ac1c4e962045b082823fec44c859df952f9463b1bfdd937 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3ac3a5589f7caf3137de696308c858bcfe25a4c018d42739af0c3f102d363739 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:314ec50b3b0f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wlulfovl0ss1ilfrps32wryy3 EndpointID:630c0160a32310877ac1c4e962045b082823fec44c859df952f9463b1bfdd937 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-28T11:13:07.399Z] PASS [2020-07-28T11:13:07.399Z] [2020-07-28T11:13:07.399Z] === Skipped [2020-07-28T11:13:07.399Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T11:13:07.399Z] service_test.go:236: FLAKY_TEST [2020-07-28T11:13:07.399Z] [2020-07-28T11:13:07.399Z] [2020-07-28T11:13:07.399Z] DONE 23 tests, 1 skipped in 57.019s [2020-07-28T11:13:07.399Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-28T11:13:07.399Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:13:07.399Z] ++ set -e [2020-07-28T11:13:07.399Z] ++ '[' -n 0 ']' [2020-07-28T11:13:07.399Z] ++ set -x [2020-07-28T11:13:07.399Z] ++ env -i DEST=/go/src/github.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-07-28T11:13:07.399Z] INFO: Testing against a local daemon [2020-07-28T11:13:07.399Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-28T11:13:07.399Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T11:13:07.399Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T11:13:07.399Z] === RUN TestDockerNetworkIpvlan [2020-07-28T11:13:07.399Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-28T11:13:07.399Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T11:13:07.399Z] PASS [2020-07-28T11:13:07.399Z] [2020-07-28T11:13:07.399Z] === Skipped [2020-07-28T11:13:07.399Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T11:13:07.399Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T11:13:07.399Z] [2020-07-28T11:13:07.399Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-28T11:13:07.399Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T11:13:07.399Z] [2020-07-28T11:13:07.399Z] [2020-07-28T11:13:07.399Z] DONE 2 tests, 2 skipped in 0.076s [2020-07-28T11:13:07.399Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-28T11:13:07.399Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:13:07.399Z] ++ set -e [2020-07-28T11:13:07.399Z] ++ '[' -n 0 ']' [2020-07-28T11:13:07.399Z] ++ set -x [2020-07-28T11:13:07.399Z] ++ env -i DEST=/go/src/github.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-07-28T11:13:07.399Z] INFO: Testing against a local daemon [2020-07-28T11:13:07.399Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-28T11:13:07.556Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-28T11:13:07.556Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-28T11:13:07.815Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-28T11:13:07.815Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-28T11:13:08.075Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-28T11:13:08.334Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-28T11:13:08.500Z] ? github.com/docker/docker/api [no test files] [2020-07-28T11:13:08.908Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2020-07-28T11:13:08.908Z] === RUN TestDockerNetworkMacvlan [2020-07-28T11:13:09.944Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-28T11:13:10.240Z] --- PASS: TestImportExtremelyLargeImageWorks (204.71s) [2020-07-28T11:13:10.240Z] PASS [2020-07-28T11:13:10.240Z] [2020-07-28T11:13:10.240Z] DONE 12 tests in 208.163s [2020-07-28T11:13:10.240Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-28T11:13:10.240Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-28T11:13:10.240Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:13:10.240Z] ++ set -e [2020-07-28T11:13:10.240Z] ++ '[' -n 0 ']' [2020-07-28T11:13:10.240Z] ++ set -x [2020-07-28T11:13:10.240Z] ++ env -i DEST=/go/src/github.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-07-28T11:13:10.500Z] INFO: Testing against a local daemon [2020-07-28T11:13:10.500Z] === RUN TestNetworkCreateDelete [2020-07-28T11:13:10.500Z] --- PASS: TestNetworkCreateDelete (0.19s) [2020-07-28T11:13:10.500Z] === RUN TestDockerNetworkDeletePreferID [2020-07-28T11:13:10.578Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-28T11:13:11.023Z] --- PASS: TestImportExtremelyLargeImageWorks (193.54s) [2020-07-28T11:13:11.023Z] PASS [2020-07-28T11:13:11.023Z] [2020-07-28T11:13:11.023Z] === Skipped [2020-07-28T11:13:11.023Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-28T11:13:11.023Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:13:11.023Z] [2020-07-28T11:13:11.023Z] [2020-07-28T11:13:11.023Z] DONE 12 tests, 1 skipped in 194.562s [2020-07-28T11:13:11.023Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-28T11:13:11.023Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:13:11.023Z] ++ set -e [2020-07-28T11:13:11.023Z] ++ '[' -n 0 ']' [2020-07-28T11:13:11.023Z] ++ set -x [2020-07-28T11:13:11.024Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:13:11.024Z] INFO: Testing against a local daemon [2020-07-28T11:13:11.024Z] === RUN TestNetworkCreateDelete [2020-07-28T11:13:11.024Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-07-28T11:13:11.024Z] === RUN TestDockerNetworkDeletePreferID [2020-07-28T11:13:11.024Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2020-07-28T11:13:11.024Z] === RUN TestDaemonDNSFallback [2020-07-28T11:13:11.024Z] --- PASS: TestDaemonDNSFallback (1.52s) [2020-07-28T11:13:11.024Z] === RUN TestInspectNetwork [2020-07-28T11:13:11.024Z] === RUN TestInspectNetwork/full_network_id [2020-07-28T11:13:11.024Z] === RUN TestInspectNetwork/partial_network_id [2020-07-28T11:13:11.024Z] === RUN TestInspectNetwork/network_name [2020-07-28T11:13:11.024Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-28T11:13:11.024Z] --- PASS: TestInspectNetwork (6.83s) [2020-07-28T11:13:11.024Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-28T11:13:11.024Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-28T11:13:11.024Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-28T11:13:11.024Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-28T11:13:11.024Z] === RUN TestRunContainerWithBridgeNone [2020-07-28T11:13:11.069Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2020-07-28T11:13:11.069Z] === RUN TestDaemonDNSFallback [2020-07-28T11:13:11.327Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-28T11:13:11.501Z] --- PASS: TestUpdateRestartPolicy (11.73s) [2020-07-28T11:13:11.501Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-28T11:13:11.501Z] --- PASS: TestUpdateRestartWithAutoRemove (0.61s) [2020-07-28T11:13:11.501Z] === RUN TestWaitNonBlocked [2020-07-28T11:13:11.501Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T11:13:11.501Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T11:13:11.501Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T11:13:11.501Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T11:13:11.501Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T11:13:11.501Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T11:13:11.614Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-28T11:13:12.444Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-28T11:13:12.444Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2020-07-28T11:13:12.444Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-07-28T11:13:12.444Z] === RUN TestWaitBlocked [2020-07-28T11:13:12.444Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T11:13:12.444Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T11:13:12.444Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T11:13:12.444Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T11:13:12.444Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T11:13:12.444Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T11:13:12.547Z] --- PASS: TestRunContainerWithBridgeNone (1.79s) [2020-07-28T11:13:12.547Z] === RUN TestNetworkInvalidJSON [2020-07-28T11:13:12.547Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-28T11:13:12.547Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-28T11:13:12.547Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T11:13:12.547Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T11:13:12.547Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T11:13:12.547Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T11:13:12.547Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-28T11:13:12.547Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T11:13:12.547Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T11:13:12.547Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-28T11:13:12.547Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-28T11:13:12.547Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-28T11:13:12.547Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-28T11:13:12.547Z] === RUN TestHostIPv4BridgeLabel [2020-07-28T11:13:13.185Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-07-28T11:13:13.185Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-28T11:13:13.397Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-28T11:13:13.397Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s) [2020-07-28T11:13:13.397Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2020-07-28T11:13:13.397Z] === CONT TestContainerStartOnDaemonRestart [2020-07-28T11:13:13.397Z] === CONT TestIpcModeOlderClient [2020-07-28T11:13:13.397Z] === CONT TestDaemonHostGatewayIP [2020-07-28T11:13:13.397Z] === CONT TestContainerKillOnDaemonStart [2020-07-28T11:13:13.397Z] --- PASS: TestIpcModeOlderClient (0.10s) [2020-07-28T11:13:13.397Z] === CONT TestDaemonRestartIpcMode [2020-07-28T11:13:13.861Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-28T11:13:14.120Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-28T11:13:14.234Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-07-28T11:13:14.234Z] === RUN TestDaemonDefaultNetworkPools [2020-07-28T11:13:14.379Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-28T11:13:15.281Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-07-28T11:13:15.281Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-28T11:13:16.074Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-28T11:13:16.327Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-07-28T11:13:16.327Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-28T11:13:16.706Z] --- PASS: TestContainerStartOnDaemonRestart (3.10s) [2020-07-28T11:13:17.279Z] --- PASS: TestDaemonRestartIpcMode (3.80s) [2020-07-28T11:13:17.374Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-07-28T11:13:17.374Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-28T11:13:17.669Z] --- PASS: TestDaemonDNSFallback (6.61s) [2020-07-28T11:13:17.669Z] === RUN TestInspectNetwork [2020-07-28T11:13:17.850Z] --- PASS: TestDaemonHostGatewayIP (4.31s) [2020-07-28T11:13:18.013Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-07-28T11:13:18.013Z] === RUN TestServiceWithPredefinedNetwork [2020-07-28T11:13:19.595Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-28T11:13:20.102Z] --- PASS: TestServiceWithPredefinedNetwork (2.01s) [2020-07-28T11:13:20.102Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-28T11:13:20.102Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T11:13:20.102Z] service_test.go:236: FLAKY_TEST [2020-07-28T11:13:20.102Z] === RUN TestServiceWithDataPathPortInit [2020-07-28T11:13:21.863Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-28T11:13:21.863Z] === RUN TestInspectNetwork/full_network_id [2020-07-28T11:13:21.863Z] === RUN TestInspectNetwork/partial_network_id [2020-07-28T11:13:21.863Z] === RUN TestInspectNetwork/network_name [2020-07-28T11:13:21.863Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-28T11:13:23.375Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2020-07-28T11:13:23.767Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-28T11:13:24.335Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-28T11:13:26.236Z] --- PASS: TestInspectNetwork (8.30s) [2020-07-28T11:13:26.236Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-28T11:13:26.236Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-28T11:13:26.236Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-28T11:13:26.236Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-28T11:13:26.236Z] === RUN TestRunContainerWithBridgeNone [2020-07-28T11:13:26.236Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-28T11:13:26.236Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-28T11:13:26.554Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-28T11:13:27.845Z] --- PASS: TestContainerKillOnDaemonStart (12.92s) [2020-07-28T11:13:27.845Z] PASS [2020-07-28T11:13:27.845Z] [2020-07-28T11:13:27.845Z] === Skipped [2020-07-28T11:13:27.845Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-07-28T11:13:27.845Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T11:13:27.845Z] [2020-07-28T11:13:27.845Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-28T11:13:27.845Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T11:13:27.845Z] [2020-07-28T11:13:27.845Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-28T11:13:27.845Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T11:13:27.845Z] [2020-07-28T11:13:27.845Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T11:13:27.845Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T11:13:27.845Z] [2020-07-28T11:13:27.845Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-28T11:13:27.845Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T11:13:27.845Z] [2020-07-28T11:13:27.845Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-07-28T11:13:27.845Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-28T11:13:27.845Z] [2020-07-28T11:13:27.845Z] [2020-07-28T11:13:27.845Z] DONE 192 tests, 6 skipped in 116.739s [2020-07-28T11:13:27.845Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-07-28T11:13:27.845Z] ++ 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-07-28T11:13:27.845Z] ++ set -e [2020-07-28T11:13:27.845Z] ++ '[' -n 0 ']' [2020-07-28T11:13:27.845Z] ++ set -x [2020-07-28T11:13:27.845Z] ++ env -i DEST=/go/src/github.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-07-28T11:13:27.845Z] INFO: Testing against a local daemon [2020-07-28T11:13:27.845Z] === RUN TestCommitInheritsEnv [2020-07-28T11:13:27.845Z] --- PASS: TestCommitInheritsEnv (0.41s) [2020-07-28T11:13:27.845Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-28T11:13:27.845Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2020-07-28T11:13:27.845Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-28T11:13:27.845Z] === RUN TestImagesFilterMultiReference [2020-07-28T11:13:27.845Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-07-28T11:13:27.845Z] === RUN TestImagePullPlatformInvalid [2020-07-28T11:13:27.845Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-07-28T11:13:27.845Z] === RUN TestRemoveImageOrphaning [2020-07-28T11:13:27.845Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2020-07-28T11:13:27.845Z] === RUN TestRemoveImageGarbageCollector [2020-07-28T11:13:27.845Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-28T11:13:27.845Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:13:27.845Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-28T11:13:27.845Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-07-28T11:13:27.845Z] === RUN TestTagInvalidReference [2020-07-28T11:13:27.845Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-28T11:13:27.845Z] === RUN TestTagValidPrefixedRepo [2020-07-28T11:13:27.845Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-07-28T11:13:27.845Z] === RUN TestTagExistedNameWithoutForce [2020-07-28T11:13:27.845Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-28T11:13:27.845Z] === RUN TestTagOfficialNames [2020-07-28T11:13:27.845Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-28T11:13:27.845Z] === RUN TestTagMatchesDigest [2020-07-28T11:13:27.845Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-28T11:13:27.845Z] PASS [2020-07-28T11:13:27.845Z] [2020-07-28T11:13:27.845Z] === Skipped [2020-07-28T11:13:27.845Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2020-07-28T11:13:27.845Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-28T11:13:27.845Z] [2020-07-28T11:13:27.845Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-28T11:13:27.845Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:13:27.845Z] [2020-07-28T11:13:27.845Z] [2020-07-28T11:13:27.845Z] DONE 12 tests, 2 skipped in 1.473s [2020-07-28T11:13:27.845Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-07-28T11:13:27.845Z] ++ 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-07-28T11:13:27.845Z] ++ set -e [2020-07-28T11:13:27.845Z] ++ '[' -n 0 ']' [2020-07-28T11:13:27.845Z] ++ set -x [2020-07-28T11:13:27.845Z] ++ env -i DEST=/go/src/github.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-07-28T11:13:28.068Z] --- PASS: TestDockerNetworkMacvlan (19.06s) [2020-07-28T11:13:28.068Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-07-28T11:13:28.068Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-07-28T11:13:28.068Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.43s) [2020-07-28T11:13:28.068Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.48s) [2020-07-28T11:13:28.068Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.18s) [2020-07-28T11:13:28.068Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2020-07-28T11:13:28.068Z] PASS [2020-07-28T11:13:28.068Z] [2020-07-28T11:13:28.068Z] DONE 8 tests in 20.566s [2020-07-28T11:13:28.068Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-28T11:13:28.068Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:13:28.068Z] ++ set -e [2020-07-28T11:13:28.068Z] ++ '[' -n 0 ']' [2020-07-28T11:13:28.068Z] ++ set -x [2020-07-28T11:13:28.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=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-07-28T11:13:28.068Z] testing: warning: no tests to run [2020-07-28T11:13:28.068Z] PASS [2020-07-28T11:13:28.068Z] [2020-07-28T11:13:28.068Z] DONE 0 tests in 0.015s [2020-07-28T11:13:28.068Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-28T11:13:28.068Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:13:28.068Z] ++ set -e [2020-07-28T11:13:28.068Z] ++ '[' -n 0 ']' [2020-07-28T11:13:28.068Z] ++ set -x [2020-07-28T11:13:28.069Z] ++ env -i DEST=/go/src/github.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-07-28T11:13:28.069Z] INFO: Testing against a local daemon [2020-07-28T11:13:28.069Z] === RUN TestAuthZPluginAllowRequest [2020-07-28T11:13:28.105Z] INFO: Testing against a local daemon [2020-07-28T11:13:28.106Z] === RUN TestNetworkCreateDelete [2020-07-28T11:13:28.141Z] --- PASS: TestRunContainerWithBridgeNone (1.88s) [2020-07-28T11:13:28.141Z] === RUN TestNetworkInvalidJSON [2020-07-28T11:13:28.141Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-28T11:13:28.141Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-28T11:13:28.141Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T11:13:28.141Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T11:13:28.141Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T11:13:28.141Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T11:13:28.141Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-28T11:13:28.141Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T11:13:28.141Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T11:13:28.141Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-28T11:13:28.141Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-28T11:13:28.141Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-28T11:13:28.141Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-28T11:13:28.141Z] === RUN TestHostIPv4BridgeLabel [2020-07-28T11:13:28.367Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-07-28T11:13:28.367Z] === RUN TestDockerNetworkDeletePreferID [2020-07-28T11:13:28.400Z] --- PASS: TestHostIPv4BridgeLabel (0.65s) [2020-07-28T11:13:28.400Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-28T11:13:28.968Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-28T11:13:29.535Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-07-28T11:13:29.535Z] === RUN TestDaemonDefaultNetworkPools [2020-07-28T11:13:29.753Z] --- PASS: TestDockerNetworkDeletePreferID (1.23s) [2020-07-28T11:13:29.753Z] === RUN TestDaemonDNSFallback [2020-07-28T11:13:29.794Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-28T11:13:30.053Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-28T11:13:30.145Z] --- PASS: TestAuthZPluginAllowRequest (1.83s) [2020-07-28T11:13:30.145Z] === RUN TestAuthZPluginTLS [2020-07-28T11:13:30.313Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-07-28T11:13:30.313Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-28T11:13:30.444Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-07-28T11:13:30.444Z] === RUN TestAuthZPluginDenyRequest [2020-07-28T11:13:31.079Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-07-28T11:13:31.079Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-28T11:13:31.691Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.45s) [2020-07-28T11:13:31.691Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-28T11:13:31.713Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-28T11:13:31.713Z] === RUN TestAuthZPluginDenyResponse [2020-07-28T11:13:32.005Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-07-28T11:13:32.005Z] === RUN TestAuthZPluginAllowEventStream [2020-07-28T11:13:32.276Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-28T11:13:32.534Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-28T11:13:33.468Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s) [2020-07-28T11:13:33.468Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-28T11:13:34.035Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2020-07-28T11:13:34.035Z] === RUN TestServiceWithPredefinedNetwork [2020-07-28T11:13:34.077Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2020-07-28T11:13:34.077Z] === RUN TestAuthZPluginErrorResponse [2020-07-28T11:13:34.294Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-28T11:13:34.369Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-07-28T11:13:34.369Z] === RUN TestAuthZPluginErrorRequest [2020-07-28T11:13:34.661Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-28T11:13:34.661Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-28T11:13:34.862Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-28T11:13:35.295Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-07-28T11:13:35.295Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-28T11:13:35.429Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-28T11:13:35.474Z] --- PASS: TestServiceWithDataPathPortInit (13.57s) [2020-07-28T11:13:35.474Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-28T11:13:36.364Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-28T11:13:36.932Z] --- PASS: TestServiceWithPredefinedNetwork (2.88s) [2020-07-28T11:13:36.932Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-28T11:13:36.932Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T11:13:36.932Z] service_test.go:236: FLAKY_TEST [2020-07-28T11:13:36.932Z] === RUN TestServiceWithDataPathPortInit [2020-07-28T11:13:37.367Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-07-28T11:13:37.367Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-28T11:13:37.499Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-28T11:13:37.760Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-28T11:13:37.890Z] --- PASS: TestDaemonDNSFallback (7.00s) [2020-07-28T11:13:37.890Z] === RUN TestInspectNetwork [2020-07-28T11:13:38.019Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-28T11:13:38.277Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-28T11:13:38.844Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-28T11:13:39.412Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-28T11:13:40.102Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-07-28T11:13:40.102Z] === RUN TestAuthZPluginHeader [2020-07-28T11:13:40.437Z] === RUN TestInspectNetwork/full_network_id [2020-07-28T11:13:40.437Z] === RUN TestInspectNetwork/partial_network_id [2020-07-28T11:13:40.437Z] === RUN TestInspectNetwork/network_name [2020-07-28T11:13:40.697Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-28T11:13:40.736Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-07-28T11:13:40.736Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-28T11:13:40.736Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-28T11:13:40.736Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:13:40.736Z] === RUN TestAuthZPluginV2Disable [2020-07-28T11:13:40.736Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-28T11:13:40.736Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:13:40.736Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-28T11:13:40.736Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-28T11:13:40.736Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:13:40.736Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-28T11:13:40.736Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-28T11:13:40.736Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:13:40.736Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-28T11:13:41.068Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2020-07-28T11:13:41.068Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mof36qt26nyp60qcbbj66qg8h Created:2020-07-28 11:13:34.646679794 +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[2e85343ca0951c01a786bf11cfff14af1337837ed3a3d7698bd95758ef39c98f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xozucfp5umeb73rfm7g50zr5g EndpointID:4da5196492d6960ccf5987dece3527602b6e792b16b80a1dc9e43c4ff6f5fa41 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d53b2f4e102518debe9e65e62f637408a0c46e8f657be7e520a58811a5f96736 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:fdba64287889 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xozucfp5umeb73rfm7g50zr5g EndpointID:4da5196492d6960ccf5987dece3527602b6e792b16b80a1dc9e43c4ff6f5fa41 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-28T11:13:41.068Z] PASS [2020-07-28T11:13:41.068Z] [2020-07-28T11:13:41.068Z] === Skipped [2020-07-28T11:13:41.068Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T11:13:41.068Z] service_test.go:236: FLAKY_TEST [2020-07-28T11:13:41.068Z] [2020-07-28T11:13:41.068Z] [2020-07-28T11:13:41.068Z] DONE 23 tests, 1 skipped in 38.677s [2020-07-28T11:13:41.068Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-28T11:13:41.068Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:13:41.068Z] ++ set -e [2020-07-28T11:13:41.068Z] ++ '[' -n 0 ']' [2020-07-28T11:13:41.068Z] ++ set -x [2020-07-28T11:13:41.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:13:41.068Z] INFO: Testing against a local daemon [2020-07-28T11:13:41.068Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-28T11:13:41.068Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T11:13:41.068Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T11:13:41.068Z] === RUN TestDockerNetworkIpvlan [2020-07-28T11:13:41.068Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-28T11:13:41.068Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T11:13:41.068Z] PASS [2020-07-28T11:13:41.068Z] [2020-07-28T11:13:41.068Z] === Skipped [2020-07-28T11:13:41.068Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T11:13:41.068Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T11:13:41.068Z] [2020-07-28T11:13:41.068Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-28T11:13:41.068Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T11:13:41.068Z] [2020-07-28T11:13:41.068Z] [2020-07-28T11:13:41.068Z] DONE 2 tests, 2 skipped in 0.083s [2020-07-28T11:13:41.068Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-28T11:13:41.068Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:13:41.068Z] ++ set -e [2020-07-28T11:13:41.068Z] ++ '[' -n 0 ']' [2020-07-28T11:13:41.068Z] ++ set -x [2020-07-28T11:13:41.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:13:41.068Z] INFO: Testing against a local daemon [2020-07-28T11:13:41.068Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-28T11:13:41.314Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-28T11:13:41.314Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-28T11:13:42.118Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-07-28T11:13:42.119Z] === RUN TestDockerNetworkMacvlan [2020-07-28T11:13:42.745Z] --- PASS: TestImportExtremelyLargeImageWorks (108.29s) [2020-07-28T11:13:42.746Z] PASS [2020-07-28T11:13:42.746Z] [2020-07-28T11:13:42.746Z] === Skipped [2020-07-28T11:13:42.746Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-28T11:13:42.746Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-28T11:13:42.746Z] [2020-07-28T11:13:42.746Z] [2020-07-28T11:13:42.746Z] DONE 12 tests, 1 skipped in 112.606s [2020-07-28T11:13:42.746Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-28T11:13:42.746Z] INFO: Testing against a local daemon [2020-07-28T11:13:42.746Z] === RUN TestNetworkCreateDelete [2020-07-28T11:13:42.746Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-07-28T11:13:42.746Z] === RUN TestDockerNetworkDeletePreferID [2020-07-28T11:13:42.746Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-07-28T11:13:42.746Z] === RUN TestDaemonDNSFallback [2020-07-28T11:13:42.757Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-28T11:13:43.216Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-28T11:13:43.807Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-28T11:13:44.156Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-28T11:13:44.850Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-28T11:13:44.900Z] --- PASS: TestInspectNetwork (8.37s) [2020-07-28T11:13:44.900Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-28T11:13:44.900Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-28T11:13:44.900Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-28T11:13:44.900Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-28T11:13:44.900Z] === RUN TestRunContainerWithBridgeNone [2020-07-28T11:13:46.060Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-28T11:13:46.630Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-28T11:13:46.815Z] --- PASS: TestRunContainerWithBridgeNone (1.86s) [2020-07-28T11:13:46.815Z] === RUN TestNetworkInvalidJSON [2020-07-28T11:13:46.815Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-28T11:13:46.815Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-28T11:13:46.815Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T11:13:46.815Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T11:13:46.815Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T11:13:46.815Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T11:13:46.815Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-28T11:13:46.815Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T11:13:46.815Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T11:13:46.815Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-28T11:13:46.815Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-28T11:13:46.815Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-28T11:13:46.815Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-28T11:13:46.815Z] === RUN TestHostIPv4BridgeLabel [2020-07-28T11:13:46.938Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-28T11:13:47.759Z] --- PASS: TestHostIPv4BridgeLabel (0.77s) [2020-07-28T11:13:47.759Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-28T11:13:48.007Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-28T11:13:48.008Z] --- PASS: TestDaemonDNSFallback (7.26s) [2020-07-28T11:13:48.008Z] === RUN TestInspectNetwork [2020-07-28T11:13:48.008Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-28T11:13:48.008Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:13:48.008Z] === RUN TestRunContainerWithBridgeNone [2020-07-28T11:13:48.008Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-28T11:13:48.008Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:13:48.008Z] === RUN TestNetworkInvalidJSON [2020-07-28T11:13:48.008Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-28T11:13:48.008Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-28T11:13:48.008Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T11:13:48.008Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T11:13:48.008Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T11:13:48.008Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T11:13:48.008Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-28T11:13:48.008Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T11:13:48.008Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T11:13:48.008Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-28T11:13:48.008Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-28T11:13:48.008Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-28T11:13:48.008Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-28T11:13:48.008Z] === RUN TestHostIPv4BridgeLabel [2020-07-28T11:13:48.008Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-07-28T11:13:48.008Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:13:48.008Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-28T11:13:48.008Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-07-28T11:13:48.008Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:13:48.008Z] === RUN TestDaemonDefaultNetworkPools [2020-07-28T11:13:48.008Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-07-28T11:13:48.008Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:13:48.008Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-28T11:13:48.008Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.04s) [2020-07-28T11:13:48.008Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:13:48.008Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-28T11:13:48.008Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.03s) [2020-07-28T11:13:48.008Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:13:48.008Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-28T11:13:48.008Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2020-07-28T11:13:48.008Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:13:48.008Z] === RUN TestServiceWithPredefinedNetwork [2020-07-28T11:13:48.008Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-28T11:13:48.008Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:13:48.008Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-28T11:13:48.008Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T11:13:48.008Z] service_test.go:236: FLAKY_TEST [2020-07-28T11:13:48.008Z] === RUN TestServiceWithDataPathPortInit [2020-07-28T11:13:48.008Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-07-28T11:13:48.008Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:13:48.008Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-28T11:13:48.008Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-28T11:13:48.008Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:13:48.008Z] PASS [2020-07-28T11:13:48.008Z] [2020-07-28T11:13:48.008Z] === Skipped [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-07-28T11:13:48.008Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:13:48.008Z] [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-07-28T11:13:48.008Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:13:48.008Z] [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-07-28T11:13:48.008Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:13:48.008Z] [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-07-28T11:13:48.008Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:13:48.008Z] [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-07-28T11:13:48.008Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:13:48.008Z] [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.04s) [2020-07-28T11:13:48.008Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:13:48.008Z] [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.03s) [2020-07-28T11:13:48.008Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:13:48.008Z] [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2020-07-28T11:13:48.008Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:13:48.008Z] [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-07-28T11:13:48.008Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:13:48.008Z] [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T11:13:48.008Z] service_test.go:236: FLAKY_TEST [2020-07-28T11:13:48.008Z] [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-07-28T11:13:48.008Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:13:48.008Z] [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-28T11:13:48.008Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:13:48.008Z] [2020-07-28T11:13:48.008Z] [2020-07-28T11:13:48.008Z] DONE 19 tests, 12 skipped in 8.089s [2020-07-28T11:13:48.008Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-28T11:13:48.008Z] INFO: Testing against a local daemon [2020-07-28T11:13:48.008Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-28T11:13:48.008Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T11:13:48.008Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T11:13:48.008Z] === RUN TestDockerNetworkIpvlan [2020-07-28T11:13:48.008Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-28T11:13:48.008Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T11:13:48.008Z] PASS [2020-07-28T11:13:48.008Z] [2020-07-28T11:13:48.008Z] === Skipped [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T11:13:48.008Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T11:13:48.008Z] [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-28T11:13:48.008Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T11:13:48.008Z] [2020-07-28T11:13:48.008Z] [2020-07-28T11:13:48.008Z] DONE 2 tests, 2 skipped in 0.123s [2020-07-28T11:13:48.008Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-28T11:13:48.008Z] INFO: Testing against a local daemon [2020-07-28T11:13:48.008Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-28T11:13:48.008Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-28T11:13:48.009Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:13:48.009Z] === RUN TestDockerNetworkMacvlan [2020-07-28T11:13:48.009Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-07-28T11:13:48.009Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:13:48.009Z] PASS [2020-07-28T11:13:48.009Z] [2020-07-28T11:13:48.009Z] === Skipped [2020-07-28T11:13:48.009Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-28T11:13:48.009Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:13:48.009Z] [2020-07-28T11:13:48.009Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-07-28T11:13:48.009Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:13:48.009Z] [2020-07-28T11:13:48.009Z] [2020-07-28T11:13:48.009Z] DONE 2 tests, 2 skipped in 0.126s [2020-07-28T11:13:48.009Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-28T11:13:48.009Z] testing: warning: no tests to run [2020-07-28T11:13:48.009Z] PASS [2020-07-28T11:13:48.009Z] [2020-07-28T11:13:48.009Z] DONE 0 tests in 0.024s [2020-07-28T11:13:48.009Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-28T11:13:48.266Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-28T11:13:48.267Z] INFO: Testing against a local daemon [2020-07-28T11:13:48.267Z] === RUN TestAuthZPluginAllowRequest [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-07-28T11:13:48.267Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.267Z] === RUN TestAuthZPluginTLS [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-07-28T11:13:48.267Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.267Z] === RUN TestAuthZPluginDenyRequest [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-07-28T11:13:48.267Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.267Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-28T11:13:48.267Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.267Z] === RUN TestAuthZPluginDenyResponse [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-07-28T11:13:48.267Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.267Z] === RUN TestAuthZPluginAllowEventStream [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-07-28T11:13:48.267Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.267Z] === RUN TestAuthZPluginErrorResponse [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-07-28T11:13:48.267Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.267Z] === RUN TestAuthZPluginErrorRequest [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-07-28T11:13:48.267Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.267Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-28T11:13:48.267Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.267Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-28T11:13:48.267Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.267Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-28T11:13:48.267Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.267Z] === RUN TestAuthZPluginHeader [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-07-28T11:13:48.267Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.267Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-28T11:13:48.457Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-28T11:13:48.525Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.26s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] === RUN TestAuthZPluginV2Disable [2020-07-28T11:13:48.525Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-28T11:13:48.525Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-28T11:13:48.525Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-28T11:13:48.525Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] PASS [2020-07-28T11:13:48.525Z] [2020-07-28T11:13:48.525Z] === Skipped [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.26s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-07-28T11:13:48.525Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.525Z] [2020-07-28T11:13:48.525Z] [2020-07-28T11:13:48.525Z] DONE 17 tests, 17 skipped in 0.467s [2020-07-28T11:13:48.525Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-28T11:13:48.784Z] INFO: Testing against a local daemon [2020-07-28T11:13:48.784Z] === RUN TestPluginInvalidJSON [2020-07-28T11:13:48.784Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T11:13:48.784Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T11:13:48.784Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T11:13:48.784Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-28T11:13:48.784Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-28T11:13:48.784Z] === RUN TestPluginInstall [2020-07-28T11:13:48.784Z] --- SKIP: TestPluginInstall (0.00s) [2020-07-28T11:13:48.784Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.784Z] PASS [2020-07-28T11:13:48.784Z] [2020-07-28T11:13:48.784Z] === Skipped [2020-07-28T11:13:48.784Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-07-28T11:13:48.784Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T11:13:48.784Z] [2020-07-28T11:13:48.784Z] [2020-07-28T11:13:48.784Z] DONE 3 tests, 1 skipped in 0.186s [2020-07-28T11:13:48.784Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-28T11:13:48.784Z] INFO: Testing against a local daemon [2020-07-28T11:13:48.784Z] === RUN TestExternalGraphDriver [2020-07-28T11:13:49.043Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-07-28T11:13:49.043Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-28T11:13:49.043Z] === RUN TestGraphdriverPluginV2 [2020-07-28T11:13:49.144Z] --- PASS: TestDaemonRestartWithLiveRestore (1.32s) [2020-07-28T11:13:49.144Z] === RUN TestDaemonDefaultNetworkPools [2020-07-28T11:13:50.114Z] --- PASS: TestDaemonDefaultNetworkPools (1.13s) [2020-07-28T11:13:50.114Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-28T11:13:50.800Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-28T11:13:52.030Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.77s) [2020-07-28T11:13:52.030Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-28T11:13:52.704Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-28T11:13:52.945Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-28T11:13:52.945Z] --- PASS: TestDockerNetworkMacvlan (10.95s) [2020-07-28T11:13:52.945Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-07-28T11:13:52.945Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-07-28T11:13:52.945Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2020-07-28T11:13:52.945Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s) [2020-07-28T11:13:52.945Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.26s) [2020-07-28T11:13:52.945Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2020-07-28T11:13:52.945Z] PASS [2020-07-28T11:13:52.945Z] [2020-07-28T11:13:52.945Z] DONE 8 tests in 12.414s [2020-07-28T11:13:52.945Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-28T11:13:52.946Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:13:52.946Z] ++ set -e [2020-07-28T11:13:52.946Z] ++ '[' -n 0 ']' [2020-07-28T11:13:52.946Z] ++ set -x [2020-07-28T11:13:52.946Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:13:52.946Z] testing: warning: no tests to run [2020-07-28T11:13:52.946Z] PASS [2020-07-28T11:13:52.946Z] [2020-07-28T11:13:52.946Z] DONE 0 tests in 0.018s [2020-07-28T11:13:52.946Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-28T11:13:52.946Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:13:52.946Z] ++ set -e [2020-07-28T11:13:52.946Z] ++ '[' -n 0 ']' [2020-07-28T11:13:52.946Z] ++ set -x [2020-07-28T11:13:52.946Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:13:52.962Z] --- PASS: TestServiceWithDataPathPortInit (16.18s) [2020-07-28T11:13:52.962Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-28T11:13:53.221Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-28T11:13:53.241Z] INFO: Testing against a local daemon [2020-07-28T11:13:53.241Z] === RUN TestAuthZPluginAllowRequest [2020-07-28T11:13:53.798Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-28T11:13:54.306Z] --- PASS: TestGraphdriverPluginV2 (5.43s) [2020-07-28T11:13:54.306Z] PASS [2020-07-28T11:13:54.306Z] [2020-07-28T11:13:54.306Z] === Skipped [2020-07-28T11:13:54.306Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-07-28T11:13:54.306Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-28T11:13:54.306Z] [2020-07-28T11:13:54.306Z] [2020-07-28T11:13:54.306Z] DONE 2 tests, 1 skipped in 5.670s [2020-07-28T11:13:54.306Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-28T11:13:54.564Z] INFO: Testing against a local daemon [2020-07-28T11:13:54.564Z] === RUN TestContinueAfterPluginCrash [2020-07-28T11:13:54.564Z] === PAUSE TestContinueAfterPluginCrash [2020-07-28T11:13:54.564Z] === RUN TestReadPluginNoRead [2020-07-28T11:13:54.564Z] === PAUSE TestReadPluginNoRead [2020-07-28T11:13:54.564Z] === RUN TestDaemonStartWithLogOpt [2020-07-28T11:13:54.564Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-28T11:13:54.564Z] === CONT TestContinueAfterPluginCrash [2020-07-28T11:13:54.564Z] === CONT TestDaemonStartWithLogOpt [2020-07-28T11:13:54.575Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.21s) [2020-07-28T11:13:54.575Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-28T11:13:54.756Z] --- PASS: TestAuthZPluginAllowRequest (1.31s) [2020-07-28T11:13:54.756Z] === RUN TestAuthZPluginTLS [2020-07-28T11:13:54.836Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.70s) [2020-07-28T11:13:54.836Z] === RUN TestServiceWithPredefinedNetwork [2020-07-28T11:13:55.052Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-28T11:13:55.052Z] === RUN TestAuthZPluginDenyRequest [2020-07-28T11:13:55.691Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-28T11:13:55.691Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-28T11:13:56.330Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-28T11:13:56.330Z] === RUN TestAuthZPluginDenyResponse [2020-07-28T11:13:56.638Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-07-28T11:13:56.638Z] === RUN TestAuthZPluginAllowEventStream [2020-07-28T11:13:58.137Z] --- PASS: TestServiceWithPredefinedNetwork (2.98s) [2020-07-28T11:13:58.137Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-28T11:13:58.137Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T11:13:58.137Z] service_test.go:236: FLAKY_TEST [2020-07-28T11:13:58.137Z] === RUN TestServiceWithDataPathPortInit [2020-07-28T11:13:58.161Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2020-07-28T11:13:58.161Z] === RUN TestAuthZPluginErrorResponse [2020-07-28T11:13:58.456Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-07-28T11:13:58.456Z] === RUN TestAuthZPluginErrorRequest [2020-07-28T11:13:59.096Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-28T11:13:59.096Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-28T11:13:59.327Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-07-28T11:13:59.327Z] PASS [2020-07-28T11:13:59.327Z] [2020-07-28T11:13:59.327Z] === Skipped [2020-07-28T11:13:59.327Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-28T11:13:59.327Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:13:59.327Z] [2020-07-28T11:13:59.327Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-28T11:13:59.327Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:13:59.327Z] [2020-07-28T11:13:59.327Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-28T11:13:59.327Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:13:59.327Z] [2020-07-28T11:13:59.327Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-28T11:13:59.327Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:13:59.327Z] [2020-07-28T11:13:59.327Z] [2020-07-28T11:13:59.327Z] DONE 17 tests, 4 skipped in 29.280s [2020-07-28T11:13:59.327Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-28T11:13:59.327Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:13:59.327Z] ++ set -e [2020-07-28T11:13:59.327Z] ++ '[' -n 0 ']' [2020-07-28T11:13:59.327Z] ++ set -x [2020-07-28T11:13:59.327Z] ++ env -i DEST=/go/src/github.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-07-28T11:13:59.327Z] INFO: Testing against a local daemon [2020-07-28T11:13:59.327Z] === RUN TestPluginInvalidJSON [2020-07-28T11:13:59.327Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T11:13:59.327Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T11:13:59.327Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T11:13:59.327Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-07-28T11:13:59.327Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-28T11:13:59.327Z] === RUN TestPluginInstall [2020-07-28T11:13:59.327Z] === RUN TestPluginInstall/no_auth [2020-07-28T11:13:59.736Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-28T11:13:59.736Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-28T11:14:00.386Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-28T11:14:00.955Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.00s) [2020-07-28T11:14:00.956Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oy6sma89226d8ml1p3bmwk9n1 Created:2020-07-28 11:13:54.546908976 +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[609bfe9c770f9779b97d7370e383187a09a9c8abc9fcdf3d423fe77d7cffdded:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6rdyfh5l1v1uh5da0prm2kix6 EndpointID:79a6a4ed5dec387e0e08d84257661e58a851a197091e20461a9a6458372f180d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6ff301beccac15cc14306d3c5c41c4848d5066fe84674c29db2c49a8dbd4ed16 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:7aeec28312c8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6rdyfh5l1v1uh5da0prm2kix6 EndpointID:79a6a4ed5dec387e0e08d84257661e58a851a197091e20461a9a6458372f180d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-28T11:14:00.956Z] PASS [2020-07-28T11:14:00.956Z] [2020-07-28T11:14:00.956Z] === Skipped [2020-07-28T11:14:00.956Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T11:14:00.956Z] service_test.go:236: FLAKY_TEST [2020-07-28T11:14:00.956Z] [2020-07-28T11:14:00.956Z] [2020-07-28T11:14:00.956Z] DONE 23 tests, 1 skipped in 50.747s [2020-07-28T11:14:00.956Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-28T11:14:00.956Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:00.956Z] ++ set -e [2020-07-28T11:14:00.956Z] ++ '[' -n 0 ']' [2020-07-28T11:14:00.956Z] ++ set -x [2020-07-28T11:14:00.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-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:01.215Z] INFO: Testing against a local daemon [2020-07-28T11:14:01.215Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-28T11:14:01.215Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-28T11:14:01.215Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T11:14:01.215Z] === RUN TestDockerNetworkIpvlan [2020-07-28T11:14:01.215Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-28T11:14:01.215Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T11:14:01.215Z] PASS [2020-07-28T11:14:01.215Z] [2020-07-28T11:14:01.215Z] === Skipped [2020-07-28T11:14:01.215Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-28T11:14:01.215Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T11:14:01.215Z] [2020-07-28T11:14:01.215Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-28T11:14:01.215Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T11:14:01.215Z] [2020-07-28T11:14:01.215Z] [2020-07-28T11:14:01.215Z] DONE 2 tests, 2 skipped in 0.170s [2020-07-28T11:14:01.215Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-28T11:14:01.215Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:01.215Z] ++ set -e [2020-07-28T11:14:01.215Z] ++ '[' -n 0 ']' [2020-07-28T11:14:01.215Z] ++ set -x [2020-07-28T11:14:01.215Z] ++ env -i DEST=/go/src/github.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-07-28T11:14:01.257Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2020-07-28T11:14:01.257Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-28T11:14:01.399Z] time="2020-07-28T11:14:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:14:01.399Z] time="2020-07-28T11:14:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:14:01.399Z] time="2020-07-28T11:14:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:017691c0bab99ed771ecc66953a8492ce2aad2e08d928685f3cdead361f3d339" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:14:01.399Z] time="2020-07-28T11:14:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:14:01.399Z] time="2020-07-28T11:14:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:14:01.399Z] time="2020-07-28T11:14:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:017691c0bab99ed771ecc66953a8492ce2aad2e08d928685f3cdead361f3d339" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:14:01.474Z] INFO: Testing against a local daemon [2020-07-28T11:14:01.474Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-28T11:14:01.740Z] === RUN TestPluginInstall/with_htpasswd [2020-07-28T11:14:02.032Z] time="2020-07-28T11:14:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:14:02.032Z] time="2020-07-28T11:14:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:14:02.032Z] time="2020-07-28T11:14:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bcd730639fa6c4377199c0c6490b90f245ea12165f5e59c34b1f5a0eb9b6255d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:14:02.032Z] time="2020-07-28T11:14:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:14:02.032Z] time="2020-07-28T11:14:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:14:02.032Z] time="2020-07-28T11:14:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bcd730639fa6c4377199c0c6490b90f245ea12165f5e59c34b1f5a0eb9b6255d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:14:02.324Z] === RUN TestPluginInstall/with_insecure [2020-07-28T11:14:02.853Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2020-07-28T11:14:02.853Z] === RUN TestDockerNetworkMacvlan [2020-07-28T11:14:02.853Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-28T11:14:03.348Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2020-07-28T11:14:03.348Z] === RUN TestAuthZPluginHeader [2020-07-28T11:14:03.359Z] time="2020-07-28T11:14:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:14:03.359Z] time="2020-07-28T11:14:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:14:03.359Z] time="2020-07-28T11:14:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88c6de4402d2cfc4e1178ed1e67b8c033d89ecb87c4dc84b7cb571c00f8b9bf4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:14:03.359Z] time="2020-07-28T11:14:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:14:03.359Z] time="2020-07-28T11:14:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:14:03.359Z] time="2020-07-28T11:14:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88c6de4402d2cfc4e1178ed1e67b8c033d89ecb87c4dc84b7cb571c00f8b9bf4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:14:03.421Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-28T11:14:03.651Z] --- PASS: TestPluginInstall (6.30s) [2020-07-28T11:14:03.651Z] --- PASS: TestPluginInstall/no_auth (4.17s) [2020-07-28T11:14:03.651Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2020-07-28T11:14:03.651Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2020-07-28T11:14:03.651Z] plugin_test.go:157: [d05c718812b1b] daemon is not started [2020-07-28T11:14:03.651Z] PASS [2020-07-28T11:14:03.651Z] [2020-07-28T11:14:03.651Z] DONE 6 tests in 6.395s [2020-07-28T11:14:03.652Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-28T11:14:03.652Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:03.652Z] ++ set -e [2020-07-28T11:14:03.652Z] ++ '[' -n 0 ']' [2020-07-28T11:14:03.652Z] ++ set -x [2020-07-28T11:14:03.652Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-28T11:14:03.652Z] INFO: Testing against a local daemon [2020-07-28T11:14:03.944Z] === RUN TestExternalGraphDriver [2020-07-28T11:14:03.944Z] === RUN TestExternalGraphDriver/json [2020-07-28T11:14:03.987Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-07-28T11:14:03.987Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-28T11:14:03.987Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-28T11:14:03.987Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:14:03.987Z] === RUN TestAuthZPluginV2Disable [2020-07-28T11:14:03.987Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-28T11:14:03.987Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:14:03.987Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-28T11:14:03.987Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-28T11:14:03.987Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:14:03.987Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-28T11:14:03.987Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-28T11:14:03.987Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:14:03.987Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-28T11:14:04.358Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-28T11:14:04.618Z] === RUN TestDockerSuite/TestBuildRm [2020-07-28T11:14:05.187Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-28T11:14:05.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-28T11:14:06.018Z] === RUN TestExternalGraphDriver/spec [2020-07-28T11:14:06.770Z] --- PASS: TestDaemonStartWithLogOpt (12.34s) [2020-07-28T11:14:06.770Z] === CONT TestReadPluginNoRead [2020-07-28T11:14:07.136Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-28T11:14:07.705Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-28T11:14:08.089Z] === RUN TestExternalGraphDriver/pull [2020-07-28T11:14:08.275Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-28T11:14:09.653Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-28T11:14:10.161Z] --- PASS: TestExternalGraphDriver (6.38s) [2020-07-28T11:14:10.161Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2020-07-28T11:14:10.161Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-07-28T11:14:10.161Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2020-07-28T11:14:10.161Z] === RUN TestGraphdriverPluginV2 [2020-07-28T11:14:10.161Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-07-28T11:14:10.161Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:14:10.161Z] PASS [2020-07-28T11:14:10.161Z] [2020-07-28T11:14:10.161Z] === Skipped [2020-07-28T11:14:10.161Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-07-28T11:14:10.161Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:14:10.161Z] [2020-07-28T11:14:10.161Z] [2020-07-28T11:14:10.161Z] DONE 5 tests, 1 skipped in 6.538s [2020-07-28T11:14:10.161Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-28T11:14:10.161Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:10.161Z] ++ set -e [2020-07-28T11:14:10.161Z] ++ '[' -n 0 ']' [2020-07-28T11:14:10.161Z] ++ set -x [2020-07-28T11:14:10.161Z] ++ env -i DEST=/go/src/github.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-07-28T11:14:10.222Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-28T11:14:10.453Z] INFO: Testing against a local daemon [2020-07-28T11:14:10.453Z] === RUN TestContinueAfterPluginCrash [2020-07-28T11:14:10.453Z] === PAUSE TestContinueAfterPluginCrash [2020-07-28T11:14:10.453Z] === RUN TestReadPluginNoRead [2020-07-28T11:14:10.453Z] === PAUSE TestReadPluginNoRead [2020-07-28T11:14:10.453Z] === RUN TestDaemonStartWithLogOpt [2020-07-28T11:14:10.453Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-28T11:14:10.453Z] === CONT TestContinueAfterPluginCrash [2020-07-28T11:14:10.453Z] === CONT TestDaemonStartWithLogOpt [2020-07-28T11:14:10.481Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-28T11:14:10.958Z] === RUN TestReadPluginNoRead/default [2020-07-28T11:14:11.050Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-28T11:14:11.527Z] --- PASS: TestContinueAfterPluginCrash (16.98s) [2020-07-28T11:14:11.987Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-28T11:14:12.902Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-28T11:14:12.924Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-28T11:14:13.859Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-28T11:14:14.797Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-28T11:14:14.803Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-28T11:14:14.914Z] --- PASS: TestDaemonStartWithLogOpt (3.78s) [2020-07-28T11:14:14.914Z] === CONT TestReadPluginNoRead [2020-07-28T11:14:16.177Z] --- PASS: TestDockerNetworkMacvlan (13.31s) [2020-07-28T11:14:16.177Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2020-07-28T11:14:16.177Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-07-28T11:14:16.177Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.22s) [2020-07-28T11:14:16.177Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.69s) [2020-07-28T11:14:16.177Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.16s) [2020-07-28T11:14:16.177Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2020-07-28T11:14:16.177Z] PASS [2020-07-28T11:14:16.177Z] [2020-07-28T11:14:16.177Z] DONE 8 tests in 14.833s [2020-07-28T11:14:16.177Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-28T11:14:16.177Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:16.177Z] ++ set -e [2020-07-28T11:14:16.177Z] ++ '[' -n 0 ']' [2020-07-28T11:14:16.177Z] ++ set -x [2020-07-28T11:14:16.177Z] ++ env -i DEST=/go/src/github.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-07-28T11:14:16.177Z] testing: warning: no tests to run [2020-07-28T11:14:16.177Z] PASS [2020-07-28T11:14:16.177Z] [2020-07-28T11:14:16.177Z] DONE 0 tests in 0.049s [2020-07-28T11:14:16.177Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-28T11:14:16.177Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:16.177Z] ++ set -e [2020-07-28T11:14:16.177Z] ++ '[' -n 0 ']' [2020-07-28T11:14:16.177Z] ++ set -x [2020-07-28T11:14:16.177Z] ++ env -i DEST=/go/src/github.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-07-28T11:14:16.177Z] INFO: Testing against a local daemon [2020-07-28T11:14:16.177Z] === RUN TestAuthZPluginAllowRequest [2020-07-28T11:14:16.256Z] --- PASS: TestServiceWithDataPathPortInit (16.20s) [2020-07-28T11:14:16.256Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-28T11:14:16.744Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-28T11:14:16.985Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-28T11:14:17.002Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-28T11:14:17.261Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-28T11:14:17.261Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-28T11:14:17.332Z] --- PASS: TestReadPluginNoRead (10.31s) [2020-07-28T11:14:17.332Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2020-07-28T11:14:17.332Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.23s) [2020-07-28T11:14:17.332Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2020-07-28T11:14:17.332Z] read_test.go:92: [dba7adc091286] daemon is not started [2020-07-28T11:14:17.332Z] PASS [2020-07-28T11:14:17.332Z] [2020-07-28T11:14:17.332Z] DONE 6 tests in 22.797s [2020-07-28T11:14:17.332Z] 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-07-28T11:14:17.332Z] testing: warning: no tests to run [2020-07-28T11:14:17.332Z] PASS [2020-07-28T11:14:17.332Z] [2020-07-28T11:14:17.332Z] DONE 0 tests in 0.040s [2020-07-28T11:14:17.332Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-28T11:14:17.332Z] INFO: Testing against a local daemon [2020-07-28T11:14:17.332Z] === RUN TestPluginWithDevMounts [2020-07-28T11:14:17.332Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-07-28T11:14:17.332Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-28T11:14:17.332Z] PASS [2020-07-28T11:14:17.332Z] [2020-07-28T11:14:17.332Z] === Skipped [2020-07-28T11:14:17.332Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-07-28T11:14:17.332Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-28T11:14:17.332Z] [2020-07-28T11:14:17.332Z] [2020-07-28T11:14:17.332Z] DONE 1 tests, 1 skipped in 0.133s [2020-07-28T11:14:17.332Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-28T11:14:17.591Z] INFO: Testing against a local daemon [2020-07-28T11:14:17.591Z] === RUN TestSecretInspect [2020-07-28T11:14:17.591Z] --- SKIP: TestSecretInspect (0.02s) [2020-07-28T11:14:17.591Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.591Z] === RUN TestSecretList [2020-07-28T11:14:17.591Z] --- SKIP: TestSecretList (0.02s) [2020-07-28T11:14:17.591Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.591Z] === RUN TestSecretsCreateAndDelete [2020-07-28T11:14:17.591Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-07-28T11:14:17.591Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.591Z] === RUN TestSecretsUpdate [2020-07-28T11:14:17.591Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-07-28T11:14:17.591Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.591Z] === RUN TestTemplatedSecret [2020-07-28T11:14:17.591Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-28T11:14:17.591Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.591Z] === RUN TestSecretCreateResolve [2020-07-28T11:14:17.591Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-07-28T11:14:17.591Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.591Z] PASS [2020-07-28T11:14:17.591Z] [2020-07-28T11:14:17.591Z] === Skipped [2020-07-28T11:14:17.591Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-07-28T11:14:17.591Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.591Z] [2020-07-28T11:14:17.591Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-07-28T11:14:17.591Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.591Z] [2020-07-28T11:14:17.591Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-07-28T11:14:17.591Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.591Z] [2020-07-28T11:14:17.591Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-07-28T11:14:17.591Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.591Z] [2020-07-28T11:14:17.591Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-07-28T11:14:17.591Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.591Z] [2020-07-28T11:14:17.591Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-07-28T11:14:17.591Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.591Z] [2020-07-28T11:14:17.591Z] [2020-07-28T11:14:17.591Z] DONE 6 tests, 6 skipped in 0.184s [2020-07-28T11:14:17.591Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-28T11:14:17.591Z] INFO: Testing against a local daemon [2020-07-28T11:14:17.591Z] === RUN TestServiceCreateInit [2020-07-28T11:14:17.591Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-28T11:14:17.591Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-28T11:14:17.591Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-28T11:14:17.591Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-28T11:14:17.591Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.591Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-28T11:14:17.591Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.591Z] === RUN TestCreateServiceMultipleTimes [2020-07-28T11:14:17.839Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-28T11:14:17.839Z] --- PASS: TestAuthZPluginAllowRequest (1.44s) [2020-07-28T11:14:17.839Z] === RUN TestAuthZPluginTLS [2020-07-28T11:14:17.849Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-07-28T11:14:17.849Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.849Z] === RUN TestCreateServiceConflict [2020-07-28T11:14:17.849Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-07-28T11:14:17.849Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.849Z] === RUN TestCreateServiceMaxReplicas [2020-07-28T11:14:17.849Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-07-28T11:14:17.849Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.849Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-28T11:14:17.849Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-28T11:14:17.849Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.849Z] === RUN TestCreateServiceSecretFileMode [2020-07-28T11:14:17.849Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-07-28T11:14:17.849Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.849Z] === RUN TestCreateServiceConfigFileMode [2020-07-28T11:14:17.849Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-07-28T11:14:17.849Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.849Z] === RUN TestCreateServiceSysctls [2020-07-28T11:14:17.849Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-07-28T11:14:17.849Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.849Z] === RUN TestCreateServiceCapabilities [2020-07-28T11:14:17.849Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-07-28T11:14:17.850Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.850Z] === RUN TestInspect [2020-07-28T11:14:17.850Z] --- SKIP: TestInspect (0.02s) [2020-07-28T11:14:17.850Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.850Z] === RUN TestCreateJob [2020-07-28T11:14:17.850Z] --- SKIP: TestCreateJob (0.01s) [2020-07-28T11:14:17.850Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.850Z] === RUN TestReplicatedJob [2020-07-28T11:14:17.850Z] --- SKIP: TestReplicatedJob (0.01s) [2020-07-28T11:14:17.850Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.850Z] === RUN TestUpdateReplicatedJob [2020-07-28T11:14:17.850Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-07-28T11:14:17.850Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.850Z] === RUN TestServiceListWithStatuses [2020-07-28T11:14:17.850Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-28T11:14:17.850Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-28T11:14:17.850Z] === RUN TestDockerNetworkConnectAlias [2020-07-28T11:14:17.850Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-07-28T11:14:17.850Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.850Z] === RUN TestDockerNetworkReConnect [2020-07-28T11:14:17.850Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-07-28T11:14:17.850Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:17.850Z] === RUN TestServicePlugin [2020-07-28T11:14:18.414Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-07-28T11:14:18.414Z] === RUN TestAuthZPluginDenyRequest [2020-07-28T11:14:18.414Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-28T11:14:18.414Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-28T11:14:18.983Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-07-28T11:14:18.983Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-28T11:14:19.055Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-28T11:14:19.241Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-28T11:14:19.348Z] --- PASS: TestContinueAfterPluginCrash (9.04s) [2020-07-28T11:14:19.501Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-28T11:14:19.501Z] === RUN TestAuthZPluginDenyResponse [2020-07-28T11:14:20.071Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-07-28T11:14:20.071Z] === RUN TestAuthZPluginAllowEventStream [2020-07-28T11:14:20.866Z] === RUN TestReadPluginNoRead/default [2020-07-28T11:14:21.451Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2020-07-28T11:14:21.451Z] === RUN TestAuthZPluginErrorResponse [2020-07-28T11:14:22.020Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-07-28T11:14:22.020Z] === RUN TestAuthZPluginErrorRequest [2020-07-28T11:14:22.037Z] --- SKIP: TestServicePlugin (3.39s) [2020-07-28T11:14:22.037Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] === RUN TestServiceUpdateLabel [2020-07-28T11:14:22.037Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-07-28T11:14:22.037Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] === RUN TestServiceUpdateSecrets [2020-07-28T11:14:22.037Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-07-28T11:14:22.037Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] === RUN TestServiceUpdateConfigs [2020-07-28T11:14:22.037Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-07-28T11:14:22.037Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] === RUN TestServiceUpdateNetwork [2020-07-28T11:14:22.037Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-07-28T11:14:22.037Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] === RUN TestServiceUpdatePidsLimit [2020-07-28T11:14:22.037Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2020-07-28T11:14:22.037Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] PASS [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === Skipped [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-28T11:14:22.037Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-28T11:14:22.037Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-28T11:14:22.037Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-28T11:14:22.037Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-07-28T11:14:22.037Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-07-28T11:14:22.037Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-07-28T11:14:22.037Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-28T11:14:22.037Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-07-28T11:14:22.037Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-07-28T11:14:22.037Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-07-28T11:14:22.037Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-07-28T11:14:22.037Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-07-28T11:14:22.037Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-07-28T11:14:22.037Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-07-28T11:14:22.037Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-07-28T11:14:22.037Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-28T11:14:22.037Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-07-28T11:14:22.037Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-07-28T11:14:22.037Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestServicePlugin (3.39s) [2020-07-28T11:14:22.037Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-07-28T11:14:22.037Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-07-28T11:14:22.037Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-07-28T11:14:22.037Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-07-28T11:14:22.037Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2020-07-28T11:14:22.037Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] DONE 24 tests, 23 skipped in 3.818s [2020-07-28T11:14:22.037Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-28T11:14:22.037Z] INFO: Testing against a local daemon [2020-07-28T11:14:22.037Z] === RUN TestSessionCreate [2020-07-28T11:14:22.037Z] --- PASS: TestSessionCreate (0.02s) [2020-07-28T11:14:22.037Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-28T11:14:22.037Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-28T11:14:22.037Z] PASS [2020-07-28T11:14:22.037Z] [2020-07-28T11:14:22.037Z] DONE 2 tests in 0.145s [2020-07-28T11:14:22.037Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-28T11:14:22.037Z] INFO: Testing against a local daemon [2020-07-28T11:14:22.037Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-28T11:14:22.037Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T11:14:22.037Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T11:14:22.037Z] === RUN TestEventsExecDie [2020-07-28T11:14:22.037Z] --- PASS: TestEventsExecDie (0.46s) [2020-07-28T11:14:22.037Z] === RUN TestEventsBackwardsCompatible [2020-07-28T11:14:22.037Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-07-28T11:14:22.037Z] === RUN TestInfoBinaryCommits [2020-07-28T11:14:22.279Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-28T11:14:22.297Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-28T11:14:22.297Z] === RUN TestInfoAPIVersioned [2020-07-28T11:14:22.297Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-28T11:14:22.297Z] === RUN TestInfoDiscoveryBackend [2020-07-28T11:14:22.538Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-07-28T11:14:22.538Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-28T11:14:22.607Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-07-28T11:14:22.607Z] PASS [2020-07-28T11:14:22.607Z] [2020-07-28T11:14:22.607Z] === Skipped [2020-07-28T11:14:22.607Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-28T11:14:22.607Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:14:22.607Z] [2020-07-28T11:14:22.607Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-28T11:14:22.607Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:14:22.607Z] [2020-07-28T11:14:22.607Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-28T11:14:22.607Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:14:22.607Z] [2020-07-28T11:14:22.607Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-28T11:14:22.607Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:14:22.607Z] [2020-07-28T11:14:22.607Z] [2020-07-28T11:14:22.608Z] DONE 17 tests, 4 skipped in 27.565s [2020-07-28T11:14:22.608Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-28T11:14:22.608Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:22.608Z] ++ set -e [2020-07-28T11:14:22.608Z] ++ '[' -n 0 ']' [2020-07-28T11:14:22.608Z] ++ set -x [2020-07-28T11:14:22.608Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:22.608Z] INFO: Testing against a local daemon [2020-07-28T11:14:22.608Z] === RUN TestPluginInvalidJSON [2020-07-28T11:14:22.608Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T11:14:22.608Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T11:14:22.608Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T11:14:22.608Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-28T11:14:22.608Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-28T11:14:22.608Z] === RUN TestPluginInstall [2020-07-28T11:14:22.608Z] === RUN TestPluginInstall/no_auth [2020-07-28T11:14:22.839Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.70s) [2020-07-28T11:14:22.839Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kqy9n7kplub5egj9jfa2l40p9 Created:2020-07-28 11:14:15.089409871 +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[ba688ac095a25e8e2aa69b8988c6f074c8326a0ccbd9a3b912a22316fc95ac8e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xnkngg7dvr7po0ombcgj16034 EndpointID:6023dda2e98273c9c9f8b8ccfb670c40ade3eb696785c9ce3645c5fb23e75f72 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a9d8a21e6301d4be4f3173968c8149a857d4be659b8c70a02d55cfd700b12225 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:853a997e1509 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xnkngg7dvr7po0ombcgj16034 EndpointID:6023dda2e98273c9c9f8b8ccfb670c40ade3eb696785c9ce3645c5fb23e75f72 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-28T11:14:22.839Z] PASS [2020-07-28T11:14:22.839Z] [2020-07-28T11:14:22.839Z] === Skipped [2020-07-28T11:14:22.839Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T11:14:22.839Z] service_test.go:236: FLAKY_TEST [2020-07-28T11:14:22.839Z] [2020-07-28T11:14:22.839Z] [2020-07-28T11:14:22.839Z] DONE 23 tests, 1 skipped in 53.864s [2020-07-28T11:14:22.839Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-28T11:14:22.839Z] ++ 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-07-28T11:14:22.839Z] ++ set -e [2020-07-28T11:14:22.839Z] ++ '[' -n 0 ']' [2020-07-28T11:14:22.839Z] ++ set -x [2020-07-28T11:14:22.839Z] ++ env -i DEST=/go/src/github.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-07-28T11:14:22.839Z] INFO: Testing against a local daemon [2020-07-28T11:14:22.839Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-28T11:14:22.839Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T11:14:22.839Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T11:14:22.839Z] === RUN TestDockerNetworkIpvlan [2020-07-28T11:14:22.839Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-28T11:14:22.839Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T11:14:22.839Z] PASS [2020-07-28T11:14:22.839Z] [2020-07-28T11:14:22.839Z] === Skipped [2020-07-28T11:14:22.839Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T11:14:22.839Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T11:14:22.839Z] [2020-07-28T11:14:22.839Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-28T11:14:22.839Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T11:14:22.839Z] [2020-07-28T11:14:22.839Z] [2020-07-28T11:14:22.839Z] DONE 2 tests, 2 skipped in 0.170s [2020-07-28T11:14:22.839Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-28T11:14:22.839Z] ++ 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-07-28T11:14:22.839Z] ++ set -e [2020-07-28T11:14:22.839Z] ++ '[' -n 0 ']' [2020-07-28T11:14:22.839Z] ++ set -x [2020-07-28T11:14:22.840Z] ++ env -i DEST=/go/src/github.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-07-28T11:14:22.840Z] INFO: Testing against a local daemon [2020-07-28T11:14:22.840Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-28T11:14:22.937Z] --- PASS: TestReadPluginNoRead (8.54s) [2020-07-28T11:14:22.937Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.02s) [2020-07-28T11:14:22.937Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.91s) [2020-07-28T11:14:22.937Z] --- PASS: TestReadPluginNoRead/default (1.77s) [2020-07-28T11:14:22.937Z] read_test.go:92: [deb442e6fd7a3] daemon is not started [2020-07-28T11:14:22.937Z] PASS [2020-07-28T11:14:22.937Z] [2020-07-28T11:14:22.937Z] DONE 6 tests in 12.407s [2020-07-28T11:14:22.937Z] 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-07-28T11:14:22.937Z] ++ 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-07-28T11:14:22.937Z] ++ set -e [2020-07-28T11:14:22.937Z] ++ '[' -n 0 ']' [2020-07-28T11:14:22.937Z] ++ set -x [2020-07-28T11:14:22.937Z] ++ env -i DEST=/go/src/github.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-07-28T11:14:22.937Z] testing: warning: no tests to run [2020-07-28T11:14:22.937Z] PASS [2020-07-28T11:14:22.937Z] [2020-07-28T11:14:22.937Z] DONE 0 tests in 0.029s [2020-07-28T11:14:22.937Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-28T11:14:22.937Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:22.937Z] ++ set -e [2020-07-28T11:14:22.937Z] ++ '[' -n 0 ']' [2020-07-28T11:14:22.937Z] ++ set -x [2020-07-28T11:14:22.937Z] ++ env -i DEST=/go/src/github.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-07-28T11:14:22.937Z] INFO: Testing against a local daemon [2020-07-28T11:14:22.937Z] === RUN TestPluginWithDevMounts [2020-07-28T11:14:22.938Z] === PAUSE TestPluginWithDevMounts [2020-07-28T11:14:22.938Z] === CONT TestPluginWithDevMounts [2020-07-28T11:14:23.105Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-28T11:14:23.105Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-07-28T11:14:23.105Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-28T11:14:23.671Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2020-07-28T11:14:23.672Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-28T11:14:23.674Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-28T11:14:23.782Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.73s) [2020-07-28T11:14:23.782Z] === RUN TestDockerNetworkMacvlan [2020-07-28T11:14:24.241Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-28T11:14:24.725Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-28T11:14:24.808Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.81s) [2020-07-28T11:14:24.808Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-28T11:14:25.010Z] --- PASS: TestPluginWithDevMounts (1.90s) [2020-07-28T11:14:25.010Z] PASS [2020-07-28T11:14:25.010Z] [2020-07-28T11:14:25.010Z] DONE 1 tests in 1.975s [2020-07-28T11:14:25.010Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-28T11:14:25.010Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:25.010Z] ++ set -e [2020-07-28T11:14:25.010Z] ++ '[' -n 0 ']' [2020-07-28T11:14:25.010Z] ++ set -x [2020-07-28T11:14:25.010Z] ++ env -i DEST=/go/src/github.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-07-28T11:14:25.010Z] INFO: Testing against a local daemon [2020-07-28T11:14:25.010Z] === RUN TestSecretInspect [2020-07-28T11:14:25.067Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-28T11:14:25.667Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-28T11:14:26.156Z] time="2020-07-28T11:14:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:14:26.156Z] time="2020-07-28T11:14:25Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:14:26.156Z] time="2020-07-28T11:14:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47ad527b14cda0c58eb092f78a046c028c6bdd60aafb823d96e120c9a934c15d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:14:26.156Z] time="2020-07-28T11:14:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:14:26.156Z] time="2020-07-28T11:14:25Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:14:26.156Z] time="2020-07-28T11:14:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47ad527b14cda0c58eb092f78a046c028c6bdd60aafb823d96e120c9a934c15d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:14:26.156Z] === RUN TestPluginInstall/with_htpasswd [2020-07-28T11:14:26.444Z] === RUN TestDockerSuite/TestBuildUser [2020-07-28T11:14:26.609Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-28T11:14:26.703Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.78s) [2020-07-28T11:14:26.703Z] === RUN TestAuthZPluginHeader [2020-07-28T11:14:26.798Z] time="2020-07-28T11:14:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:14:26.798Z] time="2020-07-28T11:14:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:14:26.798Z] time="2020-07-28T11:14:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70c9e3ce3a60ce5cf0a59f17a76d49ab8192af1a472a11d50c2ccb1436ec4899" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:14:26.798Z] time="2020-07-28T11:14:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:14:26.798Z] time="2020-07-28T11:14:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:14:26.798Z] time="2020-07-28T11:14:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70c9e3ce3a60ce5cf0a59f17a76d49ab8192af1a472a11d50c2ccb1436ec4899" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:14:26.956Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.34s) [2020-07-28T11:14:26.956Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-28T11:14:26.956Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-28T11:14:26.956Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:14:26.956Z] === RUN TestInfoAPI [2020-07-28T11:14:27.093Z] === RUN TestPluginInstall/with_insecure [2020-07-28T11:14:27.215Z] --- PASS: TestInfoAPI (0.05s) [2020-07-28T11:14:27.215Z] === RUN TestInfoAPIWarnings [2020-07-28T11:14:27.639Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-07-28T11:14:27.639Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-28T11:14:27.898Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-28T11:14:28.137Z] time="2020-07-28T11:14:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:14:28.137Z] time="2020-07-28T11:14:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:14:28.137Z] time="2020-07-28T11:14:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cd03f2b836e9337d2dd80d03595ba37506e5e79ea812bd7e2fb3993c9f8c4e20" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:14:28.137Z] time="2020-07-28T11:14:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:14:28.137Z] time="2020-07-28T11:14:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:14:28.137Z] time="2020-07-28T11:14:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cd03f2b836e9337d2dd80d03595ba37506e5e79ea812bd7e2fb3993c9f8c4e20" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:14:28.431Z] --- PASS: TestPluginInstall (7.64s) [2020-07-28T11:14:28.431Z] --- PASS: TestPluginInstall/no_auth (5.38s) [2020-07-28T11:14:28.431Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) [2020-07-28T11:14:28.431Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-07-28T11:14:28.431Z] plugin_test.go:157: [da4d587745c5f] daemon is not started [2020-07-28T11:14:28.431Z] PASS [2020-07-28T11:14:28.431Z] [2020-07-28T11:14:28.431Z] DONE 6 tests in 7.748s [2020-07-28T11:14:28.431Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-28T11:14:28.431Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:28.431Z] ++ set -e [2020-07-28T11:14:28.431Z] ++ '[' -n 0 ']' [2020-07-28T11:14:28.431Z] ++ set -x [2020-07-28T11:14:28.431Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:28.431Z] INFO: Testing against a local daemon [2020-07-28T11:14:28.431Z] === RUN TestExternalGraphDriver [2020-07-28T11:14:28.532Z] --- PASS: TestSecretInspect (3.74s) [2020-07-28T11:14:28.532Z] === RUN TestSecretList [2020-07-28T11:14:28.589Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-07-28T11:14:28.589Z] === RUN TestInfoDebug [2020-07-28T11:14:28.725Z] === RUN TestExternalGraphDriver/json [2020-07-28T11:14:29.155Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-28T11:14:30.435Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-28T11:14:30.488Z] --- PASS: TestInfoDebug (1.53s) [2020-07-28T11:14:30.488Z] === RUN TestInfoInsecureRegistries [2020-07-28T11:14:30.814Z] === RUN TestExternalGraphDriver/spec [2020-07-28T11:14:31.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-28T11:14:31.466Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.93s) [2020-07-28T11:14:31.466Z] === RUN TestAuthZPluginV2Disable [2020-07-28T11:14:31.701Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-28T11:14:31.905Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-07-28T11:14:31.905Z] === RUN TestInfoRegistryMirrors [2020-07-28T11:14:32.227Z] --- PASS: TestSecretList (3.76s) [2020-07-28T11:14:32.227Z] === RUN TestSecretsCreateAndDelete [2020-07-28T11:14:32.348Z] === RUN TestExternalGraphDriver/pull [2020-07-28T11:14:33.278Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-07-28T11:14:33.278Z] === RUN TestLoginFailsWithBadCredentials [2020-07-28T11:14:33.278Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2020-07-28T11:14:33.278Z] === RUN TestPingCacheHeaders [2020-07-28T11:14:33.537Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-28T11:14:33.537Z] === RUN TestPingGet [2020-07-28T11:14:33.537Z] --- PASS: TestPingGet (0.01s) [2020-07-28T11:14:33.537Z] === RUN TestPingHead [2020-07-28T11:14:33.537Z] --- PASS: TestPingHead (0.02s) [2020-07-28T11:14:33.537Z] === RUN TestVersion [2020-07-28T11:14:33.537Z] --- PASS: TestVersion (0.02s) [2020-07-28T11:14:33.537Z] PASS [2020-07-28T11:14:33.537Z] [2020-07-28T11:14:33.537Z] === Skipped [2020-07-28T11:14:33.537Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T11:14:33.537Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T11:14:33.537Z] [2020-07-28T11:14:33.537Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-28T11:14:33.537Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T11:14:33.537Z] [2020-07-28T11:14:33.537Z] [2020-07-28T11:14:33.537Z] DONE 18 tests, 2 skipped in 11.927s [2020-07-28T11:14:33.537Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-28T11:14:33.537Z] INFO: Testing against a local daemon [2020-07-28T11:14:33.537Z] === RUN TestVolumesCreateAndList [2020-07-28T11:14:33.537Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-28T11:14:33.537Z] === RUN TestVolumesRemove [2020-07-28T11:14:33.795Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-28T11:14:33.795Z] === RUN TestVolumesInspect [2020-07-28T11:14:33.795Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-28T11:14:33.795Z] === RUN TestVolumesInvalidJSON [2020-07-28T11:14:33.795Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-28T11:14:33.795Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-28T11:14:33.795Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-28T11:14:33.795Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-28T11:14:33.795Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-28T11:14:33.795Z] PASS [2020-07-28T11:14:33.795Z] [2020-07-28T11:14:33.795Z] DONE 5 tests in 0.241s [2020-07-28T11:14:33.795Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-28T11:14:33.795Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11947 is not a child of this shell [2020-07-28T11:14:33.795Z] warning: PID 11947 from bundles/test-integration/docker.pid had a nonzero exit code [2020-07-28T11:14:33.795Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T11:14:33.795Z] [2020-07-28T11:14:33.795Z] Unloading profiles will leave already running processes permanently [2020-07-28T11:14:33.795Z] unconfined, which can lead to unexpected situations. [2020-07-28T11:14:33.795Z] [2020-07-28T11:14:33.795Z] To set a process to complain mode, use the command line tool [2020-07-28T11:14:33.795Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T11:14:33.795Z] Removing test suite binaries [2020-07-28T11:14:33.795Z] exiting test-integration [2020-07-28T11:14:33.795Z] ++ exit 0 [2020-07-28T11:14:33.870Z] --- PASS: TestExternalGraphDriver (5.36s) [2020-07-28T11:14:33.870Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2020-07-28T11:14:33.870Z] --- PASS: TestExternalGraphDriver/spec (1.75s) [2020-07-28T11:14:33.870Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2020-07-28T11:14:33.870Z] === RUN TestGraphdriverPluginV2 [2020-07-28T11:14:33.870Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-07-28T11:14:33.870Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:14:33.870Z] PASS [2020-07-28T11:14:33.870Z] [2020-07-28T11:14:33.870Z] === Skipped [2020-07-28T11:14:33.870Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-07-28T11:14:33.870Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:14:33.870Z] [2020-07-28T11:14:33.870Z] [2020-07-28T11:14:33.870Z] DONE 5 tests, 1 skipped in 5.497s [2020-07-28T11:14:33.870Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-28T11:14:33.870Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:33.870Z] ++ set -e [2020-07-28T11:14:33.870Z] ++ '[' -n 0 ']' [2020-07-28T11:14:33.870Z] ++ set -x [2020-07-28T11:14:33.870Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:34.180Z] INFO: Testing against a local daemon [2020-07-28T11:14:34.180Z] === RUN TestContinueAfterPluginCrash [2020-07-28T11:14:34.180Z] === PAUSE TestContinueAfterPluginCrash [2020-07-28T11:14:34.180Z] === RUN TestReadPluginNoRead [2020-07-28T11:14:34.180Z] === PAUSE TestReadPluginNoRead [2020-07-28T11:14:34.180Z] === RUN TestDaemonStartWithLogOpt [2020-07-28T11:14:34.180Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-28T11:14:34.180Z] === CONT TestContinueAfterPluginCrash [2020-07-28T11:14:34.180Z] === CONT TestReadPluginNoRead [2020-07-28T11:14:34.180Z] === CONT TestDaemonStartWithLogOpt [2020-07-28T11:14:34.729Z] [2020-07-28T11:14:34.759Z] --- PASS: TestAuthZPluginV2Disable (3.45s) [2020-07-28T11:14:34.759Z] === RUN TestAuthZPluginV2RejectVolumeRequests Post stage [Pipeline] junit [2020-07-28T11:14:36.116Z] Recording test results [2020-07-28T11:14:36.693Z] --- PASS: TestSecretsCreateAndDelete (3.73s) [2020-07-28T11:14:36.693Z] === RUN TestSecretsUpdate [2020-07-28T11:14:36.992Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-28T11:14:37.253Z] --- PASS: TestDockerNetworkMacvlan (13.45s) [2020-07-28T11:14:37.253Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-07-28T11:14:37.253Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-07-28T11:14:37.253Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2020-07-28T11:14:37.253Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.29s) [2020-07-28T11:14:37.253Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.19s) [2020-07-28T11:14:37.253Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2020-07-28T11:14:37.253Z] PASS [2020-07-28T11:14:37.253Z] [2020-07-28T11:14:37.253Z] DONE 8 tests in 15.362s [2020-07-28T11:14:37.253Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-28T11:14:37.253Z] ++ 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-07-28T11:14:37.253Z] ++ set -e [2020-07-28T11:14:37.253Z] ++ '[' -n 0 ']' [2020-07-28T11:14:37.253Z] ++ set -x [2020-07-28T11:14:37.253Z] ++ env -i DEST=/go/src/github.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-07-28T11:14:37.253Z] testing: warning: no tests to run [2020-07-28T11:14:37.253Z] PASS [2020-07-28T11:14:37.253Z] [2020-07-28T11:14:37.253Z] DONE 0 tests in 0.029s [2020-07-28T11:14:37.253Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-28T11:14:37.254Z] ++ 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-07-28T11:14:37.254Z] ++ set -e [2020-07-28T11:14:37.254Z] ++ '[' -n 0 ']' [2020-07-28T11:14:37.254Z] ++ set -x [2020-07-28T11:14:37.254Z] ++ env -i DEST=/go/src/github.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-07-28T11:14:37.516Z] INFO: Testing against a local daemon [2020-07-28T11:14:37.516Z] === RUN TestAuthZPluginAllowRequest [2020-07-28T11:14:38.049Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.89s) [2020-07-28T11:14:38.049Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-28T11:14:38.503Z] + echo Ensuring container killed. [2020-07-28T11:14:38.503Z] Ensuring container killed. [2020-07-28T11:14:38.503Z] + docker rm -vf docker-pr2 [2020-07-28T11:14:38.503Z] Error: No such container: docker-pr2 [2020-07-28T11:14:38.503Z] + true [Pipeline] sh [2020-07-28T11:14:38.786Z] + echo Chowning /workspace to jenkins user [2020-07-28T11:14:38.786Z] Chowning /workspace to jenkins user [2020-07-28T11:14:38.786Z] + id -u [2020-07-28T11:14:38.786Z] + id -g [2020-07-28T11:14:38.786Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41156:/workspace busybox chown -R 1000:1000 /workspace [2020-07-28T11:14:38.786Z] Unable to find image 'busybox:latest' locally [2020-07-28T11:14:38.786Z] latest: Pulling from library/busybox [2020-07-28T11:14:39.044Z] 61c5ed1cbdf8: Pulling fs layer [2020-07-28T11:14:39.044Z] 61c5ed1cbdf8: Verifying Checksum [2020-07-28T11:14:39.044Z] 61c5ed1cbdf8: Download complete [2020-07-28T11:14:39.044Z] 61c5ed1cbdf8: Pull complete [2020-07-28T11:14:39.044Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-28T11:14:39.044Z] Status: Downloaded newer image for busybox:latest [2020-07-28T11:14:39.432Z] --- PASS: TestAuthZPluginAllowRequest (1.55s) [2020-07-28T11:14:39.432Z] === RUN TestAuthZPluginTLS [2020-07-28T11:14:39.692Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-07-28T11:14:39.692Z] === RUN TestAuthZPluginDenyRequest [2020-07-28T11:14:39.813Z] === RUN TestReadPluginNoRead/default [2020-07-28T11:14:39.813Z] --- PASS: TestDaemonStartWithLogOpt (5.46s) [2020-07-28T11:14:40.216Z] --- PASS: TestSecretsUpdate (3.63s) [2020-07-28T11:14:40.216Z] === RUN TestTemplatedSecret [2020-07-28T11:14:40.265Z] --- PASS: TestAuthZPluginDenyRequest (0.61s) [2020-07-28T11:14:40.265Z] === RUN TestAuthZPluginAPIDenyResponse [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-28T11:14:40.452Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-28T11:14:40.720Z] + bundleName=amd64-rootless [2020-07-28T11:14:40.720Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-07-28T11:14:40.720Z] Creating amd64-rootless-bundles.tar.gz [2020-07-28T11:14:40.720Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-28T11:14:40.720Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-28T11:14:40.732Z] Archiving artifacts [2020-07-28T11:14:41.213Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s) [2020-07-28T11:14:41.213Z] === RUN TestAuthZPluginDenyResponse [2020-07-28T11:14:41.785Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2020-07-28T11:14:41.785Z] === RUN TestAuthZPluginAllowEventStream [2020-07-28T11:14:41.970Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-28T11:14:42.289Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41156/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-28T11:14:42.606Z] + make clean [2020-07-28T11:14:42.864Z] docker volume rm -f docker-dev-cache [2020-07-28T11:14:42.864Z] docker-dev-cache [Pipeline] deleteDir [2020-07-28T11:14:43.170Z] --- PASS: TestAuthZPluginAllowEventStream (1.53s) [2020-07-28T11:14:43.170Z] === RUN TestAuthZPluginErrorResponse [2020-07-28T11:14:43.319Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-28T11:14:43.487Z] --- PASS: TestReadPluginNoRead (9.43s) [2020-07-28T11:14:43.487Z] --- PASS: TestReadPluginNoRead/default (1.49s) [2020-07-28T11:14:43.487Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) [2020-07-28T11:14:43.487Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.43s) [2020-07-28T11:14:43.487Z] read_test.go:92: [d6abacf81eb7b] daemon is not started [Pipeline] } [Pipeline] // withEnv [2020-07-28T11:14:43.578Z] === RUN TestDockerSuite/TestBuildVerifyIntString [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-28T11:14:43.740Z] --- PASS: TestTemplatedSecret (3.67s) [2020-07-28T11:14:43.740Z] === RUN TestSecretCreateResolve [2020-07-28T11:14:43.743Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-07-28T11:14:43.743Z] === RUN TestAuthZPluginErrorRequest [2020-07-28T11:14:44.155Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-28T11:14:44.315Z] --- PASS: TestAuthZPluginErrorRequest (0.61s) [2020-07-28T11:14:44.315Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-28T11:14:44.531Z] --- PASS: TestContinueAfterPluginCrash (10.64s) [2020-07-28T11:14:44.531Z] PASS [2020-07-28T11:14:44.531Z] [2020-07-28T11:14:44.531Z] DONE 6 tests in 10.724s [2020-07-28T11:14:44.531Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-28T11:14:44.531Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:44.531Z] ++ set -e [2020-07-28T11:14:44.531Z] ++ '[' -n 0 ']' [2020-07-28T11:14:44.531Z] ++ set -x [2020-07-28T11:14:44.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-28T11:14:44.748Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-07-28T11:14:44.748Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-28T11:14:44.748Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.4% of statements [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/types [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-28T11:14:44.748Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2020-07-28T11:14:44.748Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-28T11:14:44.748Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-07-28T11:14:44.748Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/builder [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-28T11:14:44.748Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-28T11:14:44.748Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2020-07-28T11:14:44.748Z] ok github.com/docker/docker/builder/dockerfile 0.162s coverage: 48.1% of statements [2020-07-28T11:14:44.748Z] ok github.com/docker/docker/builder/remotecontext 0.100s coverage: 13.6% of statements [2020-07-28T11:14:44.748Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-07-28T11:14:44.825Z] testing: warning: no tests to run [2020-07-28T11:14:44.825Z] PASS [2020-07-28T11:14:44.825Z] [2020-07-28T11:14:44.825Z] DONE 0 tests in 0.021s [2020-07-28T11:14:44.825Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-28T11:14:44.825Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:44.825Z] ++ set -e [2020-07-28T11:14:44.825Z] ++ '[' -n 0 ']' [2020-07-28T11:14:44.825Z] ++ set -x [2020-07-28T11:14:44.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:44.825Z] INFO: Testing against a local daemon [2020-07-28T11:14:44.825Z] === RUN TestPluginWithDevMounts [2020-07-28T11:14:44.825Z] === PAUSE TestPluginWithDevMounts [2020-07-28T11:14:44.825Z] === CONT TestPluginWithDevMounts [2020-07-28T11:14:45.005Z] ok github.com/docker/docker/builder/remotecontext/git 1.542s coverage: 86.3% of statements [2020-07-28T11:14:45.005Z] ? github.com/docker/docker/cli [no test files] [2020-07-28T11:14:45.005Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-28T11:14:45.091Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-28T11:14:45.257Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.63s) [2020-07-28T11:14:45.257Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-28T11:14:46.469Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-28T11:14:46.900Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-07-28T11:14:46.900Z] PASS [2020-07-28T11:14:46.900Z] [2020-07-28T11:14:46.900Z] DONE 1 tests in 1.914s [2020-07-28T11:14:46.900Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-28T11:14:46.900Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:46.900Z] ++ set -e [2020-07-28T11:14:46.900Z] ++ '[' -n 0 ']' [2020-07-28T11:14:46.900Z] ++ set -x [2020-07-28T11:14:46.900Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:46.900Z] INFO: Testing against a local daemon [2020-07-28T11:14:46.900Z] === RUN TestSecretInspect [2020-07-28T11:14:47.171Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s) [2020-07-28T11:14:47.171Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-28T11:14:47.263Z] --- PASS: TestSecretCreateResolve (3.74s) [2020-07-28T11:14:47.263Z] PASS [2020-07-28T11:14:47.263Z] [2020-07-28T11:14:47.263Z] DONE 6 tests in 22.346s [2020-07-28T11:14:47.263Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-28T11:14:47.263Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:47.263Z] ++ set -e [2020-07-28T11:14:47.263Z] ++ '[' -n 0 ']' [2020-07-28T11:14:47.263Z] ++ set -x [2020-07-28T11:14:47.263Z] ++ env -i DEST=/go/src/github.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-07-28T11:14:47.263Z] INFO: Testing against a local daemon [2020-07-28T11:14:47.263Z] === RUN TestServiceCreateInit [2020-07-28T11:14:47.263Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-28T11:14:47.406Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-28T11:14:47.406Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-28T11:14:47.406Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-28T11:14:47.406Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-28T11:14:47.406Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-28T11:14:48.273Z] ok github.com/docker/docker/client 0.141s coverage: 75.4% of statements [2020-07-28T11:14:48.343Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-28T11:14:48.343Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-28T11:14:48.988Z] --- PASS: TestSecretInspect (1.92s) [2020-07-28T11:14:48.988Z] === RUN TestSecretList [2020-07-28T11:14:49.084Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.91s) [2020-07-28T11:14:49.084Z] === RUN TestAuthZPluginHeader [2020-07-28T11:14:49.279Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-28T11:14:49.279Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.46s) [2020-07-28T11:14:49.279Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-28T11:14:49.655Z] --- PASS: TestAuthZPluginHeader (0.91s) [2020-07-28T11:14:49.655Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-28T11:14:49.655Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-28T11:14:49.655Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:14:49.655Z] === RUN TestAuthZPluginV2Disable [2020-07-28T11:14:49.655Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-28T11:14:49.655Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:14:49.655Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-28T11:14:49.655Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-28T11:14:49.655Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:14:49.655Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-28T11:14:49.655Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-28T11:14:49.655Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:14:49.655Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-28T11:14:49.846Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-28T11:14:50.413Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-28T11:14:50.413Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-28T11:14:50.511Z] --- PASS: TestSecretList (1.92s) [2020-07-28T11:14:50.511Z] === RUN TestSecretsCreateAndDelete [2020-07-28T11:14:52.314Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-28T11:14:52.593Z] --- PASS: TestSecretsCreateAndDelete (1.90s) [2020-07-28T11:14:52.593Z] === RUN TestSecretsUpdate [2020-07-28T11:14:52.834Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-28T11:14:53.249Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-28T11:14:53.817Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-28T11:14:54.076Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-28T11:14:54.644Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-28T11:14:54.644Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-28T11:14:54.678Z] --- PASS: TestSecretsUpdate (1.90s) [2020-07-28T11:14:54.678Z] === RUN TestTemplatedSecret [2020-07-28T11:14:55.212Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-28T11:14:55.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-28T11:14:56.589Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-28T11:14:56.589Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-28T11:14:56.765Z] --- PASS: TestTemplatedSecret (2.40s) [2020-07-28T11:14:56.765Z] === RUN TestSecretCreateResolve [2020-07-28T11:14:56.848Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-28T11:14:57.416Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-28T11:14:58.353Z] === RUN TestDockerSuite/TestCommitChange [2020-07-28T11:14:58.406Z] --- PASS: TestServiceCreateInit (10.49s) [2020-07-28T11:14:58.406Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.15s) [2020-07-28T11:14:58.406Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.33s) [2020-07-28T11:14:58.406Z] === RUN TestCreateServiceMultipleTimes [2020-07-28T11:14:58.853Z] --- PASS: TestSecretCreateResolve (1.91s) [2020-07-28T11:14:58.853Z] PASS [2020-07-28T11:14:58.853Z] [2020-07-28T11:14:58.853Z] DONE 6 tests in 12.024s [2020-07-28T11:14:58.853Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-28T11:14:58.853Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:58.853Z] ++ set -e [2020-07-28T11:14:58.853Z] ++ '[' -n 0 ']' [2020-07-28T11:14:58.853Z] ++ set -x [2020-07-28T11:14:58.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:14:58.853Z] INFO: Testing against a local daemon [2020-07-28T11:14:58.853Z] === RUN TestServiceCreateInit [2020-07-28T11:14:58.853Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-28T11:14:58.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-28T11:14:59.180Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-28T11:14:59.747Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-28T11:15:01.126Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-28T11:15:02.395Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-28T11:15:02.503Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-28T11:15:03.072Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-28T11:15:04.009Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-28T11:15:04.576Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-28T11:15:05.527Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-28T11:15:05.786Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2020-07-28T11:15:05.786Z] PASS [2020-07-28T11:15:05.786Z] [2020-07-28T11:15:05.786Z] DONE 17 tests in 49.675s [2020-07-28T11:15:05.786Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-28T11:15:05.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:15:05.786Z] ++ set -e [2020-07-28T11:15:05.786Z] ++ '[' -n 0 ']' [2020-07-28T11:15:05.786Z] ++ set -x [2020-07-28T11:15:05.786Z] ++ env -i DEST=/go/src/github.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-07-28T11:15:05.936Z] --- PASS: TestServiceCreateInit (7.31s) [2020-07-28T11:15:05.936Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s) [2020-07-28T11:15:05.936Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2020-07-28T11:15:05.936Z] === RUN TestCreateServiceMultipleTimes [2020-07-28T11:15:06.045Z] INFO: Testing against a local daemon [2020-07-28T11:15:06.045Z] === RUN TestPluginInvalidJSON [2020-07-28T11:15:06.045Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T11:15:06.045Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T11:15:06.045Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T11:15:06.045Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-28T11:15:06.045Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-07-28T11:15:06.045Z] === RUN TestPluginInstall [2020-07-28T11:15:06.045Z] === RUN TestPluginInstall/no_auth [2020-07-28T11:15:06.304Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-28T11:15:06.304Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-28T11:15:06.304Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-28T11:15:06.304Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-28T11:15:06.304Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-28T11:15:06.304Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-28T11:15:06.304Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-28T11:15:06.773Z] 4612f6d0b889: Pull complete [2020-07-28T11:15:07.680Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-28T11:15:07.765Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.75s) [2020-07-28T11:15:07.765Z] PASS [2020-07-28T11:15:07.765Z] [2020-07-28T11:15:07.765Z] === Skipped [2020-07-28T11:15:07.765Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-28T11:15:07.765Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:15:07.765Z] [2020-07-28T11:15:07.765Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-28T11:15:07.765Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:15:07.765Z] [2020-07-28T11:15:07.765Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-28T11:15:07.765Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:15:07.765Z] [2020-07-28T11:15:07.765Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-28T11:15:07.765Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:15:07.765Z] [2020-07-28T11:15:07.765Z] [2020-07-28T11:15:07.765Z] DONE 17 tests, 4 skipped in 30.179s [2020-07-28T11:15:07.765Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-28T11:15:07.765Z] ++ 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-07-28T11:15:07.765Z] ++ set -e [2020-07-28T11:15:07.765Z] ++ '[' -n 0 ']' [2020-07-28T11:15:07.765Z] ++ set -x [2020-07-28T11:15:07.765Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-28T11:15:07.765Z] INFO: Testing against a local daemon [2020-07-28T11:15:07.765Z] === RUN TestPluginInvalidJSON [2020-07-28T11:15:07.765Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T11:15:07.765Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T11:15:07.765Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T11:15:07.765Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-07-28T11:15:07.765Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-28T11:15:07.765Z] === RUN TestPluginInstall [2020-07-28T11:15:07.765Z] === RUN TestPluginInstall/no_auth [2020-07-28T11:15:09.585Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-28T11:15:09.585Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-28T11:15:10.155Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-28T11:15:11.094Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-28T11:15:11.662Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-28T11:15:12.230Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-28T11:15:12.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-28T11:15:13.060Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-28T11:15:13.060Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-28T11:15:13.060Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-28T11:15:13.630Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-28T11:15:13.630Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-28T11:15:13.889Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-28T11:15:13.889Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-28T11:15:13.889Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-28T11:15:14.147Z] time="2020-07-28T11:15:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:15:14.147Z] time="2020-07-28T11:15:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:15:14.147Z] time="2020-07-28T11:15:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:826bc2873585ed9bd9e2988f5d361f17a11fa96efc43f9c6ba2e03f5a54d6101" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:15:14.147Z] time="2020-07-28T11:15:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:15:14.147Z] time="2020-07-28T11:15:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:15:14.147Z] time="2020-07-28T11:15:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:826bc2873585ed9bd9e2988f5d361f17a11fa96efc43f9c6ba2e03f5a54d6101" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:15:14.406Z] time="2020-07-28T11:15:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:15:14.406Z] time="2020-07-28T11:15:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:15:14.406Z] time="2020-07-28T11:15:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76fdb3fb7462a7c37523f72e1db495de4ab4390e894d055773fdf66de1203924" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:15:14.406Z] time="2020-07-28T11:15:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:15:14.406Z] time="2020-07-28T11:15:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:15:14.406Z] time="2020-07-28T11:15:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76fdb3fb7462a7c37523f72e1db495de4ab4390e894d055773fdf66de1203924" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:15:14.406Z] === RUN TestPluginInstall/with_htpasswd [2020-07-28T11:15:14.406Z] time="2020-07-28T11:15:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:15:14.406Z] time="2020-07-28T11:15:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:15:14.406Z] time="2020-07-28T11:15:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80858a267e3e7cdc9319e870d17cce5b3dc18ff33387707699d800fdad2a8ff8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:15:14.406Z] time="2020-07-28T11:15:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:15:14.406Z] time="2020-07-28T11:15:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:15:14.406Z] time="2020-07-28T11:15:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80858a267e3e7cdc9319e870d17cce5b3dc18ff33387707699d800fdad2a8ff8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:15:14.715Z] === RUN TestPluginInstall/with_htpasswd [2020-07-28T11:15:14.715Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-28T11:15:14.978Z] === RUN TestPluginInstall/with_insecure [2020-07-28T11:15:15.653Z] time="2020-07-28T11:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:15:15.653Z] time="2020-07-28T11:15:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:15:15.653Z] time="2020-07-28T11:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:364f5d71aea8c3ff3a4cdd33db4ddc5b32fd69d7703e01fb1cb12f517a39b998" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:15:15.653Z] time="2020-07-28T11:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:15:15.653Z] time="2020-07-28T11:15:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:15:15.653Z] time="2020-07-28T11:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:364f5d71aea8c3ff3a4cdd33db4ddc5b32fd69d7703e01fb1cb12f517a39b998" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:15:15.912Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-28T11:15:15.912Z] === RUN TestPluginInstall/with_insecure [2020-07-28T11:15:16.362Z] time="2020-07-28T11:15:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:15:16.362Z] time="2020-07-28T11:15:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:15:16.362Z] time="2020-07-28T11:15:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d003e607b23d10c3188c8c3696c2ca5a1b75e4c011010a94ed7c34440ae6e3fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:15:16.362Z] time="2020-07-28T11:15:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:15:16.362Z] time="2020-07-28T11:15:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:15:16.362Z] time="2020-07-28T11:15:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d003e607b23d10c3188c8c3696c2ca5a1b75e4c011010a94ed7c34440ae6e3fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:15:16.482Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-28T11:15:16.483Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-28T11:15:16.624Z] --- PASS: TestPluginInstall (8.82s) [2020-07-28T11:15:16.624Z] --- PASS: TestPluginInstall/no_auth (6.00s) [2020-07-28T11:15:16.624Z] --- PASS: TestPluginInstall/with_htpasswd (1.14s) [2020-07-28T11:15:16.624Z] --- PASS: TestPluginInstall/with_insecure (1.67s) [2020-07-28T11:15:16.624Z] plugin_test.go:157: [d2d6366bef3d6] daemon is not started [2020-07-28T11:15:16.624Z] PASS [2020-07-28T11:15:16.624Z] [2020-07-28T11:15:16.624Z] DONE 6 tests in 9.040s [2020-07-28T11:15:16.624Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-28T11:15:16.624Z] ++ 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-07-28T11:15:16.624Z] ++ set -e [2020-07-28T11:15:16.624Z] ++ '[' -n 0 ']' [2020-07-28T11:15:16.624Z] ++ set -x [2020-07-28T11:15:16.624Z] ++ env -i DEST=/go/src/github.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-07-28T11:15:16.885Z] INFO: Testing against a local daemon [2020-07-28T11:15:16.885Z] === RUN TestExternalGraphDriver [2020-07-28T11:15:16.885Z] === RUN TestExternalGraphDriver/json [2020-07-28T11:15:17.422Z] time="2020-07-28T11:15:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:15:17.422Z] time="2020-07-28T11:15:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:15:17.422Z] time="2020-07-28T11:15:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f7df4ae5b3e71621dd24921d88756c7f5573892fd4b3d74540409a004c1f507" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:15:17.422Z] time="2020-07-28T11:15:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T11:15:17.422Z] time="2020-07-28T11:15:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T11:15:17.422Z] time="2020-07-28T11:15:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f7df4ae5b3e71621dd24921d88756c7f5573892fd4b3d74540409a004c1f507" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T11:15:17.991Z] --- PASS: TestPluginInstall (12.04s) [2020-07-28T11:15:17.991Z] --- PASS: TestPluginInstall/no_auth (8.58s) [2020-07-28T11:15:17.991Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2020-07-28T11:15:17.991Z] --- PASS: TestPluginInstall/with_insecure (2.28s) [2020-07-28T11:15:17.991Z] plugin_test.go:157: [de8d70b11a31f] daemon is not started [2020-07-28T11:15:17.991Z] PASS [2020-07-28T11:15:17.991Z] [2020-07-28T11:15:17.991Z] DONE 6 tests in 12.285s [2020-07-28T11:15:18.251Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-28T11:15:18.251Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:15:18.251Z] ++ set -e [2020-07-28T11:15:18.251Z] ++ '[' -n 0 ']' [2020-07-28T11:15:18.251Z] ++ set -x [2020-07-28T11:15:18.251Z] ++ env -i DEST=/go/src/github.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-07-28T11:15:18.510Z] INFO: Testing against a local daemon [2020-07-28T11:15:18.510Z] === RUN TestExternalGraphDriver [2020-07-28T11:15:18.510Z] === RUN TestExternalGraphDriver/json [2020-07-28T11:15:18.769Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-28T11:15:19.338Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-28T11:15:19.338Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-28T11:15:19.431Z] === RUN TestExternalGraphDriver/spec [2020-07-28T11:15:19.906Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-28T11:15:20.474Z] === RUN TestExternalGraphDriver/spec [2020-07-28T11:15:20.474Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-28T11:15:20.918Z] --- PASS: TestCreateServiceMultipleTimes (22.70s) [2020-07-28T11:15:20.918Z] === RUN TestCreateServiceConflict [2020-07-28T11:15:21.045Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-28T11:15:21.331Z] --- PASS: TestCreateServiceMultipleTimes (15.34s) [2020-07-28T11:15:21.331Z] === RUN TestCreateServiceConflict [2020-07-28T11:15:21.346Z] === RUN TestExternalGraphDriver/pull [2020-07-28T11:15:21.982Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-28T11:15:21.982Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-28T11:15:22.241Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-28T11:15:22.241Z] === RUN TestExternalGraphDriver/pull [2020-07-28T11:15:22.810Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-28T11:15:23.260Z] --- PASS: TestExternalGraphDriver (6.48s) [2020-07-28T11:15:23.260Z] --- PASS: TestExternalGraphDriver/json (2.19s) [2020-07-28T11:15:23.260Z] --- PASS: TestExternalGraphDriver/spec (2.34s) [2020-07-28T11:15:23.260Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2020-07-28T11:15:23.260Z] === RUN TestGraphdriverPluginV2 [2020-07-28T11:15:23.260Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-07-28T11:15:23.260Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:15:23.260Z] PASS [2020-07-28T11:15:23.260Z] [2020-07-28T11:15:23.260Z] === Skipped [2020-07-28T11:15:23.260Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-07-28T11:15:23.260Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:15:23.260Z] [2020-07-28T11:15:23.260Z] [2020-07-28T11:15:23.260Z] DONE 5 tests, 1 skipped in 6.675s [2020-07-28T11:15:23.260Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-28T11:15:23.260Z] ++ 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-07-28T11:15:23.260Z] ++ set -e [2020-07-28T11:15:23.260Z] ++ '[' -n 0 ']' [2020-07-28T11:15:23.260Z] ++ set -x [2020-07-28T11:15:23.260Z] ++ env -i DEST=/go/src/github.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-07-28T11:15:23.377Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-28T11:15:23.412Z] --- PASS: TestCreateServiceConflict (1.93s) [2020-07-28T11:15:23.412Z] === RUN TestCreateServiceMaxReplicas [2020-07-28T11:15:23.521Z] INFO: Testing against a local daemon [2020-07-28T11:15:23.521Z] === RUN TestContinueAfterPluginCrash [2020-07-28T11:15:23.521Z] === PAUSE TestContinueAfterPluginCrash [2020-07-28T11:15:23.521Z] === RUN TestReadPluginNoRead [2020-07-28T11:15:23.521Z] === PAUSE TestReadPluginNoRead [2020-07-28T11:15:23.521Z] === RUN TestDaemonStartWithLogOpt [2020-07-28T11:15:23.521Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-28T11:15:23.521Z] === CONT TestContinueAfterPluginCrash [2020-07-28T11:15:23.521Z] === CONT TestDaemonStartWithLogOpt [2020-07-28T11:15:23.521Z] === CONT TestReadPluginNoRead [2020-07-28T11:15:23.636Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-28T11:15:23.895Z] --- PASS: TestExternalGraphDriver (5.45s) [2020-07-28T11:15:23.895Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2020-07-28T11:15:23.895Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2020-07-28T11:15:23.895Z] --- PASS: TestExternalGraphDriver/pull (1.48s) [2020-07-28T11:15:23.895Z] === RUN TestGraphdriverPluginV2 [2020-07-28T11:15:24.154Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-28T11:15:24.442Z] --- PASS: TestCreateServiceConflict (3.59s) [2020-07-28T11:15:24.442Z] === RUN TestCreateServiceMaxReplicas [2020-07-28T11:15:25.105Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-28T11:15:26.154Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2020-07-28T11:15:26.154Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-28T11:15:26.485Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-28T11:15:26.485Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-28T11:15:26.485Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-28T11:15:26.485Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-28T11:15:26.485Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-28T11:15:27.014Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 30.8% of statements [2020-07-28T11:15:27.053Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-28T11:15:27.621Z] --- PASS: TestGraphdriverPluginV2 (3.67s) [2020-07-28T11:15:27.621Z] PASS [2020-07-28T11:15:27.621Z] [2020-07-28T11:15:27.621Z] DONE 5 tests in 9.372s [2020-07-28T11:15:27.621Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-28T11:15:27.621Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:15:27.621Z] ++ set -e [2020-07-28T11:15:27.621Z] ++ '[' -n 0 ']' [2020-07-28T11:15:27.621Z] ++ set -x [2020-07-28T11:15:27.621Z] ++ env -i DEST=/go/src/github.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-07-28T11:15:27.621Z] INFO: Testing against a local daemon [2020-07-28T11:15:27.621Z] === RUN TestContinueAfterPluginCrash [2020-07-28T11:15:27.621Z] === PAUSE TestContinueAfterPluginCrash [2020-07-28T11:15:27.621Z] === RUN TestReadPluginNoRead [2020-07-28T11:15:27.621Z] === PAUSE TestReadPluginNoRead [2020-07-28T11:15:27.621Z] === RUN TestDaemonStartWithLogOpt [2020-07-28T11:15:27.621Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-28T11:15:27.621Z] === CONT TestContinueAfterPluginCrash [2020-07-28T11:15:27.621Z] === CONT TestDaemonStartWithLogOpt [2020-07-28T11:15:27.731Z] === RUN TestReadPluginNoRead/default [2020-07-28T11:15:27.963Z] --- PASS: TestCreateServiceMaxReplicas (3.85s) [2020-07-28T11:15:27.963Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-28T11:15:27.992Z] --- PASS: TestDaemonStartWithLogOpt (4.62s) [2020-07-28T11:15:28.380Z] ok github.com/docker/docker/container 0.121s coverage: 34.7% of statements [2020-07-28T11:15:28.380Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-28T11:15:28.380Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-28T11:15:28.380Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-28T11:15:28.380Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-28T11:15:29.376Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-28T11:15:30.760Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-28T11:15:31.808Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-28T11:15:31.808Z] === CONT TestReadPluginNoRead [2020-07-28T11:15:31.808Z] --- PASS: TestDaemonStartWithLogOpt (4.05s) [2020-07-28T11:15:31.808Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-28T11:15:32.145Z] --- PASS: TestReadPluginNoRead (8.74s) [2020-07-28T11:15:32.145Z] --- PASS: TestReadPluginNoRead/default (1.57s) [2020-07-28T11:15:32.145Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.49s) [2020-07-28T11:15:32.145Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2020-07-28T11:15:32.145Z] read_test.go:92: [df3549667da92] daemon is not started [2020-07-28T11:15:32.375Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-28T11:15:32.375Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-28T11:15:32.634Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-28T11:15:33.529Z] --- PASS: TestContinueAfterPluginCrash (9.95s) [2020-07-28T11:15:33.529Z] PASS [2020-07-28T11:15:33.529Z] [2020-07-28T11:15:33.529Z] DONE 6 tests in 10.131s [2020-07-28T11:15:33.529Z] 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-07-28T11:15:33.529Z] ++ 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-07-28T11:15:33.529Z] ++ set -e [2020-07-28T11:15:33.529Z] ++ '[' -n 0 ']' [2020-07-28T11:15:33.529Z] ++ set -x [2020-07-28T11:15:33.529Z] ++ env -i DEST=/go/src/github.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-07-28T11:15:33.529Z] testing: warning: no tests to run [2020-07-28T11:15:33.529Z] PASS [2020-07-28T11:15:33.529Z] [2020-07-28T11:15:33.529Z] DONE 0 tests in 0.080s [2020-07-28T11:15:33.529Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-28T11:15:33.529Z] ++ 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-07-28T11:15:33.529Z] ++ set -e [2020-07-28T11:15:33.529Z] ++ '[' -n 0 ']' [2020-07-28T11:15:33.529Z] ++ set -x [2020-07-28T11:15:33.529Z] ++ env -i DEST=/go/src/github.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-07-28T11:15:33.789Z] INFO: Testing against a local daemon [2020-07-28T11:15:33.789Z] === RUN TestPluginWithDevMounts [2020-07-28T11:15:33.789Z] === PAUSE TestPluginWithDevMounts [2020-07-28T11:15:33.789Z] === CONT TestPluginWithDevMounts [2020-07-28T11:15:34.537Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-28T11:15:35.108Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-28T11:15:35.680Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-28T11:15:35.706Z] --- PASS: TestPluginWithDevMounts (2.06s) [2020-07-28T11:15:35.706Z] PASS [2020-07-28T11:15:35.706Z] [2020-07-28T11:15:35.706Z] DONE 1 tests in 2.233s [2020-07-28T11:15:35.706Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-28T11:15:35.939Z] === RUN TestReadPluginNoRead/default [2020-07-28T11:15:35.967Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:15:35.967Z] ++ set -e [2020-07-28T11:15:35.967Z] ++ '[' -n 0 ']' [2020-07-28T11:15:35.967Z] ++ set -x [2020-07-28T11:15:35.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-28T11:15:35.967Z] INFO: Testing against a local daemon [2020-07-28T11:15:35.967Z] === RUN TestSecretInspect [2020-07-28T11:15:36.509Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-28T11:15:36.768Z] --- PASS: TestContinueAfterPluginCrash (9.20s) [2020-07-28T11:15:37.705Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-28T11:15:38.363Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2020-07-28T11:15:38.834Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.78s) [2020-07-28T11:15:38.834Z] === RUN TestCreateServiceSecretFileMode [2020-07-28T11:15:39.082Z] --- PASS: TestReadPluginNoRead (7.32s) [2020-07-28T11:15:39.082Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.37s) [2020-07-28T11:15:39.082Z] --- PASS: TestReadPluginNoRead/default (1.56s) [2020-07-28T11:15:39.082Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2020-07-28T11:15:39.082Z] read_test.go:92: [dff820612a649] daemon is not started [2020-07-28T11:15:39.082Z] PASS [2020-07-28T11:15:39.082Z] [2020-07-28T11:15:39.082Z] DONE 6 tests in 11.495s [2020-07-28T11:15:39.082Z] 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-07-28T11:15:39.082Z] ++ 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-07-28T11:15:39.082Z] ++ set -e [2020-07-28T11:15:39.082Z] ++ '[' -n 0 ']' [2020-07-28T11:15:39.082Z] ++ set -x [2020-07-28T11:15:39.082Z] ++ env -i DEST=/go/src/github.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-07-28T11:15:39.082Z] testing: warning: no tests to run [2020-07-28T11:15:39.082Z] PASS [2020-07-28T11:15:39.082Z] [2020-07-28T11:15:39.082Z] DONE 0 tests in 0.058s [2020-07-28T11:15:39.082Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-28T11:15:39.082Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:15:39.082Z] ++ set -e [2020-07-28T11:15:39.082Z] ++ '[' -n 0 ']' [2020-07-28T11:15:39.082Z] ++ set -x [2020-07-28T11:15:39.082Z] ++ env -i DEST=/go/src/github.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-07-28T11:15:39.266Z] --- PASS: TestSecretInspect (2.94s) [2020-07-28T11:15:39.266Z] === RUN TestSecretList [2020-07-28T11:15:39.341Z] INFO: Testing against a local daemon [2020-07-28T11:15:39.341Z] === RUN TestPluginWithDevMounts [2020-07-28T11:15:39.341Z] === PAUSE TestPluginWithDevMounts [2020-07-28T11:15:39.341Z] === CONT TestPluginWithDevMounts [2020-07-28T11:15:39.726Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-07-28T11:15:39.908Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-28T11:15:40.844Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-28T11:15:40.924Z] --- PASS: TestCreateServiceSecretFileMode (2.18s) [2020-07-28T11:15:40.925Z] === RUN TestCreateServiceConfigFileMode [2020-07-28T11:15:41.103Z] --- PASS: TestPluginWithDevMounts (1.90s) [2020-07-28T11:15:41.103Z] PASS [2020-07-28T11:15:41.103Z] [2020-07-28T11:15:41.103Z] DONE 1 tests in 2.062s [2020-07-28T11:15:41.103Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-28T11:15:41.103Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:15:41.103Z] ++ set -e [2020-07-28T11:15:41.103Z] ++ '[' -n 0 ']' [2020-07-28T11:15:41.103Z] ++ set -x [2020-07-28T11:15:41.103Z] ++ env -i DEST=/go/src/github.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-07-28T11:15:41.362Z] INFO: Testing against a local daemon [2020-07-28T11:15:41.362Z] === RUN TestSecretInspect [2020-07-28T11:15:41.615Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.4% of statements [2020-07-28T11:15:41.620Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-28T11:15:41.811Z] --- PASS: TestSecretList (2.89s) [2020-07-28T11:15:41.811Z] === RUN TestSecretsCreateAndDelete [2020-07-28T11:15:42.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-28T11:15:43.024Z] --- PASS: TestCreateServiceConfigFileMode (2.25s) [2020-07-28T11:15:43.025Z] === RUN TestCreateServiceSysctls [2020-07-28T11:15:43.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-07-28T11:15:44.059Z] --- PASS: TestSecretInspect (2.65s) [2020-07-28T11:15:44.059Z] === RUN TestSecretList [2020-07-28T11:15:44.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-07-28T11:15:45.111Z] --- PASS: TestSecretsCreateAndDelete (2.95s) [2020-07-28T11:15:45.111Z] === RUN TestSecretsUpdate [2020-07-28T11:15:46.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-07-28T11:15:46.370Z] --- PASS: TestSecretList (2.36s) [2020-07-28T11:15:46.370Z] === RUN TestSecretsCreateAndDelete [2020-07-28T11:15:46.552Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.94s) [2020-07-28T11:15:46.552Z] === RUN TestCreateServiceSecretFileMode [2020-07-28T11:15:46.566Z] --- PASS: TestCreateServiceSysctls (3.00s) [2020-07-28T11:15:46.566Z] === RUN TestCreateServiceCapabilities [2020-07-28T11:15:47.027Z] --- PASS: TestSecretsUpdate (2.34s) [2020-07-28T11:15:47.027Z] === RUN TestTemplatedSecret [2020-07-28T11:15:47.186Z] --- PASS: TestCreateServiceSecretFileMode (3.52s) [2020-07-28T11:15:47.186Z] === RUN TestCreateServiceConfigFileMode [2020-07-28T11:15:47.748Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-07-28T11:15:48.653Z] --- PASS: TestCreateServiceCapabilities (2.30s) [2020-07-28T11:15:48.653Z] === RUN TestInspect [2020-07-28T11:15:48.694Z] --- PASS: TestSecretsCreateAndDelete (2.44s) [2020-07-28T11:15:48.694Z] === RUN TestSecretsUpdate [2020-07-28T11:15:48.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007c25e0_} [2020-07-28T11:15:49.758Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.9% of statements [2020-07-28T11:15:50.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1621109455_/foo_false____} [2020-07-28T11:15:50.329Z] --- PASS: TestTemplatedSecret (3.07s) [2020-07-28T11:15:50.329Z] === RUN TestSecretCreateResolve [2020-07-28T11:15:50.709Z] --- PASS: TestCreateServiceConfigFileMode (3.55s) [2020-07-28T11:15:50.709Z] === RUN TestCreateServiceSysctls [2020-07-28T11:15:51.121Z] ok github.com/docker/docker/daemon 12.146s coverage: 17.4% of statements [2020-07-28T11:15:51.121Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-28T11:15:51.121Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-28T11:15:51.266Z] --- PASS: TestSecretsUpdate (2.52s) [2020-07-28T11:15:51.266Z] === RUN TestTemplatedSecret [2020-07-28T11:15:51.413Z] --- PASS: TestInspect (2.48s) [2020-07-28T11:15:51.413Z] === RUN TestCreateJob [2020-07-28T11:15:51.682Z] ok github.com/docker/docker/daemon/config 0.049s coverage: 81.8% of statements [2020-07-28T11:15:51.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1621109455_/foo_true____} [2020-07-28T11:15:52.653Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.0% of statements [2020-07-28T11:15:52.874Z] --- PASS: TestSecretCreateResolve (2.41s) [2020-07-28T11:15:52.874Z] PASS [2020-07-28T11:15:52.874Z] [2020-07-28T11:15:52.874Z] DONE 6 tests in 16.776s [2020-07-28T11:15:52.874Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-07-28T11:15:52.874Z] ++ 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-07-28T11:15:52.874Z] ++ set -e [2020-07-28T11:15:52.874Z] ++ '[' -n 0 ']' [2020-07-28T11:15:52.874Z] ++ set -x [2020-07-28T11:15:52.874Z] ++ env -i DEST=/go/src/github.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-07-28T11:15:52.874Z] INFO: Testing against a local daemon [2020-07-28T11:15:52.874Z] === RUN TestServiceCreateInit [2020-07-28T11:15:52.874Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-28T11:15:52.909Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-07-28T11:15:52.909Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-28T11:15:52.909Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-28T11:15:53.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3270267874_/foo_false____} [2020-07-28T11:15:54.146Z] --- PASS: TestTemplatedSecret (2.81s) [2020-07-28T11:15:54.146Z] === RUN TestSecretCreateResolve [2020-07-28T11:15:54.155Z] --- PASS: TestCreateJob (2.96s) [2020-07-28T11:15:54.155Z] === RUN TestReplicatedJob [2020-07-28T11:15:54.273Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-07-28T11:15:54.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3270267874_/foo_true____} [2020-07-28T11:15:56.088Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3270267874_/foo_true__0xc0007c2640__} [2020-07-28T11:15:56.159Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.398s coverage: 73.1% of statements [2020-07-28T11:15:56.284Z] --- PASS: TestCreateServiceSysctls (4.74s) [2020-07-28T11:15:56.284Z] === RUN TestCreateServiceCapabilities [2020-07-28T11:15:56.655Z] --- PASS: TestSecretCreateResolve (2.41s) [2020-07-28T11:15:56.655Z] PASS [2020-07-28T11:15:56.655Z] [2020-07-28T11:15:56.655Z] DONE 6 tests in 15.328s [2020-07-28T11:15:56.655Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-28T11:15:56.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:15:56.655Z] ++ set -e [2020-07-28T11:15:56.655Z] ++ '[' -n 0 ']' [2020-07-28T11:15:56.655Z] ++ set -x [2020-07-28T11:15:56.656Z] ++ env -i DEST=/go/src/github.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-07-28T11:15:56.656Z] INFO: Testing against a local daemon [2020-07-28T11:15:56.656Z] === RUN TestServiceCreateInit [2020-07-28T11:15:56.656Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-28T11:15:56.764Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-07-28T11:15:57.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-28T11:15:57.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007c2660_} [2020-07-28T11:15:58.127Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.393s coverage: 57.0% of statements [2020-07-28T11:15:58.162Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-28T11:15:58.650Z] --- PASS: TestReplicatedJob (4.86s) [2020-07-28T11:15:58.650Z] === RUN TestUpdateReplicatedJob [2020-07-28T11:15:58.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007c2680_} [2020-07-28T11:15:59.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007c26a0_} [2020-07-28T11:15:59.807Z] --- PASS: TestCreateServiceCapabilities (3.73s) [2020-07-28T11:15:59.807Z] === RUN TestInspect [2020-07-28T11:16:00.672Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-07-28T11:16:01.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007c26c0_} [2020-07-28T11:16:01.179Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-28T11:16:01.599Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.336s coverage: 45.9% of statements [2020-07-28T11:16:01.599Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-28T11:16:02.160Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.325s coverage: 49.5% of statements [2020-07-28T11:16:02.195Z] --- PASS: TestUpdateReplicatedJob (2.99s) [2020-07-28T11:16:02.195Z] === RUN TestServiceListWithStatuses [2020-07-28T11:16:02.195Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-28T11:16:02.195Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-28T11:16:02.195Z] === RUN TestDockerNetworkConnectAlias [2020-07-28T11:16:02.364Z] --- PASS: TestServiceCreateInit (9.37s) [2020-07-28T11:16:02.364Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.74s) [2020-07-28T11:16:02.364Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.60s) [2020-07-28T11:16:02.364Z] === RUN TestCreateServiceMultipleTimes [2020-07-28T11:16:02.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-28T11:16:03.369Z] --- PASS: TestInspect (3.80s) [2020-07-28T11:16:03.369Z] === RUN TestCreateJob [2020-07-28T11:16:04.045Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.591s coverage: 57.7% of statements [2020-07-28T11:16:04.046Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-28T11:16:04.462Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-28T11:16:04.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-07-28T11:16:04.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-07-28T11:16:04.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-07-28T11:16:04.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-07-28T11:16:04.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-07-28T11:16:04.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-07-28T11:16:04.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-07-28T11:16:04.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-07-28T11:16:04.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-07-28T11:16:04.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-07-28T11:16:04.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-07-28T11:16:04.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-07-28T11:16:04.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-07-28T11:16:04.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-07-28T11:16:04.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-07-28T11:16:04.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-07-28T11:16:04.463Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-28T11:16:04.651Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.295s coverage: 76.1% of statements [2020-07-28T11:16:04.651Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-28T11:16:05.618Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-07-28T11:16:05.740Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2020-07-28T11:16:05.741Z] === RUN TestDockerNetworkReConnect [2020-07-28T11:16:05.841Z] --- PASS: TestServiceCreateInit (9.21s) [2020-07-28T11:16:05.841Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.39s) [2020-07-28T11:16:05.841Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.80s) [2020-07-28T11:16:05.841Z] === RUN TestCreateServiceMultipleTimes [2020-07-28T11:16:06.543Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-07-28T11:16:07.222Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-28T11:16:07.470Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-07-28T11:16:07.969Z] --- PASS: TestCreateJob (4.32s) [2020-07-28T11:16:07.970Z] === RUN TestReplicatedJob [2020-07-28T11:16:08.834Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 4.8% of statements [2020-07-28T11:16:08.834Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-28T11:16:08.834Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-28T11:16:09.276Z] --- PASS: TestDockerNetworkReConnect (3.19s) [2020-07-28T11:16:09.276Z] === RUN TestServicePlugin [2020-07-28T11:16:09.276Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-28T11:16:09.276Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:16:09.276Z] === RUN TestServiceUpdateLabel [2020-07-28T11:16:09.760Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 41.0% of statements [2020-07-28T11:16:09.763Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-28T11:16:10.687Z] ok github.com/docker/docker/daemon/logger/awslogs 0.166s coverage: 77.8% of statements [2020-07-28T11:16:10.687Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-28T11:16:10.687Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-28T11:16:10.802Z] --- PASS: TestServiceUpdateLabel (1.91s) [2020-07-28T11:16:10.802Z] === RUN TestServiceUpdateSecrets [2020-07-28T11:16:10.943Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-07-28T11:16:12.307Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-28T11:16:12.308Z] ok github.com/docker/docker/daemon/logger/journald 0.031s coverage: 26.2% of statements [2020-07-28T11:16:12.564Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-07-28T11:16:12.564Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-07-28T11:16:13.244Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-28T11:16:13.503Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-28T11:16:13.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-28T11:16:13.930Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2020-07-28T11:16:13.930Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-28T11:16:14.022Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-28T11:16:14.492Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 37.7% of statements [2020-07-28T11:16:14.958Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-28T11:16:15.085Z] --- PASS: TestReplicatedJob (6.99s) [2020-07-28T11:16:15.085Z] === RUN TestUpdateReplicatedJob [2020-07-28T11:16:15.461Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 33.3% of statements [2020-07-28T11:16:15.525Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-28T11:16:16.092Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-28T11:16:16.826Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-07-28T11:16:17.387Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-28T11:16:17.471Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-28T11:16:17.729Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-28T11:16:17.948Z] ok github.com/docker/docker/daemon/logger/splunk 1.620s coverage: 82.5% of statements [2020-07-28T11:16:17.948Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-28T11:16:17.948Z] ok github.com/docker/docker/daemon/network 0.018s coverage: 63.8% of statements [2020-07-28T11:16:17.948Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-28T11:16:18.296Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-28T11:16:18.864Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-28T11:16:19.432Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-28T11:16:19.668Z] --- PASS: TestUpdateReplicatedJob (4.70s) [2020-07-28T11:16:19.668Z] === RUN TestServiceListWithStatuses [2020-07-28T11:16:19.668Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-28T11:16:19.668Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-28T11:16:19.668Z] === RUN TestDockerNetworkConnectAlias [2020-07-28T11:16:19.998Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-28T11:16:20.486Z] --- PASS: TestCreateServiceMultipleTimes (16.56s) [2020-07-28T11:16:20.486Z] === RUN TestCreateServiceConflict [2020-07-28T11:16:20.529Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2020-07-28T11:16:20.530Z] ok github.com/docker/docker/distribution 0.254s coverage: 22.1% of statements [2020-07-28T11:16:20.530Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-28T11:16:20.566Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-28T11:16:21.135Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-28T11:16:21.434Z] --- PASS: TestCreateServiceConflict (2.43s) [2020-07-28T11:16:21.434Z] === RUN TestCreateServiceMaxReplicas [2020-07-28T11:16:21.702Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-28T11:16:21.935Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-07-28T11:16:22.640Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-28T11:16:22.861Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-07-28T11:16:23.208Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-28T11:16:23.423Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 85.1% of statements [2020-07-28T11:16:23.423Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-28T11:16:23.423Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2020-07-28T11:16:23.423Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-28T11:16:23.467Z] --- PASS: TestCreateServiceMultipleTimes (17.51s) [2020-07-28T11:16:23.467Z] === RUN TestCreateServiceConflict [2020-07-28T11:16:23.725Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-28T11:16:23.725Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-28T11:16:24.292Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-28T11:16:24.350Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2020-07-28T11:16:24.350Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-28T11:16:24.736Z] --- PASS: TestCreateServiceMaxReplicas (3.34s) [2020-07-28T11:16:24.736Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-28T11:16:24.860Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-28T11:16:25.275Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-07-28T11:16:25.797Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-28T11:16:26.056Z] --- PASS: TestCreateServiceConflict (2.57s) [2020-07-28T11:16:26.056Z] === RUN TestCreateServiceMaxReplicas [2020-07-28T11:16:26.188Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2020-07-28T11:16:26.188Z] === RUN TestServiceUpdateConfigs [2020-07-28T11:16:26.315Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-28T11:16:26.678Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-07-28T11:16:26.678Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-28T11:16:27.250Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-28T11:16:28.269Z] --- PASS: TestDockerNetworkConnectAlias (8.07s) [2020-07-28T11:16:28.269Z] === RUN TestDockerNetworkReConnect [2020-07-28T11:16:28.607Z] ok github.com/docker/docker/pkg/archive 0.312s coverage: 76.9% of statements [2020-07-28T11:16:28.627Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-28T11:16:29.169Z] ok github.com/docker/docker/pkg/authorization 0.134s coverage: 68.3% of statements [2020-07-28T11:16:29.563Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-28T11:16:29.563Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2020-07-28T11:16:29.563Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-28T11:16:29.772Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-07-28T11:16:29.772Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-07-28T11:16:30.951Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-28T11:16:33.035Z] ok github.com/docker/docker/pkg/chrootarchive 2.485s coverage: 43.2% of statements [2020-07-28T11:16:33.035Z] ok github.com/docker/docker/layer 7.285s coverage: 68.8% of statements [2020-07-28T11:16:33.035Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-28T11:16:33.035Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-28T11:16:33.035Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-28T11:16:33.035Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-28T11:16:33.035Z] ? github.com/docker/docker/oci [no test files] [2020-07-28T11:16:33.035Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-28T11:16:33.035Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-28T11:16:33.035Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-28T11:16:33.290Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2020-07-28T11:16:33.852Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-07-28T11:16:33.933Z] --- PASS: TestDockerNetworkReConnect (6.50s) [2020-07-28T11:16:33.933Z] === RUN TestServicePlugin [2020-07-28T11:16:33.933Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-28T11:16:33.933Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:16:33.933Z] === RUN TestServiceUpdateLabel [2020-07-28T11:16:34.108Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2020-07-28T11:16:34.669Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-07-28T11:16:35.145Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-28T11:16:35.598Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-07-28T11:16:35.855Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-07-28T11:16:36.081Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-28T11:16:37.017Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-28T11:16:37.261Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-07-28T11:16:37.592Z] --- PASS: TestServiceUpdateLabel (3.71s) [2020-07-28T11:16:37.592Z] === RUN TestServiceUpdateSecrets [2020-07-28T11:16:37.822Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-07-28T11:16:38.383Z] ok github.com/docker/docker/pkg/discovery/kv 3.080s coverage: 84.1% of statements [2020-07-28T11:16:38.383Z] ok github.com/docker/docker/pkg/fsutils 0.153s coverage: 85.1% of statements [2020-07-28T11:16:38.943Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements [2020-07-28T11:16:39.555Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-28T11:16:39.640Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.55s) [2020-07-28T11:16:39.640Z] === RUN TestCreateServiceSecretFileMode [2020-07-28T11:16:39.869Z] ok github.com/docker/docker/pkg/idtools 0.434s coverage: 70.5% of statements [2020-07-28T11:16:40.125Z] ok github.com/docker/docker/pkg/ioutils 0.565s coverage: 70.6% of statements [2020-07-28T11:16:40.381Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-07-28T11:16:40.583Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2020-07-28T11:16:40.583Z] === RUN TestCreateServiceConfigFileMode [2020-07-28T11:16:40.637Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2020-07-28T11:16:40.637Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-07-28T11:16:40.637Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-28T11:16:40.637Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-28T11:16:41.149Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2020-07-28T11:16:41.149Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-28T11:16:41.149Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-07-28T11:16:41.405Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-07-28T11:16:41.463Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-28T11:16:41.580Z] --- PASS: TestServiceUpdateConfigs (14.21s) [2020-07-28T11:16:41.580Z] === RUN TestServiceUpdateNetwork [2020-07-28T11:16:41.725Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-28T11:16:41.965Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2020-07-28T11:16:41.965Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-07-28T11:16:41.965Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-28T11:16:41.965Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-28T11:16:42.891Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2020-07-28T11:16:43.452Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-28T11:16:43.709Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-28T11:16:43.884Z] --- PASS: TestCreateServiceConfigFileMode (3.04s) [2020-07-28T11:16:43.884Z] === RUN TestCreateServiceSysctls [2020-07-28T11:16:43.966Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-07-28T11:16:44.261Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.13s) [2020-07-28T11:16:44.261Z] === RUN TestCreateServiceSecretFileMode [2020-07-28T11:16:44.829Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-28T11:16:45.370Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-07-28T11:16:45.677Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-07-28T11:16:45.766Z] === RUN TestDockerSuite/TestCpToDot [2020-07-28T11:16:46.334Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-28T11:16:46.901Z] --- PASS: TestCreateServiceSecretFileMode (3.00s) [2020-07-28T11:16:46.901Z] === RUN TestCreateServiceConfigFileMode [2020-07-28T11:16:47.471Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-28T11:16:48.090Z] --- PASS: TestCreateServiceSysctls (3.73s) [2020-07-28T11:16:48.090Z] === RUN TestCreateServiceCapabilities [2020-07-28T11:16:48.272Z] fc1b9e59edad: Pull complete [2020-07-28T11:16:48.272Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-28T11:16:48.272Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T11:16:48.272Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-28T11:16:48.272Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-28T11:16:48.272Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339' [2020-07-28T11:16:48.272Z] WARN: Skipping validation tests [2020-07-28T11:16:48.272Z] INFO: Running unit tests at 07/28/2020 11:16:44... [2020-07-28T11:16:48.410Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-28T11:16:48.742Z] INFO: make.ps1 starting at 07/28/2020 11:16:48 [2020-07-28T11:16:48.941Z] ok github.com/docker/docker/pkg/signal 2.399s coverage: 61.0% of statements [2020-07-28T11:16:48.941Z] ok github.com/docker/docker/pkg/stdcopy 0.024s coverage: 100.0% of statements [2020-07-28T11:16:49.197Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-28T11:16:49.211Z] INFO: Git commit (4a35b740cc) assumed from DOCKER_GITCOMMIT environment variable [2020-07-28T11:16:49.211Z] INFO: Invoking autogen... [2020-07-28T11:16:49.347Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-28T11:16:49.347Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-28T11:16:49.453Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-28T11:16:49.607Z] --- PASS: TestCreateServiceConfigFileMode (2.81s) [2020-07-28T11:16:49.607Z] === RUN TestCreateServiceSysctls [2020-07-28T11:16:49.708Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-07-28T11:16:50.005Z] --- PASS: TestCreateServiceCapabilities (2.63s) [2020-07-28T11:16:50.005Z] === RUN TestInspect [2020-07-28T11:16:50.201Z] INFO: Running unit tests... [2020-07-28T11:16:50.545Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-28T11:16:50.680Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.6% of statements [2020-07-28T11:16:50.937Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-07-28T11:16:51.114Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-28T11:16:51.193Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2020-07-28T11:16:51.764Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-07-28T11:16:51.998Z] --- PASS: TestServiceUpdateNetwork (12.18s) [2020-07-28T11:16:51.998Z] === RUN TestServiceUpdatePidsLimit [2020-07-28T11:16:52.024Z] testing: warning: no tests to run [2020-07-28T11:16:52.024Z] coverage: [no statements] [2020-07-28T11:16:52.024Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-28T11:16:52.054Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-28T11:16:52.592Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-28T11:16:52.592Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-07-28T11:16:52.642Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-28T11:16:52.848Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-07-28T11:16:52.993Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-28T11:16:53.252Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-28T11:16:53.252Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-28T11:16:53.252Z] --- PASS: TestCreateServiceSysctls (3.73s) [2020-07-28T11:16:53.252Z] === RUN TestCreateServiceCapabilities [2020-07-28T11:16:53.281Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-28T11:16:53.308Z] --- PASS: TestInspect (3.32s) [2020-07-28T11:16:53.308Z] === RUN TestCreateJob [2020-07-28T11:16:53.820Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-28T11:16:54.104Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-28T11:16:54.104Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-28T11:16:54.369Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-28T11:16:54.628Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-28T11:16:54.735Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-07-28T11:16:55.196Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-28T11:16:55.196Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-28T11:16:55.456Z] === RUN TestDockerSuite/TestCreateRM [2020-07-28T11:16:55.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-28T11:16:55.456Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-28T11:16:55.456Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-28T11:16:55.707Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-28T11:16:55.715Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-28T11:16:55.715Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-28T11:16:56.227Z] --- PASS: TestServiceUpdateSecrets (15.95s) [2020-07-28T11:16:56.227Z] === RUN TestServiceUpdateConfigs [2020-07-28T11:16:56.268Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-07-28T11:16:56.283Z] --- PASS: TestCreateServiceCapabilities (2.97s) [2020-07-28T11:16:56.283Z] === RUN TestInspect [2020-07-28T11:16:56.610Z] --- PASS: TestCreateJob (3.20s) [2020-07-28T11:16:56.610Z] === RUN TestReplicatedJob [2020-07-28T11:16:56.830Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-28T11:16:58.186Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-28T11:16:58.186Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-28T11:16:58.186Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-28T11:16:58.196Z] ok github.com/docker/docker/registry 0.077s coverage: 56.3% of statements [2020-07-28T11:16:58.758Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-07-28T11:16:58.877Z] 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-07-28T11:16:59.014Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-07-28T11:16:59.575Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-07-28T11:17:00.137Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-28T11:17:00.202Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-28T11:17:02.381Z] --- PASS: TestInspect (5.81s) [2020-07-28T11:17:02.381Z] === RUN TestCreateJob [2020-07-28T11:17:02.651Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-28T11:17:03.197Z] --- PASS: TestReplicatedJob (6.21s) [2020-07-28T11:17:03.197Z] === RUN TestUpdateReplicatedJob [2020-07-28T11:17:03.214Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-07-28T11:17:03.757Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-28T11:17:03.757Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-28T11:17:03.757Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-28T11:17:03.757Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-28T11:17:03.757Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-28T11:17:03.776Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-07-28T11:17:04.017Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-28T11:17:04.585Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-28T11:17:05.141Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-07-28T11:17:05.963Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-28T11:17:05.963Z] --- PASS: TestCreateJob (3.83s) [2020-07-28T11:17:05.963Z] === RUN TestReplicatedJob [2020-07-28T11:17:06.048Z] ? github.com/docker/docker/api [no test files] [2020-07-28T11:17:06.500Z] --- PASS: TestUpdateReplicatedJob (3.80s) [2020-07-28T11:17:06.500Z] === RUN TestServiceListWithStatuses [2020-07-28T11:17:06.500Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-28T11:17:06.500Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-28T11:17:06.500Z] === RUN TestDockerNetworkConnectAlias [2020-07-28T11:17:06.531Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-28T11:17:07.468Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-28T11:17:08.699Z] --- PASS: TestServiceUpdatePidsLimit (15.91s) [2020-07-28T11:17:08.699Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-07-28T11:17:08.699Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2020-07-28T11:17:08.699Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2020-07-28T11:17:08.699Z] PASS [2020-07-28T11:17:08.699Z] [2020-07-28T11:17:08.699Z] === Skipped [2020-07-28T11:17:08.699Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-07-28T11:17:08.699Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-28T11:17:08.699Z] [2020-07-28T11:17:08.699Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-28T11:17:08.699Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:17:08.699Z] [2020-07-28T11:17:08.699Z] [2020-07-28T11:17:08.699Z] DONE 27 tests, 2 skipped in 128.821s [2020-07-28T11:17:08.699Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-28T11:17:08.699Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:17:08.699Z] ++ set -e [2020-07-28T11:17:08.699Z] ++ '[' -n 0 ']' [2020-07-28T11:17:08.699Z] ++ set -x [2020-07-28T11:17:08.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:17:08.699Z] INFO: Testing against a local daemon [2020-07-28T11:17:08.699Z] === RUN TestSessionCreate [2020-07-28T11:17:08.699Z] --- PASS: TestSessionCreate (0.03s) [2020-07-28T11:17:08.699Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-28T11:17:08.699Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-07-28T11:17:08.699Z] PASS [2020-07-28T11:17:08.699Z] [2020-07-28T11:17:08.699Z] DONE 2 tests in 0.144s [2020-07-28T11:17:08.699Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-28T11:17:08.699Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:17:08.699Z] ++ set -e [2020-07-28T11:17:08.699Z] ++ '[' -n 0 ']' [2020-07-28T11:17:08.699Z] ++ set -x [2020-07-28T11:17:08.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:17:08.699Z] INFO: Testing against a local daemon [2020-07-28T11:17:08.699Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-28T11:17:08.699Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T11:17:08.700Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T11:17:08.700Z] === RUN TestEventsExecDie [2020-07-28T11:17:08.700Z] --- PASS: TestEventsExecDie (0.58s) [2020-07-28T11:17:08.700Z] === RUN TestEventsBackwardsCompatible [2020-07-28T11:17:08.700Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-07-28T11:17:08.700Z] === RUN TestInfoBinaryCommits [2020-07-28T11:17:08.700Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-07-28T11:17:08.700Z] === RUN TestInfoAPIVersioned [2020-07-28T11:17:08.700Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-28T11:17:08.700Z] === RUN TestInfoDiscoveryBackend [2020-07-28T11:17:08.846Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-28T11:17:08.995Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-28T11:17:08.995Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-28T11:17:09.784Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-28T11:17:10.038Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-28T11:17:10.038Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-28T11:17:10.353Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-28T11:17:10.613Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-28T11:17:10.701Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2020-07-28T11:17:10.701Z] === RUN TestInfoAPI [2020-07-28T11:17:10.701Z] --- PASS: TestInfoAPI (0.04s) [2020-07-28T11:17:10.701Z] === RUN TestInfoAPIWarnings [2020-07-28T11:17:10.996Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-28T11:17:10.996Z] === RUN TestInfoDebug [2020-07-28T11:17:11.181Z] === RUN TestDockerSuite/TestDockerFails [2020-07-28T11:17:11.181Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-28T11:17:11.181Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-28T11:17:11.181Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-28T11:17:11.581Z] --- PASS: TestServiceUpdateConfigs (15.97s) [2020-07-28T11:17:11.581Z] === RUN TestServiceUpdateNetwork [2020-07-28T11:17:11.636Z] --- PASS: TestInfoDebug (0.53s) [2020-07-28T11:17:11.636Z] === RUN TestInfoInsecureRegistries [2020-07-28T11:17:11.792Z] --- PASS: TestDockerNetworkConnectAlias (5.34s) [2020-07-28T11:17:11.793Z] === RUN TestDockerNetworkReConnect [2020-07-28T11:17:12.275Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-28T11:17:12.276Z] === RUN TestInfoRegistryMirrors [2020-07-28T11:17:12.559Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-28T11:17:12.559Z] --- PASS: TestReplicatedJob (6.50s) [2020-07-28T11:17:12.559Z] === RUN TestUpdateReplicatedJob [2020-07-28T11:17:12.570Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-28T11:17:12.570Z] === RUN TestLoginFailsWithBadCredentials [2020-07-28T11:17:12.818Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-28T11:17:13.210Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2020-07-28T11:17:13.210Z] === RUN TestPingCacheHeaders [2020-07-28T11:17:13.210Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-28T11:17:13.210Z] === RUN TestPingGet [2020-07-28T11:17:13.210Z] --- PASS: TestPingGet (0.02s) [2020-07-28T11:17:13.210Z] === RUN TestPingHead [2020-07-28T11:17:13.210Z] --- PASS: TestPingHead (0.03s) [2020-07-28T11:17:13.210Z] === RUN TestVersion [2020-07-28T11:17:13.210Z] --- PASS: TestVersion (0.04s) [2020-07-28T11:17:13.210Z] PASS [2020-07-28T11:17:13.210Z] [2020-07-28T11:17:13.210Z] === Skipped [2020-07-28T11:17:13.210Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T11:17:13.210Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T11:17:13.210Z] [2020-07-28T11:17:13.210Z] [2020-07-28T11:17:13.210Z] DONE 18 tests, 1 skipped in 5.500s [2020-07-28T11:17:13.210Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-28T11:17:13.210Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:17:13.210Z] ++ set -e [2020-07-28T11:17:13.210Z] ++ '[' -n 0 ']' [2020-07-28T11:17:13.210Z] ++ set -x [2020-07-28T11:17:13.210Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:17:13.210Z] INFO: Testing against a local daemon [2020-07-28T11:17:13.210Z] === RUN TestVolumesCreateAndList [2020-07-28T11:17:13.210Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-28T11:17:13.210Z] === RUN TestVolumesRemove [2020-07-28T11:17:13.210Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-28T11:17:13.210Z] === RUN TestVolumesInspect [2020-07-28T11:17:13.505Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-28T11:17:13.505Z] === RUN TestVolumesInvalidJSON [2020-07-28T11:17:13.505Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-28T11:17:13.505Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-28T11:17:13.505Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-28T11:17:13.505Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-28T11:17:13.505Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-28T11:17:13.505Z] PASS [2020-07-28T11:17:13.505Z] [2020-07-28T11:17:13.505Z] DONE 5 tests in 0.199s [2020-07-28T11:17:13.505Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-28T11:17:13.505Z] ++++ cat bundles/test-integration/docker.pid [2020-07-28T11:17:13.505Z] +++ kill 13774 [2020-07-28T11:17:14.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-28T11:17:14.198Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-28T11:17:14.198Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-28T11:17:14.198Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-28T11:17:14.459Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-28T11:17:15.043Z] +++ /etc/init.d/apparmor stop [2020-07-28T11:17:15.043Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T11:17:15.043Z] [2020-07-28T11:17:15.043Z] Unloading profiles will leave already running processes permanently [2020-07-28T11:17:15.043Z] unconfined, which can lead to unexpected situations. [2020-07-28T11:17:15.043Z] [2020-07-28T11:17:15.043Z] To set a process to complain mode, use the command line tool [2020-07-28T11:17:15.043Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T11:17:15.043Z] +++ true [2020-07-28T11:17:15.043Z] exiting test-integration [2020-07-28T11:17:15.043Z] ++ exit 0 [2020-07-28T11:17:15.043Z] Post stage [Pipeline] junit [2020-07-28T11:17:16.134Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-28T11:17:16.823Z] + echo Ensuring container killed. [2020-07-28T11:17:16.824Z] Ensuring container killed. [2020-07-28T11:17:16.824Z] + docker rm -vf docker-pr2 [2020-07-28T11:17:16.824Z] Error: No such container: docker-pr2 [2020-07-28T11:17:16.824Z] + true [Pipeline] sh [2020-07-28T11:17:16.997Z] --- PASS: TestUpdateReplicatedJob (4.18s) [2020-07-28T11:17:16.997Z] === RUN TestServiceListWithStatuses [2020-07-28T11:17:16.997Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-28T11:17:16.997Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-28T11:17:16.997Z] === RUN TestDockerNetworkConnectAlias [2020-07-28T11:17:17.080Z] --- PASS: TestDockerNetworkReConnect (4.42s) [2020-07-28T11:17:17.080Z] === RUN TestServicePlugin [2020-07-28T11:17:17.080Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-28T11:17:17.080Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:17:17.080Z] === RUN TestServiceUpdateLabel [2020-07-28T11:17:17.212Z] + echo Chowning /workspace to jenkins user [2020-07-28T11:17:17.212Z] Chowning /workspace to jenkins user [2020-07-28T11:17:17.212Z] + id -u [2020-07-28T11:17:17.212Z] + id -g [2020-07-28T11:17:17.212Z] + docker run --rm -v /home/docker/workspace/moby_PR-41156:/workspace busybox chown -R 1001:1001 /workspace [2020-07-28T11:17:17.339Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/rootless [no test files] [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/volume [no test files] [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-28T11:17:17.339Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-28T11:17:17.339Z] [2020-07-28T11:17:17.339Z] === Skipped [2020-07-28T11:17:17.339Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-28T11:17:17.339Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-28T11:17:17.339Z] [2020-07-28T11:17:17.339Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-28T11:17:17.339Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-28T11:17:17.339Z] [2020-07-28T11:17:17.339Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-28T11:17:17.339Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:17:17.339Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T11:17:17.339Z] [2020-07-28T11:17:17.339Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-28T11:17:17.339Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:17:17.339Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T11:17:17.339Z] [2020-07-28T11:17:17.339Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-28T11:17:17.339Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:17:17.339Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-28T11:17:17.340Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:17:17.340Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-28T11:17:17.340Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:17:17.340Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-28T11:17:17.340Z] graphtest_unix.go:73: No driver to put! [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-28T11:17:17.340Z] time="2020-07-28T11:16:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T11:17:17.340Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T11:17:17.340Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-28T11:17:17.340Z] time="2020-07-28T11:16:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T11:17:17.340Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T11:17:17.340Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-28T11:17:17.340Z] time="2020-07-28T11:16:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T11:17:17.340Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T11:17:17.340Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-28T11:17:17.340Z] time="2020-07-28T11:16:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T11:17:17.340Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T11:17:17.340Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-28T11:17:17.340Z] time="2020-07-28T11:16:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T11:17:17.340Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T11:17:17.340Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-28T11:17:17.340Z] graphtest_unix.go:73: No driver to put! [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-28T11:17:17.340Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-28T11:17:17.340Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-28T11:17:17.340Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-28T11:17:17.340Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-28T11:17:17.340Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:17:17.340Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-28T11:17:17.340Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:17:17.340Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-28T11:17:17.340Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:17:17.340Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-28T11:17:17.340Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:17:17.340Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-28T11:17:17.340Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T11:17:17.340Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-28T11:17:17.340Z] graphtest_unix.go:73: No driver to put! [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-28T11:17:17.340Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-28T11:17:17.340Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] [2020-07-28T11:17:17.340Z] DONE 2123 tests, 26 skipped in 249.446s Post stage [Pipeline] junit [2020-07-28T11:17:17.349Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-28T11:17:17.909Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41156/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fc4c100b79b6b088aed23a1fcb2129db4c98074b hack/validate/vendor [2020-07-28T11:17:18.513Z] No vendor changes in diff. [2020-07-28T11:17:18.569Z] ok github.com/docker/docker/api/server 0.152s coverage: 9.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [Pipeline] } [Pipeline] // stage [2020-07-28T11:17:19.135Z] + bundleName=ppc64le-integration [2020-07-28T11:17:19.135Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-28T11:17:19.135Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-28T11:17:19.135Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2020-07-28T11:17:19.135Z] [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] archiveArtifacts [2020-07-28T11:17:19.182Z] Archiving artifacts [Pipeline] sh [2020-07-28T11:17:19.453Z] + echo Building e2e image [2020-07-28T11:17:19.453Z] Building e2e image [2020-07-28T11:17:19.453Z] + docker build --build-arg DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b -t moby-e2e-test -f Dockerfile.e2e . [2020-07-28T11:17:19.453Z] #1 [internal] load build definition from Dockerfile.e2e [2020-07-28T11:17:19.453Z] #1 transferring dockerfile: 3.21kB done [2020-07-28T11:17:19.453Z] #1 DONE 0.0s [2020-07-28T11:17:19.453Z] [2020-07-28T11:17:19.453Z] #2 [internal] load .dockerignore [2020-07-28T11:17:19.453Z] #2 transferring context: 34B done [2020-07-28T11:17:19.453Z] #2 DONE 0.0s [2020-07-28T11:17:19.453Z] [2020-07-28T11:17:19.453Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-07-28T11:17:19.453Z] #4 DONE 0.1s [2020-07-28T11:17:19.453Z] [2020-07-28T11:17:19.453Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-28T11:17:19.575Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41156/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-28T11:17:19.627Z] --- PASS: TestServiceUpdateLabel (2.93s) [2020-07-28T11:17:19.627Z] === RUN TestServiceUpdateSecrets [2020-07-28T11:17:19.709Z] #3 DONE 0.3s [2020-07-28T11:17:19.709Z] [2020-07-28T11:17:19.709Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-28T11:17:19.709Z] #5 DONE 0.0s [2020-07-28T11:17:19.709Z] [2020-07-28T11:17:19.709Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-28T11:17:19.709Z] #14 DONE 0.0s [2020-07-28T11:17:19.709Z] [2020-07-28T11:17:19.709Z] #8 [internal] load build context [2020-07-28T11:17:19.966Z] #8 transferring context: 849.12kB 0.2s done [2020-07-28T11:17:19.966Z] #8 DONE 0.2s [2020-07-28T11:17:19.966Z] [2020-07-28T11:17:19.966Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-28T11:17:19.966Z] #15 CACHED [2020-07-28T11:17:19.966Z] [2020-07-28T11:17:19.966Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-28T11:17:19.966Z] #16 CACHED [2020-07-28T11:17:19.966Z] [2020-07-28T11:17:19.966Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-28T11:17:19.966Z] #17 CACHED [2020-07-28T11:17:19.966Z] [2020-07-28T11:17:19.966Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-28T11:17:19.966Z] #18 CACHED [2020-07-28T11:17:19.966Z] [2020-07-28T11:17:19.966Z] #31 [builder 1/4] COPY . . [2020-07-28T11:17:19.969Z] + make clean [2020-07-28T11:17:20.262Z] make: command: Command not found [2020-07-28T11:17:20.262Z] make: command: Command not found [2020-07-28T11:17:20.262Z] docker volume rm -f docker-dev-cache [2020-07-28T11:17:20.262Z] docker-dev-cache [Pipeline] deleteDir [2020-07-28T11:17:20.893Z] #31 DONE 0.6s [2020-07-28T11:17:20.893Z] [2020-07-28T11:17:20.893Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-28T11:17:21.149Z] #32 DONE 0.5s [2020-07-28T11:17:21.149Z] [2020-07-28T11:17:21.149Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-28T11:17:21.210Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-28T11:17:21.210Z] --- PASS: TestDockerNetworkConnectAlias (4.49s) [2020-07-28T11:17:21.210Z] === RUN TestDockerNetworkReConnect [2020-07-28T11:17:21.404Z] #33 0.438 [2020-07-28T11:17:21.659Z] #33 0.706 Removing bundles/ [2020-07-28T11:17:21.956Z] #33 0.706 [2020-07-28T11:17:21.956Z] #33 0.710 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-28T11:17:22.588Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-28T11:17:22.883Z] #33 1.635 Building test suite binary ./integration-cli/test.main [2020-07-28T11:17:25.123Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-28T11:17:25.382Z] --- PASS: TestDockerNetworkReConnect (4.14s) [2020-07-28T11:17:25.382Z] === RUN TestServicePlugin [2020-07-28T11:17:25.951Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-28T11:17:26.889Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-28T11:17:26.942Z] --- PASS: TestServiceUpdateNetwork (15.93s) [2020-07-28T11:17:26.942Z] === RUN TestServiceUpdatePidsLimit [2020-07-28T11:17:26.942Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-28T11:17:27.576Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-28T11:17:27.827Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-28T11:17:28.397Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-28T11:17:28.966Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-28T11:17:29.535Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-28T11:17:30.103Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-28T11:17:32.006Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-28T11:17:32.943Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-28T11:17:34.533Z] --- PASS: TestServiceUpdateSecrets (15.12s) [2020-07-28T11:17:34.534Z] === RUN TestServiceUpdateConfigs [2020-07-28T11:17:35.476Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-28T11:17:36.061Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-28T11:17:37.379Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-28T11:17:38.316Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-28T11:17:39.254Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-28T11:17:44.552Z] --- PASS: TestServiceUpdatePidsLimit (17.97s) [2020-07-28T11:17:44.552Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-07-28T11:17:44.552Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-07-28T11:17:44.552Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s) [2020-07-28T11:17:44.552Z] PASS [2020-07-28T11:17:44.552Z] [2020-07-28T11:17:44.552Z] === Skipped [2020-07-28T11:17:44.552Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-07-28T11:17:44.552Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-28T11:17:44.552Z] [2020-07-28T11:17:44.552Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-28T11:17:44.552Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:17:44.552Z] [2020-07-28T11:17:44.552Z] [2020-07-28T11:17:44.552Z] DONE 27 tests, 2 skipped in 176.113s [2020-07-28T11:17:44.552Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-28T11:17:44.552Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:17:44.552Z] ++ set -e [2020-07-28T11:17:44.552Z] ++ '[' -n 0 ']' [2020-07-28T11:17:44.552Z] ++ set -x [2020-07-28T11:17:44.553Z] ++ env -i DEST=/go/src/github.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-07-28T11:17:44.553Z] INFO: Testing against a local daemon [2020-07-28T11:17:44.553Z] === RUN TestSessionCreate [2020-07-28T11:17:44.553Z] --- PASS: TestSessionCreate (0.01s) [2020-07-28T11:17:44.553Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-28T11:17:44.553Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-07-28T11:17:44.553Z] PASS [2020-07-28T11:17:44.553Z] [2020-07-28T11:17:44.553Z] DONE 2 tests in 0.110s [2020-07-28T11:17:44.553Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-28T11:17:44.553Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:17:44.553Z] ++ set -e [2020-07-28T11:17:44.553Z] ++ '[' -n 0 ']' [2020-07-28T11:17:44.553Z] ++ set -x [2020-07-28T11:17:44.553Z] ++ env -i DEST=/go/src/github.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-07-28T11:17:44.553Z] INFO: Testing against a local daemon [2020-07-28T11:17:44.553Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-28T11:17:44.553Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T11:17:44.553Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T11:17:44.553Z] === RUN TestEventsExecDie [2020-07-28T11:17:44.553Z] --- PASS: TestEventsExecDie (0.98s) [2020-07-28T11:17:44.553Z] === RUN TestEventsBackwardsCompatible [2020-07-28T11:17:44.553Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-07-28T11:17:44.553Z] === RUN TestInfoBinaryCommits [2020-07-28T11:17:44.553Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-28T11:17:44.553Z] === RUN TestInfoAPIVersioned [2020-07-28T11:17:44.553Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-28T11:17:44.553Z] === RUN TestInfoDiscoveryBackend [2020-07-28T11:17:44.557Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-28T11:17:44.816Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-28T11:17:45.188Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-07-28T11:17:45.188Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-28T11:17:45.751Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-28T11:17:46.294Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-28T11:17:46.294Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-28T11:17:46.318Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-28T11:17:46.318Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-28T11:17:46.577Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-28T11:17:46.590Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-28T11:17:46.590Z] === RUN TestInfoAPI [2020-07-28T11:17:46.590Z] --- PASS: TestInfoAPI (0.02s) [2020-07-28T11:17:46.590Z] === RUN TestInfoAPIWarnings [2020-07-28T11:17:46.837Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-28T11:17:46.837Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-28T11:17:47.225Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-28T11:17:47.225Z] === RUN TestInfoDebug [2020-07-28T11:17:47.517Z] --- PASS: TestInfoDebug (0.53s) [2020-07-28T11:17:47.517Z] === RUN TestInfoInsecureRegistries [2020-07-28T11:17:47.775Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-28T11:17:48.151Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-07-28T11:17:48.151Z] === RUN TestInfoRegistryMirrors [2020-07-28T11:17:48.712Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-28T11:17:48.712Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-28T11:17:48.712Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-28T11:17:48.786Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-07-28T11:17:48.786Z] === RUN TestLoginFailsWithBadCredentials [2020-07-28T11:17:49.079Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-07-28T11:17:49.079Z] === RUN TestPingCacheHeaders [2020-07-28T11:17:49.079Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-07-28T11:17:49.079Z] === RUN TestPingGet [2020-07-28T11:17:49.079Z] --- PASS: TestPingGet (0.01s) [2020-07-28T11:17:49.079Z] === RUN TestPingHead [2020-07-28T11:17:49.079Z] --- PASS: TestPingHead (0.02s) [2020-07-28T11:17:49.079Z] === RUN TestVersion [2020-07-28T11:17:49.079Z] --- PASS: TestVersion (0.01s) [2020-07-28T11:17:49.079Z] PASS [2020-07-28T11:17:49.079Z] [2020-07-28T11:17:49.079Z] === Skipped [2020-07-28T11:17:49.079Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T11:17:49.079Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T11:17:49.079Z] [2020-07-28T11:17:49.079Z] [2020-07-28T11:17:49.079Z] DONE 18 tests, 1 skipped in 5.714s [2020-07-28T11:17:49.079Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-28T11:17:49.079Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:17:49.079Z] ++ set -e [2020-07-28T11:17:49.079Z] ++ '[' -n 0 ']' [2020-07-28T11:17:49.079Z] ++ set -x [2020-07-28T11:17:49.079Z] ++ env -i DEST=/go/src/github.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-07-28T11:17:49.079Z] INFO: Testing against a local daemon [2020-07-28T11:17:49.079Z] === RUN TestVolumesCreateAndList [2020-07-28T11:17:49.079Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-07-28T11:17:49.079Z] === RUN TestVolumesRemove [2020-07-28T11:17:49.283Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-28T11:17:49.283Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-28T11:17:49.371Z] --- PASS: TestVolumesRemove (0.12s) [2020-07-28T11:17:49.371Z] === RUN TestVolumesInspect [2020-07-28T11:17:49.372Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-28T11:17:49.372Z] === RUN TestVolumesInvalidJSON [2020-07-28T11:17:49.372Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-28T11:17:49.372Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-28T11:17:49.372Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-28T11:17:49.372Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-28T11:17:49.372Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-28T11:17:49.372Z] PASS [2020-07-28T11:17:49.372Z] [2020-07-28T11:17:49.372Z] DONE 5 tests in 0.231s [2020-07-28T11:17:49.372Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-28T11:17:49.372Z] ++++ cat bundles/test-integration/docker.pid [2020-07-28T11:17:49.372Z] +++ kill 12060 [2020-07-28T11:17:49.440Z] --- PASS: TestServiceUpdateConfigs (14.99s) [2020-07-28T11:17:49.440Z] === RUN TestServiceUpdateNetwork [2020-07-28T11:17:49.541Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-28T11:17:50.477Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-28T11:17:50.736Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-28T11:17:50.736Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-28T11:17:50.736Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-28T11:17:50.970Z] +++ /etc/init.d/apparmor stop [2020-07-28T11:17:50.970Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T11:17:50.970Z] [2020-07-28T11:17:50.970Z] Unloading profiles will leave already running processes permanently [2020-07-28T11:17:50.970Z] unconfined, which can lead to unexpected situations. [2020-07-28T11:17:50.970Z] [2020-07-28T11:17:50.970Z] To set a process to complain mode, use the command line tool [2020-07-28T11:17:50.970Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T11:17:50.970Z] +++ true [2020-07-28T11:17:50.970Z] exiting test-integration [2020-07-28T11:17:50.970Z] ++ exit 0 [2020-07-28T11:17:50.970Z] [2020-07-28T11:17:52.111Z] === RUN TestDockerSuite/TestEventsRedirectStdout Post stage [Pipeline] junit [2020-07-28T11:17:52.527Z] Recording test results [2020-07-28T11:17:52.680Z] === RUN TestDockerSuite/TestEventsRename [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-28T11:17:53.248Z] === RUN TestDockerSuite/TestEventsResize [2020-07-28T11:17:53.449Z] + echo Ensuring container killed. [2020-07-28T11:17:53.449Z] Ensuring container killed. [2020-07-28T11:17:53.449Z] + docker rm -vf docker-pr2 [2020-07-28T11:17:53.449Z] Error: No such container: docker-pr2 [2020-07-28T11:17:53.449Z] + true [Pipeline] sh [2020-07-28T11:17:53.506Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-28T11:17:53.831Z] + echo Chowning /workspace to jenkins user [2020-07-28T11:17:53.831Z] Chowning /workspace to jenkins user [2020-07-28T11:17:53.831Z] + id -u [2020-07-28T11:17:53.831Z] + id -g [2020-07-28T11:17:53.831Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41156:/workspace busybox chown -R 1001:1001 /workspace [2020-07-28T11:17:53.831Z] Unable to find image 'busybox:latest' locally [2020-07-28T11:17:54.123Z] latest: Pulling from library/busybox [2020-07-28T11:17:54.123Z] 970013469dcd: Pulling fs layer [2020-07-28T11:17:54.416Z] 970013469dcd: Verifying Checksum [2020-07-28T11:17:54.416Z] 970013469dcd: Download complete [2020-07-28T11:17:54.708Z] 970013469dcd: Pull complete [2020-07-28T11:17:54.708Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-28T11:17:54.708Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-28T11:17:57.177Z] + bundleName=s390x-integration [2020-07-28T11:17:57.177Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-28T11:17:57.177Z] Creating s390x-integration-bundles.tar.gz [2020-07-28T11:17:57.177Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-28T11:17:57.177Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-28T11:17:57.223Z] Archiving artifacts [2020-07-28T11:17:57.608Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41156/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-28T11:17:57.694Z] --- PASS: TestServicePlugin (31.76s) [2020-07-28T11:17:57.695Z] plugin_test.go:62: [dc12ad13e3bd5] joining swarm manager [dbe6c33b643da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:17:57.695Z] plugin_test.go:65: [d3315e2a12174] joining swarm manager [dbe6c33b643da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:17:57.695Z] === RUN TestServiceUpdateLabel [2020-07-28T11:17:57.996Z] + make clean [2020-07-28T11:17:58.288Z] docker volume rm -f docker-dev-cache [2020-07-28T11:17:58.581Z] docker-dev-cache [Pipeline] deleteDir [2020-07-28T11:17:59.073Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-28T11:17:59.332Z] --- PASS: TestServiceUpdateLabel (2.28s) [2020-07-28T11:17:59.332Z] === RUN TestServiceUpdateSecrets [2020-07-28T11:17:59.591Z] === RUN TestDockerSuite/TestEventsStreaming [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-28T11:18:00.159Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-28T11:18:03.446Z] === RUN TestDockerSuite/TestEventsTop [2020-07-28T11:18:03.446Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-28T11:18:04.430Z] --- PASS: TestServiceUpdateNetwork (13.70s) [2020-07-28T11:18:04.430Z] === RUN TestServiceUpdatePidsLimit [2020-07-28T11:18:04.430Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-28T11:18:05.374Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-28T11:18:05.976Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-28T11:18:09.475Z] ok github.com/docker/docker/api/server/httputils 0.134s coverage: 14.7% of statements [2020-07-28T11:18:09.475Z] ok github.com/docker/docker/api/server/middleware 0.172s coverage: 37.7% of statements [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-28T11:18:09.475Z] ok github.com/docker/docker/api/types/filters 0.170s coverage: 92.2% of statements [2020-07-28T11:18:09.475Z] ok github.com/docker/docker/api/types/strslice 0.057s coverage: 90.0% of statements [2020-07-28T11:18:09.475Z] ok github.com/docker/docker/api/types/time 0.143s coverage: 100.0% of statements [2020-07-28T11:18:09.475Z] ok github.com/docker/docker/api/server/router/swarm 0.162s coverage: 5.4% of statements [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/types [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-28T11:18:09.475Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 75.0% of statements [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/builder [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-28T11:18:09.475Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-28T11:18:09.945Z] ok github.com/docker/docker/builder/dockerignore 0.035s coverage: 96.8% of statements [2020-07-28T11:18:12.906Z] ok github.com/docker/docker/cli/debug 0.037s coverage: 100.0% of statements [2020-07-28T11:18:13.512Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-28T11:18:14.115Z] --- PASS: TestServiceUpdateSecrets (14.80s) [2020-07-28T11:18:14.115Z] === RUN TestServiceUpdateConfigs [2020-07-28T11:18:14.476Z] ok github.com/docker/docker/builder/remotecontext 0.704s coverage: 9.2% of statements [2020-07-28T11:18:14.476Z] ok github.com/docker/docker/builder/dockerfile 0.658s coverage: 46.4% of statements [2020-07-28T11:18:17.400Z] === RUN TestDockerSuite/TestExec [2020-07-28T11:18:17.400Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-28T11:18:17.969Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-28T11:18:17.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-28T11:18:18.227Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-28T11:18:18.795Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-28T11:18:20.108Z] --- PASS: TestServiceUpdatePidsLimit (16.93s) [2020-07-28T11:18:20.108Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2020-07-28T11:18:20.108Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2020-07-28T11:18:20.108Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2020-07-28T11:18:20.108Z] PASS [2020-07-28T11:18:20.108Z] [2020-07-28T11:18:20.108Z] === Skipped [2020-07-28T11:18:20.108Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-28T11:18:20.108Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-28T11:18:20.108Z] [2020-07-28T11:18:20.108Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-07-28T11:18:20.108Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T11:18:20.108Z] [2020-07-28T11:18:20.108Z] [2020-07-28T11:18:20.108Z] DONE 27 tests, 2 skipped in 147.310s [2020-07-28T11:18:20.108Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-07-28T11:18:20.108Z] ++ 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-07-28T11:18:20.108Z] ++ set -e [2020-07-28T11:18:20.108Z] ++ '[' -n 0 ']' [2020-07-28T11:18:20.108Z] ++ set -x [2020-07-28T11:18:20.108Z] ++ env -i DEST=/go/src/github.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-07-28T11:18:20.108Z] INFO: Testing against a local daemon [2020-07-28T11:18:20.108Z] === RUN TestSessionCreate [2020-07-28T11:18:20.108Z] --- PASS: TestSessionCreate (0.05s) [2020-07-28T11:18:20.108Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-28T11:18:20.108Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-07-28T11:18:20.108Z] PASS [2020-07-28T11:18:20.177Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-28T11:18:20.369Z] [2020-07-28T11:18:20.369Z] DONE 2 tests in 0.264s [2020-07-28T11:18:20.369Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-07-28T11:18:20.369Z] ++ 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-07-28T11:18:20.369Z] ++ set -e [2020-07-28T11:18:20.369Z] ++ '[' -n 0 ']' [2020-07-28T11:18:20.369Z] ++ set -x [2020-07-28T11:18:20.369Z] ++ env -i DEST=/go/src/github.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-07-28T11:18:20.369Z] INFO: Testing against a local daemon [2020-07-28T11:18:20.369Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-28T11:18:20.369Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T11:18:20.369Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T11:18:20.369Z] === RUN TestEventsExecDie [2020-07-28T11:18:20.747Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-28T11:18:21.312Z] --- PASS: TestEventsExecDie (0.69s) [2020-07-28T11:18:21.312Z] === RUN TestEventsBackwardsCompatible [2020-07-28T11:18:21.312Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-07-28T11:18:21.312Z] === RUN TestInfoBinaryCommits [2020-07-28T11:18:21.312Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-07-28T11:18:21.312Z] === RUN TestInfoAPIVersioned [2020-07-28T11:18:21.312Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-28T11:18:21.312Z] === RUN TestInfoDiscoveryBackend [2020-07-28T11:18:21.316Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-28T11:18:21.884Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-28T11:18:21.884Z] --- PASS: TestInfoDiscoveryBackend (0.59s) [2020-07-28T11:18:21.884Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-28T11:18:22.452Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-28T11:18:22.825Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-28T11:18:22.825Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-28T11:18:23.390Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-28T11:18:23.398Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-07-28T11:18:23.398Z] === RUN TestInfoAPI [2020-07-28T11:18:23.650Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-28T11:18:23.658Z] --- PASS: TestInfoAPI (0.05s) [2020-07-28T11:18:23.658Z] === RUN TestInfoAPIWarnings [2020-07-28T11:18:24.230Z] --- PASS: TestInfoAPIWarnings (0.59s) [2020-07-28T11:18:24.230Z] === RUN TestInfoDebug [2020-07-28T11:18:24.802Z] --- PASS: TestInfoDebug (0.59s) [2020-07-28T11:18:24.802Z] === RUN TestInfoInsecureRegistries [2020-07-28T11:18:25.027Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-28T11:18:25.373Z] --- PASS: TestInfoInsecureRegistries (0.59s) [2020-07-28T11:18:25.373Z] === RUN TestInfoRegistryMirrors [2020-07-28T11:18:25.597Z] === RUN TestDockerSuite/TestExecEnv [2020-07-28T11:18:25.945Z] --- PASS: TestInfoRegistryMirrors (0.59s) [2020-07-28T11:18:25.945Z] === RUN TestLoginFailsWithBadCredentials [2020-07-28T11:18:26.206Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-07-28T11:18:26.206Z] === RUN TestPingCacheHeaders [2020-07-28T11:18:26.206Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-07-28T11:18:26.206Z] === RUN TestPingGet [2020-07-28T11:18:26.206Z] --- PASS: TestPingGet (0.03s) [2020-07-28T11:18:26.206Z] === RUN TestPingHead [2020-07-28T11:18:26.206Z] --- PASS: TestPingHead (0.05s) [2020-07-28T11:18:26.206Z] === RUN TestVersion [2020-07-28T11:18:26.467Z] --- PASS: TestVersion (0.05s) [2020-07-28T11:18:26.467Z] PASS [2020-07-28T11:18:26.467Z] [2020-07-28T11:18:26.467Z] === Skipped [2020-07-28T11:18:26.467Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T11:18:26.467Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T11:18:26.467Z] [2020-07-28T11:18:26.467Z] [2020-07-28T11:18:26.467Z] DONE 18 tests, 1 skipped in 6.081s [2020-07-28T11:18:26.467Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-28T11:18:26.467Z] ++ 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-07-28T11:18:26.467Z] ++ set -e [2020-07-28T11:18:26.467Z] ++ '[' -n 0 ']' [2020-07-28T11:18:26.467Z] ++ set -x [2020-07-28T11:18:26.467Z] ++ env -i DEST=/go/src/github.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-07-28T11:18:26.467Z] INFO: Testing against a local daemon [2020-07-28T11:18:26.467Z] === RUN TestVolumesCreateAndList [2020-07-28T11:18:26.467Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-28T11:18:26.467Z] === RUN TestVolumesRemove [2020-07-28T11:18:26.534Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-28T11:18:26.728Z] --- PASS: TestVolumesRemove (0.08s) [2020-07-28T11:18:26.728Z] === RUN TestVolumesInspect [2020-07-28T11:18:26.728Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-28T11:18:26.728Z] === RUN TestVolumesInvalidJSON [2020-07-28T11:18:26.728Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-28T11:18:26.728Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-28T11:18:26.728Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-28T11:18:26.728Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-28T11:18:26.728Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-28T11:18:26.728Z] PASS [2020-07-28T11:18:26.728Z] [2020-07-28T11:18:26.728Z] DONE 5 tests in 0.379s [2020-07-28T11:18:26.728Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-28T11:18:26.989Z] ++++ cat bundles/test-integration/docker.pid [2020-07-28T11:18:26.989Z] +++ kill 13540 [2020-07-28T11:18:27.009Z] ok github.com/docker/docker/client 0.610s coverage: 74.9% of statements [2020-07-28T11:18:27.470Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-28T11:18:27.730Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-28T11:18:28.373Z] +++ /etc/init.d/apparmor stop [2020-07-28T11:18:28.373Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T11:18:28.373Z] [2020-07-28T11:18:28.373Z] Unloading profiles will leave already running processes permanently [2020-07-28T11:18:28.373Z] unconfined, which can lead to unexpected situations. [2020-07-28T11:18:28.373Z] [2020-07-28T11:18:28.373Z] To set a process to complain mode, use the command line tool [2020-07-28T11:18:28.373Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T11:18:28.373Z] +++ true [2020-07-28T11:18:28.373Z] exiting test-integration [2020-07-28T11:18:28.373Z] ++ exit 0 [2020-07-28T11:18:28.373Z] [2020-07-28T11:18:28.667Z] --- PASS: TestServiceUpdateConfigs (14.46s) [2020-07-28T11:18:28.667Z] === RUN TestServiceUpdateNetwork [2020-07-28T11:18:30.569Z] === RUN TestDockerSuite/TestExecInteractive Post stage [Pipeline] junit [2020-07-28T11:18:30.932Z] Recording test results [2020-07-28T11:18:31.138Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-28T11:18:31.663Z] + echo Ensuring container killed. [2020-07-28T11:18:31.663Z] Ensuring container killed. [2020-07-28T11:18:31.663Z] + docker rm -vf docker-pr2 [2020-07-28T11:18:31.663Z] Error: No such container: docker-pr2 [2020-07-28T11:18:31.663Z] + true [Pipeline] sh [2020-07-28T11:18:31.953Z] + echo Chowning /workspace to jenkins user [2020-07-28T11:18:31.953Z] Chowning /workspace to jenkins user [2020-07-28T11:18:31.953Z] + id -u [2020-07-28T11:18:31.953Z] + id -g [2020-07-28T11:18:31.953Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41156:/workspace busybox chown -R 1000:1000 /workspace [2020-07-28T11:18:31.953Z] Unable to find image 'busybox:latest' locally [2020-07-28T11:18:32.214Z] latest: Pulling from library/busybox [2020-07-28T11:18:32.214Z] b532f239b6e6: Pulling fs layer [2020-07-28T11:18:32.214Z] b532f239b6e6: Verifying Checksum [2020-07-28T11:18:32.214Z] b532f239b6e6: Download complete [2020-07-28T11:18:32.475Z] b532f239b6e6: Pull complete [2020-07-28T11:18:32.475Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-28T11:18:32.475Z] Status: Downloaded newer image for busybox:latest [2020-07-28T11:18:32.517Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-28T11:18:32.775Z] === RUN TestDockerSuite/TestExecParseError [2020-07-28T11:18:33.343Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-28T11:18:33.947Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-28T11:18:34.514Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-28T11:18:35.082Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-28T11:18:35.652Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-28T11:18:36.587Z] === RUN TestDockerSuite/TestExecStateCleanup [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-28T11:18:36.984Z] + bundleName=arm64-integration [2020-07-28T11:18:36.984Z] + echo Creating arm64-integration-bundles.tar.gz [2020-07-28T11:18:36.984Z] Creating arm64-integration-bundles.tar.gz [2020-07-28T11:18:36.984Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-28T11:18:36.984Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-28T11:18:37.258Z] Archiving artifacts [2020-07-28T11:18:39.319Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41156/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-28T11:18:39.635Z] + make clean [2020-07-28T11:18:40.206Z] docker volume rm -f docker-dev-cache [2020-07-28T11:18:40.206Z] docker-dev-cache [Pipeline] deleteDir [2020-07-28T11:18:43.151Z] --- PASS: TestServiceUpdateNetwork (14.16s) [2020-07-28T11:18:43.152Z] === RUN TestServiceUpdatePidsLimit [2020-07-28T11:18:44.087Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-28T11:18:44.654Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-28T11:18:44.862Z] ok github.com/docker/docker/builder/remotecontext/git 32.681s coverage: 86.3% of statements [2020-07-28T11:18:44.862Z] ? github.com/docker/docker/cli [no test files] [2020-07-28T11:18:44.862Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-28T11:18:47.185Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-28T11:18:47.753Z] === RUN TestDockerSuite/TestExecTTY [2020-07-28T11:18:48.321Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-28T11:18:48.889Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-28T11:18:49.148Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-28T11:18:49.715Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-28T11:18:49.715Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-28T11:18:51.092Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-28T11:18:51.351Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-28T11:18:51.610Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-28T11:18:52.049Z] ok github.com/docker/docker/cmd/dockerd 0.670s coverage: 19.3% of statements [2020-07-28T11:18:52.182Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-28T11:18:52.440Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-28T11:18:53.008Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-28T11:18:53.040Z] ok github.com/docker/docker/container 0.525s coverage: 41.6% of statements [2020-07-28T11:18:53.040Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-28T11:18:53.040Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-28T11:18:53.040Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-28T11:18:53.040Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-28T11:18:55.265Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.278s coverage: 65.3% of statements [2020-07-28T11:18:57.492Z] ok github.com/docker/docker/daemon/cluster/convert 0.477s coverage: 35.4% of statements [2020-07-28T11:18:58.275Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-28T11:18:58.482Z] ok github.com/docker/docker/daemon/cluster 1.069s coverage: 0.5% of statements [2020-07-28T11:18:59.210Z] --- PASS: TestServiceUpdatePidsLimit (16.25s) [2020-07-28T11:18:59.210Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2020-07-28T11:18:59.210Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2020-07-28T11:18:59.210Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2020-07-28T11:18:59.210Z] PASS [2020-07-28T11:18:59.210Z] [2020-07-28T11:18:59.210Z] === Skipped [2020-07-28T11:18:59.211Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-28T11:18:59.211Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-28T11:18:59.211Z] [2020-07-28T11:18:59.211Z] [2020-07-28T11:18:59.211Z] DONE 27 tests, 1 skipped in 182.461s [2020-07-28T11:18:59.211Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-28T11:18:59.211Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:18:59.211Z] ++ set -e [2020-07-28T11:18:59.211Z] ++ '[' -n 0 ']' [2020-07-28T11:18:59.211Z] ++ set -x [2020-07-28T11:18:59.211Z] ++ env -i DEST=/go/src/github.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-07-28T11:18:59.211Z] INFO: Testing against a local daemon [2020-07-28T11:18:59.211Z] === RUN TestSessionCreate [2020-07-28T11:18:59.211Z] --- PASS: TestSessionCreate (0.02s) [2020-07-28T11:18:59.211Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-28T11:18:59.211Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-28T11:18:59.211Z] PASS [2020-07-28T11:18:59.211Z] [2020-07-28T11:18:59.211Z] DONE 2 tests in 0.155s [2020-07-28T11:18:59.211Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-28T11:18:59.211Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:18:59.211Z] ++ set -e [2020-07-28T11:18:59.211Z] ++ '[' -n 0 ']' [2020-07-28T11:18:59.211Z] ++ set -x [2020-07-28T11:18:59.211Z] ++ env -i DEST=/go/src/github.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-07-28T11:18:59.211Z] INFO: Testing against a local daemon [2020-07-28T11:18:59.211Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-28T11:18:59.211Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T11:18:59.211Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T11:18:59.211Z] === RUN TestEventsExecDie [2020-07-28T11:18:59.780Z] --- PASS: TestEventsExecDie (0.50s) [2020-07-28T11:18:59.780Z] === RUN TestEventsBackwardsCompatible [2020-07-28T11:18:59.780Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-07-28T11:18:59.780Z] === RUN TestInfoBinaryCommits [2020-07-28T11:18:59.780Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-28T11:18:59.780Z] === RUN TestInfoAPIVersioned [2020-07-28T11:18:59.780Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-28T11:18:59.780Z] === RUN TestInfoDiscoveryBackend [2020-07-28T11:19:00.358Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-07-28T11:19:00.358Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-28T11:19:01.295Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-28T11:19:01.295Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-28T11:19:01.862Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-07-28T11:19:01.862Z] === RUN TestInfoAPI [2020-07-28T11:19:01.862Z] --- PASS: TestInfoAPI (0.02s) [2020-07-28T11:19:01.862Z] === RUN TestInfoAPIWarnings [2020-07-28T11:19:02.121Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-28T11:19:02.381Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-28T11:19:02.381Z] === RUN TestInfoDebug [2020-07-28T11:19:02.948Z] --- PASS: TestInfoDebug (0.53s) [2020-07-28T11:19:02.948Z] === RUN TestInfoInsecureRegistries [2020-07-28T11:19:03.515Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-28T11:19:03.515Z] === RUN TestInfoRegistryMirrors [2020-07-28T11:19:03.774Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-28T11:19:04.034Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-28T11:19:04.034Z] === RUN TestLoginFailsWithBadCredentials [2020-07-28T11:19:04.292Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2020-07-28T11:19:04.292Z] === RUN TestPingCacheHeaders [2020-07-28T11:19:04.292Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-28T11:19:04.292Z] === RUN TestPingGet [2020-07-28T11:19:04.292Z] --- PASS: TestPingGet (0.01s) [2020-07-28T11:19:04.292Z] === RUN TestPingHead [2020-07-28T11:19:04.292Z] --- PASS: TestPingHead (0.02s) [2020-07-28T11:19:04.292Z] === RUN TestVersion [2020-07-28T11:19:04.292Z] --- PASS: TestVersion (0.02s) [2020-07-28T11:19:04.292Z] PASS [2020-07-28T11:19:04.292Z] [2020-07-28T11:19:04.292Z] === Skipped [2020-07-28T11:19:04.292Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T11:19:04.292Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T11:19:04.292Z] [2020-07-28T11:19:04.292Z] [2020-07-28T11:19:04.292Z] DONE 18 tests, 1 skipped in 5.160s [2020-07-28T11:19:04.292Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-28T11:19:04.292Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-28T11:19:04.292Z] ++ set -e [2020-07-28T11:19:04.292Z] ++ '[' -n 0 ']' [2020-07-28T11:19:04.292Z] ++ set -x [2020-07-28T11:19:04.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=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-07-28T11:19:04.364Z] ok github.com/docker/docker/daemon/discovery 0.205s coverage: 30.0% of statements [2020-07-28T11:19:04.364Z] ok github.com/docker/docker/daemon/config 0.691s coverage: 79.7% of statements [2020-07-28T11:19:04.552Z] INFO: Testing against a local daemon [2020-07-28T11:19:04.552Z] === RUN TestVolumesCreateAndList [2020-07-28T11:19:04.552Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-28T11:19:04.552Z] === RUN TestVolumesRemove [2020-07-28T11:19:04.552Z] --- PASS: TestVolumesRemove (0.09s) [2020-07-28T11:19:04.552Z] === RUN TestVolumesInspect [2020-07-28T11:19:04.552Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-28T11:19:04.552Z] === RUN TestVolumesInvalidJSON [2020-07-28T11:19:04.552Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-28T11:19:04.552Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-28T11:19:04.552Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-28T11:19:04.552Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-28T11:19:04.552Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-28T11:19:04.552Z] PASS [2020-07-28T11:19:04.552Z] [2020-07-28T11:19:04.552Z] DONE 5 tests in 0.276s [2020-07-28T11:19:04.552Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-28T11:19:04.810Z] ++++ cat bundles/test-integration/docker.pid [2020-07-28T11:19:04.810Z] +++ kill 5610 [2020-07-28T11:19:06.186Z] +++ /etc/init.d/apparmor stop [2020-07-28T11:19:06.186Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T11:19:06.186Z] [2020-07-28T11:19:06.186Z] Unloading profiles will leave already running processes permanently [2020-07-28T11:19:06.186Z] unconfined, which can lead to unexpected situations. [2020-07-28T11:19:06.186Z] [2020-07-28T11:19:06.186Z] To set a process to complain mode, use the command line tool [2020-07-28T11:19:06.186Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T11:19:06.186Z] +++ true [2020-07-28T11:19:06.186Z] exiting test-integration [2020-07-28T11:19:06.186Z] ++ exit 0 [2020-07-28T11:19:06.186Z] [2020-07-28T11:19:06.593Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.471s coverage: 11.1% of statements [2020-07-28T11:19:06.593Z] ok github.com/docker/docker/daemon/events 0.356s coverage: 50.0% of statements [2020-07-28T11:19:06.753Z] + for job in $(jobs -p) [2020-07-28T11:19:06.753Z] + wait 19140 [2020-07-28T11:19:07.585Z] ok github.com/docker/docker/daemon 3.042s coverage: 9.1% of statements [2020-07-28T11:19:07.585Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-28T11:19:07.585Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-28T11:19:07.585Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-28T11:19:07.585Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-28T11:19:08.056Z] ok github.com/docker/docker/daemon/graphdriver 0.123s coverage: 2.3% of statements [2020-07-28T11:19:08.056Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-28T11:19:08.056Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-28T11:19:08.056Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-07-28T11:19:08.056Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-28T11:19:08.056Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-28T11:19:08.056Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-28T11:19:08.056Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-28T11:19:08.056Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-28T11:19:08.056Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-28T11:19:08.056Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-28T11:19:08.056Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-28T11:19:08.056Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-28T11:19:08.056Z] ok github.com/docker/docker/daemon/links 0.097s coverage: 93.0% of statements [2020-07-28T11:19:08.127Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-28T11:19:08.698Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-28T11:19:08.698Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-28T11:19:08.698Z] === RUN TestDockerSuite/TestHealth [2020-07-28T11:19:11.861Z] ok github.com/docker/docker/daemon/logger/awslogs 0.561s coverage: 77.8% of statements [2020-07-28T11:19:11.861Z] ok github.com/docker/docker/daemon/logger 0.391s coverage: 41.2% of statements [2020-07-28T11:19:12.339Z] ok github.com/docker/docker/daemon/images 0.613s coverage: 4.8% of statements [2020-07-28T11:19:12.339Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-28T11:19:12.339Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-28T11:19:12.339Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-28T11:19:12.339Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-28T11:19:12.339Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-28T11:19:12.339Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-28T11:19:12.339Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-28T11:19:12.810Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.327s coverage: 61.6% of statements [2020-07-28T11:19:13.802Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.263s coverage: 87.2% of statements [2020-07-28T11:19:13.967Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-28T11:19:15.374Z] ok github.com/docker/docker/daemon/logger/local 0.470s coverage: 75.2% of statements [2020-07-28T11:19:15.374Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-28T11:19:15.374Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.202s coverage: 35.9% of statements [2020-07-28T11:19:16.363Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.238s coverage: 33.3% of statements [2020-07-28T11:19:16.834Z] ok github.com/docker/docker/daemon/logger/templates 0.162s coverage: 8.3% of statements [2020-07-28T11:19:17.824Z] ok github.com/docker/docker/daemon/logger/syslog 0.317s coverage: 46.8% of statements [2020-07-28T11:19:19.394Z] ok github.com/docker/docker/daemon/logger/splunk 2.182s coverage: 82.5% of statements [2020-07-28T11:19:19.394Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-28T11:19:19.394Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-28T11:19:19.394Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-28T11:19:20.967Z] ok github.com/docker/docker/distribution/metadata 1.471s coverage: 48.2% of statements [2020-07-28T11:19:20.967Z] ok github.com/docker/docker/distribution 1.499s coverage: 20.3% of statements [2020-07-28T11:19:20.967Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-28T11:19:21.439Z] ok github.com/docker/docker/errdefs 0.152s coverage: 49.4% of statements [2020-07-28T11:19:23.009Z] ok github.com/docker/docker/distribution/xfer 2.392s coverage: 76.8% of statements [2020-07-28T11:19:23.009Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-28T11:19:23.009Z] ok github.com/docker/docker/image/cache 0.125s coverage: 19.2% of statements [2020-07-28T11:19:23.480Z] ok github.com/docker/docker/image/v1 0.216s coverage: 25.0% of statements [2020-07-28T11:19:23.956Z] ok github.com/docker/docker/image 0.682s coverage: 86.4% of statements [2020-07-28T11:19:23.956Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-28T11:19:23.956Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-28T11:19:25.529Z] ok github.com/docker/docker/libcontainerd/queue 0.094s coverage: 100.0% of statements [2020-07-28T11:19:26.520Z] ok github.com/docker/docker/libcontainerd/local 0.569s coverage: 1.0% of statements [2020-07-28T11:19:26.520Z] ok github.com/docker/docker/opts 0.121s coverage: 67.7% of statements [2020-07-28T11:19:26.520Z] ok github.com/docker/docker/layer 0.824s coverage: 30.1% of statements [2020-07-28T11:19:26.990Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-28T11:19:26.990Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-28T11:19:26.990Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-28T11:19:26.990Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-28T11:19:26.990Z] ? github.com/docker/docker/oci [no test files] [2020-07-28T11:19:26.990Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-28T11:19:27.460Z] ok github.com/docker/docker/pkg/aaparser 0.074s coverage: 50.0% of statements [2020-07-28T11:19:27.931Z] ok github.com/docker/docker/pkg/broadcaster 0.030s coverage: 100.0% of statements [2020-07-28T11:19:28.842Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-28T11:19:28.842Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-28T11:19:28.842Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-28T11:19:28.842Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-28T11:19:28.842Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-28T11:19:28.842Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-28T11:19:28.842Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-28T11:19:28.842Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-28T11:19:28.842Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-28T11:19:28.842Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-28T11:19:28.842Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-28T11:19:28.842Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-28T11:19:28.921Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2020-07-28T11:19:29.101Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-28T11:19:29.101Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-28T11:19:29.336Z] #33 121.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-28T11:19:29.336Z] #33 123.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-28T11:19:29.336Z] #33 124.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-28T11:19:29.336Z] #33 126.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-28T11:19:29.392Z] ok github.com/docker/docker/pkg/authorization 0.758s coverage: 26.8% of statements [2020-07-28T11:19:29.392Z] ok github.com/docker/docker/pkg/chrootarchive 0.103s coverage: 15.4% of statements [2020-07-28T11:19:29.668Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-28T11:19:29.668Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-28T11:19:29.863Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2020-07-28T11:19:30.606Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-28T11:19:30.701Z] #33 129.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-28T11:19:30.853Z] ok github.com/docker/docker/pkg/discovery/file 0.146s coverage: 92.9% of statements [2020-07-28T11:19:30.853Z] ok github.com/docker/docker/pkg/discovery 0.185s coverage: 58.3% of statements [2020-07-28T11:19:30.864Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-28T11:19:31.124Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-28T11:19:31.691Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-28T11:19:32.111Z] #33 130.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-28T11:19:32.472Z] ok github.com/docker/docker/pkg/discovery/memory 0.316s coverage: 92.3% of statements [2020-07-28T11:19:32.472Z] ok github.com/docker/docker/pkg/discovery/nodes 0.233s coverage: 93.8% of statements [2020-07-28T11:19:33.038Z] #33 132.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-28T11:19:33.463Z] ok github.com/docker/docker/pkg/filenotify 0.061s coverage: 45.7% of statements [2020-07-28T11:19:33.934Z] ok github.com/docker/docker/pkg/fileutils 0.182s coverage: 87.7% of statements [2020-07-28T11:19:34.248Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-28T11:19:34.248Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-28T11:19:34.248Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-28T11:19:34.404Z] #33 133.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-28T11:19:34.404Z] ok github.com/docker/docker/pkg/homedir 0.142s coverage: 42.9% of statements [2020-07-28T11:19:34.660Z] #33 133.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-28T11:19:34.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-28T11:19:35.383Z] === RUN TestDockerSuite/TestImportFile [2020-07-28T11:19:35.396Z] ok github.com/docker/docker/pkg/idtools 0.120s coverage: 7.3% of statements [2020-07-28T11:19:35.396Z] ok github.com/docker/docker/pkg/discovery/kv 3.599s coverage: 84.1% of statements [2020-07-28T11:19:36.025Z] #33 134.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-28T11:19:36.387Z] ok github.com/docker/docker/pkg/locker 0.053s coverage: 88.9% of statements [2020-07-28T11:19:36.760Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-28T11:19:36.760Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-28T11:19:36.857Z] ok github.com/docker/docker/pkg/jsonmessage 0.259s coverage: 91.7% of statements [2020-07-28T11:19:36.857Z] ok github.com/docker/docker/pkg/ioutils 0.706s coverage: 68.4% of statements [2020-07-28T11:19:36.857Z] ok github.com/docker/docker/pkg/archive 7.506s coverage: 62.7% of statements [2020-07-28T11:19:37.327Z] ok github.com/docker/docker/pkg/longpath 0.054s coverage: 100.0% of statements [2020-07-28T11:19:37.798Z] ok github.com/docker/docker/pkg/namesgenerator 0.076s coverage: 85.7% of statements [2020-07-28T11:19:37.798Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2020-07-28T11:19:37.915Z] #33 136.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-28T11:19:38.667Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-28T11:19:38.788Z] ok github.com/docker/docker/pkg/pidfile 0.078s coverage: 82.6% of statements [2020-07-28T11:19:39.234Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-28T11:19:39.281Z] #33 138.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-28T11:19:39.779Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.101s coverage: 56.8% of statements [2020-07-28T11:19:40.171Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-28T11:19:40.768Z] ok github.com/docker/docker/pkg/plugins/transport 0.100s coverage: 85.7% of statements [2020-07-28T11:19:40.768Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2020-07-28T11:19:41.170Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-28T11:19:41.425Z] #33 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-28T11:19:41.551Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-28T11:19:41.757Z] ok github.com/docker/docker/pkg/progress 0.060s coverage: 75.9% of statements [2020-07-28T11:19:42.119Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-28T11:19:42.689Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-28T11:19:42.747Z] ok github.com/docker/docker/pkg/reexec 0.114s coverage: 82.4% of statements [2020-07-28T11:19:42.747Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 73.9% of statements [2020-07-28T11:19:43.317Z] #33 141.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-28T11:19:43.626Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-28T11:19:43.626Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-28T11:19:43.626Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-28T11:19:43.736Z] ok github.com/docker/docker/pkg/signal 0.137s coverage: 20.3% of statements [2020-07-28T11:19:43.736Z] ok github.com/docker/docker/pkg/stdcopy 0.071s coverage: 100.0% of statements [2020-07-28T11:19:44.195Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-28T11:19:44.285Z] #33 143.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-28T11:19:44.727Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2020-07-28T11:19:44.727Z] ok github.com/docker/docker/pkg/streamformatter 0.120s coverage: 66.2% of statements [2020-07-28T11:19:44.765Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-28T11:19:45.703Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-28T11:19:45.718Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 38.2% of statements [2020-07-28T11:19:45.962Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-28T11:19:46.174Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-28T11:19:46.531Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-28T11:19:46.707Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 13.8% of statements [2020-07-28T11:19:46.707Z] ok github.com/docker/docker/pkg/tailfile 0.118s coverage: 88.6% of statements [2020-07-28T11:19:46.707Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-28T11:19:46.707Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-28T11:19:46.707Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-28T11:19:46.707Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-28T11:19:46.707Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-28T11:19:46.707Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-28T11:19:46.707Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-28T11:19:46.707Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-28T11:19:47.099Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-28T11:19:47.101Z] #33 146.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-28T11:19:47.359Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-28T11:19:47.696Z] testing: warning: no tests to run [2020-07-28T11:19:47.696Z] coverage: [no statements] [2020-07-28T11:19:47.696Z] ok github.com/docker/docker/pkg/term/windows 0.055s coverage: [no statements] [no tests to run] [2020-07-28T11:19:48.166Z] ok github.com/docker/docker/pkg/truncindex 0.243s coverage: 91.5% of statements [2020-07-28T11:19:48.166Z] ok github.com/docker/docker/pkg/tarsum 0.296s coverage: 89.3% of statements [2020-07-28T11:19:48.468Z] #33 147.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-28T11:19:48.635Z] ok github.com/docker/docker/pkg/urlutil 0.163s coverage: 100.0% of statements [2020-07-28T11:19:48.635Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2020-07-28T11:19:48.736Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-28T11:19:48.996Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-28T11:19:49.255Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-28T11:19:49.513Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-28T11:19:49.771Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-28T11:19:49.771Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-28T11:19:49.833Z] #33 148.6 [2020-07-28T11:19:49.833Z] #33 DONE 148.7s [2020-07-28T11:19:49.833Z] [2020-07-28T11:19:49.833Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-28T11:19:50.205Z] ok github.com/docker/docker/plugin/v2 0.202s coverage: 20.1% of statements [2020-07-28T11:19:50.678Z] ok github.com/docker/docker/plugin 0.402s coverage: 12.0% of statements [2020-07-28T11:19:50.678Z] ok github.com/docker/docker/reference 0.483s coverage: 84.4% of statements [2020-07-28T11:19:50.707Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-28T11:19:50.966Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-28T11:19:51.196Z] #34 DONE 1.2s [2020-07-28T11:19:51.534Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-28T11:19:51.792Z] === RUN TestDockerSuite/TestInspectImage [2020-07-28T11:19:52.051Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-28T11:19:52.051Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-28T11:19:52.051Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-28T11:19:52.248Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2020-07-28T11:19:52.248Z] ok github.com/docker/docker/registry/resumable 0.204s coverage: 100.0% of statements [2020-07-28T11:19:52.310Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-28T11:19:52.717Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.2% of statements [2020-07-28T11:19:52.879Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-28T11:19:53.127Z] [2020-07-28T11:19:53.127Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-28T11:19:53.127Z] #26 CACHED [2020-07-28T11:19:53.127Z] [2020-07-28T11:19:53.127Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-28T11:19:53.127Z] #28 CACHED [2020-07-28T11:19:53.127Z] [2020-07-28T11:19:53.127Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-28T11:19:53.127Z] #11 CACHED [2020-07-28T11:19:53.127Z] [2020-07-28T11:19:53.127Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-28T11:19:53.127Z] #20 CACHED [2020-07-28T11:19:53.127Z] [2020-07-28T11:19:53.127Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-28T11:19:53.127Z] #24 CACHED [2020-07-28T11:19:53.127Z] [2020-07-28T11:19:53.127Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-28T11:19:53.127Z] #27 CACHED [2020-07-28T11:19:53.127Z] [2020-07-28T11:19:53.127Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-28T11:19:53.127Z] #25 CACHED [2020-07-28T11:19:53.127Z] [2020-07-28T11:19:53.127Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-28T11:19:53.127Z] #6 CACHED [2020-07-28T11:19:53.127Z] [2020-07-28T11:19:53.127Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-28T11:19:53.127Z] #12 CACHED [2020-07-28T11:19:53.127Z] [2020-07-28T11:19:53.127Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-28T11:19:53.127Z] #19 CACHED [2020-07-28T11:19:53.127Z] [2020-07-28T11:19:53.127Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-28T11:19:53.127Z] #10 CACHED [2020-07-28T11:19:53.127Z] [2020-07-28T11:19:53.127Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-28T11:19:53.127Z] #13 CACHED [2020-07-28T11:19:53.127Z] [2020-07-28T11:19:53.127Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T11:19:53.127Z] #22 CACHED [2020-07-28T11:19:53.127Z] [2020-07-28T11:19:53.127Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-28T11:19:53.127Z] #9 CACHED [2020-07-28T11:19:53.127Z] [2020-07-28T11:19:53.127Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-28T11:19:53.127Z] #23 CACHED [2020-07-28T11:19:53.127Z] [2020-07-28T11:19:53.127Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-28T11:19:53.127Z] #7 CACHED [2020-07-28T11:19:53.127Z] [2020-07-28T11:19:53.127Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-28T11:19:53.127Z] #29 CACHED [2020-07-28T11:19:53.127Z] [2020-07-28T11:19:53.127Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-28T11:19:53.127Z] #21 CACHED [2020-07-28T11:19:53.127Z] [2020-07-28T11:19:53.127Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-28T11:19:53.127Z] #30 CACHED [2020-07-28T11:19:53.127Z] [2020-07-28T11:19:53.127Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-28T11:19:53.136Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-28T11:19:53.187Z] ok github.com/docker/docker/testutil 0.246s coverage: 62.5% of statements [2020-07-28T11:19:53.187Z] ok github.com/docker/docker/registry 0.424s coverage: 51.7% of statements [2020-07-28T11:19:53.399Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-28T11:19:53.688Z] #35 DONE 0.7s [2020-07-28T11:19:53.688Z] [2020-07-28T11:19:53.688Z] #36 exporting to image [2020-07-28T11:19:53.688Z] #36 exporting layers [2020-07-28T11:19:53.973Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-28T11:19:55.092Z] #36 exporting layers 1.4s done [2020-07-28T11:19:55.092Z] #36 writing image sha256:a8a062865d75ef15832055737f24056fba2cee1f9c73526c1056a58445199e7e [2020-07-28T11:19:55.092Z] #36 writing image sha256:a8a062865d75ef15832055737f24056fba2cee1f9c73526c1056a58445199e7e done [2020-07-28T11:19:55.092Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-28T11:19:55.092Z] #36 DONE 1.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-28T11:19:55.350Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-28T11:19:55.350Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-28T11:19:55.396Z] + echo Ensuring container killed. [2020-07-28T11:19:55.397Z] Ensuring container killed. [2020-07-28T11:19:55.397Z] + docker rm -vf docker-pr2 [2020-07-28T11:19:55.397Z] Error: No such container: docker-pr2 [2020-07-28T11:19:55.397Z] + true [Pipeline] sh [2020-07-28T11:19:55.746Z] + echo Chowning /workspace to jenkins user [2020-07-28T11:19:55.746Z] Chowning /workspace to jenkins user [2020-07-28T11:19:55.746Z] + id -u [2020-07-28T11:19:55.746Z] + id -g [2020-07-28T11:19:55.746Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41156:/workspace busybox chown -R 1000:1000 /workspace [2020-07-28T11:19:55.919Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-28T11:19:56.146Z] ok github.com/docker/docker/volume/drivers 0.202s coverage: 36.1% of statements [2020-07-28T11:19:56.146Z] ok github.com/docker/docker/volume/local 0.194s coverage: 37.7% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-28T11:19:56.490Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-28T11:19:56.617Z] ok github.com/docker/docker/volume/mounts 0.154s coverage: 66.2% of statements [2020-07-28T11:19:56.642Z] + bundleName=unit [2020-07-28T11:19:56.642Z] + echo Creating unit-bundles.tar.gz [2020-07-28T11:19:56.642Z] Creating unit-bundles.tar.gz [2020-07-28T11:19:56.642Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-28T11:19:56.642Z] bundles/junit-report.xml [2020-07-28T11:19:56.642Z] bundles/go-test-report.json [2020-07-28T11:19:56.642Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-28T11:19:56.650Z] Archiving artifacts [2020-07-28T11:19:56.982Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41156/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-28T11:19:57.297Z] + make clean [2020-07-28T11:19:57.297Z] docker volume rm -f docker-dev-cache [2020-07-28T11:19:57.428Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-28T11:19:57.552Z] docker-dev-cache [Pipeline] deleteDir [2020-07-28T11:19:57.687Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-07-28T11:19:57.948Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [Pipeline] } [2020-07-28T11:19:58.189Z] ok github.com/docker/docker/volume/service 0.543s coverage: 70.3% of statements [2020-07-28T11:19:58.209Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-28T11:19:58.777Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-28T11:19:59.345Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-28T11:19:59.605Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-28T11:20:00.541Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-28T11:20:00.541Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-28T11:20:02.446Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-28T11:20:03.827Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-28T11:20:05.210Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-28T11:20:05.210Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-28T11:20:06.147Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-28T11:20:07.528Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-28T11:20:08.909Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-28T11:20:08.909Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-28T11:20:10.288Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-28T11:20:10.288Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-28T11:20:10.856Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-28T11:20:15.057Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-28T11:20:16.037Z] ok github.com/docker/docker/pkg/plugins 35.210s coverage: 73.4% of statements [2020-07-28T11:20:16.038Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-28T11:20:16.038Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-28T11:20:16.038Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-28T11:20:16.038Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-28T11:20:16.038Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-28T11:20:16.038Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-28T11:20:16.038Z] ? github.com/docker/docker/rootless [no test files] [2020-07-28T11:20:16.038Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-28T11:20:16.038Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-28T11:20:16.038Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-28T11:20:16.038Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-28T11:20:16.038Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-28T11:20:16.038Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-28T11:20:16.038Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-28T11:20:16.038Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-28T11:20:16.038Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-28T11:20:16.038Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-28T11:20:16.038Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-28T11:20:16.038Z] ? github.com/docker/docker/volume [no test files] [2020-07-28T11:20:16.038Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-28T11:20:16.038Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-28T11:20:16.510Z] [2020-07-28T11:20:16.510Z] === Skipped [2020-07-28T11:20:16.510Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-07-28T11:20:16.510Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-07-28T11:20:16.510Z] [2020-07-28T11:20:16.510Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-07-28T11:20:16.510Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-28T11:20:16.510Z] [2020-07-28T11:20:16.510Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-07-28T11:20:16.510Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-28T11:20:16.510Z] [2020-07-28T11:20:16.510Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-07-28T11:20:16.510Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-28T11:20:16.510Z] [2020-07-28T11:20:16.510Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-07-28T11:20:16.510Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-28T11:20:16.510Z] [2020-07-28T11:20:16.510Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-07-28T11:20:16.510Z] client_test.go:23: runtime.GOOS == "windows" [2020-07-28T11:20:16.510Z] [2020-07-28T11:20:16.510Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-07-28T11:20:16.510Z] daemon_test.go:147: root required [2020-07-28T11:20:16.510Z] [2020-07-28T11:20:16.510Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-07-28T11:20:16.510Z] reload_test.go:520: root required [2020-07-28T11:20:16.510Z] [2020-07-28T11:20:16.510Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-07-28T11:20:16.510Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-07-28T11:20:16.510Z] [2020-07-28T11:20:16.510Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-07-28T11:20:16.510Z] pull_v2_test.go:73: Needs fixing on Windows [2020-07-28T11:20:16.510Z] [2020-07-28T11:20:16.510Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-07-28T11:20:16.510Z] pull_v2_test.go:118: Needs fixing on Windows [2020-07-28T11:20:16.510Z] [2020-07-28T11:20:16.510Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-07-28T11:20:16.510Z] download_test.go:268: Needs fixing on Windows [2020-07-28T11:20:16.510Z] [2020-07-28T11:20:16.510Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-07-28T11:20:16.510Z] layer_test.go:304: Failing on Windows [2020-07-28T11:20:16.510Z] [2020-07-28T11:20:16.510Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-07-28T11:20:16.510Z] layer_test.go:353: Failing on Windows [2020-07-28T11:20:16.510Z] [2020-07-28T11:20:16.510Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-07-28T11:20:16.510Z] layer_test.go:468: Failing on Windows [2020-07-28T11:20:16.510Z] [2020-07-28T11:20:16.510Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-07-28T11:20:16.510Z] layer_test.go:697: Failing on Windows [2020-07-28T11:20:16.510Z] [2020-07-28T11:20:16.510Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-07-28T11:20:16.510Z] migration_test.go:46: Failing on Windows [2020-07-28T11:20:16.510Z] [2020-07-28T11:20:16.510Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-07-28T11:20:16.510Z] migration_test.go:182: Failing on Windows [2020-07-28T11:20:16.510Z] [2020-07-28T11:20:16.510Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-07-28T11:20:16.510Z] mount_test.go:17: Failing on Windows [2020-07-28T11:20:16.510Z] [2020-07-28T11:20:16.510Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-07-28T11:20:16.510Z] mount_test.go:76: Failing on Windows [2020-07-28T11:20:16.510Z] [2020-07-28T11:20:16.510Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-07-28T11:20:16.511Z] mount_test.go:125: Failing on Windows [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-07-28T11:20:16.511Z] mount_test.go:212: Failing on Windows [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-07-28T11:20:16.511Z] archive_test.go:133: Xz not present in msys2 [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-07-28T11:20:16.511Z] archive_test.go:238: Failing on Windows CI machines [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-07-28T11:20:16.511Z] archive_windows_test.go:16: Currently fails [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-07-28T11:20:16.511Z] changes_test.go:192: needs more investigation [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-07-28T11:20:16.511Z] changes_test.go:405: needs further investigation [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-07-28T11:20:16.511Z] changes_test.go:441: needs further investigation [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-07-28T11:20:16.511Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-07-28T11:20:16.511Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-07-28T11:20:16.511Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-07-28T11:20:16.511Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-07-28T11:20:16.511Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-07-28T11:20:16.511Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-07-28T11:20:16.511Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-07-28T11:20:16.511Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-07-28T11:20:16.511Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-07-28T11:20:16.511Z] poller_test.go:41: No chmod on Windows [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-07-28T11:20:16.511Z] fileutils_test.go:134: Needs porting to Windows [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-07-28T11:20:16.511Z] fileutils_test.go:180: Needs porting to Windows [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-07-28T11:20:16.511Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-07-28T11:20:16.511Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-07-28T11:20:16.511Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-07-28T11:20:16.511Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-07-28T11:20:16.511Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-07-28T11:20:16.511Z] local_test.go:181: runtime.GOOS == "windows" [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] [2020-07-28T11:20:16.511Z] DONE 1765 tests, 46 skipped in 198.030s [2020-07-28T11:20:16.511Z] INFO: make.ps1 ended at 07/28/2020 11:20:16 [2020-07-28T11:20:18.350Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-28T11:20:18.733Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-07-28T11:20:18.733Z] INFO: Unit tests ended at 07/28/2020 11:20:18. Duration:00:03:32.9699094 [2020-07-28T11:20:18.733Z] INFO: Building busybox [2020-07-28T11:20:18.733Z] Sending build context to Docker daemon 5.12kB [2020-07-28T11:20:18.733Z] [2020-07-28T11:20:18.733Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-07-28T11:20:18.733Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-07-28T11:20:18.733Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-07-28T11:20:18.733Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-07-28T11:20:18.733Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-07-28T11:20:18.733Z] ---> 987b1d5e0abf [2020-07-28T11:20:18.733Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-28T11:20:18.733Z] ---> Running in 95b04f73d087 [2020-07-28T11:20:20.258Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-28T11:20:21.198Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-28T11:20:21.769Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-28T11:20:23.146Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-28T11:20:23.146Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-28T11:20:23.405Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-28T11:20:23.405Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-28T11:20:23.405Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-28T11:20:23.497Z] Removing intermediate container 95b04f73d087 [2020-07-28T11:20:23.497Z] ---> 37b6bfd08092 [2020-07-28T11:20:23.497Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-07-28T11:20:23.497Z] ---> Running in 0790ba69ea13 [2020-07-28T11:20:23.967Z] Removing intermediate container 0790ba69ea13 [2020-07-28T11:20:23.967Z] ---> 99c7294d519c [2020-07-28T11:20:23.967Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-07-28T11:20:23.967Z] ---> Running in dd4efdb1b235 [2020-07-28T11:20:23.973Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-28T11:20:24.437Z] Removing intermediate container dd4efdb1b235 [2020-07-28T11:20:24.437Z] ---> cbd3ce6fa45f [2020-07-28T11:20:24.437Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-07-28T11:20:24.540Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-28T11:20:26.007Z] [2020-07-28T11:20:26.007Z] ---> 4774108ca1d2 [2020-07-28T11:20:26.007Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-07-28T11:20:26.007Z] ---> Running in f507170f701d [2020-07-28T11:20:27.824Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-28T11:20:28.392Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-28T11:20:30.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-28T11:20:32.825Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-28T11:20:33.394Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-28T11:20:33.394Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-28T11:20:34.778Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-28T11:20:35.715Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-28T11:20:36.440Z] Removing intermediate container f507170f701d [2020-07-28T11:20:36.440Z] ---> 778dbb4c14fb [2020-07-28T11:20:36.440Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-28T11:20:36.440Z] ---> Running in 072f2eef2d7b [2020-07-28T11:20:36.652Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-28T11:20:36.909Z] [2020-07-28T11:20:36.909Z] SUCCESS: Specified value was saved. [2020-07-28T11:20:37.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-28T11:20:37.480Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-28T11:20:38.416Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-28T11:20:39.867Z] Removing intermediate container 072f2eef2d7b [2020-07-28T11:20:39.867Z] ---> 3ecee39917f3 [2020-07-28T11:20:39.867Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-28T11:20:39.867Z] ---> Running in a7bfe5d1b47e [2020-07-28T11:20:40.961Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-28T11:20:41.531Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-28T11:20:42.099Z] === RUN TestDockerSuite/TestLogsSince [2020-07-28T11:20:43.006Z] Cannot create a file when that file already exists. [2020-07-28T11:20:48.661Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-28T11:20:48.881Z] Removing intermediate container a7bfe5d1b47e [2020-07-28T11:20:48.881Z] ---> 1037dd2f4552 [2020-07-28T11:20:48.881Z] Step 13/13 : CMD ["sh"] [2020-07-28T11:20:48.881Z] ---> Running in f95ae8973e5f [2020-07-28T11:20:48.881Z] Removing intermediate container f95ae8973e5f [2020-07-28T11:20:48.881Z] ---> 17d734fb5d09 [2020-07-28T11:20:48.881Z] Successfully built 17d734fb5d09 [2020-07-28T11:20:48.881Z] Successfully tagged busybox:latest [2020-07-28T11:20:48.881Z] INFO: Docker images of the daemon under test [2020-07-28T11:20:48.881Z] [2020-07-28T11:20:48.881Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-28T11:20:48.881Z] busybox latest 17d734fb5d09 Less than a second ago 5.06GB [2020-07-28T11:20:48.881Z] mcr.microsoft.com/windows/servercore ltsc2019 987b1d5e0abf 2 weeks ago 4.99GB [2020-07-28T11:20:48.881Z] microsoft/windowsservercore latest 987b1d5e0abf 2 weeks ago 4.99GB [2020-07-28T11:20:48.881Z] [2020-07-28T11:20:48.881Z] INFO: Running integration tests at 07/28/2020 11:20:48... [2020-07-28T11:20:48.881Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-28T11:20:48.881Z] INFO: Integration API tests being run from the host: [2020-07-28T11:20:48.881Z] INFO: make.ps1 starting at 07/28/2020 11:20:48 [2020-07-28T11:20:49.869Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-28T11:20:55.221Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-28T11:20:55.221Z] === RUN TestDockerSuite/TestLogsTail [2020-07-28T11:20:55.221Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-28T11:20:55.480Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-28T11:20:56.046Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-28T11:20:56.305Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-28T11:20:56.563Z] === RUN TestDockerSuite/TestNetHostname [2020-07-28T11:20:57.943Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-28T11:20:58.202Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-28T11:20:58.770Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-28T11:21:00.147Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-28T11:21:00.406Z] === RUN TestDockerSuite/TestPluginActive [2020-07-28T11:21:01.782Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-28T11:21:05.067Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-28T11:21:06.972Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-28T11:21:06.972Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-28T11:21:07.540Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-28T11:21:07.799Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-28T11:21:10.337Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-28T11:21:11.144Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T11:21:11.144Z] INFO: Testing against a local daemon [2020-07-28T11:21:11.277Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-28T11:21:13.181Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-28T11:21:17.369Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-28T11:21:18.745Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-28T11:21:19.682Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-28T11:21:21.060Z] === RUN TestDockerSuite/TestPortList [2020-07-28T11:21:26.097Z] ok github.com/docker/docker/integration/build 13.858s [2020-07-28T11:21:26.097Z] [2020-07-28T11:21:26.097Z] === Skipped [2020-07-28T11:21:26.097Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-07-28T11:21:26.097Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T11:21:26.097Z] [2020-07-28T11:21:26.097Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-07-28T11:21:26.097Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:21:26.097Z] [2020-07-28T11:21:26.097Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-28T11:21:26.097Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T11:21:26.097Z] [2020-07-28T11:21:26.097Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-07-28T11:21:26.097Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T11:21:26.097Z] [2020-07-28T11:21:26.097Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-07-28T11:21:26.097Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T11:21:26.097Z] [2020-07-28T11:21:26.097Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-07-28T11:21:26.097Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T11:21:26.097Z] [2020-07-28T11:21:26.097Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-07-28T11:21:26.097Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T11:21:26.097Z] [2020-07-28T11:21:26.097Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-07-28T11:21:26.097Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T11:21:26.097Z] [2020-07-28T11:21:26.097Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-07-28T11:21:26.097Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-28T11:21:26.097Z] [2020-07-28T11:21:26.097Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-07-28T11:21:26.097Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T11:21:26.097Z] [2020-07-28T11:21:26.097Z] [2020-07-28T11:21:26.097Z] DONE 22 tests, 10 skipped in 34.794s [2020-07-28T11:21:26.097Z] [2020-07-28T11:21:26.097Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-28T11:21:26.567Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T11:21:26.567Z] INFO: Testing against a local daemon [2020-07-28T11:21:26.567Z] ok github.com/docker/docker/integration/config 0.236s [2020-07-28T11:21:26.567Z] [2020-07-28T11:21:26.567Z] === Skipped [2020-07-28T11:21:26.567Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-07-28T11:21:26.567Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:21:26.567Z] [2020-07-28T11:21:26.567Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-07-28T11:21:26.567Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:21:26.567Z] [2020-07-28T11:21:26.567Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-07-28T11:21:26.567Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:21:26.567Z] [2020-07-28T11:21:26.567Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-07-28T11:21:26.567Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:21:26.567Z] [2020-07-28T11:21:26.567Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-07-28T11:21:26.567Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:21:26.567Z] [2020-07-28T11:21:26.567Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-07-28T11:21:26.567Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T11:21:26.567Z] [2020-07-28T11:21:26.567Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-07-28T11:21:26.567Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T11:21:26.567Z] [2020-07-28T11:21:26.567Z] [2020-07-28T11:21:26.567Z] DONE 7 tests, 7 skipped in 2.186s [2020-07-28T11:21:26.567Z] [2020-07-28T11:21:26.567Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-28T11:21:27.622Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-28T11:21:27.622Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-28T11:21:29.525Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T11:21:29.525Z] INFO: Testing against a local daemon [2020-07-28T11:21:30.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-28T11:21:33.438Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-28T11:21:33.438Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-28T11:21:33.438Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-28T11:21:33.697Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-28T11:21:33.697Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-28T11:21:34.264Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-28T11:21:34.264Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-28T11:21:34.834Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-28T11:21:34.834Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-28T11:21:36.214Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-28T11:21:36.214Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-28T11:21:38.747Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-28T11:21:39.700Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-28T11:21:39.958Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-28T11:21:40.217Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-28T11:21:42.122Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-28T11:21:42.688Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-28T11:21:44.591Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-28T11:21:47.881Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-28T11:21:47.881Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-28T11:21:50.419Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-28T11:21:56.980Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-28T11:21:57.915Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-28T11:21:59.291Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-28T11:22:00.226Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-28T11:22:00.795Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-28T11:22:01.054Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-28T11:22:02.435Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-28T11:22:04.341Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-28T11:22:05.719Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-28T11:22:05.719Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-28T11:22:05.979Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-28T11:22:08.526Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-28T11:22:10.431Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-28T11:22:11.003Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-28T11:22:11.003Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-28T11:22:11.263Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-28T11:22:11.263Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-28T11:22:11.521Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-28T11:22:12.088Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-28T11:22:13.025Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-28T11:22:13.592Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-28T11:22:14.160Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-28T11:22:20.414Z] ok github.com/docker/docker/integration/container 51.434s [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === Skipped [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-07-28T11:22:20.414Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-07-28T11:22:20.414Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-28T11:22:20.414Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-28T11:22:20.414Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-07-28T11:22:20.414Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-07-28T11:22:20.414Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-07-28T11:22:20.414Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-07-28T11:22:20.414Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-07-28T11:22:20.414Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-28T11:22:20.414Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-07-28T11:22:20.414Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-07-28T11:22:20.414Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-07-28T11:22:20.414Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-07-28T11:22:20.414Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-07-28T11:22:20.414Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-07-28T11:22:20.414Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-07-28T11:22:20.414Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-07-28T11:22:20.414Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-07-28T11:22:20.414Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-07-28T11:22:20.414Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-07-28T11:22:20.414Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-28T11:22:20.414Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-07-28T11:22:20.414Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-28T11:22:20.414Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-07-28T11:22:20.414Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-07-28T11:22:20.414Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-07-28T11:22:20.414Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-07-28T11:22:20.414Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-07-28T11:22:20.414Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-07-28T11:22:20.414Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-07-28T11:22:20.414Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-07-28T11:22:20.414Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-07-28T11:22:20.414Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-07-28T11:22:20.414Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-07-28T11:22:20.414Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-07-28T11:22:20.414Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-07-28T11:22:20.414Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-07-28T11:22:20.414Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-07-28T11:22:20.414Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-07-28T11:22:20.414Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-07-28T11:22:20.414Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] DONE 84 tests, 41 skipped in 53.843s [2020-07-28T11:22:20.414Z] [2020-07-28T11:22:20.414Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-28T11:22:20.729Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-28T11:22:20.729Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-28T11:22:21.666Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-28T11:22:21.666Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-28T11:22:21.924Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-28T11:22:21.924Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-28T11:22:22.637Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T11:22:22.637Z] INFO: Testing against a local daemon [2020-07-28T11:22:22.637Z] ok github.com/docker/docker/integration/image 0.468s [2020-07-28T11:22:23.117Z] [2020-07-28T11:22:23.117Z] === Skipped [2020-07-28T11:22:23.117Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-07-28T11:22:23.117Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T11:22:23.117Z] [2020-07-28T11:22:23.117Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-28T11:22:23.117Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-07-28T11:22:23.117Z] [2020-07-28T11:22:23.117Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-07-28T11:22:23.117Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T11:22:23.117Z] [2020-07-28T11:22:23.117Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-07-28T11:22:23.117Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-28T11:22:23.117Z] [2020-07-28T11:22:23.117Z] [2020-07-28T11:22:23.117Z] DONE 11 tests, 4 skipped in 2.345s [2020-07-28T11:22:23.117Z] [2020-07-28T11:22:23.117Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-28T11:22:24.455Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-28T11:22:25.025Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-28T11:22:25.338Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T11:22:25.338Z] INFO: Testing against a local daemon [2020-07-28T11:22:25.338Z] ok github.com/docker/docker/integration/network 0.217s [2020-07-28T11:22:25.338Z] [2020-07-28T11:22:25.338Z] === Skipped [2020-07-28T11:22:25.338Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-07-28T11:22:25.338Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T11:22:25.338Z] [2020-07-28T11:22:25.338Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-07-28T11:22:25.338Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-07-28T11:22:25.338Z] [2020-07-28T11:22:25.338Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-07-28T11:22:25.338Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T11:22:25.338Z] [2020-07-28T11:22:25.338Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-07-28T11:22:25.338Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-28T11:22:25.338Z] [2020-07-28T11:22:25.338Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-07-28T11:22:25.338Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T11:22:25.338Z] [2020-07-28T11:22:25.338Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-07-28T11:22:25.338Z] network_test.go:97: testEnv.OSType == "windows" [2020-07-28T11:22:25.338Z] [2020-07-28T11:22:25.338Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-07-28T11:22:25.338Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-28T11:22:25.338Z] [2020-07-28T11:22:25.338Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-07-28T11:22:25.338Z] service_test.go:52: testEnv.OSType == "windows" [2020-07-28T11:22:25.338Z] [2020-07-28T11:22:25.338Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-28T11:22:25.338Z] service_test.go:96: testEnv.OSType == "windows" [2020-07-28T11:22:25.338Z] [2020-07-28T11:22:25.338Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-28T11:22:25.338Z] service_test.go:130: testEnv.OSType == "windows" [2020-07-28T11:22:25.338Z] [2020-07-28T11:22:25.338Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-28T11:22:25.338Z] service_test.go:181: testEnv.OSType == "windows" [2020-07-28T11:22:25.338Z] [2020-07-28T11:22:25.338Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-07-28T11:22:25.338Z] service_test.go:206: testEnv.OSType == "windows" [2020-07-28T11:22:25.338Z] [2020-07-28T11:22:25.338Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T11:22:25.338Z] service_test.go:236: FLAKY_TEST [2020-07-28T11:22:25.338Z] [2020-07-28T11:22:25.338Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-07-28T11:22:25.338Z] service_test.go:326: testEnv.OSType == "windows" [2020-07-28T11:22:25.338Z] [2020-07-28T11:22:25.338Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-28T11:22:25.338Z] service_test.go:394: testEnv.OSType == "windows" [2020-07-28T11:22:25.338Z] [2020-07-28T11:22:25.338Z] [2020-07-28T11:22:25.338Z] DONE 19 tests, 15 skipped in 2.291s [2020-07-28T11:22:25.338Z] [2020-07-28T11:22:25.338Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-28T11:22:26.327Z] testing: warning: no tests to run [2020-07-28T11:22:26.327Z] ok github.com/docker/docker/integration/network/ipvlan 0.059s [2020-07-28T11:22:26.327Z] [2020-07-28T11:22:26.327Z] DONE 0 tests in 0.674s [2020-07-28T11:22:26.327Z] [2020-07-28T11:22:26.327Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-28T11:22:26.797Z] testing: warning: no tests to run [2020-07-28T11:22:26.797Z] ok github.com/docker/docker/integration/network/macvlan 0.066s [2020-07-28T11:22:26.797Z] [2020-07-28T11:22:26.797Z] DONE 0 tests in 0.695s [2020-07-28T11:22:26.797Z] [2020-07-28T11:22:26.797Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-28T11:22:26.929Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-28T11:22:27.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-28T11:22:27.757Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-28T11:22:27.785Z] testing: warning: no tests to run [2020-07-28T11:22:27.785Z] ok github.com/docker/docker/integration/plugin 0.056s [2020-07-28T11:22:27.785Z] [2020-07-28T11:22:27.785Z] DONE 0 tests in 0.677s [2020-07-28T11:22:27.785Z] [2020-07-28T11:22:27.785Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-28T11:22:28.016Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-28T11:22:28.016Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-28T11:22:28.256Z] testing: warning: no tests to run [2020-07-28T11:22:28.256Z] ok github.com/docker/docker/integration/plugin/authz 0.059s [2020-07-28T11:22:28.256Z] [2020-07-28T11:22:28.256Z] DONE 0 tests in 0.665s [2020-07-28T11:22:28.256Z] [2020-07-28T11:22:28.256Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-28T11:22:31.305Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-28T11:22:31.874Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-28T11:22:32.445Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-28T11:22:33.829Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-28T11:22:34.396Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-28T11:22:35.439Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T11:22:35.439Z] INFO: Testing against a local daemon [2020-07-28T11:22:35.439Z] ok github.com/docker/docker/integration/plugin/common 0.220s [2020-07-28T11:22:35.774Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-28T11:22:35.908Z] [2020-07-28T11:22:35.908Z] === Skipped [2020-07-28T11:22:35.908Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-07-28T11:22:35.908Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-07-28T11:22:35.908Z] [2020-07-28T11:22:35.908Z] [2020-07-28T11:22:35.908Z] DONE 3 tests, 1 skipped in 7.412s [2020-07-28T11:22:35.908Z] [2020-07-28T11:22:35.908Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-28T11:22:36.341Z] === RUN TestDockerSuite/TestRmiTag [2020-07-28T11:22:36.599Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-28T11:22:36.857Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-28T11:22:38.868Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T11:22:38.868Z] INFO: Testing against a local daemon [2020-07-28T11:22:38.868Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.215s [2020-07-28T11:22:38.868Z] [2020-07-28T11:22:38.868Z] === Skipped [2020-07-28T11:22:38.868Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-07-28T11:22:38.868Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-28T11:22:38.868Z] [2020-07-28T11:22:38.868Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-07-28T11:22:38.868Z] external_test.go:408: runtime.GOOS == "windows" [2020-07-28T11:22:38.868Z] [2020-07-28T11:22:38.868Z] [2020-07-28T11:22:38.868Z] DONE 2 tests, 2 skipped in 2.992s [2020-07-28T11:22:38.868Z] [2020-07-28T11:22:38.868Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-28T11:22:39.392Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-28T11:22:39.961Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-28T11:22:40.529Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-28T11:22:41.093Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T11:22:41.093Z] INFO: Testing against a local daemon [2020-07-28T11:22:41.093Z] ok github.com/docker/docker/integration/plugin/logging 0.243s [2020-07-28T11:22:41.093Z] [2020-07-28T11:22:41.093Z] === Skipped [2020-07-28T11:22:41.093Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-07-28T11:22:41.093Z] read_test.go:21: no unix domain sockets on Windows [2020-07-28T11:22:41.093Z] [2020-07-28T11:22:41.093Z] [2020-07-28T11:22:41.093Z] DONE 1 tests, 1 skipped in 2.440s [2020-07-28T11:22:41.098Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-28T11:22:41.565Z] [2020-07-28T11:22:41.565Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-07-28T11:22:42.037Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-28T11:22:42.296Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-28T11:22:42.555Z] testing: warning: no tests to run [2020-07-28T11:22:42.555Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.107s [2020-07-28T11:22:42.555Z] [2020-07-28T11:22:42.555Z] DONE 0 tests in 1.248s [2020-07-28T11:22:42.555Z] [2020-07-28T11:22:42.555Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-28T11:22:42.556Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-28T11:22:43.127Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-28T11:22:43.127Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-28T11:22:43.385Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-28T11:22:44.324Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-28T11:22:44.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T11:22:44.776Z] INFO: Testing against a local daemon [2020-07-28T11:22:44.776Z] ok github.com/docker/docker/integration/plugin/volumes 0.243s [2020-07-28T11:22:44.891Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-28T11:22:45.244Z] [2020-07-28T11:22:45.245Z] === Skipped [2020-07-28T11:22:45.245Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-07-28T11:22:45.245Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:45.245Z] [2020-07-28T11:22:45.245Z] [2020-07-28T11:22:45.245Z] DONE 1 tests, 1 skipped in 2.392s [2020-07-28T11:22:45.245Z] [2020-07-28T11:22:45.245Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-28T11:22:45.460Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-28T11:22:46.027Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-28T11:22:46.812Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T11:22:46.812Z] INFO: Testing against a local daemon [2020-07-28T11:22:46.812Z] ok github.com/docker/docker/integration/secret 0.167s [2020-07-28T11:22:46.963Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-28T11:22:47.281Z] [2020-07-28T11:22:47.281Z] === Skipped [2020-07-28T11:22:47.281Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-07-28T11:22:47.281Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:47.281Z] [2020-07-28T11:22:47.281Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-07-28T11:22:47.281Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:47.281Z] [2020-07-28T11:22:47.281Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-07-28T11:22:47.281Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:47.281Z] [2020-07-28T11:22:47.281Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-07-28T11:22:47.281Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:47.281Z] [2020-07-28T11:22:47.281Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-07-28T11:22:47.281Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:47.281Z] [2020-07-28T11:22:47.281Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-07-28T11:22:47.281Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T11:22:47.281Z] [2020-07-28T11:22:47.281Z] [2020-07-28T11:22:47.281Z] DONE 6 tests, 6 skipped in 2.011s [2020-07-28T11:22:47.281Z] [2020-07-28T11:22:47.281Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-28T11:22:47.898Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-28T11:22:48.465Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-28T11:22:49.400Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-28T11:22:49.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T11:22:49.501Z] INFO: Testing against a local daemon [2020-07-28T11:22:49.501Z] ok github.com/docker/docker/integration/service 0.351s [2020-07-28T11:22:49.966Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-28T11:22:49.970Z] [2020-07-28T11:22:49.970Z] === Skipped [2020-07-28T11:22:49.970Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-28T11:22:49.970Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-28T11:22:49.970Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:49.970Z] [2020-07-28T11:22:49.970Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-28T11:22:49.970Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-28T11:22:49.970Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:49.970Z] [2020-07-28T11:22:49.970Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-07-28T11:22:49.970Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:49.970Z] [2020-07-28T11:22:49.970Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-07-28T11:22:49.970Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:49.970Z] [2020-07-28T11:22:49.970Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-07-28T11:22:49.971Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:49.971Z] [2020-07-28T11:22:49.971Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-28T11:22:49.971Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:49.971Z] [2020-07-28T11:22:49.971Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-07-28T11:22:49.971Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:49.971Z] [2020-07-28T11:22:49.971Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-07-28T11:22:49.971Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:49.971Z] [2020-07-28T11:22:49.971Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-07-28T11:22:49.971Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:49.971Z] [2020-07-28T11:22:49.971Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-07-28T11:22:49.971Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:49.971Z] [2020-07-28T11:22:49.971Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-07-28T11:22:49.971Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:49.971Z] [2020-07-28T11:22:49.971Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-07-28T11:22:49.971Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:49.971Z] [2020-07-28T11:22:49.971Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-07-28T11:22:49.971Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:49.971Z] [2020-07-28T11:22:49.971Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-07-28T11:22:49.971Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:49.971Z] [2020-07-28T11:22:49.971Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-07-28T11:22:49.971Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:49.971Z] [2020-07-28T11:22:49.971Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-07-28T11:22:49.971Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:49.971Z] [2020-07-28T11:22:49.971Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-07-28T11:22:49.971Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:49.971Z] [2020-07-28T11:22:49.971Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-07-28T11:22:49.971Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:49.971Z] [2020-07-28T11:22:49.971Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-07-28T11:22:49.971Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T11:22:49.971Z] [2020-07-28T11:22:49.971Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-07-28T11:22:49.971Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T11:22:49.971Z] [2020-07-28T11:22:49.971Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-07-28T11:22:49.971Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T11:22:49.971Z] [2020-07-28T11:22:49.971Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-07-28T11:22:49.971Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T11:22:49.971Z] [2020-07-28T11:22:49.971Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-07-28T11:22:49.971Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T11:22:49.971Z] [2020-07-28T11:22:49.971Z] [2020-07-28T11:22:49.971Z] DONE 24 tests, 23 skipped in 2.614s [2020-07-28T11:22:49.971Z] [2020-07-28T11:22:49.971Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-28T11:22:50.534Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-28T11:22:51.101Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-28T11:22:51.537Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T11:22:51.537Z] INFO: Testing against a local daemon [2020-07-28T11:22:51.537Z] ok github.com/docker/docker/integration/session 0.214s [2020-07-28T11:22:51.671Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-28T11:22:52.007Z] [2020-07-28T11:22:52.007Z] === Skipped [2020-07-28T11:22:52.007Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-07-28T11:22:52.007Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-28T11:22:52.007Z] [2020-07-28T11:22:52.007Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-07-28T11:22:52.007Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-28T11:22:52.007Z] [2020-07-28T11:22:52.007Z] [2020-07-28T11:22:52.007Z] DONE 2 tests, 2 skipped in 1.967s [2020-07-28T11:22:52.007Z] [2020-07-28T11:22:52.007Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-28T11:22:52.607Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-28T11:22:52.876Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-28T11:22:53.458Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-28T11:22:53.721Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-28T11:22:53.721Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-28T11:22:54.243Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T11:22:54.243Z] INFO: Testing against a local daemon [2020-07-28T11:22:55.098Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-28T11:22:55.235Z] ok github.com/docker/docker/integration/system 1.332s [2020-07-28T11:22:55.235Z] [2020-07-28T11:22:55.235Z] === Skipped [2020-07-28T11:22:55.235Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T11:22:55.235Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T11:22:55.235Z] [2020-07-28T11:22:55.235Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-07-28T11:22:55.235Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-28T11:22:55.235Z] [2020-07-28T11:22:55.235Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-07-28T11:22:55.235Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-28T11:22:55.235Z] [2020-07-28T11:22:55.235Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-07-28T11:22:55.235Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T11:22:55.235Z] [2020-07-28T11:22:55.235Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-07-28T11:22:55.235Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-28T11:22:55.235Z] [2020-07-28T11:22:55.235Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-07-28T11:22:55.235Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-28T11:22:55.236Z] [2020-07-28T11:22:55.236Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-07-28T11:22:55.236Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-28T11:22:55.236Z] [2020-07-28T11:22:55.236Z] [2020-07-28T11:22:55.236Z] DONE 13 tests, 7 skipped in 3.258s [2020-07-28T11:22:55.236Z] [2020-07-28T11:22:55.236Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-28T11:22:56.034Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-28T11:22:56.601Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-28T11:22:57.170Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-28T11:22:57.454Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T11:22:57.454Z] INFO: Testing against a local daemon [2020-07-28T11:22:57.454Z] ok github.com/docker/docker/integration/volume 0.236s [2020-07-28T11:22:57.454Z] [2020-07-28T11:22:57.454Z] === Skipped [2020-07-28T11:22:57.454Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-07-28T11:22:57.454Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-28T11:22:57.454Z] [2020-07-28T11:22:57.454Z] [2020-07-28T11:22:57.454Z] DONE 5 tests, 1 skipped in 2.213s [2020-07-28T11:22:57.454Z] [2020-07-28T11:22:57.454Z] INFO: make.ps1 ended at 07/28/2020 11:22:57 [2020-07-28T11:22:57.454Z] INFO: Integration CLI tests being run from the host: [2020-07-28T11:22:57.454Z] 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-07-28T11:22:57.736Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-28T11:22:57.736Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-28T11:22:57.995Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-28T11:22:58.562Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-28T11:22:58.822Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-28T11:22:59.390Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-28T11:22:59.957Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-28T11:22:59.957Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-28T11:23:00.215Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-28T11:23:00.215Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-28T11:23:01.151Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-28T11:23:01.411Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-28T11:23:01.979Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-28T11:23:02.548Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-28T11:23:02.548Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-28T11:23:03.115Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-28T11:23:04.051Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-28T11:23:04.625Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T11:23:04.625Z] INFO: Testing against a local daemon [2020-07-28T11:23:04.986Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-28T11:23:05.553Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-28T11:23:06.121Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-28T11:23:06.379Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-28T11:23:06.948Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-28T11:23:07.208Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-28T11:23:07.467Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-28T11:23:07.729Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-28T11:23:09.109Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-28T11:23:12.400Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-28T11:23:12.400Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-28T11:23:12.661Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-28T11:23:14.086Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-28T11:23:15.024Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-28T11:23:16.927Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-28T11:23:18.832Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-28T11:23:18.832Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-28T11:23:18.832Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-28T11:23:19.091Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-28T11:23:20.029Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-28T11:23:20.966Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-28T11:23:22.344Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-28T11:23:22.912Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-28T11:23:24.291Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-28T11:23:24.550Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-28T11:23:24.550Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-28T11:23:25.118Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-28T11:23:26.499Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-28T11:23:26.499Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-28T11:23:27.070Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-28T11:23:27.329Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-28T11:23:28.265Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-28T11:23:28.524Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-28T11:23:28.524Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-28T11:23:29.093Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-28T11:23:29.352Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-28T11:23:29.919Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-28T11:23:30.486Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-28T11:23:31.057Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-28T11:23:31.627Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-28T11:23:32.195Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-28T11:23:32.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-28T11:23:32.712Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-28T11:23:32.712Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-28T11:23:33.283Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-28T11:23:33.851Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-28T11:23:35.229Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-28T11:23:35.229Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-28T11:23:35.229Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-28T11:23:37.763Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-28T11:23:38.023Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-28T11:23:38.590Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-28T11:23:39.967Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-28T11:23:42.497Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-28T11:23:45.029Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-28T11:23:47.561Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-28T11:23:50.091Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-28T11:23:50.091Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-28T11:23:50.659Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-28T11:23:51.599Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-28T11:23:51.599Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-28T11:23:51.858Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-28T11:23:51.858Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-28T11:23:52.427Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-28T11:23:54.332Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-28T11:23:54.591Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-28T11:23:55.968Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-28T11:23:56.905Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-28T11:23:58.300Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-28T11:24:03.566Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-28T11:24:03.567Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-28T11:24:03.567Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-28T11:24:03.826Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-28T11:24:03.826Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-28T11:24:04.085Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-28T11:24:05.023Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-28T11:24:05.591Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-28T11:24:06.568Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-28T11:24:06.568Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-28T11:24:06.827Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-28T11:24:07.762Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-28T11:24:08.331Z] === RUN TestDockerSuite/TestRunMount [2020-07-28T11:24:12.526Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-28T11:24:12.526Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-28T11:24:12.784Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-28T11:24:13.720Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-28T11:24:15.096Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-28T11:24:16.998Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-28T11:24:17.934Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-28T11:24:19.836Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-28T11:24:20.404Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-28T11:24:21.342Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-28T11:24:21.342Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-28T11:24:21.910Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-28T11:24:21.910Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-28T11:24:22.847Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-28T11:24:23.106Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-28T11:24:23.678Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-28T11:24:25.584Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-28T11:24:26.964Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-28T11:24:30.252Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-28T11:24:30.252Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-28T11:24:30.252Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-28T11:24:30.511Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-28T11:24:30.770Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-28T11:24:31.028Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-28T11:24:31.287Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-28T11:24:31.855Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-28T11:24:31.855Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-28T11:24:32.423Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-28T11:24:34.327Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-28T11:24:38.630Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-28T11:24:38.630Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-28T11:24:38.630Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-28T11:24:39.196Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-28T11:24:40.132Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-28T11:24:40.699Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-28T11:24:40.958Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-28T11:24:41.526Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-28T11:24:42.093Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-28T11:24:42.352Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-28T11:24:42.611Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-28T11:24:42.869Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-28T11:24:43.128Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-28T11:24:43.695Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-28T11:24:43.695Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-28T11:24:43.953Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-28T11:24:44.888Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-28T11:24:44.888Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-28T11:24:46.791Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-28T11:24:47.049Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-28T11:24:47.992Z] === RUN TestDockerSuite/TestRunRm [2020-07-28T11:24:48.563Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-28T11:24:49.499Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-28T11:24:52.032Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-28T11:24:52.291Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-28T11:24:52.859Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-28T11:24:53.118Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-28T11:24:55.021Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-28T11:24:55.021Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-28T11:24:55.281Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-28T11:24:57.816Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-28T11:24:58.075Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-28T11:25:00.609Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-28T11:25:01.548Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-28T11:25:02.117Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-28T11:25:02.687Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-28T11:25:03.256Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-28T11:25:03.515Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-28T11:25:03.775Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-28T11:25:04.342Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-28T11:25:04.601Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-28T11:25:05.178Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-28T11:25:05.748Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-28T11:25:06.315Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-28T11:25:06.315Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-28T11:25:08.848Z] === RUN TestDockerSuite/TestRunState [2020-07-28T11:25:09.107Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-28T11:25:10.042Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-28T11:25:10.609Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-28T11:25:11.178Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-28T11:25:11.178Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-28T11:25:11.178Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-28T11:25:12.114Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-28T11:25:12.373Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-28T11:25:13.308Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-28T11:25:13.308Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-28T11:25:13.308Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-28T11:25:13.876Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-28T11:25:15.252Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-28T11:25:15.511Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-28T11:25:16.080Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-28T11:25:17.458Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-28T11:25:19.988Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-28T11:25:20.555Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-28T11:25:22.458Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-28T11:25:23.026Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-28T11:25:23.593Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-28T11:25:23.851Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-28T11:25:25.251Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-28T11:25:26.186Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-28T11:25:26.754Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-28T11:25:26.754Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-28T11:25:27.012Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-28T11:25:27.273Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-28T11:25:27.840Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-28T11:25:28.098Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-28T11:25:28.098Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-28T11:25:28.357Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-28T11:25:28.924Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-28T11:25:31.459Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-28T11:25:31.718Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-28T11:25:32.288Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-28T11:25:33.665Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-28T11:25:33.925Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-28T11:25:35.302Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-28T11:25:36.681Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-28T11:25:36.939Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-28T11:25:39.474Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-28T11:25:39.474Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-28T11:25:40.042Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-28T11:25:40.042Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-28T11:25:40.610Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-28T11:25:40.610Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-28T11:25:40.610Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-28T11:25:40.610Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-28T11:25:40.869Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-28T11:25:40.869Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-28T11:25:41.437Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-28T11:25:42.008Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-28T11:25:42.947Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-28T11:25:43.205Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-28T11:25:43.774Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-28T11:25:44.341Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-28T11:25:44.341Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-28T11:25:44.909Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-28T11:25:44.909Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-28T11:25:44.909Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-28T11:25:44.909Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-28T11:25:44.909Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-28T11:25:44.909Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-28T11:25:44.909Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-28T11:25:44.909Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-28T11:25:44.909Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-28T11:25:44.909Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-28T11:25:45.845Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-28T11:25:46.103Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-28T11:25:46.671Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-28T11:25:46.671Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-28T11:25:47.237Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-28T11:25:47.237Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-28T11:25:48.210Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-28T11:25:48.210Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-28T11:25:48.210Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-28T11:25:48.468Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-28T11:25:49.035Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-28T11:25:49.035Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-28T11:25:49.035Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-28T11:25:49.602Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-28T11:25:50.980Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-28T11:25:51.243Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-28T11:25:51.502Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-28T11:25:51.502Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-28T11:25:52.070Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-28T11:25:52.070Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-28T11:25:53.009Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-28T11:25:53.944Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-28T11:25:55.322Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-28T11:25:55.581Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-28T11:25:55.581Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-28T11:25:55.581Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-28T11:25:56.148Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-28T11:25:57.084Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-28T11:25:57.651Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-28T11:25:57.651Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-28T11:25:59.026Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-28T11:25:59.026Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-28T11:25:59.285Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-28T11:26:00.661Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-28T11:26:00.661Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-28T11:26:01.598Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-28T11:26:01.598Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-28T11:26:01.856Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-28T11:26:02.792Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-28T11:26:04.168Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-28T11:26:04.168Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-28T11:26:04.735Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-28T11:26:04.735Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-28T11:26:04.735Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-28T11:26:04.994Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-28T11:26:05.254Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-28T11:26:07.162Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-28T11:26:12.438Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-28T11:26:13.815Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-28T11:26:14.074Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-28T11:26:15.011Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-28T11:26:16.914Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-28T11:26:17.481Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-28T11:26:19.386Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-28T11:26:20.324Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-28T11:26:21.260Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-28T11:26:22.197Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-28T11:26:23.573Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-28T11:26:26.105Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-28T11:26:30.292Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-28T11:26:30.292Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-28T11:26:32.825Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-28T11:26:32.825Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-28T11:26:38.092Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-28T11:26:40.007Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-28T11:26:41.910Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-28T11:26:42.169Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-28T11:26:42.736Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-28T11:26:42.995Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-28T11:26:42.995Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-28T11:26:43.564Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-28T11:26:46.097Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-28T11:26:49.387Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-28T11:26:49.387Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-28T11:26:49.647Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-28T11:26:49.906Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-28T11:26:49.906Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-28T11:26:50.474Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-28T11:26:51.854Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-28T11:26:51.854Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-28T11:26:52.789Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-28T11:26:53.047Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-28T11:26:53.983Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-28T11:26:54.551Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-28T11:26:55.117Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-28T11:26:55.685Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-28T11:26:59.875Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-28T11:27:00.133Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-28T11:27:00.133Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-28T11:27:00.701Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-28T11:27:01.269Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-28T11:27:03.804Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-28T11:27:05.722Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-28T11:27:07.625Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-28T11:27:09.001Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-28T11:27:10.904Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-28T11:27:13.439Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-28T11:27:14.815Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-28T11:27:14.815Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-28T11:27:16.195Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-28T11:27:17.132Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-28T11:27:18.068Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-28T11:27:19.445Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-28T11:27:20.384Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-28T11:27:21.760Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-28T11:27:23.136Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-28T11:27:23.396Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-28T11:27:24.774Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-28T11:27:25.709Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-28T11:27:40.609Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-28T11:27:40.609Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-28T11:27:40.609Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-28T11:27:40.609Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-28T11:27:40.609Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-28T11:27:40.867Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-28T11:27:40.867Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-28T11:27:40.867Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-28T11:27:41.435Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-28T11:27:41.435Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-28T11:27:42.001Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-28T11:27:42.261Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-28T11:27:42.261Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-28T11:27:42.261Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-28T11:27:42.521Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-28T11:27:44.425Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-28T11:27:44.425Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-28T11:27:44.425Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-28T11:27:44.684Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-28T11:27:44.684Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-28T11:27:51.245Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-28T11:27:51.503Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-28T11:27:51.503Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-28T11:27:51.503Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-28T11:27:53.407Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-28T11:27:55.939Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite (1313.22s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.65s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.41s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.04s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.00s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.12s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.47s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.80s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.04s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.91s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.82s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.01s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.70s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAttachDetach (1.11s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.06s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.97s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.08s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.03s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.75s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.82s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.14s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.44s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.17s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.88s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.46s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.88s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.48s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.85s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.90s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.70s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.67s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.17s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.31s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.63s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.24s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.87s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.30s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.22s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.63s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.09s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.52s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.27s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.29s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.53s) [2020-07-28T11:27:55.939Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.43s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.73s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.06s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.49s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.25s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.81s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.20s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.01s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.74s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.10s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.41s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.85s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.21s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.39s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.07s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.44s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.00s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.17s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.23s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.86s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.45s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.50s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.35s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.57s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.96s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.37s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.04s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.64s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.41s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCmd (0.34s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.21s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.20s) [2020-07-28T11:27:55.940Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-28T11:27:55.940Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.24s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.64s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.88s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildContChar (2.36s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.78s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.31s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.63s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.92s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.44s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.95s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.23s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.40s) [2020-07-28T11:27:55.940Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-28T11:27:55.940Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.940Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-07-28T11:27:55.940Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.940Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-28T11:27:55.940Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.940Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-28T11:27:55.940Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.38s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.88s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.03s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.16s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.02s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.51s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.88s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.68s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.25s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.23s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.38s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.99s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.36s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.25s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.23s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.25s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.90s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.35s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.31s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.49s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.94s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.95s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.82s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.63s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.60s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.48s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.96s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEnv (1.37s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.06s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.86s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.29s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.77s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.14s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.29s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.76s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.44s) [2020-07-28T11:27:55.940Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-07-28T11:27:55.940Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.44s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.07s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildExpose (0.46s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.71s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.02s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.55s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.40s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.30s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.94s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.93s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.17s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.44s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.07s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.70s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.42s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildHistory (3.83s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.65s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.85s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.16s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.81s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.82s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.92s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.18s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.80s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.13s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.46s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.96s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.16s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.71s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.81s) [2020-07-28T11:27:55.940Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-28T11:27:55.940Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.66s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.35s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.01s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.83s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.48s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.63s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.91s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.27s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.51s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.69s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.50s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.62s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.12s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.56s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.91s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.34s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.40s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.53s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildPATH (1.61s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.69s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.64s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.39s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.80s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.54s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildRm (2.58s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.03s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.61s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.66s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.97s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.96s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.00s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.92s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2020-07-28T11:27:55.940Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-28T11:27:55.940Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.75s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildStderr (0.64s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.10s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.73s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.79s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.53s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.82s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.18s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildUser (1.66s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.46s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.31s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.95s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.44s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.04s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.00s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.00s) [2020-07-28T11:27:55.940Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-28T11:27:55.940Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.940Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-28T11:27:55.940Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.940Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-28T11:27:55.940Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.940Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-28T11:27:55.940Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.18s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.62s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.61s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.67s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.64s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.09s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.66s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2020-07-28T11:27:55.940Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-28T11:27:55.940Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.57s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.59s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s) [2020-07-28T11:27:55.940Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2020-07-28T11:27:55.940Z] docker_cli_sni_test.go:18: Flakey test [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.75s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.84s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestCommitChange (0.83s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.66s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.19s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.27s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.70s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestCommitTTY (0.95s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.04s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.62s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.33s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.65s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.70s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.82s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.75s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.68s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.64s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-07-28T11:27:55.940Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.97s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.78s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.11s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.53s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.71s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.54s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.65s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.62s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.53s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.61s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.55s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.58s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.98s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.22s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.50s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.62s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.66s) [2020-07-28T11:27:55.941Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-28T11:27:55.941Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.58s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.59s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.84s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.40s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.63s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.09s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.89s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.09s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.42s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.30s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.38s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.45s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007c25e0_} (1.32s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1621109455_/foo_false____} (1.42s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1621109455_/foo_true____} (1.44s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3270267874_/foo_false____} (1.42s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3270267874_/foo_true____} (1.40s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3270267874_/foo_true__0xc0007c2640__} (1.47s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007c2660_} (1.40s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007c2680_} (0.77s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007c26a0_} (1.37s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007c26c0_} (1.60s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.58s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.57s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.32s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.55s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.32s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.53s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.84s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.64s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.70s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.06s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.59s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.57s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.58s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.54s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.57s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.57s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.50s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.56s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.88s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.59s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.59s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.56s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.77s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.67s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.70s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.41s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.00s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.50s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.40s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.76s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.70s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.59s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.82s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.45s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.17s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.62s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpToDot (0.84s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.04s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.96s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpToStdout (0.81s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.39s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.46s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.03s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.05s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.42s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.55s) [2020-07-28T11:27:55.941Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-28T11:27:55.941Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2020-07-28T11:27:55.941Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-28T11:27:55.941Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.08s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.09s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.39s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.65s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.25s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.57s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.02s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.54s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.57s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.68s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.09s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.56s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.17s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.36s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.29s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.77s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.15s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.41s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.92s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsAttach (0.72s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsCommit (0.67s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.57s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.71s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.57s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.35s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.10s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.10s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsCopy (0.88s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.94s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.41s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.95s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.42s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsFilters (0.86s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsFormat (0.86s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.60s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.18s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2020-07-28T11:27:55.941Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-28T11:27:55.941Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-28T11:27:55.941Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-28T11:27:55.941Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.45s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.41s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.41s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.67s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsTop (0.56s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.81s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.51s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.27s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.66s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.58s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.62s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.68s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.56s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.09s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecCgroup (0.80s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecEnv (0.72s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.95s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.49s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecInspectID (2.70s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecInteractive (0.79s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.00s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.64s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.82s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.50s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecStartFails (0.77s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecTTY (0.50s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.51s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecUlimits (0.49s) [2020-07-28T11:27:55.941Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-28T11:27:55.941Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.18s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.48s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.67s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.50s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestExecWithUser (0.58s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.60s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.47s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.54s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.53s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestHealth (18.36s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-07-28T11:27:55.941Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestImportDisplay (1.19s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestImportFile (1.37s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.04s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.73s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestImportGzipped (1.53s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.38s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.63s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.58s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.71s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.58s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.74s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.64s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.58s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.71s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.25s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2020-07-28T11:27:55.942Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-28T11:27:55.942Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-07-28T11:27:55.942Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-28T11:27:55.942Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.40s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.60s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.38s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.52s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.67s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.06s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.21s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.25s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.03s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.38s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.30s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.30s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.23s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.48s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.18s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.87s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.32s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.54s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.40s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.44s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.76s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.07s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.93s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.03s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.03s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.81s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.37s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.80s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.54s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsSince (6.63s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.43s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsTail (0.55s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.43s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.41s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestNetHostname (1.24s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.64s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.21s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPluginActive (1.47s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.80s) [2020-07-28T11:27:55.942Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-28T11:27:55.942Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.75s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.42s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.38s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.06s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.91s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.37s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.10s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.12s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPortList (5.71s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.85s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.93s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.42s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.47s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.15s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.42s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.49s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.86s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPsByOrder (1.77s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.08s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.13s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.45s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.54s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.31s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.89s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.86s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.69s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.91s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.50s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.39s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.14s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s) [2020-07-28T11:27:55.942Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-28T11:27:55.942Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.53s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.87s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.85s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.53s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.76s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.27s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.13s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.85s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.93s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.93s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.94s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.90s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.73s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.25s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.72s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.28s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.56s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.56s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.64s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.47s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.93s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.19s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.99s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.00s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.86s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.69s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.62s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.74s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.41s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.42s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.67s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.66s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.66s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.41s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.41s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.41s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.68s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.55s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.94s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.86s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.41s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.31s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.06s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.35s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.13s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.60s) [2020-07-28T11:27:55.942Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.82s) [2020-07-28T11:27:55.942Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-28T11:27:55.943Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-28T11:27:55.943Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.03s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.03s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.31s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.19s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.48s) [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-07-28T11:27:55.943Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.49s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.61s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.47s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunExitCode (0.59s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.58s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.55s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.32s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.28s) [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-28T11:27:55.943Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.75s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.54s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.12s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.92s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.01s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.05s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.63s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.30s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.99s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.34s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.67s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.30s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.62s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.83s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.69s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.91s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.83s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.82s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunMount (3.51s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.86s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.31s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.81s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.30s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.42s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.91s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.03s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.51s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunNetHost (0.74s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.42s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.60s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.86s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.54s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.64s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.48s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.55s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.48s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.57s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.84s) [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-28T11:27:55.943Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.44s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.42s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.93s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.55s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2020-07-28T11:27:55.943Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.41s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-28T11:27:55.943Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.44s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-28T11:27:55.943Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.87s) [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-28T11:27:55.943Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.07s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.93s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunRm (0.72s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.58s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.49s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.66s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.43s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.87s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.42s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.55s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.53s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.52s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.64s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.60s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunState (1.16s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.42s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.65s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-07-28T11:27:55.943Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.58s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.56s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunSysctls (0.87s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.61s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.38s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.34s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.89s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.41s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.33s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.97s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.42s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.43s) [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-28T11:27:55.943Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.52s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.69s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.60s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.02s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.92s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.06s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.56s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.52s) [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-28T11:27:55.943Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-07-28T11:27:55.943Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-28T11:27:55.943Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.27s) [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-28T11:27:55.943Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.44s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.66s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.32s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.54s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.43s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.59s) [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-28T11:27:55.943Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-28T11:27:55.943Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-28T11:27:55.943Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-07-28T11:27:55.943Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-28T11:27:55.943Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-07-28T11:27:55.943Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.68s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.65s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.09s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.55s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.53s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.28s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.56s) [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-28T11:27:55.943Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.44s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.08s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.68s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.34s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.42s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.67s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.11s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.30s) [2020-07-28T11:27:55.943Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents261488668 [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.06s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.15s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.26s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.50s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.41s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.39s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.61s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.82s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.92s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.69s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestStartRecordError (1.04s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.05s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.13s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.43s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.89s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.77s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.47s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.65s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.58s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.47s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.46s) [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-28T11:27:55.943Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.46s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.36s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.60s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.53s) [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-07-28T11:27:55.943Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.57s) [2020-07-28T11:27:55.943Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.31s) [2020-07-28T11:27:55.943Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-28T11:27:55.943Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.25s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.69s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.66s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.19s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUpdateStats (3.61s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.95s) [2020-07-28T11:27:55.944Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-28T11:27:55.944Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.64s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.05s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.12s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.92s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.32s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.13s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.40s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.28s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.41s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.13s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.27s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.24s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.26s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.61s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.54s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.60s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.53s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.69s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.12s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.10s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.06s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.89s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.11s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.49s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.33s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.65s) [2020-07-28T11:27:55.944Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.30s) [2020-07-28T11:27:55.944Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-28T11:27:55.944Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-28T11:27:55.944Z] === RUN TestDockerRegistrySuite [2020-07-28T11:27:55.944Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-28T11:27:56.511Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-28T11:27:57.447Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-28T11:27:58.825Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-07-28T11:27:58.825Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-28T11:27:59.760Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-28T11:28:02.295Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-07-28T11:28:04.832Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-28T11:28:07.386Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-28T11:28:07.954Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-28T11:28:08.889Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-28T11:28:10.268Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-28T11:28:11.204Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-28T11:28:12.140Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-28T11:28:13.518Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-28T11:28:14.086Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-28T11:28:15.021Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-28T11:28:16.923Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-28T11:28:18.825Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-28T11:28:19.393Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-28T11:28:21.929Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-28T11:28:22.495Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-28T11:28:22.495Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-28T11:28:23.433Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-28T11:28:24.370Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-28T11:28:24.937Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-28T11:28:27.467Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-28T11:28:27.467Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-28T11:28:28.403Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-28T11:28:28.970Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-28T11:28:28.970Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-28T11:28:29.243Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-28T11:28:29.503Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-28T11:28:29.761Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-28T11:28:30.019Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-28T11:28:30.954Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-28T11:28:32.331Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-28T11:28:33.266Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-28T11:28:34.202Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-28T11:28:35.136Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-28T11:28:35.702Z] --- PASS: TestDockerRegistrySuite (40.21s) [2020-07-28T11:28:35.702Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2020-07-28T11:28:35.702Z] check_test.go:196: [d18d7065e41d1] daemon is not started [2020-07-28T11:28:35.702Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.96s) [2020-07-28T11:28:35.702Z] check_test.go:196: [dfc6f4d45232d] daemon is not started [2020-07-28T11:28:35.702Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2020-07-28T11:28:35.702Z] check_test.go:196: [db059a581951f] daemon is not started [2020-07-28T11:28:35.702Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-07-28T11:28:35.703Z] check_test.go:196: [dfa8a281321a5] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.09s) [2020-07-28T11:28:35.703Z] check_test.go:196: [d7320a92506b9] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.70s) [2020-07-28T11:28:35.703Z] check_test.go:196: [d9f8c00f20d95] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.78s) [2020-07-28T11:28:35.703Z] check_test.go:196: [df72363fc4dc4] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.19s) [2020-07-28T11:28:35.703Z] check_test.go:196: [ddf85274aa360] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.29s) [2020-07-28T11:28:35.703Z] check_test.go:196: [d57fbbc5c7b0d] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.14s) [2020-07-28T11:28:35.703Z] check_test.go:196: [dca7dc9fa089e] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.13s) [2020-07-28T11:28:35.703Z] check_test.go:196: [d1dab7d94058b] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.99s) [2020-07-28T11:28:35.703Z] check_test.go:196: [d3361e5656c38] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.94s) [2020-07-28T11:28:35.703Z] check_test.go:196: [d8ee6e066b0f9] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s) [2020-07-28T11:28:35.703Z] check_test.go:196: [d69d4d8297ace] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.74s) [2020-07-28T11:28:35.703Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0160622b57d65517c5800e0b38740b1d1183f8c47f248ee616ee174346ae8958 [2020-07-28T11:28:35.703Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:666c362a0fd996f4c7e2ef086a60663e3fa5706bafc7abe8d5429a80474ef5a8 [2020-07-28T11:28:35.703Z] check_test.go:196: [d614e539b2ee9] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.72s) [2020-07-28T11:28:35.703Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a301e6eba7861aa254ae9c3a6a3c46bc54e7955eef88f80f0bee1b76613c5c9e [2020-07-28T11:28:35.703Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:506125ca21feabe63037f14ed3b0d6c04f07354ec29e1546410c89a001405d45 [2020-07-28T11:28:35.703Z] check_test.go:196: [ddb9484b95e31] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.90s) [2020-07-28T11:28:35.703Z] check_test.go:196: [d0c67380e83e6] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.98s) [2020-07-28T11:28:35.703Z] check_test.go:196: [dec9adc5e7313] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2020-07-28T11:28:35.703Z] check_test.go:196: [d816fae8a4728] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-07-28T11:28:35.703Z] check_test.go:196: [d0e6dc840b264] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2020-07-28T11:28:35.703Z] check_test.go:196: [dda910cbdd55c] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.82s) [2020-07-28T11:28:35.703Z] check_test.go:196: [db2248981285f] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.80s) [2020-07-28T11:28:35.703Z] check_test.go:196: [d1664f74aeef9] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.17s) [2020-07-28T11:28:35.703Z] check_test.go:196: [d048154f01ed7] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-07-28T11:28:35.703Z] check_test.go:196: [d810626cbf84f] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.93s) [2020-07-28T11:28:35.703Z] check_test.go:196: [d3bd0a864e897] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2020-07-28T11:28:35.703Z] check_test.go:196: [d3aaaea45f4b8] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-28T11:28:35.703Z] check_test.go:196: [d6c6bf38d8e90] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2020-07-28T11:28:35.703Z] check_test.go:196: [d83e00d65a7f0] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-07-28T11:28:35.703Z] check_test.go:196: [d4680b936d070] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-07-28T11:28:35.703Z] check_test.go:196: [df63e03c09115] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-28T11:28:35.703Z] check_test.go:196: [d84d238b6ef36] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.96s) [2020-07-28T11:28:35.703Z] check_test.go:196: [dd0b1116e5493] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.37s) [2020-07-28T11:28:35.703Z] check_test.go:196: [d4c0441b74ab4] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s) [2020-07-28T11:28:35.703Z] check_test.go:196: [df75aef29947a] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.94s) [2020-07-28T11:28:35.703Z] check_test.go:196: [df0583fab229f] daemon is not started [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-07-28T11:28:35.703Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2020-07-28T11:28:35.703Z] === RUN TestDockerSchema1RegistrySuite [2020-07-28T11:28:35.703Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-07-28T11:28:35.962Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-28T11:28:38.496Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-07-28T11:28:41.027Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-28T11:28:43.556Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-28T11:28:44.492Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-28T11:28:45.427Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-28T11:28:45.685Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-28T11:28:46.621Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-28T11:28:47.558Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-28T11:28:48.493Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-28T11:28:50.396Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-28T11:28:50.963Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-28T11:28:51.222Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-28T11:28:51.481Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-28T11:28:51.740Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-28T11:28:52.015Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-28T11:28:52.287Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-28T11:28:52.544Z] --- PASS: TestDockerSchema1RegistrySuite (16.78s) [2020-07-28T11:28:52.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-28T11:28:52.544Z] check_test.go:223: [d842dcfec3d3b] daemon is not started [2020-07-28T11:28:52.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.62s) [2020-07-28T11:28:52.544Z] check_test.go:223: [dcd5d16fbd4f6] daemon is not started [2020-07-28T11:28:52.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.61s) [2020-07-28T11:28:52.545Z] check_test.go:223: [d10734c5ef9d5] daemon is not started [2020-07-28T11:28:52.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.60s) [2020-07-28T11:28:52.545Z] check_test.go:223: [dd98dd42e7b77] daemon is not started [2020-07-28T11:28:52.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.91s) [2020-07-28T11:28:52.545Z] check_test.go:223: [d7b472f6f2304] daemon is not started [2020-07-28T11:28:52.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s) [2020-07-28T11:28:52.545Z] check_test.go:223: [d220741ed09a2] daemon is not started [2020-07-28T11:28:52.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-28T11:28:52.545Z] check_test.go:223: [d621ac8bcb800] daemon is not started [2020-07-28T11:28:52.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2020-07-28T11:28:52.545Z] check_test.go:223: [de796e1f24471] daemon is not started [2020-07-28T11:28:52.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2020-07-28T11:28:52.545Z] check_test.go:223: [d0f74156547fb] daemon is not started [2020-07-28T11:28:52.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2020-07-28T11:28:52.545Z] check_test.go:223: [dc785c72e29f0] daemon is not started [2020-07-28T11:28:52.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.20s) [2020-07-28T11:28:52.545Z] check_test.go:223: [d504b6edefcda] daemon is not started [2020-07-28T11:28:52.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-07-28T11:28:52.545Z] check_test.go:223: [d994390a438fb] daemon is not started [2020-07-28T11:28:52.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2020-07-28T11:28:52.545Z] check_test.go:223: [de773725487e2] daemon is not started [2020-07-28T11:28:52.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-28T11:28:52.545Z] check_test.go:223: [d1f75c0ecd5a3] daemon is not started [2020-07-28T11:28:52.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-28T11:28:52.545Z] check_test.go:223: [ded4361c492f9] daemon is not started [2020-07-28T11:28:52.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-07-28T11:28:52.545Z] check_test.go:223: [d9707a9178845] daemon is not started [2020-07-28T11:28:52.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2020-07-28T11:28:52.545Z] check_test.go:223: [dc9a7ca3ef97e] daemon is not started [2020-07-28T11:28:52.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-28T11:28:52.545Z] check_test.go:223: [d22888bf32f4c] daemon is not started [2020-07-28T11:28:52.545Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-28T11:28:52.545Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-28T11:28:53.111Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-28T11:28:53.677Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-28T11:28:53.936Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-28T11:28:54.871Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-28T11:28:55.128Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-28T11:28:55.696Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-28T11:28:56.263Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-28T11:28:56.263Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.85s) [2020-07-28T11:28:56.263Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s) [2020-07-28T11:28:56.263Z] check_test.go:252: [d45ab9d49ba4f] daemon is not started [2020-07-28T11:28:56.263Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-07-28T11:28:56.263Z] check_test.go:252: [d66634b11d2b5] daemon is not started [2020-07-28T11:28:56.263Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-07-28T11:28:56.263Z] check_test.go:252: [d83ab528f48c9] daemon is not started [2020-07-28T11:28:56.263Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2020-07-28T11:28:56.263Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-07-28T11:28:56.263Z] check_test.go:252: [dceca1e9f4349] daemon is not started [2020-07-28T11:28:56.263Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-07-28T11:28:56.263Z] check_test.go:252: [d2bab66e041c4] daemon is not started [2020-07-28T11:28:56.263Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.61s) [2020-07-28T11:28:56.263Z] check_test.go:252: [da4c6f8610c51] daemon is not started [2020-07-28T11:28:56.263Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-07-28T11:28:56.263Z] check_test.go:252: [dadc57107188d] daemon is not started [2020-07-28T11:28:56.263Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-28T11:28:56.263Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-28T11:29:01.527Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-28T11:29:01.527Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-28T11:29:01.785Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-28T11:29:02.044Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-28T11:29:02.044Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2020-07-28T11:29:02.044Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-07-28T11:29:02.044Z] check_test.go:279: [d06bb1795cdbc] daemon is not started [2020-07-28T11:29:02.044Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-28T11:29:02.044Z] check_test.go:279: [db034537ff588] daemon is not started [2020-07-28T11:29:02.044Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-28T11:29:02.044Z] check_test.go:279: [dbc233bf5749c] daemon is not started [2020-07-28T11:29:02.044Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-07-28T11:29:02.044Z] check_test.go:279: [d9be20ddceb21] daemon is not started [2020-07-28T11:29:02.044Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-07-28T11:29:02.044Z] check_test.go:279: [ddd6e156d672d] daemon is not started [2020-07-28T11:29:02.044Z] === RUN TestDockerNetworkSuite [2020-07-28T11:29:02.044Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-28T11:29:03.945Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-28T11:29:04.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-28T11:29:07.415Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-28T11:29:08.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-28T11:29:11.326Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-28T11:29:12.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-28T11:29:17.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-28T11:29:20.513Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-28T11:29:21.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-28T11:29:21.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-28T11:29:21.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-28T11:29:22.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-28T11:29:23.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-28T11:29:23.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-28T11:29:24.372Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-28T11:29:24.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-28T11:29:25.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-28T11:29:25.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-28T11:29:25.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-28T11:29:26.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-28T11:29:27.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-28T11:29:27.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-28T11:29:27.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-28T11:29:27.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-28T11:29:29.863Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-28T11:29:31.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-28T11:29:37.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-28T11:29:37.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-28T11:29:38.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-28T11:29:38.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-28T11:29:38.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-28T11:29:38.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-28T11:29:38.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-28T11:29:38.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-28T11:29:41.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-28T11:29:41.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-28T11:29:41.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-28T11:29:41.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-28T11:29:45.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-28T11:29:48.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-28T11:29:48.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-28T11:29:49.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-28T11:29:50.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-28T11:29:50.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-28T11:29:51.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-28T11:29:51.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-28T11:29:52.609Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite (54.86s) [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.95s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d941f33e21638] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d50cf6bf16fdf] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.56s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [df351f8ac6a97] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.49s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d396a6794485c] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.44s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:1233: [d7da947ebbea0] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.38s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [dd200d82d2e7d] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.03s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d6919175a21fd] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.38s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [db2cdeeafe4de] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d514f0fc527a0] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d1d2fec6ace99] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d38bdc6235628] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [dca344f59393d] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.84s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [da3cc6b5f7ecb] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d791b4546f74e] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [db1ea83916a45] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [dd6d86b7b5e5d] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d9d84ccdb40eb] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [df61e2b2ac0d4] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d3ec3de3d9952] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [ddab52577fbda] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d1193078b4e60] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d2ecf825429c1] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [dafc645a56476] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d82b485072901] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:968: [d8fcbc4e28b43] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.68s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d185dfb325ea0] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.66s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:1116: [d64067f3f5225] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d05c1547f0d37] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [daad45256072e] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [daa4d5771ce00] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d2d73575be825] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d4f8dc31950b4] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d10928c1bb2b8] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d2cea4ba92b6e] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.34s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d481e484d1d56] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [df7fe63e29e51] daemon is not started [2020-07-28T11:29:57.885Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d4b1a60b20547] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d7925fbdecd8b] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.31s) [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.15s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:1084: [d5dd42cae6a9f] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d0d4ecaeee1c9] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d0b43ddf68d9f] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.48s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d31f222f27584] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d5523e31ec6e7] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d1f72e4e10659] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d885b15220183] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [d7e87ea9c03ef] daemon is not started [2020-07-28T11:29:57.885Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.37s) [2020-07-28T11:29:57.885Z] docker_cli_network_unix_test.go:46: [df9ade9554096] daemon is not started [2020-07-28T11:29:57.885Z] === RUN TestDockerHubPullSuite [2020-07-28T11:29:57.885Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-28T11:29:58.452Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-28T11:30:00.981Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-28T11:30:00.981Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-28T11:30:02.357Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-28T11:30:02.924Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-28T11:30:02.924Z] --- PASS: TestDockerHubPullSuite (5.89s) [2020-07-28T11:30:02.924Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.53s) [2020-07-28T11:30:02.924Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2020-07-28T11:30:02.924Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.42s) [2020-07-28T11:30:02.924Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.38s) [2020-07-28T11:30:02.924Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.31s) [2020-07-28T11:30:02.924Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-07-28T11:30:02.924Z] PASS [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === Skipped [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-28T11:30:02.924Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-07-28T11:30:02.924Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-28T11:30:02.924Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-28T11:30:02.924Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-07-28T11:30:02.924Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-28T11:30:02.924Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-28T11:30:02.924Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-28T11:30:02.924Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-28T11:30:02.924Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-28T11:30:02.924Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-28T11:30:02.924Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-28T11:30:02.924Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2020-07-28T11:30:02.924Z] docker_cli_sni_test.go:18: Flakey test [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-28T11:30:02.924Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-28T11:30:02.924Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-28T11:30:02.924Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-28T11:30:02.924Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-07-28T11:30:02.924Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-07-28T11:30:02.924Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-28T11:30:02.924Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-07-28T11:30:02.924Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-28T11:30:02.924Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-07-28T11:30:02.924Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-07-28T11:30:02.924Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-07-28T11:30:02.924Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-28T11:30:02.924Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-28T11:30:02.924Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-28T11:30:02.924Z] docker_cli_network_unix_test.go:46: [d4b1a60b20547] daemon is not started [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] [2020-07-28T11:30:02.924Z] DONE 1277 tests, 51 skipped in 1480.067s [2020-07-28T11:30:02.924Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-28T11:30:02.924Z] ++++ cat bundles/test-integration/docker.pid [2020-07-28T11:30:02.924Z] +++ kill 7560 [2020-07-28T11:30:03.860Z] +++ /etc/init.d/apparmor stop [2020-07-28T11:30:03.860Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T11:30:03.860Z] [2020-07-28T11:30:03.860Z] Unloading profiles will leave already running processes permanently [2020-07-28T11:30:03.860Z] unconfined, which can lead to unexpected situations. [2020-07-28T11:30:03.860Z] [2020-07-28T11:30:03.860Z] To set a process to complain mode, use the command line tool [2020-07-28T11:30:03.860Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T11:30:03.860Z] +++ true [2020-07-28T11:30:03.860Z] exiting test-integration [2020-07-28T11:30:03.860Z] ++ exit 0 [2020-07-28T11:30:03.860Z] [2020-07-28T11:30:04.118Z] + for job in $(jobs -p) [2020-07-28T11:30:04.118Z] + wait 19141 [2020-07-28T11:30:07.400Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-28T11:30:11.589Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-28T11:30:18.160Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-28T11:30:24.720Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-28T11:30:26.096Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-28T11:30:30.284Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-28T11:30:32.816Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-28T11:30:37.002Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-28T11:30:37.002Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-28T11:30:42.269Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-28T11:30:42.269Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-28T11:30:42.835Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-28T11:30:45.369Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-28T11:31:41.595Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-28T11:32:37.814Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-28T11:32:44.372Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-28T11:32:48.564Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-28T11:35:10.033Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-28T11:35:16.590Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-28T11:35:17.965Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-07-28T11:35:17.965Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-07-28T11:35:18.224Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-07-28T11:35:18.224Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-07-28T11:35:19.158Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-28T11:35:21.062Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-28T11:35:25.250Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-28T11:35:26.627Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-28T11:36:22.844Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-28T11:36:22.844Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-28T11:36:24.747Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-28T11:36:27.282Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-28T11:36:30.567Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-28T11:36:32.471Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-28T11:36:54.393Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-28T11:37:06.591Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-28T11:37:07.158Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-28T11:37:09.691Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-28T11:37:12.976Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-28T11:37:19.552Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-28T11:37:23.739Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-28T11:37:26.269Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-28T11:37:28.800Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-28T11:37:31.331Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-28T11:37:33.862Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-28T11:37:37.146Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-28T11:37:39.049Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-28T11:38:35.280Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-28T11:38:50.150Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite (1664.02s) [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.44s) [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.48s) [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.16s) [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.38s) [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.46s) [2020-07-28T11:39:08.227Z] docker_api_swarm_test.go:562: [d18b900e51f1d] joining swarm manager [de39c0eb44068]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.227Z] docker_api_swarm_test.go:584: [dc680f969073c] joining swarm manager [de39c0eb44068]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.227Z] check_test.go:380: [d18b900e51f1d] daemon is not started [2020-07-28T11:39:08.227Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-28T11:39:08.227Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.29s) [2020-07-28T11:39:08.227Z] docker_api_swarm_test.go:45: [dccc88977eeac] joining swarm manager [d651b87ee78bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.04s) [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.10s) [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.94s) [2020-07-28T11:39:08.227Z] docker_api_swarm_test.go:303: [dcff1040cad6a] joining swarm manager [dbee6ce199aee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.227Z] docker_api_swarm_test.go:304: [d5eaa662688eb] joining swarm manager [dbee6ce199aee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.227Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-07-28T11:39:08.227Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.57s) [2020-07-28T11:39:08.227Z] docker_api_swarm_test.go:271: [d738b120acb59] joining swarm manager [d36bbf5d57b70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.227Z] docker_api_swarm_test.go:272: [decec176688b4] joining swarm manager [d36bbf5d57b70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.78s) [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.64s) [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.78s) [2020-07-28T11:39:08.227Z] docker_api_swarm_node_test.go:19: [dc19df8d105c4] joining swarm manager [d33b54d12c993]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.227Z] docker_api_swarm_node_test.go:20: [dae9fd61946e6] joining swarm manager [d33b54d12c993]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.58s) [2020-07-28T11:39:08.227Z] docker_api_swarm_test.go:501: [d086a722548a3] joining swarm manager [d035027f95d03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.227Z] docker_api_swarm_test.go:506: [d8c1d7c80f717] joining swarm manager [d035027f95d03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.53s) [2020-07-28T11:39:08.227Z] docker_api_swarm_node_test.go:80: [d5eb052ec2b66] joining swarm manager [df7ed452610cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.74s) [2020-07-28T11:39:08.227Z] docker_api_swarm_node_test.go:52: [d69acca784c4b] joining swarm manager [d67dd1bb0078c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.227Z] docker_api_swarm_node_test.go:53: [d3b62db9ab1e6] joining swarm manager [d67dd1bb0078c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.10s) [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.40s) [2020-07-28T11:39:08.227Z] docker_api_swarm_test.go:201: [d70ca54a8b873] joining swarm manager [d9e717c31b2a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.16s) [2020-07-28T11:39:08.227Z] docker_api_swarm_test.go:383: [d993bdd9bac5a] joining swarm manager [d3259de6053b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.227Z] docker_api_swarm_test.go:384: [d60d44506599d] joining swarm manager [d3259de6053b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.227Z] check_test.go:380: [d60d44506599d] daemon is not started [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.50s) [2020-07-28T11:39:08.227Z] docker_api_swarm_test.go:801: [d4b12d69655c5] joining swarm manager [de43589b25e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.227Z] docker_api_swarm_test.go:801: [d9281c668be92] joining swarm manager [de43589b25e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.227Z] docker_api_swarm_test.go:801: [dd25337a70456] joining swarm manager [de43589b25e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-28T11:39:08.227Z] docker_api_swarm_test.go:801: [d642d2379f6cc] joining swarm manager [de43589b25e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-28T11:39:08.227Z] docker_api_swarm_test.go:809: [dd57b1d428e86] joining swarm manager [de43589b25e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.39s) [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.69s) [2020-07-28T11:39:08.227Z] docker_api_swarm_service_test.go:394: [d8ae0a75bad72] joining swarm manager [de062900f8aef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.227Z] docker_api_swarm_service_test.go:394: [d97b8bae81638] joining swarm manager [de062900f8aef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.18s) [2020-07-28T11:39:08.227Z] docker_api_swarm_service_test.go:342: [df425430de2c3] joining swarm manager [d24e29839c6c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.227Z] docker_api_swarm_service_test.go:342: [d935231fc92ba] joining swarm manager [d24e29839c6c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.86s) [2020-07-28T11:39:08.227Z] docker_api_swarm_service_test.go:489: [d76f2e8a5f7ed] joining swarm manager [d2c18c0e88fd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.227Z] docker_api_swarm_service_test.go:489: [d48f60bf9fd93] joining swarm manager [d2c18c0e88fd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.11s) [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.91s) [2020-07-28T11:39:08.227Z] docker_api_swarm_service_test.go:127: [d52e727a81415] joining swarm manager [dfd5f5b3f077e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.227Z] docker_api_swarm_service_test.go:128: [dde7f9f8f61f3] joining swarm manager [dfd5f5b3f077e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.227Z] docker_api_swarm_service_test.go:136: [d8d5752ea6d39] joining swarm manager [dfd5f5b3f077e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-28T11:39:08.227Z] docker_api_swarm_service_test.go:137: [de9794710327f] joining swarm manager [dfd5f5b3f077e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.77s) [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.62s) [2020-07-28T11:39:08.227Z] docker_api_swarm_service_test.go:303: [d491483b73679] joining swarm manager [dcf65acf97cf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.227Z] docker_api_swarm_service_test.go:303: [d336e6d9aed46] joining swarm manager [dcf65acf97cf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.68s) [2020-07-28T11:39:08.228Z] docker_api_swarm_service_test.go:99: [dcc63a24e3b71] joining swarm manager [d5cbe0965f5bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.228Z] docker_api_swarm_service_test.go:100: [d16429a67db47] joining swarm manager [d5cbe0965f5bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.228Z] check_test.go:380: [dcc63a24e3b71] daemon is not started [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.44s) [2020-07-28T11:39:08.228Z] docker_api_swarm_service_test.go:532: [dacf2cfa6ecec] joining swarm manager [d98ba148cfe09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.228Z] docker_api_swarm_service_test.go:533: [d825181aea20e] joining swarm manager [d98ba148cfe09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.68s) [2020-07-28T11:39:08.228Z] docker_api_swarm_service_test.go:147: [d4442ec159034] joining swarm manager [d2796e6f296ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.228Z] docker_api_swarm_service_test.go:147: [dc5402a660204] joining swarm manager [d2796e6f296ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.28s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.92s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.47s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.56s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.57s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.58s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.34s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.12s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.01s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.73s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.72s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.59s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.49s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.86s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.48s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.69s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.80s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.04s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.09s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.71s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.83s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.00s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.27s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.06s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.93s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.65s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.89s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.07s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.13s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.89s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.90s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.46s) [2020-07-28T11:39:08.228Z] docker_cli_service_logs_test.go:245: checking task irbia3a5w8gh [2020-07-28T11:39:08.228Z] docker_cli_service_logs_test.go:250: checking messages for irbia3a5w8gh [2020-07-28T11:39:08.228Z] docker_cli_service_logs_test.go:245: checking task qosplvgkgjd7 [2020-07-28T11:39:08.228Z] docker_cli_service_logs_test.go:250: checking messages for qosplvgkgjd7 [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.35s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.04s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.87s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.56s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.50s) [2020-07-28T11:39:08.228Z] docker_cli_swarm_test.go:1901: [dc925925be406] joining swarm manager [d93ff20507db1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.228Z] docker_cli_swarm_test.go:1902: [d9429de0e9034] joining swarm manager [d93ff20507db1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.26s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.60s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.04s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.19s) [2020-07-28T11:39:08.228Z] docker_cli_swarm_test.go:1802: [de545f1b4f389] joining swarm manager [da61eaac3baa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.228Z] docker_cli_swarm_test.go:1803: [d765a08b6fc77] joining swarm manager [da61eaac3baa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.07s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (119.52s) [2020-07-28T11:39:08.228Z] docker_cli_swarm_test.go:1321: [d9f07292f0e0d] joining swarm manager [d44c551ac602d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.228Z] docker_cli_swarm_test.go:1322: [dde5be6ed0b64] joining swarm manager [d44c551ac602d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.80s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.98s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.51s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.33s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.40s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.31s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.79s) [2020-07-28T11:39:08.228Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-07-28T11:39:08.228Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.02s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.20s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.03s) [2020-07-28T11:39:08.228Z] docker_cli_swarm_test.go:1186: [d52860aa92ddf] joining swarm manager [d206b596dfe3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.228Z] docker_cli_swarm_test.go:1195: [d08fb7a60594e] joining swarm manager [d206b596dfe3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.03s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.29s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.68s) [2020-07-28T11:39:08.228Z] docker_cli_swarm_test.go:1118: [d97f811ec1651] joining swarm manager [db0a007dd3fe6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.228Z] docker_cli_swarm_test.go:1119: [d1e06e72f1495] joining swarm manager [db0a007dd3fe6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.228Z] docker_cli_swarm_test.go:1172: [dd99bf4142b79] joining swarm manager [db0a007dd3fe6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (12.96s) [2020-07-28T11:39:08.228Z] docker_cli_swarm_test.go:1453: [d82059d92741b] joining swarm manager [db174fc4ef483]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.228Z] docker_cli_swarm_test.go:1454: [d4eae2925a844] joining swarm manager [db174fc4ef483]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.33s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.37s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.39s) [2020-07-28T11:39:08.228Z] docker_cli_swarm_unix_test.go:62: [d940af8d384e4] joining swarm manager [d552e52e0fe91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.22s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.27s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.22s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.95s) [2020-07-28T11:39:08.228Z] docker_api_swarm_test.go:961: [d1a551bdb8261] joining swarm manager [d5ff97ce55268]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.48s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.91s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.51s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.51s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.52s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.49s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.13s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.23s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.96s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s) [2020-07-28T11:39:08.228Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2020-07-28T11:39:08.228Z] === RUN TestDockerExternalVolumeSuite [2020-07-28T11:39:08.228Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-28T11:39:23.103Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-28T11:40:30.783Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-28T11:40:38.908Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-28T11:41:10.976Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-28T11:41:25.846Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-28T11:41:57.912Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-28T11:42:10.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-28T11:42:42.175Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-28T11:42:57.046Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-28T11:43:11.914Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-28T11:43:58.604Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-28T11:44:16.682Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-28T11:44:48.747Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-28T11:45:20.811Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-28T11:45:35.685Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-28T11:45:53.763Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-28T11:46:08.634Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-28T11:46:23.507Z] --- PASS: TestDockerExternalVolumeSuite (436.81s) [2020-07-28T11:46:23.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2020-07-28T11:46:23.507Z] docker_cli_external_volume_driver_test.go:53: [dd0005bb0b0d4] daemon is not started [2020-07-28T11:46:23.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-07-28T11:46:23.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2020-07-28T11:46:23.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-07-28T11:46:23.507Z] docker_cli_external_volume_driver_test.go:53: [db79d0e0716ff] daemon is not started [2020-07-28T11:46:23.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-07-28T11:46:23.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-07-28T11:46:23.507Z] docker_cli_external_volume_driver_test.go:53: [d4a7c0da71245] daemon is not started [2020-07-28T11:46:23.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-28T11:46:23.507Z] docker_cli_external_volume_driver_test.go:53: [d726d670f2806] daemon is not started [2020-07-28T11:46:23.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2020-07-28T11:46:23.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s) [2020-07-28T11:46:23.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2020-07-28T11:46:23.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-07-28T11:46:23.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2020-07-28T11:46:23.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2020-07-28T11:46:23.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2020-07-28T11:46:23.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2020-07-28T11:46:23.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2020-07-28T11:46:23.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.96s) [2020-07-28T11:46:23.507Z] docker_cli_external_volume_driver_test.go:485: [df1adc600a2b4] daemon is not started [2020-07-28T11:46:23.507Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-28T11:46:23.507Z] docker_cli_external_volume_driver_test.go:53: [d7b89004fec25] daemon is not started [2020-07-28T11:46:23.507Z] PASS [2020-07-28T11:46:23.507Z] [2020-07-28T11:46:23.507Z] === Skipped [2020-07-28T11:46:23.507Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-28T11:46:23.507Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-28T11:46:23.507Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-28T11:46:23.507Z] check_test.go:309: [dea8a300c3f2d] daemon is not started [2020-07-28T11:46:23.507Z] [2020-07-28T11:46:23.507Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-28T11:46:23.507Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-28T11:46:23.507Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-28T11:46:23.507Z] check_test.go:309: [d72c9e8a4ff7f] daemon is not started [2020-07-28T11:46:23.507Z] [2020-07-28T11:46:23.507Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-28T11:46:23.507Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-28T11:46:23.507Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-28T11:46:23.507Z] check_test.go:309: [db7ba4f2b7415] daemon is not started [2020-07-28T11:46:23.507Z] [2020-07-28T11:46:23.507Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-28T11:46:23.507Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-28T11:46:23.507Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-28T11:46:23.507Z] [2020-07-28T11:46:23.507Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-07-28T11:46:23.507Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-07-28T11:46:23.507Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-28T11:46:23.507Z] [2020-07-28T11:46:23.507Z] [2020-07-28T11:46:23.507Z] DONE 273 tests, 5 skipped in 2460.838s [2020-07-28T11:46:23.507Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-28T11:46:23.507Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dcf4afde01126/docker.pid [2020-07-28T11:46:23.507Z] +++ kill 5576 [2020-07-28T11:46:23.507Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5576 is not a child of this shell [2020-07-28T11:46:23.507Z] warning: PID 5576 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dcf4afde01126/docker.pid had a nonzero exit code [2020-07-28T11:46:23.507Z] ++++ cat bundles/test-integration/docker.pid [2020-07-28T11:46:23.507Z] +++ kill 7573 [2020-07-28T11:46:23.507Z] +++ /etc/init.d/apparmor stop [2020-07-28T11:46:23.766Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T11:46:23.766Z] [2020-07-28T11:46:23.766Z] Unloading profiles will leave already running processes permanently [2020-07-28T11:46:23.766Z] unconfined, which can lead to unexpected situations. [2020-07-28T11:46:23.766Z] [2020-07-28T11:46:23.766Z] To set a process to complain mode, use the command line tool [2020-07-28T11:46:23.766Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T11:46:23.766Z] +++ true [2020-07-28T11:46:23.766Z] exiting test-integration [2020-07-28T11:46:23.766Z] ++ exit 0 [2020-07-28T11:46:23.766Z] [2020-07-28T11:46:24.025Z] + exit 0 [2020-07-28T11:46:24.025Z] ++ jobs -p [2020-07-28T11:46:24.025Z] + pids= [2020-07-28T11:46:24.025Z] + echo 'Remaining pids to kill: []' [2020-07-28T11:46:24.025Z] Remaining pids to kill: [] [2020-07-28T11:46:24.025Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-28T11:46:24.036Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-28T11:46:25.171Z] + echo Ensuring container killed. [2020-07-28T11:46:25.171Z] Ensuring container killed. [2020-07-28T11:46:25.171Z] + docker ps -aq -f name=docker-pr2-* [2020-07-28T11:46:25.171Z] + cids=e7ed200a6114 [2020-07-28T11:46:25.171Z] 9cfa86ad9286 [2020-07-28T11:46:25.171Z] 36a18025422b [2020-07-28T11:46:25.171Z] + [ -n e7ed200a6114 [2020-07-28T11:46:25.171Z] 9cfa86ad9286 [2020-07-28T11:46:25.171Z] 36a18025422b ] [2020-07-28T11:46:25.171Z] + docker rm -vf e7ed200a6114 9cfa86ad9286 36a18025422b [2020-07-28T11:46:27.704Z] e7ed200a6114 [2020-07-28T11:46:27.704Z] 9cfa86ad9286 [2020-07-28T11:46:29.081Z] 36a18025422b [Pipeline] sh [2020-07-28T11:46:29.364Z] + echo Chowning /workspace to jenkins user [2020-07-28T11:46:29.364Z] Chowning /workspace to jenkins user [2020-07-28T11:46:29.364Z] + id -u [2020-07-28T11:46:29.364Z] + id -g [2020-07-28T11:46:29.364Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41156:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-28T11:46:32.948Z] + bundleName=amd64 [2020-07-28T11:46:32.949Z] + echo Creating amd64-bundles.tar.gz [2020-07-28T11:46:32.949Z] Creating amd64-bundles.tar.gz [2020-07-28T11:46:32.949Z] + xargs tar -czf amd64-bundles.tar.gz [2020-07-28T11:46:32.949Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-07-28T11:46:33.894Z] Archiving artifacts [2020-07-28T11:46:52.227Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41156/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-28T11:46:52.536Z] + make clean [2020-07-28T11:46:52.794Z] docker volume rm -f docker-dev-cache [2020-07-28T11:46:52.794Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-28T12:01:17.815Z] ok github.com/docker/docker/integration-cli 2278.811s [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === Skipped [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-28T12:01:17.815Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-28T12:01:17.815Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.09s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.09s) [2020-07-28T12:01:17.815Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-07-28T12:01:17.815Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.04s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2020-07-28T12:01:17.815Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-07-28T12:01:17.815Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2020-07-28T12:01:17.815Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2020-07-28T12:01:17.815Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-07-28T12:01:17.815Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-28T12:01:17.815Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-28T12:01:17.815Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-28T12:01:17.815Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-28T12:01:17.815Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-28T12:01:17.815Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-28T12:01:17.815Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-28T12:01:17.815Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-28T12:01:17.815Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-28T12:01:17.815Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-07-28T12:01:17.815Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-28T12:01:17.815Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-28T12:01:17.815Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-28T12:01:17.815Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-28T12:01:17.815Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-28T12:01:17.815Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.815Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-28T12:01:17.816Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.36s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.57s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.57s) [2020-07-28T12:01:17.816Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2020-07-28T12:01:17.816Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2020-07-28T12:01:17.816Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.816Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-28T12:01:17.817Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2020-07-28T12:01:17.817Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-07-28T12:01:17.817Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-07-28T12:01:17.817Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-28T12:01:17.817Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2020-07-28T12:01:17.817Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-28T12:01:17.817Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-07-28T12:01:17.817Z] docker_cli_sni_test.go:18: Flakey test [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-07-28T12:01:17.817Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-07-28T12:01:17.817Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-28T12:01:17.817Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-07-28T12:01:17.817Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-28T12:01:17.817Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-28T12:01:17.817Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-28T12:01:17.817Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-28T12:01:17.817Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-28T12:01:17.817Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-28T12:01:17.817Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-28T12:01:17.817Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-28T12:01:17.817Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-28T12:01:17.817Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-07-28T12:01:17.817Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-28T12:01:17.817Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-07-28T12:01:17.817Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-28T12:01:17.817Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-28T12:01:17.817Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-07-28T12:01:17.817Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-07-28T12:01:17.817Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-07-28T12:01:17.817Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-07-28T12:01:17.817Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-07-28T12:01:17.817Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-28T12:01:17.817Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-28T12:01:17.817Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.817Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-28T12:01:17.818Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-28T12:01:17.818Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-28T12:01:17.818Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-28T12:01:17.818Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-28T12:01:17.818Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-28T12:01:17.818Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-28T12:01:17.818Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-28T12:01:17.818Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-28T12:01:17.818Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-28T12:01:17.818Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-07-28T12:01:17.818Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-28T12:01:17.818Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-28T12:01:17.818Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-28T12:01:17.818Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-28T12:01:17.818Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-07-28T12:01:17.818Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-28T12:01:17.818Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-28T12:01:17.818Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-28T12:01:17.818Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-28T12:01:17.818Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-28T12:01:17.818Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-28T12:01:17.818Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-28T12:01:17.818Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.818Z] [2020-07-28T12:01:17.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-28T12:01:17.818Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-28T12:01:17.819Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-07-28T12:01:17.819Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-28T12:01:17.819Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-07-28T12:01:17.819Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-07-28T12:01:17.819Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-07-28T12:01:17.819Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-07-28T12:01:17.819Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-28T12:01:17.819Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-28T12:01:17.819Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-28T12:01:17.819Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-28T12:01:17.819Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-28T12:01:17.819Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-28T12:01:17.819Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-07-28T12:01:17.819Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-07-28T12:01:17.819Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-28T12:01:17.819Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-07-28T12:01:17.819Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-07-28T12:01:17.819Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-28T12:01:17.819Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-28T12:01:17.819Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.819Z] [2020-07-28T12:01:17.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-07-28T12:01:17.819Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-28T12:01:17.820Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-28T12:01:17.820Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.820Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-07-28T12:01:17.821Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-28T12:01:17.821Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.821Z] [2020-07-28T12:01:17.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-07-28T12:01:17.822Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-28T12:01:17.822Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-28T12:01:17.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-28T12:01:17.822Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.822Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-28T12:01:17.823Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-07-28T12:01:17.823Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] DONE 1096 tests, 549 skipped in 2286.441s [2020-07-28T12:01:17.823Z] INFO: Integration tests ended at 07/28/2020 12:01:03. Duration:00:38:06.5553496 [2020-07-28T12:01:17.823Z] INFO: Docker info of the daemon under test at end of run [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] Containers: 2 [2020-07-28T12:01:17.823Z] Running: 0 [2020-07-28T12:01:17.823Z] Paused: 0 [2020-07-28T12:01:17.823Z] Stopped: 2 [2020-07-28T12:01:17.823Z] Images: 15 [2020-07-28T12:01:17.823Z] Server Version: 0.0.0-dev [2020-07-28T12:01:17.823Z] Storage Driver: windowsfilter [2020-07-28T12:01:17.823Z] Windows: [2020-07-28T12:01:17.823Z] Logging Driver: json-file [2020-07-28T12:01:17.823Z] Plugins: [2020-07-28T12:01:17.823Z] Volume: local [2020-07-28T12:01:17.823Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-28T12:01:17.823Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-28T12:01:17.823Z] Swarm: inactive [2020-07-28T12:01:17.823Z] Default Isolation: process [2020-07-28T12:01:17.823Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-28T12:01:17.823Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-28T12:01:17.823Z] OSType: windows [2020-07-28T12:01:17.823Z] Architecture: x86_64 [2020-07-28T12:01:17.823Z] CPUs: 4 [2020-07-28T12:01:17.823Z] Total Memory: 32GiB [2020-07-28T12:01:17.823Z] Name: azwin-2-b30c80 [2020-07-28T12:01:17.823Z] ID: OUIR:ENQY:QKZK:42RY:AQKH:TPIZ:MDH2:TWCQ:NHSF:IWC3:6W3K:55WB [2020-07-28T12:01:17.823Z] Docker Root Dir: D:\CI\PR-41156\2\daemon [2020-07-28T12:01:17.823Z] Debug Mode (client): false [2020-07-28T12:01:17.823Z] Debug Mode (server): true [2020-07-28T12:01:17.823Z] File Descriptors: -1 [2020-07-28T12:01:17.823Z] Goroutines: 18 [2020-07-28T12:01:17.823Z] System Time: 2020-07-28T12:01:03.8493572Z [2020-07-28T12:01:17.823Z] EventsListeners: 0 [2020-07-28T12:01:17.823Z] Registry: https://index.docker.io/v1/ [2020-07-28T12:01:17.823Z] Labels: [2020-07-28T12:01:17.823Z] Experimental: false [2020-07-28T12:01:17.823Z] Insecure Registries: [2020-07-28T12:01:17.823Z] 127.0.0.0/8 [2020-07-28T12:01:17.823Z] Live Restore Enabled: false [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] [2020-07-28T12:01:17.823Z] INFO: Stopping daemon under test [2020-07-28T12:01:17.823Z] SUCCESS: The process with PID 6564 (child process of PID 6272) has been terminated. [2020-07-28T12:01:17.823Z] SUCCESS: The process with PID 6272 (child process of PID 5744) has been terminated. [2020-07-28T12:01:17.823Z] INFO: Stop tailing logs of the daemon under tests [2020-07-28T12:01:17.823Z] INFO: executeCI.ps1 Completed successfully at 07/28/2020 12:01:04. [2020-07-28T12:01:17.823Z] INFO: Tidying up at end of run [2020-07-28T12:01:17.823Z] INFO: Saving daemon under test log (d:\CI\PR-41156\2\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-28T12:01:17.823Z] INFO: Saving daemon under test log (d:\CI\PR-41156\2\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-28T12:01:17.823Z] INFO: Nuke-Everything... [2020-07-28T12:01:17.823Z] INFO: Container count on control daemon to delete is 2 [2020-07-28T12:01:17.823Z] d70475a18e5e [2020-07-28T12:01:17.823Z] b9e60b8622c2 [2020-07-28T12:01:17.823Z] INFO: Tidying pidfile d:\CI\PR-41156\2\docker.pid [2020-07-28T12:01:17.823Z] INFO: Nuking d:\CI [2020-07-28T12:01:30.342Z] INFO: Zapped successfully [2020-07-28T12:01:30.342Z] [2020-07-28T12:01:30.342Z] INFO: executeCI.ps1 exiting at Tue Jul 28 12:01:29 CUT 2020. Duration 00:58:38.0404084 [2020-07-28T12:01:30.342Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-07-28T12:01:30.595Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-28T12:01:41.185Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-28T12:01:42.975Z] Archiving artifacts [2020-07-28T12:01:58.765Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41156/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-28T12:01:59.719Z] + make clean [2020-07-28T12:02:01.938Z] docker volume rm -f docker-dev-cache [2020-07-28T12:02:01.938Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS