Push event to branch cpuguy-test-sync Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 4d63209d94276d66d9db39174bfe0127f4b9a8dc 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 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_cpuguy-test-sync@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" First time build. Skipping changelog. [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) Stage "pr-hack" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-01-10T21:21:27.301Z] Running on ubuntu-1804-overlay2 (i-0fdc16fd4b35c47b1) in /home/ubuntu/workspace/moby_cpuguy-test-sync [Pipeline] { [Pipeline] checkout [2020-01-10T21:21:27.352Z] using credential docker-jenkins-github-credentials [2020-01-10T21:21:27.367Z] Cloning the remote Git repository [2020-01-10T21:21:27.367Z] Cloning with configured refspecs honoured and without tags [2020-01-10T21:21:27.363Z] Cloning repository https://github.com/moby/moby.git [2020-01-10T21:21:27.364Z] > git init /home/ubuntu/workspace/moby_cpuguy-test-sync # timeout=10 [2020-01-10T21:21:27.380Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-10T21:21:27.380Z] > git --version # timeout=10 [2020-01-10T21:21:27.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-10T21:21:27.394Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync [2020-01-10T21:21:40.935Z] Fetching without tags [2020-01-10T21:21:41.158Z] Checking out Revision 4d63209d94276d66d9db39174bfe0127f4b9a8dc (cpuguy-test-sync) [2020-01-10T21:21:40.907Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-10T21:21:40.913Z] > git config --add remote.origin.fetch +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync # timeout=10 [2020-01-10T21:21:40.921Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-10T21:21:40.930Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-10T21:21:40.930Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-10T21:21:40.930Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync [2020-01-10T21:21:41.152Z] > git config core.sparsecheckout # timeout=10 [2020-01-10T21:21:41.157Z] > git checkout -f 4d63209d94276d66d9db39174bfe0127f4b9a8dc [2020-01-10T21:21:41.661Z] Commit message: "Merge pull request #40362 from thaJeztah/dockerfile_registry_optimized" [2020-01-10T21:21:41.662Z] First time build. Skipping changelog. [2020-01-10T21:21:41.691Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-10T21:21:42.743Z] + docker run --rm -v /home/ubuntu/workspace/moby_cpuguy-test-sync:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-01-10T21:21:42.743Z] Unable to find image 'alpine:latest' locally [2020-01-10T21:21:42.743Z] latest: Pulling from library/alpine [2020-01-10T21:21:42.743Z] e6b0cf9c0882: Pulling fs layer [2020-01-10T21:21:43.000Z] e6b0cf9c0882: Verifying Checksum [2020-01-10T21:21:43.000Z] e6b0cf9c0882: Download complete [2020-01-10T21:21:43.000Z] e6b0cf9c0882: Pull complete [2020-01-10T21:21:43.000Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78 [2020-01-10T21:21:43.000Z] Status: Downloaded newer image for alpine:latest [2020-01-10T21:21:46.276Z] 0 adds, 0 deletions; nothing to validate! :) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-01-10T21:21:46.766Z] Running on ubuntu-1804-overlay2 (i-0fdc16fd4b35c47b1) in /home/ubuntu/workspace/moby_cpuguy-test-sync [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] { [2020-01-10T21:21:46.795Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0f007dd06440e5d1f) in /home/ubuntu/workspace/moby_cpuguy-test-sync [Pipeline] { [2020-01-10T21:21:46.813Z] Running on ubuntu-1804-overlay2 (i-0bae64dd8d6f45c0e) in /home/ubuntu/workspace/moby_cpuguy-test-sync [Pipeline] checkout [2020-01-10T21:21:46.829Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [Pipeline] { [2020-01-10T21:21:46.844Z] Fetching changes from the remote Git repository [2020-01-10T21:21:46.858Z] Fetching without tags [2020-01-10T21:21:46.859Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-01-10T21:21:46.869Z] Cloning the remote Git repository [2020-01-10T21:21:46.869Z] Cloning with configured refspecs honoured and without tags [2020-01-10T21:21:46.879Z] Running on ppc64le-ubuntu-15 in /home/docker/workspace/moby_cpuguy-test-sync [Pipeline] { [2020-01-10T21:21:46.897Z] Running on ppc64le-ubuntu-20 in /home/docker/workspace/moby_cpuguy-test-sync [Pipeline] checkout [Pipeline] { [Pipeline] checkout [2020-01-10T21:21:46.961Z] using credential docker-jenkins-github-credentials [2020-01-10T21:21:46.968Z] Cloning the remote Git repository [2020-01-10T21:21:46.969Z] Cloning with configured refspecs honoured and without tags [2020-01-10T21:21:46.984Z] using credential docker-jenkins-github-credentials [2020-01-10T21:21:47.000Z] Cloning the remote Git repository [2020-01-10T21:21:47.000Z] Cloning with configured refspecs honoured and without tags [2020-01-10T21:21:47.079Z] Checking out Revision 4d63209d94276d66d9db39174bfe0127f4b9a8dc (cpuguy-test-sync) [2020-01-10T21:21:47.083Z] using credential docker-jenkins-github-credentials [2020-01-10T21:21:47.099Z] Cloning the remote Git repository [2020-01-10T21:21:47.099Z] Cloning with configured refspecs honoured and without tags [2020-01-10T21:21:47.262Z] Running on s390x-ubuntu-04 in /home/jenkins/workspace/moby_cpuguy-test-sync [Pipeline] { [Pipeline] checkout [2020-01-10T21:21:47.293Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_cpuguy-test-sync [Pipeline] { [Pipeline] checkout [2020-01-10T21:21:47.500Z] using credential docker-jenkins-github-credentials [2020-01-10T21:21:47.550Z] Cloning the remote Git repository [2020-01-10T21:21:47.550Z] Cloning with configured refspecs honoured and without tags [2020-01-10T21:21:47.561Z] Commit message: "Merge pull request #40362 from thaJeztah/dockerfile_registry_optimized" [2020-01-10T21:21:47.567Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2020-01-10T21:21:47.636Z] using credential docker-jenkins-github-credentials [2020-01-10T21:21:47.695Z] Cloning the remote Git repository [2020-01-10T21:21:47.695Z] Cloning with configured refspecs honoured and without tags [2020-01-10T21:21:46.828Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-01-10T21:21:46.839Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-10T21:21:46.852Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-10T21:21:46.852Z] > git --version # timeout=10 [2020-01-10T21:21:46.861Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-10T21:21:46.861Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync [2020-01-10T21:21:47.073Z] > git config core.sparsecheckout # timeout=10 [2020-01-10T21:21:47.078Z] > git checkout -f 4d63209d94276d66d9db39174bfe0127f4b9a8dc [2020-01-10T21:21:46.869Z] Cloning repository https://github.com/moby/moby.git [2020-01-10T21:21:46.869Z] > git init /home/ubuntu/workspace/moby_cpuguy-test-sync # timeout=10 [2020-01-10T21:21:46.885Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-10T21:21:46.885Z] > git --version # timeout=10 [2020-01-10T21:21:46.892Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-10T21:21:46.893Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync [2020-01-10T21:21:47.107Z] Cloning repository https://github.com/moby/moby.git [2020-01-10T21:21:47.133Z] > git init /home/docker/workspace/moby_cpuguy-test-sync # timeout=10 [2020-01-10T21:21:47.146Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-10T21:21:47.146Z] > git --version # timeout=10 [2020-01-10T21:21:47.150Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-10T21:21:47.151Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync [2020-01-10T21:21:46.930Z] Cloning repository https://github.com/moby/moby.git [2020-01-10T21:21:46.930Z] > git init /home/ubuntu/workspace/moby_cpuguy-test-sync # timeout=10 [2020-01-10T21:21:46.945Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-10T21:21:46.946Z] > git --version # timeout=10 [2020-01-10T21:21:46.949Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-10T21:21:46.949Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync [2020-01-10T21:21:46.998Z] Cloning repository https://github.com/moby/moby.git [2020-01-10T21:21:46.998Z] > git init /home/docker/workspace/moby_cpuguy-test-sync # timeout=10 [2020-01-10T21:21:47.012Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-10T21:21:47.012Z] > git --version # timeout=10 [2020-01-10T21:21:47.016Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-10T21:21:47.017Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-10T21:21:47.742Z] Cloning repository https://github.com/moby/moby.git [2020-01-10T21:21:47.743Z] > git init /home/jenkins/workspace/moby_cpuguy-test-sync # timeout=10 [2020-01-10T21:21:47.768Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-10T21:21:47.769Z] > git --version # timeout=10 [2020-01-10T21:21:47.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-10T21:21:47.785Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync [2020-01-10T21:21:47.584Z] Cloning repository https://github.com/moby/moby.git [2020-01-10T21:21:47.586Z] > git init /home/jenkins/workspace/moby_cpuguy-test-sync # timeout=10 [2020-01-10T21:21:47.616Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-10T21:21:47.617Z] > git --version # timeout=10 [2020-01-10T21:21:47.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-10T21:21:47.628Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync [2020-01-10T21:21:48.632Z] + docker version [2020-01-10T21:21:48.632Z] Client: Docker Engine - Community [2020-01-10T21:21:48.632Z] Version: 19.03.2 [2020-01-10T21:21:48.632Z] API version: 1.40 [2020-01-10T21:21:48.632Z] Go version: go1.12.8 [2020-01-10T21:21:48.632Z] Git commit: 6a30dfc [2020-01-10T21:21:48.632Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-10T21:21:48.632Z] OS/Arch: linux/amd64 [2020-01-10T21:21:48.632Z] Experimental: false [2020-01-10T21:21:48.632Z] [2020-01-10T21:21:48.632Z] Server: Docker Engine - Community [2020-01-10T21:21:48.632Z] Engine: [2020-01-10T21:21:48.632Z] Version: 19.03.2 [2020-01-10T21:21:48.632Z] API version: 1.40 (minimum version 1.12) [2020-01-10T21:21:48.632Z] Go version: go1.12.8 [2020-01-10T21:21:48.632Z] Git commit: 6a30dfc [2020-01-10T21:21:48.632Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-10T21:21:48.632Z] OS/Arch: linux/amd64 [2020-01-10T21:21:48.632Z] Experimental: true [2020-01-10T21:21:48.632Z] containerd: [2020-01-10T21:21:48.632Z] Version: 1.2.6 [2020-01-10T21:21:48.632Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-10T21:21:48.632Z] runc: [2020-01-10T21:21:48.632Z] Version: 1.0.0-rc8 [2020-01-10T21:21:48.632Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-10T21:21:48.632Z] docker-init: [2020-01-10T21:21:48.632Z] Version: 0.18.0 [2020-01-10T21:21:48.632Z] GitCommit: fec3683 [Pipeline] sh [2020-01-10T21:21:48.924Z] + docker info [2020-01-10T21:21:49.487Z] Client: [2020-01-10T21:21:49.487Z] Debug Mode: false [2020-01-10T21:21:49.487Z] [2020-01-10T21:21:49.487Z] Server: [2020-01-10T21:21:49.487Z] Containers: 0 [2020-01-10T21:21:49.487Z] Running: 0 [2020-01-10T21:21:49.487Z] Paused: 0 [2020-01-10T21:21:49.487Z] Stopped: 0 [2020-01-10T21:21:49.487Z] Images: 3 [2020-01-10T21:21:49.487Z] Server Version: 19.03.2 [2020-01-10T21:21:49.487Z] Storage Driver: overlay2 [2020-01-10T21:21:49.487Z] Backing Filesystem: extfs [2020-01-10T21:21:49.487Z] Supports d_type: true [2020-01-10T21:21:49.487Z] Native Overlay Diff: true [2020-01-10T21:21:49.487Z] Logging Driver: json-file [2020-01-10T21:21:49.487Z] Cgroup Driver: cgroupfs [2020-01-10T21:21:49.487Z] Plugins: [2020-01-10T21:21:49.487Z] Volume: local [2020-01-10T21:21:49.487Z] Network: bridge host ipvlan macvlan null overlay [2020-01-10T21:21:49.487Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-10T21:21:49.487Z] Swarm: inactive [2020-01-10T21:21:49.487Z] Runtimes: runc [2020-01-10T21:21:49.487Z] Default Runtime: runc [2020-01-10T21:21:49.487Z] Init Binary: docker-init [2020-01-10T21:21:49.487Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-10T21:21:49.487Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-10T21:21:49.488Z] init version: fec3683 [2020-01-10T21:21:49.488Z] Security Options: [2020-01-10T21:21:49.488Z] apparmor [2020-01-10T21:21:49.488Z] seccomp [2020-01-10T21:21:49.488Z] Profile: default [2020-01-10T21:21:49.488Z] Kernel Version: 4.15.0-1048-aws [2020-01-10T21:21:49.488Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-10T21:21:49.488Z] OSType: linux [2020-01-10T21:21:49.488Z] Architecture: x86_64 [2020-01-10T21:21:49.488Z] CPUs: 2 [2020-01-10T21:21:49.488Z] Total Memory: 7.501GiB [2020-01-10T21:21:49.488Z] Name: ip-10-100-98-179 [2020-01-10T21:21:49.488Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-10T21:21:49.488Z] Docker Root Dir: /var/lib/docker [2020-01-10T21:21:49.488Z] Debug Mode: false [2020-01-10T21:21:49.488Z] Registry: https://index.docker.io/v1/ [2020-01-10T21:21:49.488Z] Labels: [2020-01-10T21:21:49.488Z] Experimental: true [2020-01-10T21:21:49.488Z] Insecure Registries: [2020-01-10T21:21:49.488Z] 127.0.0.0/8 [2020-01-10T21:21:49.488Z] Live Restore Enabled: true [2020-01-10T21:21:49.488Z] [2020-01-10T21:21:49.488Z] WARNING: No swap limit support [Pipeline] sh [2020-01-10T21:21:49.781Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-10T21:21:49.781Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-10T21:21:49.781Z] + curl -fsSL -o /home/ubuntu/workspace/moby_cpuguy-test-sync/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-10T21:21:50.038Z] + bash /home/ubuntu/workspace/moby_cpuguy-test-sync/check-config.sh [2020-01-10T21:21:50.038Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-10T21:21:50.038Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-10T21:21:50.038Z] [2020-01-10T21:21:50.038Z] Generally Necessary: [2020-01-10T21:21:50.038Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-10T21:21:50.038Z] - apparmor: enabled and tools installed [2020-01-10T21:21:50.038Z] - CONFIG_NAMESPACES: enabled [2020-01-10T21:21:50.038Z] - CONFIG_NET_NS: enabled [2020-01-10T21:21:50.038Z] - CONFIG_PID_NS: enabled [2020-01-10T21:21:50.038Z] - CONFIG_IPC_NS: enabled [2020-01-10T21:21:50.038Z] - CONFIG_UTS_NS: enabled [2020-01-10T21:21:50.038Z] - CONFIG_CGROUPS: enabled [2020-01-10T21:21:50.038Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-10T21:21:50.038Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-10T21:21:50.038Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-10T21:21:50.038Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-10T21:21:50.038Z] - CONFIG_CPUSETS: enabled [2020-01-10T21:21:50.038Z] - CONFIG_MEMCG: enabled [2020-01-10T21:21:50.038Z] - CONFIG_KEYS: enabled [2020-01-10T21:21:50.038Z] - CONFIG_VETH: enabled (as module) [2020-01-10T21:21:50.038Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-10T21:21:50.038Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-10T21:21:50.038Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-10T21:21:50.038Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-10T21:21:50.038Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-10T21:21:50.038Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-10T21:21:50.038Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-10T21:21:50.038Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-10T21:21:50.038Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-10T21:21:50.038Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-10T21:21:50.038Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-10T21:21:50.038Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-10T21:21:50.038Z] [2020-01-10T21:21:50.038Z] Optional Features: [2020-01-10T21:21:50.038Z] - CONFIG_USER_NS: enabled [2020-01-10T21:21:50.038Z] - CONFIG_SECCOMP: enabled [2020-01-10T21:21:50.038Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-10T21:21:50.038Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-10T21:21:50.038Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-10T21:21:50.038Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-10T21:21:50.038Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-10T21:21:50.038Z] - CONFIG_BLK_CGROUP: enabled [2020-01-10T21:21:50.038Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-10T21:21:50.038Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-10T21:21:50.038Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-10T21:21:50.038Z] - CONFIG_CGROUP_PERF: enabled [2020-01-10T21:21:50.038Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-10T21:21:50.038Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-10T21:21:50.038Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-10T21:21:50.038Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-10T21:21:50.038Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-10T21:21:50.038Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-10T21:21:50.038Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-10T21:21:50.038Z] - CONFIG_IP_VS: enabled (as module) [2020-01-10T21:21:50.038Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-10T21:21:50.038Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-10T21:21:50.038Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-10T21:21:50.295Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-10T21:21:50.295Z] - CONFIG_EXT4_FS: enabled [2020-01-10T21:21:50.295Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-10T21:21:50.295Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-10T21:21:50.295Z] - Network Drivers: [2020-01-10T21:21:50.295Z] - "overlay": [2020-01-10T21:21:50.295Z] - CONFIG_VXLAN: enabled (as module) [2020-01-10T21:21:50.295Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-10T21:21:50.295Z] Optional (for encrypted networks): [2020-01-10T21:21:50.295Z] - CONFIG_CRYPTO: enabled [2020-01-10T21:21:50.295Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-10T21:21:50.295Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-10T21:21:50.295Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-10T21:21:50.295Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-10T21:21:50.295Z] - CONFIG_XFRM: enabled [2020-01-10T21:21:50.295Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-10T21:21:50.295Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-10T21:21:50.295Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-10T21:21:50.295Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-10T21:21:50.295Z] - "ipvlan": [2020-01-10T21:21:50.295Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-10T21:21:50.295Z] - "macvlan": [2020-01-10T21:21:50.295Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-10T21:21:50.295Z] - CONFIG_DUMMY: enabled (as module) [2020-01-10T21:21:50.295Z] - "ftp,tftp client in container": [2020-01-10T21:21:50.295Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-10T21:21:50.295Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-10T21:21:50.295Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-10T21:21:50.295Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-10T21:21:50.295Z] - Storage Drivers: [2020-01-10T21:21:50.295Z] - "aufs": [2020-01-10T21:21:50.295Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-10T21:21:50.295Z] - "btrfs": [2020-01-10T21:21:50.295Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-10T21:21:50.295Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-10T21:21:50.295Z] - "devicemapper": [2020-01-10T21:21:50.295Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-10T21:21:50.295Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-10T21:21:50.295Z] - "overlay": [2020-01-10T21:21:50.295Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-10T21:21:50.295Z] - "zfs": [2020-01-10T21:21:50.295Z] - /dev/zfs: missing [2020-01-10T21:21:50.295Z] - zfs command: missing [2020-01-10T21:21:50.295Z] - zpool command: missing [2020-01-10T21:21:50.295Z] [2020-01-10T21:21:50.295Z] Limits: [2020-01-10T21:21:50.295Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-10T21:21:50.295Z] [2020-01-10T21:21:50.295Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-10T21:21:50.629Z] + sudo modprobe ip_vs [2020-01-10T21:21:50.629Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc . [2020-01-10T21:21:50.629Z] #1 [internal] load build definition from Dockerfile [2020-01-10T21:21:50.629Z] #1 DONE 0.0s [2020-01-10T21:21:50.629Z] [2020-01-10T21:21:50.629Z] #2 [internal] load .dockerignore [2020-01-10T21:21:50.629Z] #2 DONE 0.0s [2020-01-10T21:21:50.629Z] [2020-01-10T21:21:50.629Z] #2 [internal] load .dockerignore [2020-01-10T21:21:50.629Z] #2 transferring context: 112B done [2020-01-10T21:21:50.629Z] #2 DONE 0.0s [2020-01-10T21:21:50.629Z] [2020-01-10T21:21:50.629Z] #1 [internal] load build definition from Dockerfile [2020-01-10T21:21:50.629Z] #1 transferring dockerfile: 15.58kB done [2020-01-10T21:21:50.629Z] #1 DONE 0.0s [2020-01-10T21:21:50.629Z] [2020-01-10T21:21:50.629Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-10T21:21:50.629Z] #3 DONE 0.1s [2020-01-10T21:21:50.885Z] [2020-01-10T21:21:50.885Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-10T21:21:50.885Z] #4 CACHED [2020-01-10T21:21:51.453Z] [2020-01-10T21:21:51.453Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-10T21:21:51.453Z] #5 DONE 0.0s [2020-01-10T21:21:51.453Z] [2020-01-10T21:21:51.453Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-10T21:21:51.453Z] #6 DONE 0.1s [2020-01-10T21:21:51.453Z] [2020-01-10T21:21:51.453Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-10T21:21:51.453Z] #68 DONE 0.0s [2020-01-10T21:21:51.453Z] [2020-01-10T21:21:51.453Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-10T21:21:51.453Z] #7 DONE 0.0s [2020-01-10T21:21:51.453Z] [2020-01-10T21:21:51.453Z] #20 [internal] load build context [2020-01-10T21:21:52.835Z] #20 transferring context: 46.58MB 1.3s done [2020-01-10T21:21:52.835Z] #20 DONE 1.3s [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-10T21:21:53.093Z] #39 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-10T21:21:53.093Z] #58 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-10T21:21:53.093Z] #54 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-10T21:21:53.093Z] #42 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-10T21:21:53.093Z] #40 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-10T21:21:53.093Z] #15 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:21:53.093Z] #35 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:21:53.093Z] #33 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-10T21:21:53.093Z] #18 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-10T21:21:53.093Z] #31 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:21:53.093Z] #41 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-10T21:21:53.093Z] #24 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-10T21:21:53.093Z] #26 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:21:53.093Z] #57 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-10T21:21:53.093Z] #22 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:21:53.093Z] #62 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-10T21:21:53.093Z] #9 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:21:53.093Z] #50 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:21:53.093Z] #47 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:21:53.093Z] #27 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-10T21:21:53.093Z] #12 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:21:53.093Z] #53 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-10T21:21:53.093Z] #28 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-10T21:21:53.093Z] #45 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-10T21:21:53.093Z] #32 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-10T21:21:53.093Z] #61 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:21:53.093Z] #38 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:21:53.093Z] #71 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-10T21:21:53.093Z] #59 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-10T21:21:53.093Z] #69 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-10T21:21:53.093Z] #73 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-10T21:21:53.093Z] #72 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-10T21:21:53.093Z] #51 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:21:53.093Z] #36 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:21:53.093Z] #60 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-10T21:21:53.093Z] #13 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:21:53.093Z] #21 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-10T21:21:53.093Z] #8 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:21:53.093Z] #44 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-10T21:21:53.093Z] #37 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-10T21:21:53.093Z] #30 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #16 [dev 6/25] RUN ldconfig [2020-01-10T21:21:53.093Z] #16 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:21:53.093Z] #10 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:21:53.093Z] #17 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:21:53.093Z] #23 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-10T21:21:53.093Z] #64 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-10T21:21:53.093Z] #29 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-10T21:21:53.093Z] #66 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-10T21:21:53.093Z] #34 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-10T21:21:53.093Z] #52 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:21:53.093Z] #65 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-10T21:21:53.093Z] #67 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-10T21:21:53.093Z] #63 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-10T21:21:53.093Z] #19 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-10T21:21:53.093Z] #14 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-10T21:21:53.093Z] #25 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #11 [dev 1/25] RUN groupadd -r docker [2020-01-10T21:21:53.093Z] #11 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-10T21:21:53.093Z] #56 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:21:53.093Z] #43 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-10T21:21:53.093Z] #48 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-10T21:21:53.093Z] #70 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-10T21:21:53.093Z] #46 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:21:53.093Z] #55 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-10T21:21:53.093Z] #49 CACHED [2020-01-10T21:21:53.093Z] [2020-01-10T21:21:53.093Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-10T21:21:53.093Z] #74 CACHED [2020-01-10T21:21:53.350Z] [2020-01-10T21:21:53.350Z] #75 exporting to image [2020-01-10T21:21:53.350Z] #75 exporting layers done [2020-01-10T21:21:53.350Z] #75 writing image sha256:2d47c3ba10432d52f061e02e844247514a912333626b05e63dc76e3d3cd9593a [2020-01-10T21:21:53.350Z] #75 writing image sha256:2d47c3ba10432d52f061e02e844247514a912333626b05e63dc76e3d3cd9593a done [2020-01-10T21:21:53.350Z] #75 naming to docker.io/library/docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc done [2020-01-10T21:21:53.350Z] #75 DONE 0.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-01-10T21:21:54.350Z] [2020-01-10T21:21:54.351Z] Removing bundles/ [2020-01-10T21:21:54.351Z] [2020-01-10T21:21:54.351Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-10T21:21:54.351Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-10T21:21:54.351Z] GOOS="" GOARCH="" GOARM="" [2020-01-10T21:21:56.582Z] Fetching without tags [2020-01-10T21:21:56.818Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-10T21:21:56.829Z] > git config --add remote.origin.fetch +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync # timeout=10 [2020-01-10T21:21:56.926Z] Fetching without tags [2020-01-10T21:21:56.486Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-10T21:21:56.497Z] > git config --add remote.origin.fetch +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync # timeout=10 [2020-01-10T21:21:56.555Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-10T21:21:56.617Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-10T21:21:56.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-10T21:21:56.620Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync [2020-01-10T21:21:56.958Z] Checking out Revision 4d63209d94276d66d9db39174bfe0127f4b9a8dc (cpuguy-test-sync) [2020-01-10T21:21:57.301Z] Checking out Revision 4d63209d94276d66d9db39174bfe0127f4b9a8dc (cpuguy-test-sync) [2020-01-10T21:21:57.915Z] Commit message: "Merge pull request #40362 from thaJeztah/dockerfile_registry_optimized" [2020-01-10T21:21:58.165Z] Commit message: "Merge pull request #40362 from thaJeztah/dockerfile_registry_optimized" [2020-01-10T21:21:58.264Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2020-01-10T21:21:56.888Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-10T21:21:56.961Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-10T21:21:56.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-10T21:21:56.963Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync [2020-01-10T21:21:57.331Z] > git config core.sparsecheckout # timeout=10 [2020-01-10T21:21:57.341Z] > git checkout -f 4d63209d94276d66d9db39174bfe0127f4b9a8dc [2020-01-10T21:21:56.991Z] > git config core.sparsecheckout # timeout=10 [2020-01-10T21:21:57.002Z] > git checkout -f 4d63209d94276d66d9db39174bfe0127f4b9a8dc [2020-01-10T21:21:58.524Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-10T21:21:59.855Z] + docker version [2020-01-10T21:21:59.855Z] Client: [2020-01-10T21:21:59.855Z] Version: 18.06.3-ce [2020-01-10T21:21:59.855Z] API version: 1.38 [2020-01-10T21:21:59.855Z] Go version: go1.10.3 [2020-01-10T21:21:59.855Z] Git commit: d7080c1 [2020-01-10T21:21:59.855Z] Built: Wed Feb 20 02:27:09 2019 [2020-01-10T21:21:59.855Z] OS/Arch: linux/s390x [2020-01-10T21:21:59.855Z] Experimental: false [2020-01-10T21:21:59.855Z] [2020-01-10T21:21:59.855Z] Server: [2020-01-10T21:21:59.855Z] Engine: [2020-01-10T21:21:59.855Z] Version: 18.06.3-ce [2020-01-10T21:21:59.855Z] API version: 1.38 (minimum version 1.12) [2020-01-10T21:21:59.855Z] Go version: go1.10.3 [2020-01-10T21:21:59.855Z] Git commit: d7080c1 [2020-01-10T21:21:59.855Z] Built: Wed Feb 20 02:26:03 2019 [2020-01-10T21:21:59.855Z] OS/Arch: linux/s390x [2020-01-10T21:21:59.855Z] Experimental: true [Pipeline] sh [2020-01-10T21:22:00.378Z] + docker version [2020-01-10T21:22:00.378Z] Client: [2020-01-10T21:22:00.378Z] Version: 18.06.3-ce [2020-01-10T21:22:00.378Z] API version: 1.38 [2020-01-10T21:22:00.378Z] Go version: go1.10.3 [2020-01-10T21:22:00.378Z] Git commit: d7080c1 [2020-01-10T21:22:00.378Z] Built: Wed Feb 20 02:27:09 2019 [2020-01-10T21:22:00.378Z] OS/Arch: linux/s390x [2020-01-10T21:22:00.378Z] Experimental: false [2020-01-10T21:22:00.378Z] [2020-01-10T21:22:00.378Z] Server: [2020-01-10T21:22:00.378Z] Engine: [2020-01-10T21:22:00.378Z] Version: 18.06.3-ce [2020-01-10T21:22:00.378Z] API version: 1.38 (minimum version 1.12) [2020-01-10T21:22:00.378Z] Go version: go1.10.3 [2020-01-10T21:22:00.378Z] Git commit: d7080c1 [2020-01-10T21:22:00.378Z] Built: Wed Feb 20 02:26:03 2019 [2020-01-10T21:22:00.378Z] OS/Arch: linux/s390x [2020-01-10T21:22:00.378Z] Experimental: true [Pipeline] sh [2020-01-10T21:22:00.515Z] Fetching without tags [2020-01-10T21:22:00.728Z] Checking out Revision 4d63209d94276d66d9db39174bfe0127f4b9a8dc (cpuguy-test-sync) [2020-01-10T21:22:00.765Z] + docker info [2020-01-10T21:22:00.765Z] Containers: 0 [2020-01-10T21:22:00.765Z] Running: 0 [2020-01-10T21:22:00.765Z] Paused: 0 [2020-01-10T21:22:00.765Z] Stopped: 0 [2020-01-10T21:22:00.765Z] Images: 0 [2020-01-10T21:22:00.765Z] Server Version: 18.06.3-ce [2020-01-10T21:22:00.765Z] Storage Driver: overlay2 [2020-01-10T21:22:00.765Z] Backing Filesystem: extfs [2020-01-10T21:22:00.765Z] Supports d_type: true [2020-01-10T21:22:00.765Z] Native Overlay Diff: true [2020-01-10T21:22:00.765Z] Logging Driver: json-file [2020-01-10T21:22:00.765Z] Cgroup Driver: cgroupfs [2020-01-10T21:22:00.765Z] Plugins: [2020-01-10T21:22:00.765Z] Volume: local [2020-01-10T21:22:00.765Z] Network: bridge host ipvlan macvlan null overlay [2020-01-10T21:22:00.765Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-10T21:22:00.765Z] Swarm: inactive [2020-01-10T21:22:00.765Z] Runtimes: runc [2020-01-10T21:22:00.765Z] Default Runtime: runc [2020-01-10T21:22:00.765Z] Init Binary: docker-init [2020-01-10T21:22:00.765Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-10T21:22:00.765Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2020-01-10T21:22:00.765Z] init version: fec3683 [2020-01-10T21:22:00.765Z] Security Options: [2020-01-10T21:22:00.765Z] apparmor [2020-01-10T21:22:00.765Z] seccomp [2020-01-10T21:22:00.765Z] Profile: default [2020-01-10T21:22:00.765Z] Kernel Version: 4.4.0-166-generic [2020-01-10T21:22:00.765Z] Operating System: Ubuntu 16.04.5 LTS [2020-01-10T21:22:00.765Z] OSType: linux [2020-01-10T21:22:00.765Z] Architecture: s390x [2020-01-10T21:22:00.765Z] CPUs: 2 [2020-01-10T21:22:00.765Z] Total Memory: 7.862GiB [2020-01-10T21:22:00.765Z] Name: s390x-ubuntu-03 [2020-01-10T21:22:00.765Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-01-10T21:22:00.765Z] Docker Root Dir: /var/lib/docker [2020-01-10T21:22:00.765Z] Debug Mode (client): false [2020-01-10T21:22:00.765Z] Debug Mode (server): false [2020-01-10T21:22:00.765Z] Username: dockerbuildbot [2020-01-10T21:22:00.765Z] Registry: https://index.docker.io/v1/ [2020-01-10T21:22:00.765Z] Labels: [2020-01-10T21:22:00.765Z] Experimental: true [2020-01-10T21:22:00.765Z] Insecure Registries: [2020-01-10T21:22:00.765Z] 127.0.0.0/8 [2020-01-10T21:22:00.765Z] Live Restore Enabled: false [2020-01-10T21:22:00.765Z] [2020-01-10T21:22:00.765Z] WARNING: No swap limit support [Pipeline] sh [2020-01-10T21:22:00.448Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-10T21:22:00.459Z] > git config --add remote.origin.fetch +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync # timeout=10 [2020-01-10T21:22:00.471Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-10T21:22:00.478Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-10T21:22:00.478Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-10T21:22:00.479Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync [2020-01-10T21:22:00.689Z] > git config core.sparsecheckout # timeout=10 [2020-01-10T21:22:00.696Z] > git checkout -f 4d63209d94276d66d9db39174bfe0127f4b9a8dc [2020-01-10T21:22:01.177Z] + docker info [2020-01-10T21:22:01.177Z] Containers: 0 [2020-01-10T21:22:01.177Z] Running: 0 [2020-01-10T21:22:01.177Z] Paused: 0 [2020-01-10T21:22:01.177Z] Stopped: 0 [2020-01-10T21:22:01.177Z] Images: 0 [2020-01-10T21:22:01.177Z] Server Version: 18.06.3-ce [2020-01-10T21:22:01.177Z] Storage Driver: overlay2 [2020-01-10T21:22:01.177Z] Backing Filesystem: extfs [2020-01-10T21:22:01.177Z] Supports d_type: true [2020-01-10T21:22:01.177Z] Native Overlay Diff: true [2020-01-10T21:22:01.177Z] Logging Driver: json-file [2020-01-10T21:22:01.177Z] Cgroup Driver: cgroupfs [2020-01-10T21:22:01.177Z] Plugins: [2020-01-10T21:22:01.177Z] Volume: local [2020-01-10T21:22:01.177Z] Network: bridge host ipvlan macvlan null overlay [2020-01-10T21:22:01.177Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-10T21:22:01.177Z] Swarm: inactive [2020-01-10T21:22:01.177Z] Runtimes: runc [2020-01-10T21:22:01.177Z] Default Runtime: runc [2020-01-10T21:22:01.177Z] Init Binary: docker-init [2020-01-10T21:22:01.177Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-10T21:22:01.177Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2020-01-10T21:22:01.177Z] init version: fec3683 [2020-01-10T21:22:01.177Z] Security Options: [2020-01-10T21:22:01.177Z] apparmor [2020-01-10T21:22:01.177Z] seccomp [2020-01-10T21:22:01.177Z] Profile: default [2020-01-10T21:22:01.177Z] Kernel Version: 4.4.0-166-generic [2020-01-10T21:22:01.177Z] Operating System: Ubuntu 16.04.5 LTS [2020-01-10T21:22:01.177Z] OSType: linux [2020-01-10T21:22:01.177Z] Architecture: s390x [2020-01-10T21:22:01.177Z] CPUs: 2 [2020-01-10T21:22:01.177Z] Total Memory: 7.862GiB [2020-01-10T21:22:01.177Z] Name: s390x-ubuntu-04 [2020-01-10T21:22:01.177Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-01-10T21:22:01.177Z] Docker Root Dir: /var/lib/docker [2020-01-10T21:22:01.177Z] Debug Mode (client): false [2020-01-10T21:22:01.177Z] Debug Mode (server): false [2020-01-10T21:22:01.177Z] Username: dockerbuildbot [2020-01-10T21:22:01.177Z] Registry: https://index.docker.io/v1/ [2020-01-10T21:22:01.177Z] Labels: [2020-01-10T21:22:01.177Z] Experimental: true [2020-01-10T21:22:01.177Z] Insecure Registries: [2020-01-10T21:22:01.177Z] 127.0.0.0/8 [2020-01-10T21:22:01.177Z] Live Restore Enabled: false [2020-01-10T21:22:01.177Z] [2020-01-10T21:22:01.177Z] WARNING: No swap limit support [2020-01-10T21:22:01.219Z] Commit message: "Merge pull request #40362 from thaJeztah/dockerfile_registry_optimized" [2020-01-10T21:22:01.245Z] Fetching without tags [Pipeline] sh [2020-01-10T21:22:01.237Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2020-01-10T21:22:01.580Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-10T21:22:01.580Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-10T21:22:01.580Z] + curl -fsSL -o /home/jenkins/workspace/moby_cpuguy-test-sync/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-10T21:22:01.580Z] + bash /home/jenkins/workspace/moby_cpuguy-test-sync/check-config.sh [2020-01-10T21:22:01.580Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-10T21:22:01.580Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2020-01-10T21:22:01.580Z] [2020-01-10T21:22:01.580Z] Generally Necessary: [2020-01-10T21:22:01.597Z] Checking out Revision 4d63209d94276d66d9db39174bfe0127f4b9a8dc (cpuguy-test-sync) [2020-01-10T21:22:01.767Z] Still waiting to schedule task [2020-01-10T21:22:01.767Z] Waiting for next available executor on ‘azwin-2-c1a380’ [2020-01-10T21:22:01.769Z] Still waiting to schedule task [2020-01-10T21:22:01.769Z] Waiting for next available executor on ‘azwin-2-838d10’ [2020-01-10T21:22:01.953Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-10T21:22:01.953Z] - apparmor: enabled and tools installed [2020-01-10T21:22:01.953Z] - CONFIG_NAMESPACES: enabled [2020-01-10T21:22:01.953Z] - CONFIG_NET_NS: enabled [2020-01-10T21:22:01.953Z] - CONFIG_PID_NS: enabled [2020-01-10T21:22:01.953Z] - CONFIG_IPC_NS: enabled [2020-01-10T21:22:01.953Z] - CONFIG_UTS_NS: enabled [2020-01-10T21:22:01.953Z] - CONFIG_CGROUPS: enabled [2020-01-10T21:22:01.953Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-10T21:22:01.953Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-10T21:22:01.953Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-10T21:22:01.953Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-10T21:22:01.953Z] - CONFIG_CPUSETS: enabled [2020-01-10T21:22:01.953Z] - CONFIG_MEMCG: enabled [2020-01-10T21:22:01.953Z] - CONFIG_KEYS: enabled [2020-01-10T21:22:01.953Z] - CONFIG_VETH: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-10T21:22:01.953Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-10T21:22:01.953Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-10T21:22:01.953Z] [2020-01-10T21:22:01.953Z] Optional Features: [2020-01-10T21:22:01.953Z] - CONFIG_USER_NS: enabled [2020-01-10T21:22:01.953Z] - CONFIG_SECCOMP: enabled [2020-01-10T21:22:01.953Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-10T21:22:01.953Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-10T21:22:01.953Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-10T21:22:01.953Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-10T21:22:01.953Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-10T21:22:01.953Z] - CONFIG_BLK_CGROUP: enabled [2020-01-10T21:22:01.953Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-10T21:22:01.953Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-10T21:22:01.953Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-10T21:22:01.953Z] - CONFIG_CGROUP_PERF: enabled [2020-01-10T21:22:01.953Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-10T21:22:01.953Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-10T21:22:01.953Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-10T21:22:01.953Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-10T21:22:01.953Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-10T21:22:01.953Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_IP_VS: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-10T21:22:01.953Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-10T21:22:01.953Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-10T21:22:01.953Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_EXT4_FS: enabled [2020-01-10T21:22:01.953Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-10T21:22:01.953Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-10T21:22:01.953Z] - Network Drivers: [2020-01-10T21:22:01.953Z] - "overlay": [2020-01-10T21:22:01.953Z] - CONFIG_VXLAN: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-10T21:22:01.953Z] Optional (for encrypted networks): [2020-01-10T21:22:01.953Z] - CONFIG_CRYPTO: enabled [2020-01-10T21:22:01.953Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_XFRM: enabled [2020-01-10T21:22:01.953Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-10T21:22:01.953Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-10T21:22:01.953Z] - "ipvlan": [2020-01-10T21:22:01.953Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-10T21:22:01.953Z] - "macvlan": [2020-01-10T21:22:01.976Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-10T21:22:01.976Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-10T21:22:01.976Z] + curl -fsSL -o /home/jenkins/workspace/moby_cpuguy-test-sync/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-10T21:22:01.976Z] + bash /home/jenkins/workspace/moby_cpuguy-test-sync/check-config.sh [2020-01-10T21:22:01.976Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-10T21:22:01.976Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2020-01-10T21:22:01.976Z] [2020-01-10T21:22:01.976Z] Generally Necessary: [2020-01-10T21:22:01.976Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-10T21:22:01.976Z] - apparmor: enabled and tools installed [2020-01-10T21:22:01.976Z] - CONFIG_NAMESPACES: enabled [2020-01-10T21:22:01.976Z] - CONFIG_NET_NS: enabled [2020-01-10T21:22:01.976Z] - CONFIG_PID_NS: enabled [2020-01-10T21:22:01.976Z] - CONFIG_IPC_NS: enabled [2020-01-10T21:22:01.976Z] - CONFIG_UTS_NS: enabled [2020-01-10T21:22:01.976Z] - CONFIG_CGROUPS: enabled [2020-01-10T21:22:01.976Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-10T21:22:01.976Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-10T21:22:01.976Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-10T21:22:01.976Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-10T21:22:01.976Z] - CONFIG_CPUSETS: enabled [2020-01-10T21:22:01.976Z] - CONFIG_MEMCG: enabled [2020-01-10T21:22:01.976Z] - CONFIG_KEYS: enabled [2020-01-10T21:22:01.976Z] - CONFIG_VETH: enabled (as module) [2020-01-10T21:22:01.976Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-10T21:22:01.976Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-10T21:22:01.976Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-10T21:22:01.976Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-10T21:22:01.976Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-10T21:22:01.976Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-10T21:22:01.976Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-10T21:22:01.976Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-10T21:22:01.976Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-10T21:22:01.976Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-10T21:22:01.976Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-10T21:22:01.976Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-10T21:22:01.976Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-10T21:22:01.976Z] [2020-01-10T21:22:01.976Z] Optional Features: [2020-01-10T21:22:01.976Z] - CONFIG_USER_NS: enabled [2020-01-10T21:22:01.976Z] - CONFIG_SECCOMP: enabled [2020-01-10T21:22:01.976Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-10T21:22:01.976Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-10T21:22:01.976Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-10T21:22:01.976Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-10T21:22:01.976Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-10T21:22:01.976Z] - CONFIG_BLK_CGROUP: enabled [2020-01-10T21:22:01.976Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-10T21:22:01.976Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-10T21:22:01.976Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-10T21:22:01.976Z] - CONFIG_CGROUP_PERF: enabled [2020-01-10T21:22:01.976Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-10T21:22:01.976Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-10T21:22:01.976Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-10T21:22:01.976Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-10T21:22:01.976Z] - CONFIG_FAIR_GROUP_SCHED: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-10T21:22:02.318Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-10T21:22:02.318Z] - CONFIG_DUMMY: enabled (as module) [2020-01-10T21:22:02.318Z] - "ftp,tftp client in container": [2020-01-10T21:22:02.318Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-10T21:22:02.318Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-10T21:22:02.318Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-10T21:22:02.318Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-10T21:22:02.318Z] - Storage Drivers: [2020-01-10T21:22:02.318Z] - "aufs": [2020-01-10T21:22:02.318Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-10T21:22:02.318Z] - "btrfs": [2020-01-10T21:22:02.318Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-10T21:22:02.318Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-10T21:22:02.318Z] - "devicemapper": [2020-01-10T21:22:02.318Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-10T21:22:02.318Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-10T21:22:02.318Z] - "overlay": [2020-01-10T21:22:02.318Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-10T21:22:02.318Z] - "zfs": [2020-01-10T21:22:02.318Z] - /dev/zfs: missing [2020-01-10T21:22:02.318Z] - zfs command: missing [2020-01-10T21:22:02.318Z] - zpool command: missing [2020-01-10T21:22:02.318Z] [2020-01-10T21:22:02.318Z] Limits: [2020-01-10T21:22:02.318Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-10T21:22:02.318Z] [2020-01-10T21:22:02.318Z] + true [2020-01-10T21:22:02.341Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-10T21:22:02.341Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-10T21:22:02.341Z] - CONFIG_IP_VS: enabled (as module) [2020-01-10T21:22:02.341Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-10T21:22:02.341Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-10T21:22:02.341Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-10T21:22:02.341Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-10T21:22:02.341Z] - CONFIG_EXT4_FS: enabled [2020-01-10T21:22:02.341Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-10T21:22:02.341Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-10T21:22:02.341Z] - Network Drivers: [2020-01-10T21:22:02.341Z] - "overlay": [2020-01-10T21:22:02.341Z] - CONFIG_VXLAN: enabled (as module) [2020-01-10T21:22:02.341Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-10T21:22:02.341Z] Optional (for encrypted networks): [2020-01-10T21:22:02.341Z] - CONFIG_CRYPTO: enabled [2020-01-10T21:22:02.341Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-10T21:22:02.341Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-10T21:22:02.341Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-10T21:22:02.341Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-10T21:22:02.341Z] - CONFIG_XFRM: enabled [2020-01-10T21:22:02.341Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-10T21:22:02.341Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-10T21:22:02.341Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-10T21:22:02.341Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-10T21:22:02.341Z] - "ipvlan": [2020-01-10T21:22:02.341Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-10T21:22:02.341Z] - "macvlan": [2020-01-10T21:22:02.341Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-10T21:22:02.341Z] - CONFIG_DUMMY: enabled (as module) [2020-01-10T21:22:02.341Z] - "ftp,tftp client in container": [2020-01-10T21:22:02.341Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-10T21:22:02.341Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-10T21:22:02.341Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-10T21:22:02.341Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-10T21:22:02.341Z] - Storage Drivers: [2020-01-10T21:22:02.341Z] - "aufs": [2020-01-10T21:22:02.341Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-10T21:22:02.341Z] - "btrfs": [2020-01-10T21:22:02.341Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-10T21:22:02.341Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-10T21:22:02.341Z] - "devicemapper": [2020-01-10T21:22:02.341Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-10T21:22:02.341Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-10T21:22:02.341Z] - "overlay": [2020-01-10T21:22:02.341Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-10T21:22:02.341Z] - "zfs": [2020-01-10T21:22:02.341Z] - /dev/zfs: missing [2020-01-10T21:22:02.341Z] - zfs command: missing [2020-01-10T21:22:02.341Z] - zpool command: missing [2020-01-10T21:22:02.341Z] [2020-01-10T21:22:02.341Z] Limits: [2020-01-10T21:22:02.341Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-10T21:22:02.341Z] [2020-01-10T21:22:02.341Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [2020-01-10T21:22:02.437Z] Commit message: "Merge pull request #40362 from thaJeztah/dockerfile_registry_optimized" [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-10T21:22:02.476Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2020-01-10T21:22:02.515Z] + [ cpuguy != PR ] [2020-01-10T21:22:02.515Z] + echo 1 [2020-01-10T21:22:01.223Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-10T21:22:01.227Z] > git config --add remote.origin.fetch +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync # timeout=10 [2020-01-10T21:22:01.236Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-10T21:22:01.244Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-10T21:22:01.244Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-10T21:22:01.245Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync [2020-01-10T21:22:01.596Z] > git config core.sparsecheckout # timeout=10 [2020-01-10T21:22:01.600Z] > git checkout -f 4d63209d94276d66d9db39174bfe0127f4b9a8dc [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-10T21:22:03.313Z] + make bundles/buildx [2020-01-10T21:22:03.314Z] make: command: Command not found [2020-01-10T21:22:03.314Z] make: command: Command not found [2020-01-10T21:22:03.314Z] mkdir bundles [2020-01-10T21:22:03.314Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-10T21:22:03.314Z] --build-arg BUILDX_COMMIT \ [2020-01-10T21:22:03.314Z] --build-arg BUILDX_REPO \ [2020-01-10T21:22:03.314Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-10T21:22:03.314Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-10T21:22:03.314Z] . [2020-01-10T21:22:03.314Z] /bin/sh: 4: go: not found [2020-01-10T21:22:03.314Z] /bin/sh: 5: go: not found [2020-01-10T21:22:03.555Z] + make bundles/buildx [2020-01-10T21:22:03.555Z] make: command: Command not found [2020-01-10T21:22:03.555Z] make: command: Command not found [2020-01-10T21:22:03.555Z] mkdir bundles [2020-01-10T21:22:03.555Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-10T21:22:03.555Z] --build-arg BUILDX_COMMIT \ [2020-01-10T21:22:03.555Z] --build-arg BUILDX_REPO \ [2020-01-10T21:22:03.555Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-10T21:22:03.555Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-10T21:22:03.555Z] . [2020-01-10T21:22:03.555Z] /bin/sh: 4: go: not found [2020-01-10T21:22:03.555Z] /bin/sh: 5: go: not found [2020-01-10T21:22:03.564Z] + docker version [2020-01-10T21:22:03.564Z] Client: Docker Engine - Community [2020-01-10T21:22:03.564Z] Version: 19.03.2 [2020-01-10T21:22:03.564Z] API version: 1.40 [2020-01-10T21:22:03.564Z] Go version: go1.12.8 [2020-01-10T21:22:03.564Z] Git commit: 6a30dfc [2020-01-10T21:22:03.564Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-10T21:22:03.564Z] OS/Arch: linux/amd64 [2020-01-10T21:22:03.564Z] Experimental: false [2020-01-10T21:22:03.564Z] [2020-01-10T21:22:03.564Z] Server: Docker Engine - Community [2020-01-10T21:22:03.564Z] Engine: [2020-01-10T21:22:03.564Z] Version: 19.03.2 [2020-01-10T21:22:03.564Z] API version: 1.40 (minimum version 1.12) [2020-01-10T21:22:03.564Z] Go version: go1.12.8 [2020-01-10T21:22:03.564Z] Git commit: 6a30dfc [2020-01-10T21:22:03.564Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-10T21:22:03.564Z] OS/Arch: linux/amd64 [2020-01-10T21:22:03.564Z] Experimental: true [2020-01-10T21:22:03.564Z] containerd: [2020-01-10T21:22:03.564Z] Version: 1.2.6 [2020-01-10T21:22:03.564Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-10T21:22:03.564Z] runc: [2020-01-10T21:22:03.564Z] Version: 1.0.0-rc8 [2020-01-10T21:22:03.564Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-10T21:22:03.564Z] docker-init: [2020-01-10T21:22:03.564Z] Version: 0.18.0 [2020-01-10T21:22:03.564Z] GitCommit: fec3683 [Pipeline] sh [2020-01-10T21:22:03.883Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-01-10T21:22:04.182Z] Client: [2020-01-10T21:22:04.183Z] Debug Mode: false [2020-01-10T21:22:04.183Z] [2020-01-10T21:22:04.183Z] Server: [2020-01-10T21:22:04.183Z] Containers: 0 [2020-01-10T21:22:04.183Z] Running: 0 [2020-01-10T21:22:04.183Z] Paused: 0 [2020-01-10T21:22:04.183Z] Stopped: 0 [2020-01-10T21:22:04.183Z] Images: 4 [2020-01-10T21:22:04.183Z] Server Version: 19.03.2 [2020-01-10T21:22:04.183Z] Storage Driver: overlay2 [2020-01-10T21:22:04.183Z] Backing Filesystem: extfs [2020-01-10T21:22:04.183Z] Supports d_type: true [2020-01-10T21:22:04.183Z] Native Overlay Diff: true [2020-01-10T21:22:04.183Z] Logging Driver: json-file [2020-01-10T21:22:04.183Z] Cgroup Driver: cgroupfs [2020-01-10T21:22:04.183Z] Plugins: [2020-01-10T21:22:04.183Z] Volume: local [2020-01-10T21:22:04.183Z] Network: bridge host ipvlan macvlan null overlay [2020-01-10T21:22:04.183Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-10T21:22:04.183Z] Swarm: inactive [2020-01-10T21:22:04.183Z] Runtimes: runc [2020-01-10T21:22:04.183Z] Default Runtime: runc [2020-01-10T21:22:04.183Z] Init Binary: docker-init [2020-01-10T21:22:04.183Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-10T21:22:04.183Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-10T21:22:04.183Z] init version: fec3683 [2020-01-10T21:22:04.183Z] Security Options: [2020-01-10T21:22:04.183Z] apparmor [2020-01-10T21:22:04.183Z] seccomp [2020-01-10T21:22:04.183Z] Profile: default [2020-01-10T21:22:04.183Z] Kernel Version: 4.15.0-1048-aws [2020-01-10T21:22:04.183Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-10T21:22:04.183Z] OSType: linux [2020-01-10T21:22:04.183Z] Architecture: x86_64 [2020-01-10T21:22:04.183Z] CPUs: 2 [2020-01-10T21:22:04.183Z] Total Memory: 7.501GiB [2020-01-10T21:22:04.183Z] Name: ip-10-100-89-136 [2020-01-10T21:22:04.183Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-10T21:22:04.183Z] Docker Root Dir: /var/lib/docker [2020-01-10T21:22:04.183Z] Debug Mode: false [2020-01-10T21:22:04.183Z] Registry: https://index.docker.io/v1/ [2020-01-10T21:22:04.183Z] Labels: [2020-01-10T21:22:04.183Z] Experimental: true [2020-01-10T21:22:04.183Z] Insecure Registries: [2020-01-10T21:22:04.183Z] 127.0.0.0/8 [2020-01-10T21:22:04.183Z] Live Restore Enabled: true [2020-01-10T21:22:04.183Z] [2020-01-10T21:22:04.183Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] sh [2020-01-10T21:22:04.459Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-10T21:22:04.459Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-10T21:22:04.459Z] + curl -fsSL -o /home/ubuntu/workspace/moby_cpuguy-test-sync/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-10T21:22:04.459Z] + bash /home/ubuntu/workspace/moby_cpuguy-test-sync/check-config.sh [2020-01-10T21:22:04.459Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-10T21:22:04.459Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-10T21:22:04.459Z] [2020-01-10T21:22:04.459Z] Generally Necessary: [2020-01-10T21:22:04.459Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-10T21:22:04.459Z] - apparmor: enabled and tools installed [2020-01-10T21:22:04.459Z] - CONFIG_NAMESPACES: enabled [2020-01-10T21:22:04.459Z] - CONFIG_NET_NS: enabled [2020-01-10T21:22:04.459Z] - CONFIG_PID_NS: enabled [2020-01-10T21:22:04.459Z] - CONFIG_IPC_NS: enabled [2020-01-10T21:22:04.459Z] - CONFIG_UTS_NS: enabled [2020-01-10T21:22:04.459Z] - CONFIG_CGROUPS: enabled [2020-01-10T21:22:04.459Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-10T21:22:04.459Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-10T21:22:04.459Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-10T21:22:04.459Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-10T21:22:04.459Z] - CONFIG_CPUSETS: enabled [2020-01-10T21:22:04.459Z] - CONFIG_MEMCG: enabled [2020-01-10T21:22:04.459Z] - CONFIG_KEYS: enabled [2020-01-10T21:22:04.459Z] - CONFIG_VETH: enabled (as module) [2020-01-10T21:22:04.459Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-10T21:22:04.459Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-10T21:22:04.459Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-10T21:22:04.459Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-10T21:22:04.459Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-10T21:22:04.459Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-10T21:22:04.459Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-10T21:22:04.459Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-10T21:22:04.459Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-10T21:22:04.459Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-10T21:22:04.459Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-10T21:22:04.459Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-10T21:22:04.459Z] [2020-01-10T21:22:04.459Z] Optional Features: [2020-01-10T21:22:04.459Z] - CONFIG_USER_NS: enabled [2020-01-10T21:22:04.459Z] - CONFIG_SECCOMP: enabled [2020-01-10T21:22:04.460Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-10T21:22:04.460Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-10T21:22:04.460Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-10T21:22:04.460Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-10T21:22:04.460Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-10T21:22:04.460Z] - CONFIG_BLK_CGROUP: enabled [2020-01-10T21:22:04.514Z] + docker version [2020-01-10T21:22:04.514Z] Client: Docker Engine - Community [2020-01-10T21:22:04.514Z] Version: 19.03.2 [2020-01-10T21:22:04.514Z] API version: 1.40 [2020-01-10T21:22:04.514Z] Go version: go1.12.8 [2020-01-10T21:22:04.514Z] Git commit: 6a30dfc [2020-01-10T21:22:04.514Z] Built: Thu Aug 29 05:32:25 2019 [2020-01-10T21:22:04.514Z] OS/Arch: linux/arm64 [2020-01-10T21:22:04.514Z] Experimental: false [2020-01-10T21:22:04.514Z] [2020-01-10T21:22:04.514Z] Server: Docker Engine - Community [2020-01-10T21:22:04.514Z] Engine: [2020-01-10T21:22:04.514Z] Version: 19.03.2 [2020-01-10T21:22:04.514Z] API version: 1.40 (minimum version 1.12) [2020-01-10T21:22:04.514Z] Go version: go1.12.8 [2020-01-10T21:22:04.514Z] Git commit: 6a30dfc [2020-01-10T21:22:04.514Z] Built: Thu Aug 29 05:30:57 2019 [2020-01-10T21:22:04.514Z] OS/Arch: linux/arm64 [2020-01-10T21:22:04.514Z] Experimental: true [2020-01-10T21:22:04.514Z] containerd: [2020-01-10T21:22:04.514Z] Version: 1.2.6 [2020-01-10T21:22:04.514Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-10T21:22:04.514Z] runc: [2020-01-10T21:22:04.514Z] Version: 1.0.0-rc8 [2020-01-10T21:22:04.514Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-10T21:22:04.514Z] docker-init: [2020-01-10T21:22:04.514Z] Version: 0.18.0 [2020-01-10T21:22:04.514Z] GitCommit: fec3683 [Pipeline] sh [2020-01-10T21:22:04.714Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-10T21:22:04.714Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-10T21:22:04.714Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-10T21:22:04.714Z] - CONFIG_CGROUP_PERF: enabled [2020-01-10T21:22:04.714Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-10T21:22:04.714Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-10T21:22:04.714Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-10T21:22:04.714Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-10T21:22:04.714Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-10T21:22:04.714Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-10T21:22:04.714Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-10T21:22:04.714Z] - CONFIG_IP_VS: enabled (as module) [2020-01-10T21:22:04.714Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-10T21:22:04.714Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-10T21:22:04.714Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-10T21:22:04.714Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-10T21:22:04.714Z] - CONFIG_EXT4_FS: enabled [2020-01-10T21:22:04.714Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-10T21:22:04.714Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-10T21:22:04.714Z] - Network Drivers: [2020-01-10T21:22:04.714Z] - "overlay": [2020-01-10T21:22:04.714Z] - CONFIG_VXLAN: enabled (as module) [2020-01-10T21:22:04.714Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-10T21:22:04.714Z] Optional (for encrypted networks): [2020-01-10T21:22:04.714Z] - CONFIG_CRYPTO: enabled [2020-01-10T21:22:04.714Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-10T21:22:04.714Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-10T21:22:04.714Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-10T21:22:04.714Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-10T21:22:04.714Z] - CONFIG_XFRM: enabled [2020-01-10T21:22:04.714Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-10T21:22:04.714Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-10T21:22:04.714Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-10T21:22:04.714Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-10T21:22:04.714Z] - "ipvlan": [2020-01-10T21:22:04.714Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-10T21:22:04.714Z] - "macvlan": [2020-01-10T21:22:04.714Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-10T21:22:04.714Z] - CONFIG_DUMMY: enabled (as module) [2020-01-10T21:22:04.714Z] - "ftp,tftp client in container": [2020-01-10T21:22:04.714Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-10T21:22:04.714Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-10T21:22:04.714Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-10T21:22:04.714Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-10T21:22:04.714Z] - Storage Drivers: [2020-01-10T21:22:04.714Z] - "aufs": [2020-01-10T21:22:04.714Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-10T21:22:04.714Z] - "btrfs": [2020-01-10T21:22:04.714Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-10T21:22:04.714Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-10T21:22:04.714Z] - "devicemapper": [2020-01-10T21:22:04.805Z] + docker info [2020-01-10T21:22:04.968Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-10T21:22:04.968Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-10T21:22:04.968Z] - "overlay": [2020-01-10T21:22:04.968Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-10T21:22:04.968Z] - "zfs": [2020-01-10T21:22:04.968Z] - /dev/zfs: missing [2020-01-10T21:22:04.968Z] - zfs command: missing [2020-01-10T21:22:04.968Z] - zpool command: missing [2020-01-10T21:22:04.968Z] [2020-01-10T21:22:04.968Z] Limits: [2020-01-10T21:22:04.968Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-10T21:22:04.968Z] [2020-01-10T21:22:04.968Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-10T21:22:05.247Z] Sending build context to Docker daemon 51.09MB [2020-01-10T21:22:05.247Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-10T21:22:05.247Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-10T21:22:05.247Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-10T21:22:05.247Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-10T21:22:05.333Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc . [2020-01-10T21:22:05.333Z] #2 [internal] load .dockerignore [2020-01-10T21:22:05.333Z] #2 transferring context: 112B done [2020-01-10T21:22:05.333Z] #2 DONE 0.0s [2020-01-10T21:22:05.333Z] [2020-01-10T21:22:05.333Z] #1 [internal] load build definition from Dockerfile [2020-01-10T21:22:05.333Z] #1 transferring dockerfile: 15.58kB done [2020-01-10T21:22:05.333Z] #1 DONE 0.0s [2020-01-10T21:22:05.333Z] [2020-01-10T21:22:05.333Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-10T21:22:05.333Z] #3 DONE 0.1s [2020-01-10T21:22:05.400Z] Sending build context to Docker daemon 51.09MB [2020-01-10T21:22:05.400Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-10T21:22:05.400Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-10T21:22:05.400Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-10T21:22:05.400Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-10T21:22:05.400Z] 1.12.10-stretch: Pulling from library/golang [2020-01-10T21:22:05.400Z] ade01ea651a2: Pulling fs layer [2020-01-10T21:22:05.400Z] fbabdb69f639: Pulling fs layer [2020-01-10T21:22:05.400Z] ff33bd1013d7: Pulling fs layer [2020-01-10T21:22:05.400Z] 85cfe9d77eff: Pulling fs layer [2020-01-10T21:22:05.400Z] ace5139f9caa: Pulling fs layer [2020-01-10T21:22:05.400Z] e4d79466b81c: Pulling fs layer [2020-01-10T21:22:05.400Z] b00baabad4ce: Pulling fs layer [2020-01-10T21:22:05.400Z] 85cfe9d77eff: Waiting [2020-01-10T21:22:05.400Z] ace5139f9caa: Waiting [2020-01-10T21:22:05.400Z] e4d79466b81c: Waiting [2020-01-10T21:22:05.400Z] b00baabad4ce: Waiting [2020-01-10T21:22:05.587Z] [2020-01-10T21:22:05.587Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-10T21:22:05.587Z] #4 CACHED [2020-01-10T21:22:05.740Z] Client: [2020-01-10T21:22:05.740Z] Debug Mode: false [2020-01-10T21:22:05.740Z] [2020-01-10T21:22:05.740Z] Server: [2020-01-10T21:22:05.740Z] Containers: 0 [2020-01-10T21:22:05.740Z] Running: 0 [2020-01-10T21:22:05.740Z] Paused: 0 [2020-01-10T21:22:05.740Z] Stopped: 0 [2020-01-10T21:22:05.740Z] Images: 2 [2020-01-10T21:22:05.740Z] Server Version: 19.03.2 [2020-01-10T21:22:05.740Z] Storage Driver: overlay2 [2020-01-10T21:22:05.740Z] Backing Filesystem: extfs [2020-01-10T21:22:05.740Z] Supports d_type: true [2020-01-10T21:22:05.740Z] Native Overlay Diff: true [2020-01-10T21:22:05.740Z] Logging Driver: json-file [2020-01-10T21:22:05.740Z] Cgroup Driver: cgroupfs [2020-01-10T21:22:05.740Z] Plugins: [2020-01-10T21:22:05.740Z] Volume: local [2020-01-10T21:22:05.740Z] Network: bridge host ipvlan macvlan null overlay [2020-01-10T21:22:05.740Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-10T21:22:05.740Z] Swarm: inactive [2020-01-10T21:22:05.740Z] Runtimes: runc [2020-01-10T21:22:05.740Z] Default Runtime: runc [2020-01-10T21:22:05.740Z] Init Binary: docker-init [2020-01-10T21:22:05.740Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-10T21:22:05.740Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-10T21:22:05.740Z] init version: fec3683 [2020-01-10T21:22:05.740Z] Security Options: [2020-01-10T21:22:05.740Z] apparmor [2020-01-10T21:22:05.740Z] seccomp [2020-01-10T21:22:05.740Z] Profile: default [2020-01-10T21:22:05.740Z] Kernel Version: 4.15.0-1048-aws [2020-01-10T21:22:05.740Z] Operating System: Ubuntu 16.04.6 LTS [2020-01-10T21:22:05.740Z] OSType: linux [2020-01-10T21:22:05.740Z] Architecture: aarch64 [2020-01-10T21:22:05.740Z] CPUs: 4 [2020-01-10T21:22:05.740Z] Total Memory: 7.525GiB [2020-01-10T21:22:05.740Z] Name: ip-10-100-122-206 [2020-01-10T21:22:05.740Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2020-01-10T21:22:05.740Z] Docker Root Dir: /var/lib/docker [2020-01-10T21:22:05.740Z] Debug Mode: false [2020-01-10T21:22:05.740Z] Registry: https://index.docker.io/v1/ [2020-01-10T21:22:05.740Z] Labels: [2020-01-10T21:22:05.740Z] Experimental: true [2020-01-10T21:22:05.740Z] Insecure Registries: [2020-01-10T21:22:05.740Z] 127.0.0.0/8 [2020-01-10T21:22:05.740Z] Live Restore Enabled: true [2020-01-10T21:22:05.740Z] [2020-01-10T21:22:05.740Z] WARNING: No swap limit support [Pipeline] sh [2020-01-10T21:22:05.790Z] ff33bd1013d7: Verifying Checksum [2020-01-10T21:22:05.790Z] ff33bd1013d7: Download complete [2020-01-10T21:22:05.850Z] [2020-01-10T21:22:05.850Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-10T21:22:05.850Z] #6 DONE 0.1s [2020-01-10T21:22:05.850Z] [2020-01-10T21:22:05.850Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-10T21:22:05.850Z] #5 DONE 0.0s [2020-01-10T21:22:05.850Z] [2020-01-10T21:22:05.850Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-10T21:22:05.850Z] #68 DONE 0.0s [2020-01-10T21:22:05.850Z] [2020-01-10T21:22:05.850Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-10T21:22:05.850Z] #7 DONE 0.0s [2020-01-10T21:22:05.850Z] [2020-01-10T21:22:05.850Z] #20 [internal] load build context [2020-01-10T21:22:06.033Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-10T21:22:06.033Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-10T21:22:06.033Z] + curl -fsSL -o /home/ubuntu/workspace/moby_cpuguy-test-sync/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-10T21:22:06.033Z] + bash /home/ubuntu/workspace/moby_cpuguy-test-sync/check-config.sh [2020-01-10T21:22:06.033Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-10T21:22:06.033Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-10T21:22:06.033Z] [2020-01-10T21:22:06.033Z] Generally Necessary: [2020-01-10T21:22:06.033Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-10T21:22:06.033Z] - apparmor: enabled and tools installed [2020-01-10T21:22:06.033Z] - CONFIG_NAMESPACES: enabled [2020-01-10T21:22:06.033Z] - CONFIG_NET_NS: enabled [2020-01-10T21:22:06.033Z] - CONFIG_PID_NS: enabled [2020-01-10T21:22:06.033Z] - CONFIG_IPC_NS: enabled [2020-01-10T21:22:06.065Z] 1.12.10-stretch: Pulling from library/golang [2020-01-10T21:22:06.065Z] ade01ea651a2: Pulling fs layer [2020-01-10T21:22:06.065Z] fbabdb69f639: Pulling fs layer [2020-01-10T21:22:06.065Z] ff33bd1013d7: Pulling fs layer [2020-01-10T21:22:06.065Z] 85cfe9d77eff: Pulling fs layer [2020-01-10T21:22:06.065Z] ace5139f9caa: Pulling fs layer [2020-01-10T21:22:06.065Z] e4d79466b81c: Pulling fs layer [2020-01-10T21:22:06.065Z] b00baabad4ce: Pulling fs layer [2020-01-10T21:22:06.065Z] ace5139f9caa: Waiting [2020-01-10T21:22:06.065Z] e4d79466b81c: Waiting [2020-01-10T21:22:06.065Z] b00baabad4ce: Waiting [2020-01-10T21:22:06.065Z] 85cfe9d77eff: Waiting [2020-01-10T21:22:06.065Z] ff33bd1013d7: Verifying Checksum [2020-01-10T21:22:06.065Z] ff33bd1013d7: Download complete [2020-01-10T21:22:06.065Z] fbabdb69f639: Verifying Checksum [2020-01-10T21:22:06.065Z] fbabdb69f639: Download complete [2020-01-10T21:22:06.292Z] - CONFIG_UTS_NS: enabled [2020-01-10T21:22:06.292Z] - CONFIG_CGROUPS: enabled [2020-01-10T21:22:06.292Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-10T21:22:06.292Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-10T21:22:06.292Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-10T21:22:06.292Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-10T21:22:06.292Z] - CONFIG_CPUSETS: enabled [2020-01-10T21:22:06.292Z] - CONFIG_MEMCG: enabled [2020-01-10T21:22:06.292Z] - CONFIG_KEYS: enabled [2020-01-10T21:22:06.292Z] - CONFIG_VETH: enabled (as module) [2020-01-10T21:22:06.292Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-10T21:22:06.292Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-10T21:22:06.292Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-10T21:22:06.292Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-10T21:22:06.292Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-10T21:22:06.292Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-10T21:22:06.292Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-10T21:22:06.292Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-10T21:22:06.292Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-10T21:22:06.292Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-10T21:22:06.292Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-10T21:22:06.292Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-10T21:22:06.292Z] [2020-01-10T21:22:06.292Z] Optional Features: [2020-01-10T21:22:06.292Z] - CONFIG_USER_NS: enabled [2020-01-10T21:22:06.292Z] - CONFIG_SECCOMP: enabled [2020-01-10T21:22:06.292Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-10T21:22:06.292Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-10T21:22:06.292Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-10T21:22:06.292Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-10T21:22:06.552Z] - CONFIG_BLK_CGROUP: enabled [2020-01-10T21:22:06.552Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-10T21:22:06.552Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-10T21:22:06.552Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-10T21:22:06.552Z] - CONFIG_CGROUP_PERF: enabled [2020-01-10T21:22:06.552Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-10T21:22:06.552Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-10T21:22:06.552Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-10T21:22:06.552Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-10T21:22:06.552Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-10T21:22:06.552Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-10T21:22:06.552Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-10T21:22:06.552Z] - CONFIG_IP_VS: enabled (as module) [2020-01-10T21:22:06.552Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-10T21:22:06.552Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-10T21:22:06.552Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-10T21:22:06.552Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-10T21:22:06.552Z] - CONFIG_EXT4_FS: enabled [2020-01-10T21:22:06.552Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-10T21:22:06.552Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-10T21:22:06.552Z] - Network Drivers: [2020-01-10T21:22:06.552Z] - "overlay": [2020-01-10T21:22:06.552Z] - CONFIG_VXLAN: enabled (as module) [2020-01-10T21:22:06.552Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-10T21:22:06.552Z] Optional (for encrypted networks): [2020-01-10T21:22:06.811Z] - CONFIG_CRYPTO: enabled [2020-01-10T21:22:06.811Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-10T21:22:06.811Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-10T21:22:06.811Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-10T21:22:06.811Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-10T21:22:06.811Z] - CONFIG_XFRM: enabled [2020-01-10T21:22:06.811Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-10T21:22:06.811Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-10T21:22:06.811Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-10T21:22:06.811Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-10T21:22:06.811Z] - "ipvlan": [2020-01-10T21:22:06.811Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-10T21:22:06.811Z] - "macvlan": [2020-01-10T21:22:06.811Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-10T21:22:06.811Z] - CONFIG_DUMMY: enabled (as module) [2020-01-10T21:22:06.811Z] - "ftp,tftp client in container": [2020-01-10T21:22:06.811Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-10T21:22:06.811Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-10T21:22:06.811Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-10T21:22:06.811Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-10T21:22:06.811Z] - Storage Drivers: [2020-01-10T21:22:06.811Z] - "aufs": [2020-01-10T21:22:06.811Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-10T21:22:06.811Z] - "btrfs": [2020-01-10T21:22:06.811Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-10T21:22:06.811Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-10T21:22:06.811Z] - "devicemapper": [2020-01-10T21:22:06.811Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-10T21:22:06.811Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-10T21:22:06.811Z] - "overlay": [2020-01-10T21:22:06.811Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-10T21:22:06.811Z] - "zfs": [2020-01-10T21:22:06.811Z] - /dev/zfs: missing [2020-01-10T21:22:06.811Z] - zfs command: missing [2020-01-10T21:22:06.811Z] - zpool command: missing [2020-01-10T21:22:06.811Z] [2020-01-10T21:22:06.811Z] Limits: [2020-01-10T21:22:06.811Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-10T21:22:06.811Z] [2020-01-10T21:22:06.811Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-10T21:22:07.171Z] fbabdb69f639: Verifying Checksum [2020-01-10T21:22:07.171Z] fbabdb69f639: Download complete [2020-01-10T21:22:07.171Z] ace5139f9caa: Verifying Checksum [2020-01-10T21:22:07.171Z] ace5139f9caa: Download complete [2020-01-10T21:22:07.175Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc . [2020-01-10T21:22:07.175Z] #2 [internal] load build definition from Dockerfile [2020-01-10T21:22:07.175Z] #2 transferring dockerfile: 15.58kB done [2020-01-10T21:22:07.175Z] #2 DONE 0.0s [2020-01-10T21:22:07.175Z] [2020-01-10T21:22:07.175Z] #1 [internal] load .dockerignore [2020-01-10T21:22:07.175Z] #1 transferring context: 112B done [2020-01-10T21:22:07.175Z] #1 DONE 0.0s [2020-01-10T21:22:07.175Z] [2020-01-10T21:22:07.175Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-10T21:22:07.306Z] #20 transferring context: 46.58MB 1.2s done [2020-01-10T21:22:07.306Z] #20 DONE 1.2s [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-10T21:22:07.306Z] #63 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-10T21:22:07.306Z] #49 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:22:07.306Z] #55 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:22:07.306Z] #38 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-10T21:22:07.306Z] #26 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-10T21:22:07.306Z] #30 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:22:07.306Z] #10 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-10T21:22:07.306Z] #67 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:22:07.306Z] #65 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:22:07.306Z] #50 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:22:07.306Z] #62 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:22:07.306Z] #21 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-10T21:22:07.306Z] #13 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:22:07.306Z] #57 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-10T21:22:07.306Z] #8 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:22:07.306Z] #53 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:22:07.306Z] #27 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-10T21:22:07.306Z] #39 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-10T21:22:07.306Z] #37 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-10T21:22:07.306Z] #56 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-10T21:22:07.306Z] #45 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-10T21:22:07.306Z] #54 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-10T21:22:07.306Z] #14 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-10T21:22:07.306Z] #73 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-10T21:22:07.306Z] #59 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #16 [dev 6/25] RUN ldconfig [2020-01-10T21:22:07.306Z] #16 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:22:07.306Z] #23 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-10T21:22:07.306Z] #34 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-10T21:22:07.306Z] #18 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-10T21:22:07.306Z] #24 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:22:07.306Z] #41 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:22:07.306Z] #36 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-10T21:22:07.306Z] #52 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-10T21:22:07.306Z] #12 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-10T21:22:07.306Z] #58 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-10T21:22:07.306Z] #40 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-10T21:22:07.306Z] #66 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-10T21:22:07.306Z] #25 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-10T21:22:07.306Z] #9 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:22:07.306Z] #35 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-10T21:22:07.306Z] #70 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-10T21:22:07.306Z] #28 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-10T21:22:07.306Z] #31 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-10T21:22:07.306Z] #29 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-10T21:22:07.306Z] #46 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:22:07.306Z] #43 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-10T21:22:07.306Z] #69 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-10T21:22:07.306Z] #32 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:22:07.306Z] #17 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-10T21:22:07.306Z] #51 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:22:07.306Z] #47 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-10T21:22:07.306Z] #64 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-10T21:22:07.306Z] #48 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-10T21:22:07.306Z] #72 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-10T21:22:07.306Z] #22 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #11 [dev 1/25] RUN groupadd -r docker [2020-01-10T21:22:07.306Z] #11 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:22:07.306Z] #71 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.306Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:22:07.306Z] #44 CACHED [2020-01-10T21:22:07.306Z] [2020-01-10T21:22:07.307Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-10T21:22:07.307Z] #61 CACHED [2020-01-10T21:22:07.307Z] [2020-01-10T21:22:07.307Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-10T21:22:07.307Z] #19 CACHED [2020-01-10T21:22:07.307Z] [2020-01-10T21:22:07.307Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-10T21:22:07.307Z] #42 CACHED [2020-01-10T21:22:07.307Z] [2020-01-10T21:22:07.307Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-10T21:22:07.307Z] #15 CACHED [2020-01-10T21:22:07.307Z] [2020-01-10T21:22:07.307Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:22:07.307Z] #60 CACHED [2020-01-10T21:22:07.307Z] [2020-01-10T21:22:07.307Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:22:07.307Z] #33 CACHED [2020-01-10T21:22:07.307Z] [2020-01-10T21:22:07.307Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-10T21:22:07.307Z] #74 CACHED [2020-01-10T21:22:07.434Z] #3 DONE 0.1s [2020-01-10T21:22:07.434Z] [2020-01-10T21:22:07.434Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-10T21:22:07.434Z] #4 CACHED [2020-01-10T21:22:07.868Z] [2020-01-10T21:22:07.868Z] #75 exporting to image [2020-01-10T21:22:07.868Z] #75 exporting layers done [2020-01-10T21:22:07.868Z] #75 writing image sha256:790196eb75a73a41b2a98ba5411e04e23f9473007bd3c1ad4919740650b6fdf0 done [2020-01-10T21:22:07.868Z] #75 naming to docker.io/library/docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc done [2020-01-10T21:22:07.868Z] #75 DONE 0.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-01-10T21:22:08.008Z] [2020-01-10T21:22:08.008Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-10T21:22:08.008Z] #6 DONE 0.0s [2020-01-10T21:22:08.008Z] [2020-01-10T21:22:08.008Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-10T21:22:08.008Z] #5 DONE 0.0s [2020-01-10T21:22:08.008Z] [2020-01-10T21:22:08.008Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-10T21:22:08.008Z] #68 DONE 0.0s [2020-01-10T21:22:08.008Z] [2020-01-10T21:22:08.008Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-10T21:22:08.008Z] #7 DONE 0.0s [2020-01-10T21:22:08.008Z] [2020-01-10T21:22:08.008Z] #20 [internal] load build context [2020-01-10T21:22:08.065Z] 85cfe9d77eff: Verifying Checksum [2020-01-10T21:22:08.065Z] 85cfe9d77eff: Download complete [2020-01-10T21:22:08.065Z] b00baabad4ce: Verifying Checksum [2020-01-10T21:22:08.065Z] b00baabad4ce: Download complete [2020-01-10T21:22:08.267Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_cpuguy-test-sync/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_cpuguy-test-sync/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc hack/validate/default [2020-01-10T21:22:08.589Z] ace5139f9caa: Verifying Checksum [2020-01-10T21:22:08.589Z] ace5139f9caa: Download complete [2020-01-10T21:22:08.590Z] ade01ea651a2: Verifying Checksum [2020-01-10T21:22:08.590Z] ade01ea651a2: Download complete [2020-01-10T21:22:08.590Z] b00baabad4ce: Verifying Checksum [2020-01-10T21:22:08.590Z] b00baabad4ce: Download complete [2020-01-10T21:22:08.869Z] 0 adds, 0 deletions; nothing to validate! :) [2020-01-10T21:22:09.027Z] ade01ea651a2: Verifying Checksum [2020-01-10T21:22:09.027Z] ade01ea651a2: Download complete [2020-01-10T21:22:09.027Z] e4d79466b81c: Verifying Checksum [2020-01-10T21:22:09.027Z] e4d79466b81c: Download complete [2020-01-10T21:22:09.387Z] #20 transferring context: 46.58MB 1.4s done [2020-01-10T21:22:09.387Z] #20 DONE 1.4s [2020-01-10T21:22:09.387Z] [2020-01-10T21:22:09.387Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-10T21:22:09.387Z] #70 CACHED [2020-01-10T21:22:09.387Z] [2020-01-10T21:22:09.387Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-10T21:22:09.387Z] #56 CACHED [2020-01-10T21:22:09.387Z] [2020-01-10T21:22:09.387Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-10T21:22:09.387Z] #15 CACHED [2020-01-10T21:22:09.387Z] [2020-01-10T21:22:09.387Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-10T21:22:09.387Z] #42 CACHED [2020-01-10T21:22:09.387Z] [2020-01-10T21:22:09.387Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-10T21:22:09.387Z] #54 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #16 [dev 6/25] RUN ldconfig [2020-01-10T21:22:09.388Z] #16 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:22:09.388Z] #10 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-10T21:22:09.388Z] #51 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:22:09.388Z] #53 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:22:09.388Z] #71 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:22:09.388Z] #33 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:22:09.388Z] #65 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-10T21:22:09.388Z] #59 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:22:09.388Z] #47 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #11 [dev 1/25] RUN groupadd -r docker [2020-01-10T21:22:09.388Z] #11 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-10T21:22:09.388Z] #12 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:22:09.388Z] #17 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:22:09.388Z] #41 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:22:09.388Z] #36 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-10T21:22:09.388Z] #48 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:22:09.388Z] #35 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:22:09.388Z] #27 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-10T21:22:09.388Z] #24 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:22:09.388Z] #38 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-10T21:22:09.388Z] #72 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-10T21:22:09.388Z] #37 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-10T21:22:09.388Z] #13 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-10T21:22:09.388Z] #8 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-10T21:22:09.388Z] #18 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:22:09.388Z] #60 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-10T21:22:09.388Z] #64 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:22:09.388Z] #62 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-10T21:22:09.388Z] #40 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:22:09.388Z] #44 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-10T21:22:09.388Z] #32 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-10T21:22:09.388Z] #73 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-10T21:22:09.388Z] #46 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:22:09.388Z] #55 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-10T21:22:09.388Z] #31 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:22:09.388Z] #43 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:22:09.388Z] #50 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-10T21:22:09.388Z] #29 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-10T21:22:09.388Z] #25 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-10T21:22:09.388Z] #69 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-10T21:22:09.388Z] #52 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-10T21:22:09.388Z] #61 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-10T21:22:09.388Z] #26 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-10T21:22:09.388Z] #45 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-10T21:22:09.388Z] #9 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-10T21:22:09.388Z] #19 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-10T21:22:09.388Z] #28 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-10T21:22:09.388Z] #49 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-10T21:22:09.388Z] #14 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-10T21:22:09.388Z] #58 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-10T21:22:09.388Z] #34 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:22:09.388Z] #23 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-10T21:22:09.388Z] #30 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-10T21:22:09.388Z] #67 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:22:09.388Z] #21 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-10T21:22:09.388Z] #22 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-10T21:22:09.388Z] #63 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-10T21:22:09.388Z] #66 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:22:09.388Z] #57 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-10T21:22:09.388Z] #39 CACHED [2020-01-10T21:22:09.388Z] [2020-01-10T21:22:09.388Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-10T21:22:09.388Z] #74 CACHED [2020-01-10T21:22:09.555Z] ade01ea651a2: Pull complete [2020-01-10T21:22:09.938Z] 85cfe9d77eff: Verifying Checksum [2020-01-10T21:22:09.938Z] 85cfe9d77eff: Download complete [2020-01-10T21:22:10.313Z] fbabdb69f639: Pull complete [2020-01-10T21:22:10.314Z] e4d79466b81c: Verifying Checksum [2020-01-10T21:22:10.314Z] e4d79466b81c: Download complete [2020-01-10T21:22:10.314Z] ff33bd1013d7: Pull complete [2020-01-10T21:22:10.323Z] [2020-01-10T21:22:10.323Z] #75 exporting to image [2020-01-10T21:22:10.323Z] #75 exporting layers done [2020-01-10T21:22:10.323Z] #75 writing image sha256:0312eb64014b6102867942cccd27235c03d04a5b4dceab2160e18792594cb231 done [2020-01-10T21:22:10.323Z] #75 naming to docker.io/library/docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc done [2020-01-10T21:22:10.324Z] #75 DONE 0.1s [Pipeline] } [2020-01-10T21:22:10.331Z] ade01ea651a2: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-10T21:22:10.668Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_cpuguy-test-sync/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc hack/test/unit [2020-01-10T21:22:10.720Z] fbabdb69f639: Pull complete [2020-01-10T21:22:11.089Z] ff33bd1013d7: Pull complete [2020-01-10T21:22:11.499Z] Fetching without tags [2020-01-10T21:22:11.932Z] Checking out Revision 4d63209d94276d66d9db39174bfe0127f4b9a8dc (cpuguy-test-sync) [2020-01-10T21:22:12.046Z] Fetching without tags [2020-01-10T21:22:12.570Z] Checking out Revision 4d63209d94276d66d9db39174bfe0127f4b9a8dc (cpuguy-test-sync) [2020-01-10T21:22:11.999Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-10T21:22:12.004Z] > git config --add remote.origin.fetch +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync # timeout=10 [2020-01-10T21:22:12.032Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-10T21:22:12.048Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-10T21:22:12.049Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-10T21:22:12.049Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync [2020-01-10T21:22:12.572Z] > git config core.sparsecheckout # timeout=10 [2020-01-10T21:22:12.575Z] > git checkout -f 4d63209d94276d66d9db39174bfe0127f4b9a8dc [2020-01-10T21:22:11.460Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-10T21:22:11.464Z] > git config --add remote.origin.fetch +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync # timeout=10 [2020-01-10T21:22:11.480Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-10T21:22:11.496Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-10T21:22:11.496Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-10T21:22:11.497Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync [2020-01-10T21:22:11.929Z] > git config core.sparsecheckout # timeout=10 [2020-01-10T21:22:11.932Z] > git checkout -f 4d63209d94276d66d9db39174bfe0127f4b9a8dc [2020-01-10T21:22:12.795Z] 85cfe9d77eff: Pull complete [2020-01-10T21:22:12.910Z] Commit message: "Merge pull request #40362 from thaJeztah/dockerfile_registry_optimized" [2020-01-10T21:22:12.920Z] 85cfe9d77eff: Pull complete [2020-01-10T21:22:12.992Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2020-01-10T21:22:13.571Z] ace5139f9caa: Pull complete [2020-01-10T21:22:13.634Z] Commit message: "Merge pull request #40362 from thaJeztah/dockerfile_registry_optimized" [2020-01-10T21:22:13.686Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-10T21:22:14.146Z] Congratulations! Seccomp profile generation is done correctly. [2020-01-10T21:22:14.146Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-01-10T21:22:14.332Z] + docker version [2020-01-10T21:22:14.332Z] Client: [2020-01-10T21:22:14.332Z] Version: 18.06.1-ce [2020-01-10T21:22:14.332Z] API version: 1.38 [2020-01-10T21:22:14.332Z] Go version: go1.10.3 [2020-01-10T21:22:14.332Z] Git commit: e68fc7a [2020-01-10T21:22:14.332Z] Built: Tue Aug 21 17:26:10 2018 [2020-01-10T21:22:14.332Z] OS/Arch: linux/ppc64le [2020-01-10T21:22:14.332Z] Experimental: false [2020-01-10T21:22:14.332Z] [2020-01-10T21:22:14.332Z] Server: [2020-01-10T21:22:14.332Z] Engine: [2020-01-10T21:22:14.332Z] Version: 18.06.1-ce [2020-01-10T21:22:14.332Z] API version: 1.38 (minimum version 1.12) [2020-01-10T21:22:14.332Z] Go version: go1.10.3 [2020-01-10T21:22:14.332Z] Git commit: e68fc7a [2020-01-10T21:22:14.332Z] Built: Tue Aug 21 17:24:20 2018 [2020-01-10T21:22:14.332Z] OS/Arch: linux/ppc64le [2020-01-10T21:22:14.332Z] Experimental: true [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-10T21:22:14.715Z] + docker info [2020-01-10T21:22:14.715Z] Containers: 0 [2020-01-10T21:22:14.715Z] Running: 0 [2020-01-10T21:22:14.715Z] Paused: 0 [2020-01-10T21:22:14.715Z] Stopped: 0 [2020-01-10T21:22:14.715Z] Images: 0 [2020-01-10T21:22:14.715Z] Server Version: 18.06.1-ce [2020-01-10T21:22:14.715Z] Storage Driver: overlay2 [2020-01-10T21:22:14.715Z] Backing Filesystem: extfs [2020-01-10T21:22:14.715Z] Supports d_type: true [2020-01-10T21:22:14.715Z] Native Overlay Diff: true [2020-01-10T21:22:14.715Z] Logging Driver: json-file [2020-01-10T21:22:14.715Z] Cgroup Driver: cgroupfs [2020-01-10T21:22:14.715Z] Plugins: [2020-01-10T21:22:14.715Z] Volume: local [2020-01-10T21:22:14.715Z] Network: bridge host ipvlan macvlan null overlay [2020-01-10T21:22:14.715Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-10T21:22:14.715Z] Swarm: inactive [2020-01-10T21:22:14.715Z] Runtimes: runc [2020-01-10T21:22:14.715Z] Default Runtime: runc [2020-01-10T21:22:14.715Z] Init Binary: docker-init [2020-01-10T21:22:14.715Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-10T21:22:14.715Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-01-10T21:22:14.715Z] init version: fec3683 [2020-01-10T21:22:14.715Z] Security Options: [2020-01-10T21:22:14.715Z] apparmor [2020-01-10T21:22:14.715Z] seccomp [2020-01-10T21:22:14.715Z] Profile: default [2020-01-10T21:22:14.715Z] Kernel Version: 4.4.0-139-generic [2020-01-10T21:22:14.715Z] Operating System: Ubuntu 16.04.3 LTS [2020-01-10T21:22:14.715Z] OSType: linux [2020-01-10T21:22:14.715Z] Architecture: ppc64le [2020-01-10T21:22:14.715Z] CPUs: 4 [2020-01-10T21:22:14.715Z] Total Memory: 7.972GiB [2020-01-10T21:22:14.715Z] Name: ppc64le-ubuntu-20 [2020-01-10T21:22:14.715Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-01-10T21:22:14.715Z] Docker Root Dir: /var/lib/docker [2020-01-10T21:22:14.715Z] Debug Mode (client): false [2020-01-10T21:22:14.715Z] Debug Mode (server): false [2020-01-10T21:22:14.715Z] Username: dockerbuildbot [2020-01-10T21:22:14.715Z] Registry: https://index.docker.io/v1/ [2020-01-10T21:22:14.715Z] Labels: [2020-01-10T21:22:14.715Z] Experimental: true [2020-01-10T21:22:14.715Z] Insecure Registries: [2020-01-10T21:22:14.715Z] 127.0.0.0/8 [2020-01-10T21:22:14.715Z] Live Restore Enabled: false [2020-01-10T21:22:14.715Z] [2020-01-10T21:22:14.726Z] ace5139f9caa: Pull complete [Pipeline] sh [2020-01-10T21:22:14.910Z] + docker version [2020-01-10T21:22:14.910Z] Client: [2020-01-10T21:22:14.910Z] Version: 18.06.1-ce [2020-01-10T21:22:14.910Z] API version: 1.38 [2020-01-10T21:22:14.910Z] Go version: go1.10.3 [2020-01-10T21:22:14.910Z] Git commit: e68fc7a [2020-01-10T21:22:14.910Z] Built: Tue Aug 21 17:26:10 2018 [2020-01-10T21:22:14.910Z] OS/Arch: linux/ppc64le [2020-01-10T21:22:14.910Z] Experimental: false [2020-01-10T21:22:14.910Z] [2020-01-10T21:22:14.910Z] Server: [2020-01-10T21:22:14.910Z] Engine: [2020-01-10T21:22:14.910Z] Version: 18.06.1-ce [2020-01-10T21:22:14.910Z] API version: 1.38 (minimum version 1.12) [2020-01-10T21:22:14.910Z] Go version: go1.10.3 [2020-01-10T21:22:14.910Z] Git commit: e68fc7a [2020-01-10T21:22:14.910Z] Built: Tue Aug 21 17:24:20 2018 [2020-01-10T21:22:14.910Z] OS/Arch: linux/ppc64le [2020-01-10T21:22:14.910Z] Experimental: true [Pipeline] sh [2020-01-10T21:22:15.097Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-10T21:22:15.097Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-10T21:22:15.097Z] + curl -fsSL -o /home/docker/workspace/moby_cpuguy-test-sync/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-10T21:22:15.097Z] + bash /home/docker/workspace/moby_cpuguy-test-sync/check-config.sh [2020-01-10T21:22:15.097Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-10T21:22:15.097Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-01-10T21:22:15.097Z] [2020-01-10T21:22:15.097Z] Generally Necessary: [2020-01-10T21:22:15.097Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-10T21:22:15.097Z] - apparmor: enabled and tools installed [2020-01-10T21:22:15.097Z] - CONFIG_NAMESPACES: enabled [2020-01-10T21:22:15.300Z] + docker info [2020-01-10T21:22:15.300Z] Containers: 0 [2020-01-10T21:22:15.300Z] Running: 0 [2020-01-10T21:22:15.300Z] Paused: 0 [2020-01-10T21:22:15.300Z] Stopped: 0 [2020-01-10T21:22:15.300Z] Images: 0 [2020-01-10T21:22:15.300Z] Server Version: 18.06.1-ce [2020-01-10T21:22:15.300Z] Storage Driver: overlay2 [2020-01-10T21:22:15.300Z] Backing Filesystem: extfs [2020-01-10T21:22:15.300Z] Supports d_type: true [2020-01-10T21:22:15.300Z] Native Overlay Diff: true [2020-01-10T21:22:15.300Z] Logging Driver: json-file [2020-01-10T21:22:15.300Z] Cgroup Driver: cgroupfs [2020-01-10T21:22:15.300Z] Plugins: [2020-01-10T21:22:15.300Z] Volume: local [2020-01-10T21:22:15.300Z] Network: bridge host ipvlan macvlan null overlay [2020-01-10T21:22:15.300Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-10T21:22:15.300Z] Swarm: inactive [2020-01-10T21:22:15.300Z] Runtimes: runc [2020-01-10T21:22:15.300Z] Default Runtime: runc [2020-01-10T21:22:15.300Z] Init Binary: docker-init [2020-01-10T21:22:15.300Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-10T21:22:15.300Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-01-10T21:22:15.300Z] init version: fec3683 [2020-01-10T21:22:15.300Z] Security Options: [2020-01-10T21:22:15.300Z] apparmor [2020-01-10T21:22:15.300Z] seccomp [2020-01-10T21:22:15.300Z] Profile: default [2020-01-10T21:22:15.300Z] Kernel Version: 4.4.0-139-generic [2020-01-10T21:22:15.300Z] Operating System: Ubuntu 16.04.3 LTS [2020-01-10T21:22:15.300Z] OSType: linux [2020-01-10T21:22:15.300Z] Architecture: ppc64le [2020-01-10T21:22:15.300Z] CPUs: 4 [2020-01-10T21:22:15.300Z] Total Memory: 7.972GiB [2020-01-10T21:22:15.300Z] Name: ppc64le-ubuntu-15 [2020-01-10T21:22:15.300Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-01-10T21:22:15.300Z] Docker Root Dir: /var/lib/docker [2020-01-10T21:22:15.300Z] Debug Mode (client): false [2020-01-10T21:22:15.300Z] Debug Mode (server): false [2020-01-10T21:22:15.300Z] Username: dockerbuildbot [2020-01-10T21:22:15.300Z] Registry: https://index.docker.io/v1/ [2020-01-10T21:22:15.300Z] Labels: [2020-01-10T21:22:15.300Z] Experimental: true [2020-01-10T21:22:15.300Z] Insecure Registries: [2020-01-10T21:22:15.300Z] 127.0.0.0/8 [2020-01-10T21:22:15.300Z] Live Restore Enabled: false [2020-01-10T21:22:15.300Z] [Pipeline] sh [2020-01-10T21:22:15.383Z] - CONFIG_NET_NS: enabled [2020-01-10T21:22:15.383Z] - CONFIG_PID_NS: enabled [2020-01-10T21:22:15.383Z] - CONFIG_IPC_NS: enabled [2020-01-10T21:22:15.383Z] - CONFIG_UTS_NS: enabled [2020-01-10T21:22:15.383Z] - CONFIG_CGROUPS: enabled [2020-01-10T21:22:15.383Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-10T21:22:15.383Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-10T21:22:15.383Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-10T21:22:15.383Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-10T21:22:15.383Z] - CONFIG_CPUSETS: enabled [2020-01-10T21:22:15.383Z] - CONFIG_MEMCG: enabled [2020-01-10T21:22:15.383Z] - CONFIG_KEYS: enabled [2020-01-10T21:22:15.383Z] - CONFIG_VETH: enabled (as module) [2020-01-10T21:22:15.383Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-10T21:22:15.383Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-10T21:22:15.383Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-10T21:22:15.383Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-10T21:22:15.383Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-10T21:22:15.383Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-10T21:22:15.383Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-10T21:22:15.383Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-10T21:22:15.383Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-10T21:22:15.383Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-10T21:22:15.383Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-10T21:22:15.383Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-10T21:22:15.383Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-10T21:22:15.383Z] [2020-01-10T21:22:15.383Z] Optional Features: [2020-01-10T21:22:15.383Z] - CONFIG_USER_NS: enabled [2020-01-10T21:22:15.383Z] - CONFIG_SECCOMP: enabled [2020-01-10T21:22:15.383Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-10T21:22:15.383Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-10T21:22:15.383Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-10T21:22:15.383Z] (cgroup swap accounting is currently enabled) [2020-01-10T21:22:15.383Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-10T21:22:15.383Z] - CONFIG_BLK_CGROUP: enabled [2020-01-10T21:22:15.383Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-10T21:22:15.383Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-10T21:22:15.668Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-10T21:22:15.668Z] - CONFIG_CGROUP_PERF: enabled [2020-01-10T21:22:15.668Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-10T21:22:15.668Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-10T21:22:15.668Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-10T21:22:15.668Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-10T21:22:15.668Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-10T21:22:15.668Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-10T21:22:15.668Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-10T21:22:15.668Z] - CONFIG_IP_VS: enabled (as module) [2020-01-10T21:22:15.668Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-10T21:22:15.668Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-10T21:22:15.668Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-10T21:22:15.668Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-10T21:22:15.668Z] - CONFIG_EXT4_FS: enabled [2020-01-10T21:22:15.668Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-10T21:22:15.668Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-10T21:22:15.668Z] - Network Drivers: [2020-01-10T21:22:15.668Z] - "overlay": [2020-01-10T21:22:15.668Z] - CONFIG_VXLAN: enabled (as module) [2020-01-10T21:22:15.668Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-10T21:22:15.668Z] Optional (for encrypted networks): [2020-01-10T21:22:15.668Z] - CONFIG_CRYPTO: enabled [2020-01-10T21:22:15.668Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-10T21:22:15.668Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-10T21:22:15.668Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-10T21:22:15.668Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-10T21:22:15.668Z] - CONFIG_XFRM: enabled [2020-01-10T21:22:15.668Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-10T21:22:15.668Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-10T21:22:15.668Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-10T21:22:15.668Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-10T21:22:15.668Z] - "ipvlan": [2020-01-10T21:22:15.668Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-10T21:22:15.668Z] - "macvlan": [2020-01-10T21:22:15.700Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-10T21:22:15.700Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-10T21:22:15.700Z] + curl -fsSL -o /home/docker/workspace/moby_cpuguy-test-sync/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-10T21:22:15.700Z] + bash /home/docker/workspace/moby_cpuguy-test-sync/check-config.sh [2020-01-10T21:22:15.700Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-10T21:22:15.700Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-01-10T21:22:15.700Z] [2020-01-10T21:22:15.700Z] Generally Necessary: [2020-01-10T21:22:15.700Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-10T21:22:15.700Z] - apparmor: enabled and tools installed [2020-01-10T21:22:15.700Z] - CONFIG_NAMESPACES: enabled [2020-01-10T21:22:15.700Z] - CONFIG_NET_NS: enabled [2020-01-10T21:22:15.700Z] - CONFIG_PID_NS: enabled [2020-01-10T21:22:15.700Z] - CONFIG_IPC_NS: enabled [2020-01-10T21:22:15.700Z] - CONFIG_UTS_NS: enabled [2020-01-10T21:22:15.949Z] ? github.com/docker/docker/api [no test files] [2020-01-10T21:22:15.953Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-10T21:22:15.953Z] - CONFIG_DUMMY: enabled (as module) [2020-01-10T21:22:15.953Z] - "ftp,tftp client in container": [2020-01-10T21:22:15.953Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-10T21:22:15.953Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-10T21:22:15.953Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-10T21:22:15.953Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-10T21:22:15.953Z] - Storage Drivers: [2020-01-10T21:22:15.953Z] - "aufs": [2020-01-10T21:22:15.953Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-10T21:22:15.953Z] - "btrfs": [2020-01-10T21:22:15.953Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-10T21:22:15.953Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-10T21:22:15.953Z] - "devicemapper": [2020-01-10T21:22:15.953Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-10T21:22:15.953Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-10T21:22:15.953Z] - "overlay": [2020-01-10T21:22:15.953Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-10T21:22:15.953Z] - "zfs": [2020-01-10T21:22:15.953Z] - /dev/zfs: missing [2020-01-10T21:22:15.953Z] - zfs command: missing [2020-01-10T21:22:15.953Z] - zpool command: missing [2020-01-10T21:22:15.953Z] [2020-01-10T21:22:15.953Z] Limits: [2020-01-10T21:22:15.953Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-10T21:22:15.953Z] [2020-01-10T21:22:15.953Z] + true [Pipeline] } [Pipeline] // stage [2020-01-10T21:22:15.987Z] - CONFIG_CGROUPS: enabled [2020-01-10T21:22:15.987Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-10T21:22:15.987Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-10T21:22:15.987Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-10T21:22:15.987Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-10T21:22:15.987Z] - CONFIG_CPUSETS: enabled [2020-01-10T21:22:15.987Z] - CONFIG_MEMCG: enabled [2020-01-10T21:22:15.987Z] - CONFIG_KEYS: enabled [2020-01-10T21:22:15.987Z] - CONFIG_VETH: enabled (as module) [2020-01-10T21:22:15.987Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-10T21:22:15.987Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-10T21:22:15.987Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-10T21:22:15.987Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-10T21:22:15.987Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-10T21:22:15.987Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-10T21:22:15.987Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-10T21:22:15.987Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-10T21:22:15.987Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-10T21:22:15.987Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-10T21:22:15.987Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-10T21:22:15.987Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-10T21:22:15.987Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-10T21:22:15.987Z] [2020-01-10T21:22:15.987Z] Optional Features: [2020-01-10T21:22:15.987Z] - CONFIG_USER_NS: enabled [2020-01-10T21:22:15.987Z] - CONFIG_SECCOMP: enabled [2020-01-10T21:22:15.987Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-10T21:22:15.987Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-10T21:22:15.987Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-10T21:22:15.987Z] (cgroup swap accounting is currently enabled) [2020-01-10T21:22:15.987Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-10T21:22:15.987Z] - CONFIG_BLK_CGROUP: enabled [2020-01-10T21:22:15.987Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-10T21:22:15.987Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-10T21:22:15.987Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-10T21:22:15.987Z] - CONFIG_CGROUP_PERF: enabled [2020-01-10T21:22:15.987Z] - CONFIG_CGROUP_HUGETLB: enabled [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-10T21:22:16.276Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-10T21:22:16.276Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-10T21:22:16.276Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-10T21:22:16.276Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-10T21:22:16.276Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-10T21:22:16.276Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-10T21:22:16.276Z] - CONFIG_IP_VS: enabled (as module) [2020-01-10T21:22:16.276Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-10T21:22:16.276Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-10T21:22:16.276Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-10T21:22:16.276Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-10T21:22:16.276Z] - CONFIG_EXT4_FS: enabled [2020-01-10T21:22:16.276Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-10T21:22:16.276Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-10T21:22:16.276Z] - Network Drivers: [2020-01-10T21:22:16.276Z] - "overlay": [2020-01-10T21:22:16.276Z] - CONFIG_VXLAN: enabled (as module) [2020-01-10T21:22:16.276Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-10T21:22:16.276Z] Optional (for encrypted networks): [2020-01-10T21:22:16.276Z] - CONFIG_CRYPTO: enabled [2020-01-10T21:22:16.276Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-10T21:22:16.276Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-10T21:22:16.276Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-10T21:22:16.276Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-10T21:22:16.276Z] - CONFIG_XFRM: enabled [2020-01-10T21:22:16.276Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-10T21:22:16.276Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-10T21:22:16.276Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-10T21:22:16.276Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-10T21:22:16.276Z] - "ipvlan": [2020-01-10T21:22:16.276Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-10T21:22:16.276Z] - "macvlan": [2020-01-10T21:22:16.276Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-10T21:22:16.276Z] - CONFIG_DUMMY: enabled (as module) [2020-01-10T21:22:16.276Z] - "ftp,tftp client in container": [2020-01-10T21:22:16.391Z] + make bundles/buildx [2020-01-10T21:22:16.561Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-10T21:22:16.561Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-10T21:22:16.561Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-10T21:22:16.561Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-10T21:22:16.561Z] - Storage Drivers: [2020-01-10T21:22:16.561Z] - "aufs": [2020-01-10T21:22:16.561Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-10T21:22:16.561Z] - "btrfs": [2020-01-10T21:22:16.561Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-10T21:22:16.561Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-10T21:22:16.561Z] - "devicemapper": [2020-01-10T21:22:16.561Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-10T21:22:16.561Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-10T21:22:16.561Z] - "overlay": [2020-01-10T21:22:16.561Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-10T21:22:16.561Z] - "zfs": [2020-01-10T21:22:16.561Z] - /dev/zfs: missing [2020-01-10T21:22:16.561Z] - zfs command: missing [2020-01-10T21:22:16.561Z] - zpool command: missing [2020-01-10T21:22:16.561Z] [2020-01-10T21:22:16.561Z] Limits: [2020-01-10T21:22:16.561Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-10T21:22:16.561Z] [2020-01-10T21:22:16.561Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-10T21:22:16.990Z] + make bundles/buildx [2020-01-10T21:22:17.012Z] make: command: Command not found [2020-01-10T21:22:17.012Z] make: command: Command not found [2020-01-10T21:22:17.012Z] mkdir bundles [2020-01-10T21:22:17.012Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-10T21:22:17.012Z] --build-arg BUILDX_COMMIT \ [2020-01-10T21:22:17.012Z] --build-arg BUILDX_REPO \ [2020-01-10T21:22:17.012Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-10T21:22:17.012Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-10T21:22:17.012Z] . [2020-01-10T21:22:17.012Z] /bin/sh: 4: go: not found [2020-01-10T21:22:17.012Z] /bin/sh: 5: go: not found [2020-01-10T21:22:17.619Z] make: command: Command not found [2020-01-10T21:22:17.619Z] make: command: Command not found [2020-01-10T21:22:17.619Z] mkdir bundles [2020-01-10T21:22:17.619Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-10T21:22:17.619Z] --build-arg BUILDX_COMMIT \ [2020-01-10T21:22:17.619Z] --build-arg BUILDX_REPO \ [2020-01-10T21:22:17.619Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-10T21:22:17.619Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-10T21:22:17.619Z] . [2020-01-10T21:22:17.619Z] /bin/sh: 4: go: not found [2020-01-10T21:22:17.619Z] /bin/sh: 5: go: not found [2020-01-10T21:22:17.639Z] e4d79466b81c: Pull complete [2020-01-10T21:22:17.639Z] b00baabad4ce: Pull complete [2020-01-10T21:22:17.639Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-01-10T21:22:17.639Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-01-10T21:22:17.639Z] ---> 687421176e14 [2020-01-10T21:22:17.639Z] Step 5/16 : ARG BUILDX_REPO [2020-01-10T21:22:17.639Z] ---> Running in 87d98954714a [2020-01-10T21:22:17.639Z] Removing intermediate container 87d98954714a [2020-01-10T21:22:17.639Z] ---> eddcde0e2bf1 [2020-01-10T21:22:17.639Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-10T21:22:17.639Z] ---> Running in 7a0cce3653d0 [2020-01-10T21:22:18.017Z] e4d79466b81c: Pull complete [2020-01-10T21:22:18.017Z] b00baabad4ce: Pull complete [2020-01-10T21:22:18.017Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-01-10T21:22:18.017Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-01-10T21:22:18.017Z] ---> 687421176e14 [2020-01-10T21:22:18.017Z] Step 5/16 : ARG BUILDX_REPO [2020-01-10T21:22:18.017Z] ---> Running in 45ff607a49c9 [2020-01-10T21:22:18.017Z] Removing intermediate container 45ff607a49c9 [2020-01-10T21:22:18.017Z] ---> cfb09a400891 [2020-01-10T21:22:18.017Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-10T21:22:18.017Z] ---> Running in ea1f085a99c9 [2020-01-10T21:22:18.436Z] Cloning into '/buildx'... [2020-01-10T21:22:18.601Z] Cloning into '/buildx'... [2020-01-10T21:22:20.356Z] Sending build context to Docker daemon 51.09MB [2020-01-10T21:22:20.509Z] Sending build context to Docker daemon 51.09MB [2020-01-10T21:22:20.509Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-10T21:22:20.509Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-10T21:22:20.509Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-10T21:22:20.509Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-10T21:22:20.509Z] 1.12.10-stretch: Pulling from library/golang [2020-01-10T21:22:20.509Z] fb056072eab9: Pulling fs layer [2020-01-10T21:22:20.509Z] 6a33b1f9796f: Pulling fs layer [2020-01-10T21:22:20.509Z] 8f8f8962e456: Pulling fs layer [2020-01-10T21:22:20.509Z] 68adcc365214: Pulling fs layer [2020-01-10T21:22:20.509Z] 76d8adf27bdf: Pulling fs layer [2020-01-10T21:22:20.509Z] d66e58854927: Pulling fs layer [2020-01-10T21:22:20.509Z] 71497195576e: Pulling fs layer [2020-01-10T21:22:20.509Z] 76d8adf27bdf: Waiting [2020-01-10T21:22:20.509Z] 71497195576e: Waiting [2020-01-10T21:22:20.509Z] d66e58854927: Waiting [2020-01-10T21:22:20.509Z] 68adcc365214: Waiting [2020-01-10T21:22:20.641Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-10T21:22:20.641Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-10T21:22:20.641Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-10T21:22:20.641Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-10T21:22:20.647Z] Removing intermediate container 7a0cce3653d0 [2020-01-10T21:22:20.647Z] ---> 50939ed06816 [2020-01-10T21:22:20.647Z] Step 7/16 : WORKDIR /buildx [2020-01-10T21:22:20.647Z] ---> Running in 2f8b6909f3d7 [2020-01-10T21:22:20.930Z] 1.12.10-stretch: Pulling from library/golang [2020-01-10T21:22:20.930Z] fb056072eab9: Pulling fs layer [2020-01-10T21:22:20.930Z] 6a33b1f9796f: Pulling fs layer [2020-01-10T21:22:20.930Z] 8f8f8962e456: Pulling fs layer [2020-01-10T21:22:20.930Z] 68adcc365214: Pulling fs layer [2020-01-10T21:22:20.930Z] 76d8adf27bdf: Pulling fs layer [2020-01-10T21:22:20.930Z] d66e58854927: Pulling fs layer [2020-01-10T21:22:20.930Z] 71497195576e: Pulling fs layer [2020-01-10T21:22:20.930Z] 68adcc365214: Waiting [2020-01-10T21:22:20.930Z] 76d8adf27bdf: Waiting [2020-01-10T21:22:20.930Z] d66e58854927: Waiting [2020-01-10T21:22:20.930Z] 71497195576e: Waiting [2020-01-10T21:22:21.066Z] Removing intermediate container 2f8b6909f3d7 [2020-01-10T21:22:21.066Z] ---> c87e092aa85e [2020-01-10T21:22:21.066Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-10T21:22:21.066Z] ---> Running in 682903e9a65a [2020-01-10T21:22:21.141Z] 8f8f8962e456: Verifying Checksum [2020-01-10T21:22:21.141Z] 8f8f8962e456: Download complete [2020-01-10T21:22:21.443Z] 6a33b1f9796f: Verifying Checksum [2020-01-10T21:22:21.443Z] 6a33b1f9796f: Download complete [2020-01-10T21:22:21.471Z] Removing intermediate container 682903e9a65a [2020-01-10T21:22:21.471Z] ---> 319f85ae8e59 [2020-01-10T21:22:21.471Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-10T21:22:21.471Z] ---> Running in d0978c75ea9f [2020-01-10T21:22:21.560Z] Removing intermediate container ea1f085a99c9 [2020-01-10T21:22:21.560Z] ---> 60bf69257843 [2020-01-10T21:22:21.560Z] Step 7/16 : WORKDIR /buildx [2020-01-10T21:22:21.560Z] ---> Running in 30815b99abb3 [2020-01-10T21:22:21.575Z] 8f8f8962e456: Verifying Checksum [2020-01-10T21:22:21.575Z] 8f8f8962e456: Download complete [2020-01-10T21:22:21.865Z] 6a33b1f9796f: Verifying Checksum [2020-01-10T21:22:21.865Z] 6a33b1f9796f: Download complete [2020-01-10T21:22:21.929Z] Removing intermediate container 30815b99abb3 [2020-01-10T21:22:21.929Z] ---> 41b3a379a0e4 [2020-01-10T21:22:21.929Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-10T21:22:21.929Z] ---> Running in e8de56d22d25 [2020-01-10T21:22:21.929Z] Removing intermediate container e8de56d22d25 [2020-01-10T21:22:21.929Z] ---> 1be8fdb06075 [2020-01-10T21:22:21.929Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-10T21:22:22.294Z] ---> Running in 43bf190dc812 [2020-01-10T21:22:22.357Z] From https://github.com/docker/buildx [2020-01-10T21:22:22.357Z] * [new tag] v0.3.1 -> build [2020-01-10T21:22:22.721Z] Switched to branch 'build' [2020-01-10T21:22:23.072Z] From https://github.com/docker/buildx [2020-01-10T21:22:23.072Z] * [new tag] v0.3.1 -> build [2020-01-10T21:22:23.437Z] Switched to branch 'build' [2020-01-10T21:22:23.495Z] fb056072eab9: Verifying Checksum [2020-01-10T21:22:23.495Z] fb056072eab9: Download complete [2020-01-10T21:22:23.502Z] Removing intermediate container d0978c75ea9f [2020-01-10T21:22:23.502Z] ---> dd8b70f1b6ec [2020-01-10T21:22:23.502Z] Step 10/16 : RUN go mod download [2020-01-10T21:22:23.502Z] ---> Running in 651a5d635374 [2020-01-10T21:22:23.880Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-01-10T21:22:23.880Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-01-10T21:22:23.880Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-01-10T21:22:23.880Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-01-10T21:22:23.880Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-01-10T21:22:23.880Z] go: finding github.com/stretchr/testify v1.3.0 [2020-01-10T21:22:23.880Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-01-10T21:22:24.119Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2020-01-10T21:22:24.212Z] Removing intermediate container 43bf190dc812 [2020-01-10T21:22:24.213Z] ---> d1c60d67c997 [2020-01-10T21:22:24.213Z] Step 10/16 : RUN go mod download [2020-01-10T21:22:24.213Z] ---> Running in 784d39eb658c [2020-01-10T21:22:24.373Z] Congratulations! All API changes are done the right way. [2020-01-10T21:22:24.373Z] Congratulations! All TOML source files changed here have valid syntax. [2020-01-10T21:22:24.373Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-01-10T21:22:24.373Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-01-10T21:22:24.373Z] Congratulations! No new tests were added to integration-cli. [2020-01-10T21:22:24.373Z] [2020-01-10T21:22:24.373Z] INFO Start validation with golang-ci-lint [2020-01-10T21:22:24.373Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-01-10T21:22:24.373Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-01-10T21:22:24.593Z] fb056072eab9: Verifying Checksum [2020-01-10T21:22:24.593Z] fb056072eab9: Download complete [2020-01-10T21:22:24.721Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-01-10T21:22:24.721Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-01-10T21:22:24.721Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-01-10T21:22:24.748Z] 68adcc365214: Verifying Checksum [2020-01-10T21:22:24.748Z] 68adcc365214: Download complete [2020-01-10T21:22:25.074Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-01-10T21:22:25.074Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-01-10T21:22:25.074Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-01-10T21:22:25.074Z] go: finding github.com/pkg/errors v0.8.1 [2020-01-10T21:22:25.074Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-01-10T21:22:25.074Z] go: finding github.com/json-iterator/go v1.1.6 [2020-01-10T21:22:25.074Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-01-10T21:22:25.074Z] go: finding github.com/imdario/mergo v0.3.7 [2020-01-10T21:22:25.074Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-01-10T21:22:25.143Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-01-10T21:22:25.144Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-01-10T21:22:25.144Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-01-10T21:22:25.144Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-01-10T21:22:25.144Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-01-10T21:22:25.144Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-01-10T21:22:25.144Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-01-10T21:22:25.380Z] 71497195576e: Verifying Checksum [2020-01-10T21:22:25.380Z] 71497195576e: Download complete [2020-01-10T21:22:25.380Z] 76d8adf27bdf: Verifying Checksum [2020-01-10T21:22:25.380Z] 76d8adf27bdf: Download complete [2020-01-10T21:22:25.641Z] 68adcc365214: Verifying Checksum [2020-01-10T21:22:25.641Z] 68adcc365214: Download complete [2020-01-10T21:22:25.641Z] 71497195576e: Verifying Checksum [2020-01-10T21:22:25.641Z] 71497195576e: Download complete [2020-01-10T21:22:25.938Z] 76d8adf27bdf: Verifying Checksum [2020-01-10T21:22:25.938Z] 76d8adf27bdf: Download complete [2020-01-10T21:22:25.997Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-01-10T21:22:25.997Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-01-10T21:22:25.997Z] go: finding github.com/spf13/viper v1.3.2 [2020-01-10T21:22:25.997Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-01-10T21:22:26.102Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-01-10T21:22:26.102Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-01-10T21:22:26.102Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-01-10T21:22:26.583Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-01-10T21:22:26.583Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-01-10T21:22:26.846Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-01-10T21:22:26.846Z] go: finding github.com/spf13/pflag v1.0.3 [2020-01-10T21:22:26.846Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-01-10T21:22:26.846Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-01-10T21:22:26.846Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-01-10T21:22:26.846Z] go: finding github.com/json-iterator/go v1.1.6 [2020-01-10T21:22:26.991Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-01-10T21:22:26.991Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-01-10T21:22:27.249Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-01-10T21:22:27.636Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-01-10T21:22:27.837Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-01-10T21:22:27.838Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-01-10T21:22:27.838Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-01-10T21:22:28.048Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-01-10T21:22:28.048Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-01-10T21:22:28.048Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-01-10T21:22:28.048Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-01-10T21:22:28.175Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-01-10T21:22:28.254Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-01-10T21:22:28.254Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-01-10T21:22:28.456Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-01-10T21:22:28.655Z] fb056072eab9: Pull complete [2020-01-10T21:22:28.655Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-01-10T21:22:28.859Z] fb056072eab9: Pull complete [2020-01-10T21:22:29.037Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-01-10T21:22:29.145Z] 6a33b1f9796f: Pull complete [2020-01-10T21:22:29.154Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-01-10T21:22:29.154Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-01-10T21:22:29.154Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-01-10T21:22:29.154Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-01-10T21:22:29.429Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-01-10T21:22:29.429Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-01-10T21:22:29.429Z] go: finding github.com/stretchr/testify v1.3.0 [2020-01-10T21:22:29.437Z] 8f8f8962e456: Pull complete [2020-01-10T21:22:29.681Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-01-10T21:22:29.681Z] 6a33b1f9796f: Pull complete [2020-01-10T21:22:29.681Z] go: finding github.com/stretchr/objx v0.1.0 [2020-01-10T21:22:29.847Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-01-10T21:22:29.847Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-01-10T21:22:29.971Z] 8f8f8962e456: Pull complete [2020-01-10T21:22:30.182Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-01-10T21:22:30.182Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-01-10T21:22:30.237Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-01-10T21:22:30.615Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-01-10T21:22:30.615Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-01-10T21:22:30.615Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-01-10T21:22:30.933Z] d66e58854927: Verifying Checksum [2020-01-10T21:22:30.933Z] d66e58854927: Download complete [2020-01-10T21:22:31.026Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-01-10T21:22:31.026Z] go: finding github.com/spf13/cobra v0.0.3 [2020-01-10T21:22:31.026Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-01-10T21:22:31.059Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-01-10T21:22:31.059Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-01-10T21:22:31.059Z] go: finding github.com/imdario/mergo v0.3.7 [2020-01-10T21:22:31.059Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-01-10T21:22:31.059Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-01-10T21:22:31.059Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-01-10T21:22:31.440Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-01-10T21:22:31.440Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-01-10T21:22:31.440Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-01-10T21:22:31.440Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-01-10T21:22:31.470Z] d66e58854927: Verifying Checksum [2020-01-10T21:22:31.470Z] d66e58854927: Download complete [2020-01-10T21:22:31.922Z] go: finding github.com/pkg/errors v0.8.1 [2020-01-10T21:22:31.922Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-01-10T21:22:32.326Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-01-10T21:22:32.326Z] go: finding github.com/spf13/viper v1.3.2 [2020-01-10T21:22:32.326Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-01-10T21:22:32.333Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-01-10T21:22:32.333Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-01-10T21:22:32.333Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-01-10T21:22:32.741Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-01-10T21:22:32.741Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-01-10T21:22:32.746Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-01-10T21:22:32.746Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-01-10T21:22:32.969Z] 68adcc365214: Pull complete [2020-01-10T21:22:33.145Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-01-10T21:22:33.157Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-01-10T21:22:33.516Z] 68adcc365214: Pull complete [2020-01-10T21:22:33.555Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-01-10T21:22:33.567Z] go: finding github.com/magiconair/properties v1.8.0 [2020-01-10T21:22:33.567Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-01-10T21:22:33.567Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-01-10T21:22:33.567Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-01-10T21:22:33.957Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-01-10T21:22:33.975Z] go: finding github.com/lib/pq v1.0.0 [2020-01-10T21:22:33.975Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-01-10T21:22:34.371Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-01-10T21:22:34.374Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-01-10T21:22:34.374Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-01-10T21:22:34.374Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-01-10T21:22:34.789Z] go: finding github.com/gorilla/mux v1.7.0 [2020-01-10T21:22:34.789Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-01-10T21:22:34.792Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-01-10T21:22:34.792Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-01-10T21:22:34.792Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-01-10T21:22:34.792Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-01-10T21:22:34.792Z] go: finding github.com/spf13/afero v1.1.2 [2020-01-10T21:22:34.792Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-01-10T21:22:35.188Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-01-10T21:22:35.188Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-01-10T21:22:35.211Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-01-10T21:22:35.578Z] go: finding github.com/docker/go-connections v0.4.0 [2020-01-10T21:22:35.578Z] go: finding github.com/stretchr/objx v0.1.1 [2020-01-10T21:22:35.578Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-01-10T21:22:35.578Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-01-10T21:22:35.615Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-01-10T21:22:35.669Z] 76d8adf27bdf: Pull complete [2020-01-10T21:22:35.991Z] go: finding github.com/gofrs/flock v0.7.0 [2020-01-10T21:22:35.991Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-01-10T21:22:36.017Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-01-10T21:22:36.017Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-01-10T21:22:36.221Z] 76d8adf27bdf: Pull complete [2020-01-10T21:22:36.408Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-01-10T21:22:36.408Z] go: finding golang.org/x/text v0.3.0 [2020-01-10T21:22:36.427Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-01-10T21:22:36.427Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-01-10T21:22:36.808Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-01-10T21:22:36.808Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-01-10T21:22:36.808Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-01-10T21:22:36.808Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-01-10T21:22:36.836Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-01-10T21:22:36.836Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-01-10T21:22:37.209Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-01-10T21:22:37.209Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-01-10T21:22:37.248Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-01-10T21:22:37.610Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-01-10T21:22:37.610Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-01-10T21:22:37.610Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-01-10T21:22:37.661Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-01-10T21:22:37.661Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-01-10T21:22:37.661Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-01-10T21:22:38.060Z] go: finding github.com/jinzhu/now v1.0.0 [2020-01-10T21:22:38.060Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-01-10T21:22:38.464Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-01-10T21:22:38.874Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-01-10T21:22:38.874Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-01-10T21:22:38.874Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-01-10T21:22:38.874Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-01-10T21:22:38.874Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-01-10T21:22:38.918Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-01-10T21:22:38.918Z] go: finding github.com/stretchr/objx v0.1.1 [2020-01-10T21:22:39.284Z] go: finding github.com/gorilla/mux v1.7.0 [2020-01-10T21:22:39.284Z] go: finding github.com/jinzhu/now v1.0.0 [2020-01-10T21:22:39.284Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-01-10T21:22:39.327Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-01-10T21:22:39.327Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-01-10T21:22:39.327Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-01-10T21:22:39.681Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-01-10T21:22:39.681Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-01-10T21:22:40.184Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-01-10T21:22:40.535Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-01-10T21:22:40.535Z] go: finding github.com/stretchr/testify v1.2.2 [2020-01-10T21:22:40.535Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-01-10T21:22:40.535Z] go: finding gotest.tools v2.2.0+incompatible [2020-01-10T21:22:40.597Z] go: finding github.com/lib/pq v1.0.0 [2020-01-10T21:22:40.598Z] go: finding github.com/kr/pretty v0.1.0 [2020-01-10T21:22:40.598Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-01-10T21:22:40.598Z] go: finding google.golang.org/grpc v1.20.1 [2020-01-10T21:22:41.384Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-01-10T21:22:41.384Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-01-10T21:22:41.812Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-01-10T21:22:41.812Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-01-10T21:22:42.063Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-01-10T21:22:42.063Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-01-10T21:22:42.342Z] go: finding github.com/stretchr/testify v1.2.2 [2020-01-10T21:22:42.342Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-01-10T21:22:42.501Z] d66e58854927: Pull complete [2020-01-10T21:22:42.501Z] 71497195576e: Pull complete [2020-01-10T21:22:42.501Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-01-10T21:22:42.501Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-01-10T21:22:42.501Z] ---> ebd73b5ebd31 [2020-01-10T21:22:42.501Z] Step 5/16 : ARG BUILDX_REPO [2020-01-10T21:22:42.501Z] ---> Running in 47670f211492 [2020-01-10T21:22:42.501Z] Removing intermediate container 47670f211492 [2020-01-10T21:22:42.501Z] ---> 52bcb52e3ff1 [2020-01-10T21:22:42.501Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-10T21:22:42.501Z] ---> Running in d38cd9791d9d [2020-01-10T21:22:42.501Z] Cloning into '/buildx'... [2020-01-10T21:22:42.527Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-01-10T21:22:42.823Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-01-10T21:22:43.078Z] d66e58854927: Pull complete [2020-01-10T21:22:43.078Z] 71497195576e: Pull complete [2020-01-10T21:22:43.078Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-01-10T21:22:43.078Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-01-10T21:22:43.078Z] ---> ebd73b5ebd31 [2020-01-10T21:22:43.078Z] Step 5/16 : ARG BUILDX_REPO [2020-01-10T21:22:43.079Z] ---> Running in 047011b22f37 [2020-01-10T21:22:43.079Z] Removing intermediate container 047011b22f37 [2020-01-10T21:22:43.079Z] ---> 929afbb3b454 [2020-01-10T21:22:43.079Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-10T21:22:43.079Z] ---> Running in ffefcf914702 [2020-01-10T21:22:43.079Z] Cloning into '/buildx'... [2020-01-10T21:22:43.253Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-01-10T21:22:43.253Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-01-10T21:22:43.253Z] go: finding github.com/stretchr/objx v0.1.0 [2020-01-10T21:22:43.683Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-01-10T21:22:43.683Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-01-10T21:22:44.042Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-01-10T21:22:44.042Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-01-10T21:22:44.451Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-01-10T21:22:44.451Z] go: finding github.com/spf13/cobra v0.0.3 [2020-01-10T21:22:44.645Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-01-10T21:22:44.645Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-01-10T21:22:44.856Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-01-10T21:22:45.051Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-01-10T21:22:45.261Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-01-10T21:22:45.452Z] go: finding github.com/containerd/containerd v1.2.4 [2020-01-10T21:22:45.672Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-01-10T21:22:45.672Z] go: finding github.com/golang/protobuf v1.2.0 [2020-01-10T21:22:45.877Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-01-10T21:22:45.877Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-01-10T21:22:45.877Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-01-10T21:22:45.972Z] Removing intermediate container d38cd9791d9d [2020-01-10T21:22:45.972Z] ---> df3a655d1a1c [2020-01-10T21:22:45.972Z] Step 7/16 : WORKDIR /buildx [2020-01-10T21:22:45.972Z] ---> Running in 0862290ebf70 [2020-01-10T21:22:46.089Z] go: finding google.golang.org/grpc v1.20.1 [2020-01-10T21:22:46.089Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-01-10T21:22:46.089Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-01-10T21:22:46.273Z] Removing intermediate container 0862290ebf70 [2020-01-10T21:22:46.273Z] ---> 93ecacdd0eb4 [2020-01-10T21:22:46.273Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-10T21:22:46.273Z] ---> Running in 92cf84f37f16 [2020-01-10T21:22:46.273Z] Removing intermediate container 92cf84f37f16 [2020-01-10T21:22:46.273Z] ---> b98106023fa8 [2020-01-10T21:22:46.273Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-10T21:22:46.273Z] ---> Running in e6bcd92d352f [2020-01-10T21:22:46.295Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-01-10T21:22:46.560Z] Removing intermediate container ffefcf914702 [2020-01-10T21:22:46.560Z] ---> fe279ccd2073 [2020-01-10T21:22:46.560Z] Step 7/16 : WORKDIR /buildx [2020-01-10T21:22:46.845Z] ---> Running in ba8339678d33 [2020-01-10T21:22:46.845Z] Removing intermediate container ba8339678d33 [2020-01-10T21:22:46.845Z] ---> d8a3c5ee58f0 [2020-01-10T21:22:46.845Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-10T21:22:46.845Z] ---> Running in d057ea01a201 [2020-01-10T21:22:46.845Z] Removing intermediate container d057ea01a201 [2020-01-10T21:22:46.845Z] ---> b70ea541bbce [2020-01-10T21:22:46.845Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-10T21:22:46.845Z] ---> Running in 67d8884dc30b [2020-01-10T21:22:46.895Z] From https://github.com/docker/buildx [2020-01-10T21:22:46.895Z] * [new tag] v0.3.1 -> build [2020-01-10T21:22:46.938Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-01-10T21:22:47.182Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-01-10T21:22:47.182Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-01-10T21:22:47.182Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-01-10T21:22:47.182Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-01-10T21:22:47.182Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-01-10T21:22:47.328Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-01-10T21:22:47.328Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-01-10T21:22:47.329Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-01-10T21:22:47.329Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-01-10T21:22:47.329Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-01-10T21:22:47.477Z] From https://github.com/docker/buildx [2020-01-10T21:22:47.477Z] * [new tag] v0.3.1 -> build [2020-01-10T21:22:47.512Z] Switched to branch 'build' [2020-01-10T21:22:47.733Z] go: finding github.com/google/go-cmp v0.2.0 [2020-01-10T21:22:47.733Z] go: finding github.com/spf13/cast v1.3.0 [2020-01-10T21:22:48.145Z] go: finding github.com/client9/misspell v0.3.4 [2020-01-10T21:22:48.493Z] Switched to branch 'build' [2020-01-10T21:22:48.541Z] Removing intermediate container e6bcd92d352f [2020-01-10T21:22:48.541Z] ---> 7137273f35b5 [2020-01-10T21:22:48.541Z] Step 10/16 : RUN go mod download [2020-01-10T21:22:48.541Z] ---> Running in 194831e1a016 [2020-01-10T21:22:48.555Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-01-10T21:22:48.555Z] go: finding github.com/google/go-cmp v0.2.0 [2020-01-10T21:22:48.555Z] go: finding github.com/spf13/afero v1.1.2 [2020-01-10T21:22:48.555Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-01-10T21:22:48.555Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-01-10T21:22:48.555Z] go: finding github.com/spf13/cast v1.3.0 [2020-01-10T21:22:48.829Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-01-10T21:22:48.829Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-01-10T21:22:48.829Z] go: finding github.com/spf13/viper v1.3.2 [2020-01-10T21:22:48.829Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-01-10T21:22:48.829Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-01-10T21:22:48.829Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-01-10T21:22:48.829Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-01-10T21:22:48.829Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-01-10T21:22:48.829Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-01-10T21:22:48.962Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-01-10T21:22:48.962Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-01-10T21:22:48.992Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-01-10T21:22:48.992Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-01-10T21:22:48.992Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-01-10T21:22:48.992Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-01-10T21:22:48.992Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-01-10T21:22:49.115Z] Removing intermediate container 67d8884dc30b [2020-01-10T21:22:49.115Z] ---> 3c7c7a5c312b [2020-01-10T21:22:49.115Z] Step 10/16 : RUN go mod download [2020-01-10T21:22:49.115Z] ---> Running in 3c83cbb752bf [2020-01-10T21:22:49.361Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-01-10T21:22:49.361Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-01-10T21:22:49.361Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-01-10T21:22:49.403Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-01-10T21:22:49.403Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-01-10T21:22:49.405Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-01-10T21:22:49.405Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-01-10T21:22:49.405Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-01-10T21:22:49.405Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-01-10T21:22:49.405Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-01-10T21:22:49.405Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-01-10T21:22:49.405Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-01-10T21:22:49.405Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-01-10T21:22:49.405Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-01-10T21:22:49.753Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-01-10T21:22:49.754Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-01-10T21:22:49.754Z] go: finding gotest.tools v2.2.0+incompatible [2020-01-10T21:22:49.754Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-01-10T21:22:49.809Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-01-10T21:22:49.857Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-01-10T21:22:50.211Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-01-10T21:22:50.211Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-01-10T21:22:50.211Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-01-10T21:22:50.211Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-01-10T21:22:50.322Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-01-10T21:22:50.444Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-01-10T21:22:50.492Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-01-10T21:22:50.492Z] go: finding github.com/jinzhu/now v1.0.0 [2020-01-10T21:22:50.794Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-01-10T21:22:51.000Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-01-10T21:22:51.000Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-01-10T21:22:51.000Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-01-10T21:22:51.000Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-01-10T21:22:51.000Z] go: finding github.com/golang/protobuf v1.2.0 [2020-01-10T21:22:51.000Z] go: finding github.com/docker/go-connections v0.3.0 [2020-01-10T21:22:51.000Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-01-10T21:22:51.000Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-01-10T21:22:51.063Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-01-10T21:22:51.063Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-01-10T21:22:51.084Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-01-10T21:22:51.375Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-01-10T21:22:51.420Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-01-10T21:22:51.477Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-01-10T21:22:51.501Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-01-10T21:22:51.501Z] go: finding github.com/docker/go-connections v0.3.0 [2020-01-10T21:22:51.501Z] go: finding github.com/golang/mock v1.1.1 [2020-01-10T21:22:51.501Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-01-10T21:22:51.666Z] go: finding github.com/stretchr/testify v1.2.2 [2020-01-10T21:22:51.769Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-01-10T21:22:51.770Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-01-10T21:22:51.959Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-01-10T21:22:51.959Z] go: finding github.com/spf13/cobra v0.0.3 [2020-01-10T21:22:51.959Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-01-10T21:22:52.063Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-01-10T21:22:52.063Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-01-10T21:22:52.117Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-01-10T21:22:52.553Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-01-10T21:22:52.553Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-01-10T21:22:52.553Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-01-10T21:22:52.590Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-01-10T21:22:52.768Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-01-10T21:22:52.768Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-01-10T21:22:52.768Z] go: finding google.golang.org/appengine v1.1.0 [2020-01-10T21:22:52.768Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-01-10T21:22:52.880Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-01-10T21:22:52.973Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-01-10T21:22:53.092Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-01-10T21:22:53.092Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-01-10T21:22:53.171Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-01-10T21:22:53.386Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-01-10T21:22:53.391Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-01-10T21:22:53.461Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-01-10T21:22:53.608Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-01-10T21:22:53.608Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-01-10T21:22:53.797Z] go: finding github.com/pkg/profile v1.2.1 [2020-01-10T21:22:54.021Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-01-10T21:22:54.022Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-01-10T21:22:54.022Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-01-10T21:22:54.022Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-01-10T21:22:54.087Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-01-10T21:22:54.087Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-01-10T21:22:54.087Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-01-10T21:22:54.203Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-01-10T21:22:54.203Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-01-10T21:22:54.203Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-01-10T21:22:54.376Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-01-10T21:22:54.376Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-01-10T21:22:54.432Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-01-10T21:22:54.432Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-01-10T21:22:54.438Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-01-10T21:22:54.726Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-01-10T21:22:54.726Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-01-10T21:22:55.044Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-01-10T21:22:55.044Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-01-10T21:22:55.044Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-01-10T21:22:55.044Z] go: finding github.com/kr/pretty v0.1.0 [2020-01-10T21:22:55.044Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-01-10T21:22:55.315Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-01-10T21:22:55.315Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-01-10T21:22:55.315Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-01-10T21:22:55.315Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-01-10T21:22:55.315Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-01-10T21:22:55.367Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-01-10T21:22:55.449Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-01-10T21:22:55.449Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-01-10T21:22:56.029Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-01-10T21:22:56.173Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-01-10T21:22:56.308Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-01-10T21:22:56.308Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-01-10T21:22:56.308Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-01-10T21:22:56.335Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-01-10T21:22:56.435Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-01-10T21:22:56.435Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-01-10T21:22:56.435Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-01-10T21:22:56.435Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-01-10T21:22:56.586Z] go: finding github.com/client9/misspell v0.3.4 [2020-01-10T21:22:56.586Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-01-10T21:22:56.586Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-01-10T21:22:56.707Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-01-10T21:22:56.707Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-01-10T21:22:56.707Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-01-10T21:22:57.005Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-01-10T21:22:57.073Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-01-10T21:22:57.073Z] go: finding golang.org/x/text v0.3.0 [2020-01-10T21:22:57.370Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-01-10T21:22:57.370Z] go: finding github.com/gofrs/flock v0.7.0 [2020-01-10T21:22:57.370Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-01-10T21:22:57.427Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-01-10T21:22:57.427Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-01-10T21:22:57.427Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-01-10T21:22:57.427Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-01-10T21:22:57.427Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-01-10T21:22:57.427Z] go: finding github.com/golang/mock v1.1.1 [2020-01-10T21:22:57.427Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-01-10T21:22:57.663Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-01-10T21:22:57.664Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-01-10T21:22:57.703Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-01-10T21:22:57.842Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-01-10T21:22:58.089Z] go: finding github.com/kr/text v0.1.0 [2020-01-10T21:22:58.089Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-01-10T21:22:58.089Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-01-10T21:22:58.089Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-01-10T21:22:58.089Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-01-10T21:22:58.089Z] go: finding google.golang.org/appengine v1.1.0 [2020-01-10T21:22:58.253Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-01-10T21:22:58.335Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-01-10T21:22:58.335Z] go: finding github.com/spf13/pflag v1.0.3 [2020-01-10T21:22:58.655Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-01-10T21:22:58.655Z] go: finding github.com/magiconair/properties v1.8.0 [2020-01-10T21:22:58.655Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-01-10T21:22:58.655Z] go: finding github.com/docker/go-units v0.3.1 [2020-01-10T21:22:58.722Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-01-10T21:22:59.049Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-01-10T21:22:59.049Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-01-10T21:22:59.359Z] go: finding github.com/spf13/viper v1.3.2 [2020-01-10T21:22:59.360Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-01-10T21:22:59.366Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-01-10T21:22:59.366Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-01-10T21:22:59.461Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-01-10T21:22:59.461Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-01-10T21:22:59.461Z] go: finding github.com/pkg/profile v1.2.1 [2020-01-10T21:22:59.476Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-01-10T21:22:59.476Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-01-10T21:22:59.476Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-01-10T21:22:59.860Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-01-10T21:22:59.860Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-01-10T21:22:59.869Z] go: finding cloud.google.com/go v0.26.0 [2020-01-10T21:22:59.869Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-01-10T21:22:59.869Z] go: finding github.com/kr/pty v1.1.1 [2020-01-10T21:22:59.869Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-01-10T21:22:59.869Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-01-10T21:22:59.869Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-01-10T21:22:59.993Z] go: finding github.com/pkg/errors v0.8.1 [2020-01-10T21:22:59.999Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-01-10T21:23:00.270Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-01-10T21:23:00.291Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-01-10T21:23:00.300Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-01-10T21:23:00.590Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-01-10T21:23:00.590Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-01-10T21:23:00.673Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-01-10T21:23:00.927Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-01-10T21:23:01.097Z] go: finding github.com/kr/text v0.1.0 [2020-01-10T21:23:01.097Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-01-10T21:23:01.232Z] go: finding gotest.tools v2.1.0+incompatible [2020-01-10T21:23:01.232Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-01-10T21:23:01.232Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-01-10T21:23:01.232Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-01-10T21:23:01.504Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-01-10T21:23:01.504Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-01-10T21:23:01.504Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-01-10T21:23:01.627Z] go: finding github.com/docker/go-units v0.3.1 [2020-01-10T21:23:01.627Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-01-10T21:23:01.627Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-01-10T21:23:01.921Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-01-10T21:23:01.986Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-01-10T21:23:02.027Z] go: finding github.com/onsi/gomega v1.4.3 [2020-01-10T21:23:02.433Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-01-10T21:23:02.433Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-01-10T21:23:02.433Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-01-10T21:23:02.433Z] go: finding github.com/containerd/containerd v1.2.4 [2020-01-10T21:23:02.624Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-01-10T21:23:02.653Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-01-10T21:23:02.772Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-01-10T21:23:02.772Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-01-10T21:23:02.772Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-01-10T21:23:02.772Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-01-10T21:23:02.822Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-01-10T21:23:02.822Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-01-10T21:23:02.822Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-01-10T21:23:02.918Z] go: finding github.com/stretchr/testify v1.2.2 [2020-01-10T21:23:02.943Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-01-10T21:23:02.943Z] go: finding github.com/google/go-cmp v0.2.0 [2020-01-10T21:23:03.192Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-01-10T21:23:03.193Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-01-10T21:23:03.212Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-01-10T21:23:03.212Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-01-10T21:23:03.231Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-01-10T21:23:03.520Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-01-10T21:23:03.603Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-01-10T21:23:03.603Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-01-10T21:23:03.603Z] go: finding golang.org/x/text v0.3.0 [2020-01-10T21:23:03.603Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-01-10T21:23:03.613Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-01-10T21:23:03.952Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-01-10T21:23:04.007Z] go: finding github.com/onsi/gomega v1.4.3 [2020-01-10T21:23:04.008Z] go: finding github.com/spf13/pflag v1.0.3 [2020-01-10T21:23:04.053Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-01-10T21:23:04.053Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-01-10T21:23:04.053Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-01-10T21:23:04.053Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-01-10T21:23:04.053Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-01-10T21:23:04.415Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-01-10T21:23:04.415Z] go: finding github.com/gofrs/flock v0.7.0 [2020-01-10T21:23:04.547Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-01-10T21:23:04.547Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-01-10T21:23:04.583Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-01-10T21:23:04.819Z] go: finding cloud.google.com/go v0.26.0 [2020-01-10T21:23:04.819Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-01-10T21:23:04.819Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-01-10T21:23:04.838Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-01-10T21:23:05.217Z] go: finding gotest.tools v2.2.0+incompatible [2020-01-10T21:23:05.477Z] go: finding github.com/pkg/profile v1.2.1 [2020-01-10T21:23:05.477Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-01-10T21:23:05.477Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-01-10T21:23:05.991Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-01-10T21:23:05.991Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-01-10T21:23:06.249Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-01-10T21:23:06.249Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-01-10T21:23:06.516Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-01-10T21:23:06.517Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-01-10T21:23:06.517Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-01-10T21:23:06.537Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-01-10T21:23:06.537Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-01-10T21:23:06.540Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-01-10T21:23:06.970Z] go: finding github.com/docker/go-connections v0.4.0 [2020-01-10T21:23:07.147Z] go: finding github.com/pkg/errors v0.8.1 [2020-01-10T21:23:07.147Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-01-10T21:23:07.401Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-01-10T21:23:07.476Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-01-10T21:23:07.765Z] go: finding github.com/spf13/cast v1.3.0 [2020-01-10T21:23:08.047Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-01-10T21:23:08.247Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-01-10T21:23:08.247Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-01-10T21:23:08.339Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-01-10T21:23:08.339Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-01-10T21:23:08.394Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-01-10T21:23:08.645Z] go: finding gotest.tools v2.1.0+incompatible [2020-01-10T21:23:08.683Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-01-10T21:23:08.683Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-01-10T21:23:08.980Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-01-10T21:23:08.980Z] go: finding github.com/spf13/pflag v1.0.3 [2020-01-10T21:23:09.060Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-01-10T21:23:09.060Z] go: finding github.com/kr/pty v1.1.1 [2020-01-10T21:23:09.060Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-01-10T21:23:09.272Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-01-10T21:23:09.314Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-01-10T21:23:09.462Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-01-10T21:23:09.462Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-01-10T21:23:09.606Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-01-10T21:23:09.864Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-01-10T21:23:09.897Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-01-10T21:23:09.897Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-01-10T21:23:09.897Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-01-10T21:23:09.917Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-01-10T21:23:10.277Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-01-10T21:23:10.526Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-01-10T21:23:10.689Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-01-10T21:23:10.818Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-01-10T21:23:11.438Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-01-10T21:23:11.438Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-01-10T21:23:11.450Z] go: finding github.com/magiconair/properties v1.8.0 [2020-01-10T21:23:11.731Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-01-10T21:23:11.731Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-01-10T21:23:11.737Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-01-10T21:23:11.737Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-01-10T21:23:12.041Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-01-10T21:23:12.041Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-01-10T21:23:12.367Z] go: finding github.com/spf13/afero v1.1.2 [2020-01-10T21:23:12.367Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-01-10T21:23:12.661Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-01-10T21:23:12.675Z] go: finding github.com/stretchr/testify v1.3.0 [2020-01-10T21:23:12.954Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-01-10T21:23:13.309Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-01-10T21:23:13.601Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-01-10T21:23:13.893Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-01-10T21:23:14.184Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-01-10T21:23:14.184Z] go: finding github.com/golang/protobuf v1.2.0 [2020-01-10T21:23:14.466Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-01-10T21:23:14.466Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-01-10T21:23:14.475Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-01-10T21:23:14.475Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-01-10T21:23:14.764Z] go: finding google.golang.org/grpc v1.20.1 [2020-01-10T21:23:15.096Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-01-10T21:23:15.405Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-01-10T21:23:15.697Z] go: finding github.com/docker/go-connections v0.4.0 [2020-01-10T21:23:16.271Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-01-10T21:23:16.271Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-01-10T21:23:16.271Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-01-10T21:23:16.271Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-01-10T21:23:16.900Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-01-10T21:23:16.900Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-01-10T21:23:17.190Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-01-10T21:23:17.190Z] go: finding github.com/docker/go-connections v0.3.0 [2020-01-10T21:23:17.209Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-01-10T21:23:17.209Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-01-10T21:23:17.500Z] go: finding github.com/google/go-cmp v0.2.0 [2020-01-10T21:23:17.791Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-01-10T21:23:18.234Z] go: finding github.com/spf13/afero v1.1.2 [2020-01-10T21:23:18.234Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-01-10T21:23:18.425Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-01-10T21:23:18.523Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-01-10T21:23:18.523Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-01-10T21:23:19.549Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-01-10T21:23:19.549Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-01-10T21:23:19.949Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-01-10T21:23:19.949Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-01-10T21:23:20.244Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-01-10T21:23:20.536Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-01-10T21:23:20.536Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-01-10T21:23:20.579Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-01-10T21:23:20.579Z] go: finding github.com/imdario/mergo v0.3.7 [2020-01-10T21:23:21.213Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-01-10T21:23:21.505Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-01-10T21:23:22.138Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-01-10T21:23:22.139Z] go: finding github.com/kr/pretty v0.1.0 [2020-01-10T21:23:22.613Z] go: finding github.com/lib/pq v1.0.0 [2020-01-10T21:23:22.613Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-01-10T21:23:23.198Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-01-10T21:23:23.270Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-01-10T21:23:23.561Z] go: finding github.com/spf13/cobra v0.0.3 [2020-01-10T21:23:23.834Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-01-10T21:23:23.834Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-01-10T21:23:23.834Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-01-10T21:23:24.127Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-01-10T21:23:24.127Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-01-10T21:23:24.420Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-01-10T21:23:24.428Z] ok github.com/docker/docker/api/server/httputils 0.024s coverage: 14.7% of statements [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-10T21:23:24.428Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-10T21:23:24.428Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-01-10T21:23:24.428Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2020-01-10T21:23:24.428Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 4.0% of statements [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/types [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-10T21:23:24.428Z] ok github.com/docker/docker/api/types/time 0.020s coverage: 100.0% of statements [2020-01-10T21:23:24.428Z] ok github.com/docker/docker/api/types/versions 0.035s coverage: 75.0% of statements [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/builder [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-10T21:23:24.428Z] ok github.com/docker/docker/builder/dockerignore 0.020s coverage: 96.8% of statements [2020-01-10T21:23:24.428Z] ok github.com/docker/docker/cli/debug 0.022s coverage: 100.0% of statements [2020-01-10T21:23:24.428Z] ok github.com/docker/docker/builder/remotecontext 0.268s coverage: 13.6% of statements [2020-01-10T21:23:24.428Z] ok github.com/docker/docker/builder/remotecontext/git 3.668s coverage: 86.3% of statements [2020-01-10T21:23:24.428Z] ok github.com/docker/docker/builder/dockerfile 1.197s coverage: 48.2% of statements [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/cli [no test files] [2020-01-10T21:23:24.428Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-10T21:23:24.600Z] go: finding github.com/docker/go-connections v0.3.0 [2020-01-10T21:23:24.892Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-01-10T21:23:25.056Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-01-10T21:23:25.056Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-01-10T21:23:25.344Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-01-10T21:23:25.527Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-01-10T21:23:25.822Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-01-10T21:23:25.822Z] go: finding github.com/stretchr/testify v1.3.0 [2020-01-10T21:23:25.822Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-01-10T21:23:26.375Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-01-10T21:23:26.665Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-01-10T21:23:26.860Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-01-10T21:23:26.860Z] go: finding github.com/json-iterator/go v1.1.6 [2020-01-10T21:23:27.493Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-01-10T21:23:27.789Z] go: finding github.com/golang/protobuf v1.2.0 [2020-01-10T21:23:27.789Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-01-10T21:23:28.079Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-01-10T21:23:28.627Z] ok github.com/docker/docker/client 0.310s coverage: 75.8% of statements [2020-01-10T21:23:29.162Z] go: finding github.com/jinzhu/now v1.0.0 [2020-01-10T21:23:29.162Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-01-10T21:23:29.454Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-01-10T21:23:29.475Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-01-10T21:23:29.475Z] go: finding github.com/json-iterator/go v1.1.6 [2020-01-10T21:23:29.475Z] go: finding gotest.tools v2.2.0+incompatible [2020-01-10T21:23:29.766Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-01-10T21:23:30.060Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-01-10T21:23:30.097Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-01-10T21:23:30.097Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-01-10T21:23:30.353Z] go: finding github.com/gofrs/flock v0.7.0 [2020-01-10T21:23:30.753Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-10T21:23:30.753Z] [2020-01-10T21:23:30.753Z] [2020-01-10T21:23:30.753Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-10T21:23:30.753Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-10T21:23:30.753Z] HOSTNAME=9c22deac2f83 [2020-01-10T21:23:30.753Z] TEST_SKIP_INTEGRATION=1 [2020-01-10T21:23:30.753Z] TESTDEBUG=0 [2020-01-10T21:23:30.753Z] DEST=bundles/test-integration [2020-01-10T21:23:30.753Z] PWD=/go/src/github.com/docker/docker [2020-01-10T21:23:30.753Z] KEEPBUNDLE=1 [2020-01-10T21:23:30.753Z] DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc [2020-01-10T21:23:30.753Z] container=docker [2020-01-10T21:23:30.753Z] HOME=/root [2020-01-10T21:23:30.753Z] GOLANG_VERSION=1.13.5 [2020-01-10T21:23:30.753Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-10T21:23:30.753Z] VALIDATE_BRANCH= [2020-01-10T21:23:30.753Z] TERM=xterm [2020-01-10T21:23:30.753Z] DOCKER_PKG=github.com/docker/docker [2020-01-10T21:23:30.753Z] SHLVL=1 [2020-01-10T21:23:30.753Z] TIMEOUT=120m [2020-01-10T21:23:30.753Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-10T21:23:30.753Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-10T21:23:30.753Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-01-10T21:23:30.753Z] GO111MODULE=off [2020-01-10T21:23:30.753Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-10T21:23:30.753Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-10T21:23:30.753Z] GOPATH=/go [2020-01-10T21:23:30.753Z] PKG_CONFIG=pkg-config [2020-01-10T21:23:30.753Z] _=/usr/bin/env [2020-01-10T21:23:30.753Z] Building test suite binary ./integration-cli/test.main [2020-01-10T21:23:30.753Z] [2020-01-10T21:23:30.753Z] [2020-01-10T21:23:30.753Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-01-10T21:23:30.753Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-10T21:23:30.753Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-10T21:23:30.753Z] HOSTNAME=6cc8934a808e [2020-01-10T21:23:30.753Z] TEST_SKIP_INTEGRATION=1 [2020-01-10T21:23:30.753Z] TESTDEBUG=0 [2020-01-10T21:23:30.753Z] DEST=bundles/test-integration [2020-01-10T21:23:30.753Z] PWD=/go/src/github.com/docker/docker [2020-01-10T21:23:30.753Z] KEEPBUNDLE=1 [2020-01-10T21:23:30.753Z] DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc [2020-01-10T21:23:30.753Z] container=docker [2020-01-10T21:23:30.753Z] HOME=/root [2020-01-10T21:23:30.753Z] GOLANG_VERSION=1.13.5 [2020-01-10T21:23:30.753Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-10T21:23:30.753Z] VALIDATE_BRANCH= [2020-01-10T21:23:30.753Z] TERM=xterm [2020-01-10T21:23:30.753Z] DOCKER_PKG=github.com/docker/docker [2020-01-10T21:23:30.753Z] SHLVL=1 [2020-01-10T21:23:30.753Z] TIMEOUT=120m [2020-01-10T21:23:30.753Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-10T21:23:30.753Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-10T21:23:30.753Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-01-10T21:23:30.753Z] GO111MODULE=off [2020-01-10T21:23:30.753Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-10T21:23:30.753Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-10T21:23:30.753Z] GOPATH=/go [2020-01-10T21:23:30.753Z] PKG_CONFIG=pkg-config [2020-01-10T21:23:30.753Z] _=/usr/bin/env [2020-01-10T21:23:30.753Z] Building test suite binary ./integration-cli/test.main [2020-01-10T21:23:30.753Z] No new tests added to integration. [2020-01-10T21:23:30.753Z] [2020-01-10T21:23:30.753Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-10T21:23:30.753Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-10T21:23:30.753Z] HOSTNAME=8c79c7094a9c [2020-01-10T21:23:30.753Z] TESTDEBUG=0 [2020-01-10T21:23:30.753Z] DEST=bundles/test-integration [2020-01-10T21:23:30.753Z] PWD=/go/src/github.com/docker/docker [2020-01-10T21:23:30.753Z] KEEPBUNDLE=1 [2020-01-10T21:23:30.753Z] DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc [2020-01-10T21:23:30.753Z] container=docker [2020-01-10T21:23:30.753Z] HOME=/root [2020-01-10T21:23:30.753Z] GOLANG_VERSION=1.13.5 [2020-01-10T21:23:30.753Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-10T21:23:30.753Z] VALIDATE_BRANCH=master [2020-01-10T21:23:30.753Z] TERM=xterm [2020-01-10T21:23:30.753Z] DOCKER_PKG=github.com/docker/docker [2020-01-10T21:23:30.753Z] SHLVL=1 [2020-01-10T21:23:30.753Z] TIMEOUT=120m [2020-01-10T21:23:30.753Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-10T21:23:30.753Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-10T21:23:30.753Z] GO111MODULE=off [2020-01-10T21:23:30.753Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-10T21:23:30.753Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-10T21:23:30.753Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-10T21:23:30.753Z] GOPATH=/go [2020-01-10T21:23:30.753Z] PKG_CONFIG=pkg-config [2020-01-10T21:23:30.753Z] _=/usr/bin/env [2020-01-10T21:23:30.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-10T21:23:31.136Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-01-10T21:23:31.774Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-01-10T21:23:32.065Z] go: finding google.golang.org/grpc v1.20.1 [2020-01-10T21:23:32.065Z] go: finding golang.org/x/text v0.3.0 [2020-01-10T21:23:32.421Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-01-10T21:23:32.422Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-01-10T21:23:32.712Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-01-10T21:23:33.004Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-01-10T21:23:33.101Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-01-10T21:23:33.394Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-01-10T21:23:33.394Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-01-10T21:23:33.636Z] go: finding github.com/kr/text v0.1.0 [2020-01-10T21:23:34.273Z] go: finding github.com/stretchr/objx v0.1.0 [2020-01-10T21:23:34.903Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-01-10T21:23:34.903Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-01-10T21:23:35.460Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-01-10T21:23:35.460Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-01-10T21:23:35.755Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-01-10T21:23:36.402Z] go: finding github.com/golang/mock v1.1.1 [2020-01-10T21:23:36.406Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-01-10T21:23:36.696Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-01-10T21:23:37.039Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-01-10T21:23:37.728Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-01-10T21:23:37.728Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-01-10T21:23:38.019Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-01-10T21:23:38.308Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-01-10T21:23:38.597Z] go: finding github.com/golang/mock v1.1.1 [2020-01-10T21:23:39.125Z] go: finding github.com/docker/go-units v0.3.1 [2020-01-10T21:23:39.125Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-01-10T21:23:39.225Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-01-10T21:23:40.168Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-01-10T21:23:40.168Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-01-10T21:23:40.168Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-01-10T21:23:41.287Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-01-10T21:23:41.696Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-01-10T21:23:41.916Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-01-10T21:23:42.205Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-01-10T21:23:42.744Z] go: finding github.com/stretchr/objx v0.1.0 [2020-01-10T21:23:43.710Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-01-10T21:23:43.781Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-01-10T21:23:43.781Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-01-10T21:23:44.345Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-01-10T21:23:44.416Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-01-10T21:23:44.416Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-01-10T21:23:44.974Z] go: finding github.com/client9/misspell v0.3.4 [2020-01-10T21:23:45.066Z] go: finding github.com/gorilla/mux v1.7.0 [2020-01-10T21:23:45.119Z] Removing intermediate container 784d39eb658c [2020-01-10T21:23:45.119Z] ---> 3dd3c625301e [2020-01-10T21:23:45.119Z] Step 11/16 : ARG GOOS [2020-01-10T21:23:45.119Z] ---> Running in 9c10877d09f7 [2020-01-10T21:23:45.119Z] Removing intermediate container 9c10877d09f7 [2020-01-10T21:23:45.119Z] ---> 21f25439eca8 [2020-01-10T21:23:45.119Z] Step 12/16 : ARG GOARCH [2020-01-10T21:23:45.119Z] ---> Running in 05e15d0d98f8 [2020-01-10T21:23:45.119Z] Removing intermediate container 05e15d0d98f8 [2020-01-10T21:23:45.119Z] ---> a7853689584d [2020-01-10T21:23:45.119Z] Step 13/16 : 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 -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-01-10T21:23:45.493Z] ---> Running in 11553a9e7788 [2020-01-10T21:23:46.009Z] Removing intermediate container 651a5d635374 [2020-01-10T21:23:46.009Z] ---> 201937b22df6 [2020-01-10T21:23:46.009Z] Step 11/16 : ARG GOOS [2020-01-10T21:23:46.009Z] ---> Running in 18e6996d808a [2020-01-10T21:23:46.009Z] Removing intermediate container 18e6996d808a [2020-01-10T21:23:46.009Z] ---> cc85b4d76752 [2020-01-10T21:23:46.009Z] Step 12/16 : ARG GOARCH [2020-01-10T21:23:46.009Z] ---> Running in b43eb415ee36 [2020-01-10T21:23:46.009Z] Removing intermediate container b43eb415ee36 [2020-01-10T21:23:46.009Z] ---> 8d56e348a8be [2020-01-10T21:23:46.010Z] Step 13/16 : 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 -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-01-10T21:23:46.010Z] ---> Running in 0ed3dabbf5ea [2020-01-10T21:23:46.103Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-01-10T21:23:46.508Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-01-10T21:23:46.742Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-01-10T21:23:46.743Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-01-10T21:23:47.139Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-01-10T21:23:47.770Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-01-10T21:23:47.776Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-01-10T21:23:47.776Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-01-10T21:23:48.061Z] go: finding github.com/gorilla/mux v1.7.0 [2020-01-10T21:23:48.061Z] go: finding github.com/containerd/containerd v1.2.4 [2020-01-10T21:23:48.419Z] go: finding github.com/client9/misspell v0.3.4 [2020-01-10T21:23:49.456Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-01-10T21:23:49.854Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-01-10T21:23:50.115Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-01-10T21:23:50.115Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-01-10T21:23:50.150Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-01-10T21:23:50.150Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-01-10T21:23:50.150Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-01-10T21:23:50.408Z] go: finding google.golang.org/appengine v1.1.0 [2020-01-10T21:23:50.444Z] go: finding gotest.tools v2.1.0+incompatible [2020-01-10T21:23:51.037Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-01-10T21:23:51.326Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-01-10T21:23:51.478Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-01-10T21:23:51.621Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-01-10T21:23:51.770Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-01-10T21:23:51.770Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-01-10T21:23:52.060Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-01-10T21:23:52.251Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-01-10T21:23:52.541Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-01-10T21:23:52.831Z] go: finding github.com/docker/go-units v0.3.1 [2020-01-10T21:23:53.114Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-01-10T21:23:53.114Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-01-10T21:23:53.122Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-01-10T21:23:53.407Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-01-10T21:23:53.752Z] go: finding github.com/docker/go-connections v0.4.0 [2020-01-10T21:23:54.042Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-01-10T21:23:54.388Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-01-10T21:23:54.388Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-01-10T21:23:54.674Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-01-10T21:23:54.674Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-01-10T21:23:54.967Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-01-10T21:23:55.199Z] ok github.com/docker/docker/cmd/dockerd 0.126s coverage: 30.5% of statements [2020-01-10T21:23:55.261Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-01-10T21:23:55.261Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-01-10T21:23:55.261Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-01-10T21:23:55.261Z] go: finding github.com/pkg/profile v1.2.1 [2020-01-10T21:23:55.419Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-01-10T21:23:55.419Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-01-10T21:23:55.419Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-01-10T21:23:55.419Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-01-10T21:23:55.554Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-01-10T21:23:55.768Z] ok github.com/docker/docker/container 0.168s coverage: 35.3% of statements [2020-01-10T21:23:55.768Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-10T21:23:55.768Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-10T21:23:55.768Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-10T21:23:55.768Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-10T21:23:56.593Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-01-10T21:23:56.888Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-01-10T21:23:56.888Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-01-10T21:23:57.181Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-01-10T21:23:57.181Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-01-10T21:23:57.181Z] go: finding github.com/spf13/cast v1.3.0 [2020-01-10T21:23:58.148Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-01-10T21:23:58.242Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-01-10T21:23:58.313Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.040s coverage: 65.3% of statements [2020-01-10T21:23:58.437Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-01-10T21:23:58.531Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-01-10T21:23:58.727Z] go: finding github.com/onsi/gomega v1.4.3 [2020-01-10T21:23:58.822Z] go: finding github.com/kr/pretty v0.1.0 [2020-01-10T21:23:59.117Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-01-10T21:23:59.117Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-01-10T21:23:59.357Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-01-10T21:23:59.409Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-01-10T21:23:59.410Z] go: finding github.com/stretchr/objx v0.1.1 [2020-01-10T21:24:00.227Z] ok github.com/docker/docker/daemon/cluster/convert 0.053s coverage: 35.8% of statements [2020-01-10T21:24:00.390Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-01-10T21:24:00.390Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-01-10T21:24:00.390Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-01-10T21:24:00.442Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-01-10T21:24:00.682Z] go: finding github.com/stretchr/objx v0.1.1 [2020-01-10T21:24:00.733Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-01-10T21:24:00.734Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-01-10T21:24:00.734Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-01-10T21:24:00.800Z] ok github.com/docker/docker/daemon/cluster 0.103s coverage: 0.5% of statements [2020-01-10T21:24:00.968Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-01-10T21:24:01.024Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-01-10T21:24:01.024Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-01-10T21:24:01.024Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-01-10T21:24:01.593Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-01-10T21:24:01.880Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-01-10T21:24:02.059Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-01-10T21:24:02.059Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-01-10T21:24:02.352Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-01-10T21:24:02.352Z] go: finding google.golang.org/appengine v1.1.0 [2020-01-10T21:24:02.516Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-01-10T21:24:02.516Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-01-10T21:24:02.642Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-01-10T21:24:02.935Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-01-10T21:24:03.227Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-01-10T21:24:04.017Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-01-10T21:24:04.101Z] ok github.com/docker/docker/daemon/discovery 0.020s coverage: 30.0% of statements [2020-01-10T21:24:04.645Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-01-10T21:24:04.734Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-01-10T21:24:04.734Z] go: finding github.com/containerd/containerd v1.2.4 [2020-01-10T21:24:04.734Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-01-10T21:24:05.027Z] go: finding github.com/imdario/mergo v0.3.7 [2020-01-10T21:24:05.027Z] go: finding github.com/magiconair/properties v1.8.0 [2020-01-10T21:24:05.027Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-01-10T21:24:05.027Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-01-10T21:24:05.275Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-01-10T21:24:05.487Z] ok github.com/docker/docker/daemon/config 0.085s coverage: 82.1% of statements [2020-01-10T21:24:05.487Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2020-01-10T21:24:05.661Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-01-10T21:24:05.951Z] go: finding github.com/kr/text v0.1.0 [2020-01-10T21:24:06.582Z] go: finding cloud.google.com/go v0.26.0 [2020-01-10T21:24:06.772Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-01-10T21:24:06.872Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-01-10T21:24:06.872Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-01-10T21:24:07.163Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-01-10T21:24:07.397Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-01-10T21:24:07.456Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-01-10T21:24:07.751Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-01-10T21:24:07.751Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-01-10T21:24:08.837Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-01-10T21:24:08.837Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-01-10T21:24:09.257Z] go: finding github.com/onsi/gomega v1.4.3 [2020-01-10T21:24:09.468Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-01-10T21:24:09.548Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-01-10T21:24:09.841Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-01-10T21:24:09.841Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-01-10T21:24:10.689Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.491s coverage: 13.6% of statements [2020-01-10T21:24:10.689Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-01-10T21:24:10.872Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-01-10T21:24:10.966Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-01-10T21:24:10.966Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-01-10T21:24:11.254Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-01-10T21:24:11.254Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-01-10T21:24:11.254Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-01-10T21:24:11.504Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-01-10T21:24:11.542Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-01-10T21:24:12.178Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-01-10T21:24:12.178Z] go: finding github.com/kr/pty v1.1.1 [2020-01-10T21:24:12.470Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-01-10T21:24:12.470Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-01-10T21:24:12.595Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.668s coverage: 57.0% of statements [2020-01-10T21:24:13.036Z] go: finding gotest.tools v2.1.0+incompatible [2020-01-10T21:24:13.036Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-01-10T21:24:13.107Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-01-10T21:24:13.326Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-01-10T21:24:13.402Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-01-10T21:24:13.616Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-01-10T21:24:13.905Z] go: finding github.com/kr/pty v1.1.1 [2020-01-10T21:24:14.034Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-01-10T21:24:14.034Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-01-10T21:24:14.222Z] go: finding cloud.google.com/go v0.26.0 [2020-01-10T21:24:14.223Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-01-10T21:24:14.668Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-01-10T21:24:14.959Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-01-10T21:24:15.253Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-01-10T21:24:15.544Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-01-10T21:24:15.835Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-01-10T21:24:15.890Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.471s coverage: 46.2% of statements [2020-01-10T21:24:16.010Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|exports_file|files|imports) took 1m47.735904982s [2020-01-10T21:24:16.010Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.205393ms [2020-01-10T21:24:16.459Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.782s coverage: 48.6% of statements [2020-01-10T21:24:16.469Z] go: finding github.com/lib/pq v1.0.0 [2020-01-10T21:24:16.758Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-01-10T21:24:16.758Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-01-10T21:24:16.758Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-01-10T21:24:17.398Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.655s coverage: 72.5% of statements [2020-01-10T21:24:18.780Z] ok github.com/docker/docker/daemon 12.308s coverage: 17.6% of statements [2020-01-10T21:24:18.780Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-10T21:24:18.780Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-10T21:24:18.780Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-10T21:24:18.780Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-10T21:24:18.780Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-10T21:24:19.351Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.580s coverage: 76.1% of statements [2020-01-10T21:24:19.351Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.040s coverage: 58.0% of statements [2020-01-10T21:24:19.764Z] Removing intermediate container 11553a9e7788 [2020-01-10T21:24:19.764Z] ---> 2f369614c8d8 [2020-01-10T21:24:19.764Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-10T21:24:19.764Z] ---> 687421176e14 [2020-01-10T21:24:19.764Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-10T21:24:19.764Z] ---> e3fa24f6a568 [2020-01-10T21:24:19.764Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-10T21:24:19.764Z] ---> Running in b4b9a64f7104 [2020-01-10T21:24:19.764Z] Removing intermediate container b4b9a64f7104 [2020-01-10T21:24:19.764Z] ---> bd019d842064 [2020-01-10T21:24:19.764Z] Successfully built bd019d842064 [2020-01-10T21:24:19.764Z] Successfully tagged moby-buildx:latest [2020-01-10T21:24:19.764Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-10T21:24:19.764Z] if [ -n "${id}" ]; then \ [2020-01-10T21:24:19.764Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-10T21:24:19.764Z] && touch bundles/buildx; \ [2020-01-10T21:24:19.764Z] docker rm -f ${id}; \ [2020-01-10T21:24:19.764Z] fi [2020-01-10T21:24:19.922Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2020-01-10T21:24:20.130Z] 13cb0563443111175f546e99cfb4948e9753a88220be4d59810767ecb2fb9c37 [2020-01-10T21:24:20.130Z] bundles/buildx version [2020-01-10T21:24:20.130Z] buildx v0.3.1 6db68d0 [2020-01-10T21:24:20.130Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc . [2020-01-10T21:24:20.130Z] #1 [internal] booting buildkit [2020-01-10T21:24:20.508Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-01-10T21:24:20.807Z] Removing intermediate container 0ed3dabbf5ea [2020-01-10T21:24:20.807Z] ---> 80a67770aabc [2020-01-10T21:24:20.807Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-10T21:24:20.807Z] ---> 687421176e14 [2020-01-10T21:24:20.807Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-10T21:24:20.807Z] ---> 3fcc81715737 [2020-01-10T21:24:20.807Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-10T21:24:20.807Z] ---> Running in bf74f45af2e6 [2020-01-10T21:24:20.807Z] Removing intermediate container bf74f45af2e6 [2020-01-10T21:24:20.807Z] ---> fa0adac1d309 [2020-01-10T21:24:20.807Z] Successfully built fa0adac1d309 [2020-01-10T21:24:20.807Z] Successfully tagged moby-buildx:latest [2020-01-10T21:24:20.807Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-10T21:24:20.807Z] if [ -n "${id}" ]; then \ [2020-01-10T21:24:20.807Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-10T21:24:20.807Z] && touch bundles/buildx; \ [2020-01-10T21:24:20.807Z] docker rm -f ${id}; \ [2020-01-10T21:24:20.807Z] fi [2020-01-10T21:24:20.807Z] 6b244a0d597acbcd7e51df9a3593069ec0bd9cee3a055baa3c8fdf36c2bd5a6b [2020-01-10T21:24:20.807Z] bundles/buildx version [2020-01-10T21:24:20.807Z] buildx v0.3.1 6db68d0 [2020-01-10T21:24:20.807Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc . [2020-01-10T21:24:20.807Z] #1 [internal] booting buildkit [2020-01-10T21:24:20.807Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-01-10T21:24:20.807Z] #1 pulling image moby/buildkit:buildx-stable-1 1.8s done [2020-01-10T21:24:20.807Z] #1 creating container buildx_buildkit_default [2020-01-10T21:24:20.807Z] #1 creating container buildx_buildkit_default 0.5s done [2020-01-10T21:24:20.807Z] #1 DONE 2.3s [2020-01-10T21:24:20.807Z] [2020-01-10T21:24:20.807Z] #2 [internal] load build definition from Dockerfile [2020-01-10T21:24:20.807Z] #2 transferring dockerfile: 15.57kB done [2020-01-10T21:24:20.807Z] #2 DONE 0.0s [2020-01-10T21:24:20.807Z] [2020-01-10T21:24:20.807Z] #3 [internal] load .dockerignore [2020-01-10T21:24:20.807Z] #3 transferring context: 112B done [2020-01-10T21:24:20.807Z] #3 DONE 0.0s [2020-01-10T21:24:20.807Z] [2020-01-10T21:24:20.807Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-10T21:24:20.807Z] #4 DONE 0.5s [2020-01-10T21:24:20.807Z] [2020-01-10T21:24:20.807Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-10T21:24:20.807Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-10T21:24:20.807Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-01-10T21:24:20.807Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-10T21:24:20.807Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-01-10T21:24:20.807Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.10MB / 8.87MB 0.1s [2020-01-10T21:24:20.807Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-01-10T21:24:20.807Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-01-10T21:24:20.807Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.2s done [2020-01-10T21:24:20.807Z] #5 DONE 0.5s [2020-01-10T21:24:20.807Z] [2020-01-10T21:24:20.808Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-10T21:24:20.808Z] #6 ... [2020-01-10T21:24:20.808Z] [2020-01-10T21:24:20.808Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-10T21:24:20.808Z] #7 DONE 0.3s [2020-01-10T21:24:20.808Z] [2020-01-10T21:24:20.808Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-10T21:24:20.808Z] #6 DONE 0.3s [2020-01-10T21:24:20.808Z] [2020-01-10T21:24:20.808Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-10T21:24:20.808Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-10T21:24:20.808Z] #69 DONE 0.0s [2020-01-10T21:24:20.808Z] [2020-01-10T21:24:20.808Z] #21 [internal] load build context [2020-01-10T21:24:21.307Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2020-01-10T21:24:22.382Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2020-01-10T21:24:22.382Z] #1 creating container buildx_buildkit_default [2020-01-10T21:24:22.694Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 42.7% of statements [2020-01-10T21:24:22.784Z] #1 creating container buildx_buildkit_default 0.5s done [2020-01-10T21:24:22.784Z] #1 DONE 2.5s [2020-01-10T21:24:22.784Z] [2020-01-10T21:24:22.784Z] #2 [internal] load .dockerignore [2020-01-10T21:24:22.784Z] #2 transferring context: 112B done [2020-01-10T21:24:22.784Z] #2 DONE 0.0s [2020-01-10T21:24:22.784Z] [2020-01-10T21:24:22.784Z] #3 [internal] load build definition from Dockerfile [2020-01-10T21:24:22.784Z] #3 transferring dockerfile: 15.57kB done [2020-01-10T21:24:22.784Z] #3 DONE 0.0s [2020-01-10T21:24:22.784Z] [2020-01-10T21:24:22.784Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-10T21:24:23.048Z] #21 ... [2020-01-10T21:24:23.048Z] [2020-01-10T21:24:23.048Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-10T21:24:23.048Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-10T21:24:23.048Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.9s done [2020-01-10T21:24:23.048Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-10T21:24:23.048Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.9s done [2020-01-10T21:24:23.048Z] #69 DONE 2.0s [2020-01-10T21:24:23.048Z] [2020-01-10T21:24:23.048Z] #21 [internal] load build context [2020-01-10T21:24:23.048Z] #21 transferring context: 46.58MB 2.2s done [2020-01-10T21:24:23.048Z] #21 DONE 2.3s [2020-01-10T21:24:23.048Z] [2020-01-10T21:24:23.048Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-10T21:24:23.048Z] #8 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done [2020-01-10T21:24:23.048Z] #8 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done [2020-01-10T21:24:23.048Z] #8 sha256:ef5966ea04196dfc39d2438a417747bb18e3b2017a53b3e183881cbda60d07f2 126B / 126B 0.1s done [2020-01-10T21:24:23.048Z] #8 sha256:d687abb358934b9a8e43615e22285d02bb6cf359152ec00a0f23512b3b964b29 5.46kB / 5.46kB done [2020-01-10T21:24:23.048Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 9.88MB / 9.88MB 0.8s done [2020-01-10T21:24:23.048Z] #8 sha256:110e6ca357e9cd2d48447176b73136df73cffe23caf802ff547ced06de7099c6 1.79kB / 1.79kB done [2020-01-10T21:24:23.048Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 29.63MB / 48.95MB 2.0s [2020-01-10T21:24:23.048Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 7.38MB / 7.38MB 0.5s done [2020-01-10T21:24:23.048Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 31.75MB / 56.59MB 2.0s [2020-01-10T21:24:23.048Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 31.15MB / 51.32MB 2.0s [2020-01-10T21:24:23.048Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 28.86MB / 102.17MB 2.0s [2020-01-10T21:24:23.048Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 33.34MB / 48.95MB 2.2s [2020-01-10T21:24:23.048Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 34.73MB / 51.32MB 2.2s [2020-01-10T21:24:23.264Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.769s coverage: 60.1% of statements [2020-01-10T21:24:23.264Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-10T21:24:23.264Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-10T21:24:23.435Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 36.64MB / 48.95MB 2.3s [2020-01-10T21:24:23.435Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 37.42MB / 56.59MB 2.3s [2020-01-10T21:24:23.435Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 37.68MB / 51.32MB 2.3s [2020-01-10T21:24:23.435Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 34.72MB / 102.17MB 2.3s [2020-01-10T21:24:23.435Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 40.50MB / 48.95MB 2.5s [2020-01-10T21:24:23.435Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 40.66MB / 56.59MB 2.5s [2020-01-10T21:24:23.435Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 41.15MB / 51.32MB 2.5s [2020-01-10T21:24:23.525Z] ok github.com/docker/docker/daemon/images 0.060s coverage: 4.9% of statements [2020-01-10T21:24:23.525Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-10T21:24:23.525Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-10T21:24:23.737Z] #4 DONE 0.6s [2020-01-10T21:24:23.737Z] [2020-01-10T21:24:23.737Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-10T21:24:23.737Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-10T21:24:23.737Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-01-10T21:24:23.737Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-10T21:24:23.737Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-01-10T21:24:23.737Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 2.01MB / 8.87MB 0.1s [2020-01-10T21:24:23.787Z] ok github.com/docker/docker/daemon/logger/awslogs 0.339s coverage: 77.4% of statements [2020-01-10T21:24:23.787Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-10T21:24:23.787Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-10T21:24:23.837Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 44.15MB / 48.95MB 2.6s [2020-01-10T21:24:23.837Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 44.20MB / 56.59MB 2.6s [2020-01-10T21:24:23.837Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 44.72MB / 51.32MB 2.6s [2020-01-10T21:24:23.837Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 41.97MB / 102.17MB 2.6s [2020-01-10T21:24:23.837Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 47.36MB / 48.95MB 2.8s [2020-01-10T21:24:23.837Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 47.37MB / 51.32MB 2.8s [2020-01-10T21:24:23.837Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 48.95MB / 48.95MB 3.0s done [2020-01-10T21:24:23.837Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 56.31MB / 56.59MB 3.1s [2020-01-10T21:24:23.837Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 51.32MB / 51.32MB 3.1s [2020-01-10T21:24:23.837Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 54.88MB / 102.17MB 3.1s [2020-01-10T21:24:24.048Z] ok github.com/docker/docker/daemon/logger/gelf 0.057s coverage: 67.0% of statements [2020-01-10T21:24:24.164Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.3s done [2020-01-10T21:24:24.164Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-01-10T21:24:24.164Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2020-01-10T21:24:24.222Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 56.59MB / 56.59MB 3.2s done [2020-01-10T21:24:24.222Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 51.32MB / 51.32MB 3.1s done [2020-01-10T21:24:24.222Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 69.65MB / 102.17MB 3.2s [2020-01-10T21:24:24.222Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 85.45MB / 102.17MB 3.4s [2020-01-10T21:24:24.592Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 101.07MB / 102.17MB 3.5s [2020-01-10T21:24:24.592Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 102.17MB / 102.17MB 3.7s done [2020-01-10T21:24:24.592Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e [2020-01-10T21:24:24.639Z] #5 DONE 0.8s [2020-01-10T21:24:24.639Z] [2020-01-10T21:24:24.639Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-10T21:24:24.988Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.025s coverage: 88.3% of statements [2020-01-10T21:24:24.988Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 26.2% of statements [2020-01-10T21:24:25.158Z] #7 DONE 0.2s [2020-01-10T21:24:25.158Z] [2020-01-10T21:24:25.158Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-10T21:24:25.158Z] #6 DONE 0.3s [2020-01-10T21:24:25.158Z] [2020-01-10T21:24:25.158Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-10T21:24:25.158Z] #8 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done [2020-01-10T21:24:25.248Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.056s coverage: 62.1% of statements [2020-01-10T21:24:25.817Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 74.7% of statements [2020-01-10T21:24:25.817Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-10T21:24:25.846Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 0B / 9.88MB 0.1s [2020-01-10T21:24:25.846Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 0B / 51.32MB 0.1s [2020-01-10T21:24:25.846Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 0B / 56.59MB 0.1s [2020-01-10T21:24:25.846Z] #8 sha256:110e6ca357e9cd2d48447176b73136df73cffe23caf802ff547ced06de7099c6 1.79kB / 1.79kB done [2020-01-10T21:24:25.846Z] #8 sha256:ef5966ea04196dfc39d2438a417747bb18e3b2017a53b3e183881cbda60d07f2 126B / 126B 0.1s done [2020-01-10T21:24:25.846Z] #8 sha256:d687abb358934b9a8e43615e22285d02bb6cf359152ec00a0f23512b3b964b29 5.46kB / 5.46kB done [2020-01-10T21:24:25.846Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 490.61kB / 48.95MB 0.1s [2020-01-10T21:24:25.846Z] #8 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done [2020-01-10T21:24:25.846Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 2.03MB / 7.38MB 0.1s [2020-01-10T21:24:25.846Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 0B / 102.17MB 0.1s [2020-01-10T21:24:25.846Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 2.33MB / 9.88MB 0.3s [2020-01-10T21:24:25.846Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 4.49MB / 48.95MB 0.3s [2020-01-10T21:24:25.846Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 5.67MB / 7.38MB 0.3s [2020-01-10T21:24:25.846Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 5.17MB / 9.88MB 0.4s [2020-01-10T21:24:25.846Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 4.16MB / 51.32MB 0.4s [2020-01-10T21:24:25.846Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 4.85MB / 56.59MB 0.4s [2020-01-10T21:24:25.846Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 7.38MB / 7.38MB 0.4s done [2020-01-10T21:24:25.846Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 7.64MB / 9.88MB 0.6s [2020-01-10T21:24:25.846Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 7.03MB / 51.32MB 0.6s [2020-01-10T21:24:25.846Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 7.73MB / 56.59MB 0.6s [2020-01-10T21:24:25.846Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 8.87MB / 48.95MB 0.6s [2020-01-10T21:24:25.846Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 7.37MB / 102.17MB 0.6s [2020-01-10T21:24:25.846Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 9.60MB / 9.88MB 0.7s [2020-01-10T21:24:25.846Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 10.64MB / 51.32MB 0.7s [2020-01-10T21:24:25.846Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 9.88MB / 9.88MB 0.8s done [2020-01-10T21:24:25.846Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 14.68MB / 51.32MB 0.9s [2020-01-10T21:24:25.846Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 13.49MB / 56.59MB 0.9s [2020-01-10T21:24:25.846Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 14.51MB / 48.95MB 0.9s [2020-01-10T21:24:25.846Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 12.75MB / 102.17MB 0.9s [2020-01-10T21:24:26.506Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 19.24MB / 51.32MB 1.0s [2020-01-10T21:24:26.506Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 17.72MB / 56.59MB 1.0s [2020-01-10T21:24:26.506Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 18.62MB / 48.95MB 1.0s [2020-01-10T21:24:26.506Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 24.44MB / 51.32MB 1.2s [2020-01-10T21:24:26.506Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 21.23MB / 56.59MB 1.2s [2020-01-10T21:24:26.506Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 21.08MB / 48.95MB 1.2s [2020-01-10T21:24:26.506Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 20.69MB / 102.17MB 1.2s [2020-01-10T21:24:26.506Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 27.18MB / 51.32MB 1.3s [2020-01-10T21:24:26.506Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 25.95MB / 56.59MB 1.5s [2020-01-10T21:24:26.506Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 25.89MB / 48.95MB 1.5s [2020-01-10T21:24:26.506Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 28.88MB / 102.17MB 1.5s [2020-01-10T21:24:26.758Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.083s coverage: 19.9% of statements [2020-01-10T21:24:27.017Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2020-01-10T21:24:27.024Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 30.99MB / 51.32MB 1.7s [2020-01-10T21:24:27.024Z] #8 ... [2020-01-10T21:24:27.024Z] [2020-01-10T21:24:27.024Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-10T21:24:27.024Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-10T21:24:27.024Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2020-01-10T21:24:27.024Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-10T21:24:27.024Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-10T21:24:27.024Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.0s done [2020-01-10T21:24:27.024Z] #69 DONE 1.9s [2020-01-10T21:24:27.024Z] [2020-01-10T21:24:27.024Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-10T21:24:27.024Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 33.61MB / 51.32MB 1.8s [2020-01-10T21:24:27.024Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 29.87MB / 56.59MB 1.8s [2020-01-10T21:24:27.024Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 29.62MB / 48.95MB 1.8s [2020-01-10T21:24:27.024Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 35.68MB / 102.17MB 1.8s [2020-01-10T21:24:27.024Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 36.96MB / 51.32MB 1.9s [2020-01-10T21:24:27.024Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 32.82MB / 56.59MB 1.9s [2020-01-10T21:24:27.024Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 32.22MB / 48.95MB 1.9s [2020-01-10T21:24:27.277Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 47.8% of statements [2020-01-10T21:24:27.461Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 40.99MB / 51.32MB 2.1s [2020-01-10T21:24:27.461Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 36.58MB / 56.59MB 2.1s [2020-01-10T21:24:27.461Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 36.02MB / 48.95MB 2.1s [2020-01-10T21:24:27.461Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 44.66MB / 102.17MB 2.1s [2020-01-10T21:24:27.461Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 44.30MB / 51.32MB 2.2s [2020-01-10T21:24:27.461Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 40.42MB / 56.59MB 2.2s [2020-01-10T21:24:27.461Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 39.50MB / 48.95MB 2.2s [2020-01-10T21:24:27.461Z] #8 ... [2020-01-10T21:24:27.461Z] [2020-01-10T21:24:27.461Z] #21 [internal] load build context [2020-01-10T21:24:27.461Z] #21 transferring context: 46.58MB 2.4s done [2020-01-10T21:24:27.461Z] #21 DONE 2.5s [2020-01-10T21:24:27.461Z] [2020-01-10T21:24:27.461Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-10T21:24:27.461Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 47.58MB / 51.32MB 2.4s [2020-01-10T21:24:27.461Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 44.35MB / 56.59MB 2.4s [2020-01-10T21:24:27.461Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 43.28MB / 48.95MB 2.4s [2020-01-10T21:24:27.461Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 52.21MB / 102.17MB 2.4s [2020-01-10T21:24:27.871Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 51.32MB / 51.32MB 2.5s [2020-01-10T21:24:27.871Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 48.44MB / 56.59MB 2.5s [2020-01-10T21:24:27.871Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 47.00MB / 48.95MB 2.5s [2020-01-10T21:24:27.871Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 51.32MB / 51.32MB 2.6s done [2020-01-10T21:24:27.871Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 53.94MB / 56.59MB 2.7s [2020-01-10T21:24:27.871Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 61.81MB / 102.17MB 2.7s [2020-01-10T21:24:27.871Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 48.95MB / 48.95MB 2.7s done [2020-01-10T21:24:27.871Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 73.63MB / 102.17MB 2.8s [2020-01-10T21:24:28.218Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2020-01-10T21:24:28.253Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 56.59MB / 56.59MB 2.8s done [2020-01-10T21:24:28.253Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 87.82MB / 102.17MB 3.0s [2020-01-10T21:24:28.253Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 102.07MB / 102.17MB 3.1s [2020-01-10T21:24:28.253Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 102.17MB / 102.17MB 3.3s done [2020-01-10T21:24:28.253Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e [2020-01-10T21:24:29.156Z] ok github.com/docker/docker/daemon/logger/splunk 1.908s coverage: 82.5% of statements [2020-01-10T21:24:29.156Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-10T21:24:29.156Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-10T21:24:29.730Z] ok github.com/docker/docker/distribution/metadata 0.085s coverage: 48.2% of statements [2020-01-10T21:24:30.670Z] ok github.com/docker/docker/errdefs 0.021s coverage: 49.4% of statements [2020-01-10T21:24:30.670Z] ok github.com/docker/docker/distribution 0.331s coverage: 22.1% of statements [2020-01-10T21:24:30.670Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-10T21:24:32.610Z] ok github.com/docker/docker/image 0.047s coverage: 86.4% of statements [2020-01-10T21:24:32.610Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2020-01-10T21:24:32.870Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2020-01-10T21:24:33.130Z] ok github.com/docker/docker/distribution/xfer 1.737s coverage: 85.1% of statements [2020-01-10T21:24:33.130Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-10T21:24:33.130Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-10T21:24:33.130Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-10T21:24:33.390Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements [2020-01-10T21:24:34.332Z] ok github.com/docker/docker/pkg/aaparser 0.029s coverage: 50.0% of statements [2020-01-10T21:24:35.273Z] ok github.com/docker/docker/opts 0.119s coverage: 66.9% of statements [2020-01-10T21:24:36.152Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 11.4s done [2020-01-10T21:24:36.152Z] #8 DONE 15.3s [2020-01-10T21:24:36.152Z] [2020-01-10T21:24:36.152Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-10T21:24:36.522Z] #9 DONE 0.3s [2020-01-10T21:24:36.522Z] [2020-01-10T21:24:36.522Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-10T21:24:36.522Z] #10 DONE 0.3s [2020-01-10T21:24:36.655Z] ok github.com/docker/docker/pkg/authorization 0.576s coverage: 68.3% of statements [2020-01-10T21:24:36.655Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements [2020-01-10T21:24:36.907Z] [2020-01-10T21:24:36.907Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-10T21:24:36.907Z] #41 DONE 0.1s [2020-01-10T21:24:36.907Z] [2020-01-10T21:24:36.907Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:24:36.907Z] #22 DONE 0.1s [2020-01-10T21:24:36.907Z] [2020-01-10T21:24:36.907Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-10T21:24:36.907Z] #30 DONE 0.1s [2020-01-10T21:24:36.907Z] [2020-01-10T21:24:36.907Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-10T21:24:36.907Z] #31 ... [2020-01-10T21:24:36.907Z] [2020-01-10T21:24:36.907Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-10T21:24:36.907Z] #71 DONE 0.1s [2020-01-10T21:24:36.907Z] [2020-01-10T21:24:36.907Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-10T21:24:36.907Z] #33 DONE 0.1s [2020-01-10T21:24:36.907Z] [2020-01-10T21:24:36.907Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-10T21:24:36.907Z] #50 DONE 0.1s [2020-01-10T21:24:36.907Z] [2020-01-10T21:24:36.907Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-10T21:24:36.907Z] #47 DONE 0.1s [2020-01-10T21:24:36.907Z] [2020-01-10T21:24:36.907Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-10T21:24:36.907Z] #65 DONE 0.1s [2020-01-10T21:24:36.907Z] [2020-01-10T21:24:36.907Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-10T21:24:36.907Z] #53 DONE 0.1s [2020-01-10T21:24:36.907Z] [2020-01-10T21:24:36.907Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-10T21:24:36.907Z] #23 DONE 0.1s [2020-01-10T21:24:36.914Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-01-10T21:24:37.302Z] [2020-01-10T21:24:37.302Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:24:37.484Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-01-10T21:24:37.700Z] #24 0.629 Install docker/cli version 17.06.2-ce from stable [2020-01-10T21:24:37.700Z] #24 0.629 + RM_GOPATH=0 [2020-01-10T21:24:37.700Z] #24 0.629 + TMP_GOPATH= [2020-01-10T21:24:37.700Z] #24 0.629 + : /build [2020-01-10T21:24:37.700Z] #24 0.629 + '[' -z '' ']' [2020-01-10T21:24:37.700Z] #24 0.629 ++ mktemp -d [2020-01-10T21:24:37.700Z] #24 0.629 + export GOPATH=/tmp/tmp.3hX7Rcfz1k [2020-01-10T21:24:37.700Z] #24 0.629 + GOPATH=/tmp/tmp.3hX7Rcfz1k [2020-01-10T21:24:37.700Z] #24 0.629 + RM_GOPATH=1 [2020-01-10T21:24:37.700Z] #24 0.629 ++ dirname ./install.sh [2020-01-10T21:24:37.700Z] #24 0.629 + dir=. [2020-01-10T21:24:37.700Z] #24 0.629 + bin=dockercli [2020-01-10T21:24:37.700Z] #24 0.629 + shift [2020-01-10T21:24:37.700Z] #24 0.629 + '[' '!' -f ./dockercli.installer ']' [2020-01-10T21:24:37.700Z] #24 0.629 + . ./dockercli.installer [2020-01-10T21:24:37.700Z] #24 0.629 ++ : stable [2020-01-10T21:24:37.700Z] #24 0.629 ++ : 17.06.2-ce [2020-01-10T21:24:37.700Z] #24 0.629 + install_dockercli [2020-01-10T21:24:37.700Z] #24 0.629 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-10T21:24:37.700Z] #24 0.662 ++ uname -m [2020-01-10T21:24:37.700Z] #24 0.667 + arch=s390x [2020-01-10T21:24:37.700Z] #24 0.667 + '[' s390x '!=' x86_64 ']' [2020-01-10T21:24:37.700Z] #24 0.667 + '[' s390x '!=' s390x ']' [2020-01-10T21:24:37.700Z] #24 0.667 + url=https://download.docker.com/linux/static [2020-01-10T21:24:37.700Z] #24 0.669 + tar -xz docker/docker [2020-01-10T21:24:37.700Z] #24 0.670 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-01-10T21:24:38.055Z] ok github.com/docker/docker/pkg/archive 1.293s coverage: 77.0% of statements [2020-01-10T21:24:38.315Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements [2020-01-10T21:24:38.575Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 97.6% of statements [2020-01-10T21:24:39.514Z] ok github.com/docker/docker/pkg/discovery/memory 0.020s coverage: 92.3% of statements [2020-01-10T21:24:39.605Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 11.1s done [2020-01-10T21:24:39.605Z] #8 DONE 14.5s [2020-01-10T21:24:39.605Z] [2020-01-10T21:24:39.605Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-10T21:24:39.774Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-01-10T21:24:40.015Z] #9 DONE 0.3s [2020-01-10T21:24:40.015Z] [2020-01-10T21:24:40.015Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-10T21:24:40.015Z] #10 DONE 0.3s [2020-01-10T21:24:40.342Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-01-10T21:24:40.435Z] [2020-01-10T21:24:40.435Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-10T21:24:40.435Z] #30 DONE 0.1s [2020-01-10T21:24:40.435Z] [2020-01-10T21:24:40.435Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-10T21:24:40.435Z] #41 DONE 0.1s [2020-01-10T21:24:40.435Z] [2020-01-10T21:24:40.435Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:24:40.435Z] #22 DONE 0.1s [2020-01-10T21:24:40.435Z] [2020-01-10T21:24:40.435Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:24:40.435Z] #42 ... [2020-01-10T21:24:40.435Z] [2020-01-10T21:24:40.435Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-10T21:24:40.435Z] #65 DONE 0.1s [2020-01-10T21:24:40.435Z] [2020-01-10T21:24:40.435Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-10T21:24:40.435Z] #50 DONE 0.1s [2020-01-10T21:24:40.435Z] [2020-01-10T21:24:40.435Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-10T21:24:40.435Z] #23 DONE 0.1s [2020-01-10T21:24:40.435Z] [2020-01-10T21:24:40.435Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-10T21:24:40.435Z] #33 DONE 0.1s [2020-01-10T21:24:40.435Z] [2020-01-10T21:24:40.435Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-10T21:24:40.435Z] #71 DONE 0.2s [2020-01-10T21:24:40.435Z] [2020-01-10T21:24:40.435Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-10T21:24:40.435Z] #53 DONE 0.2s [2020-01-10T21:24:40.435Z] [2020-01-10T21:24:40.435Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-10T21:24:40.435Z] #47 DONE 0.2s [2020-01-10T21:24:40.435Z] [2020-01-10T21:24:40.435Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:24:41.278Z] ok github.com/docker/docker/pkg/chrootarchive 3.473s coverage: 43.2% of statements [2020-01-10T21:24:41.278Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-01-10T21:24:41.401Z] #48 1.001 + RM_GOPATH=0 [2020-01-10T21:24:41.401Z] #48 1.002 + TMP_GOPATH= [2020-01-10T21:24:41.401Z] #48 1.002 + : /build [2020-01-10T21:24:41.402Z] #48 1.003 + '[' -z '' ']' [2020-01-10T21:24:41.402Z] #48 1.006 ++ mktemp -d [2020-01-10T21:24:41.402Z] #48 1.018 + export GOPATH=/tmp/tmp.coWIakQpeW [2020-01-10T21:24:41.402Z] #48 1.018 + GOPATH=/tmp/tmp.coWIakQpeW [2020-01-10T21:24:41.402Z] #48 1.018 + RM_GOPATH=1 [2020-01-10T21:24:41.402Z] #48 1.023 ++ dirname ./install.sh [2020-01-10T21:24:41.402Z] #48 1.035 + dir=. [2020-01-10T21:24:41.402Z] #48 1.036 + bin=vndr [2020-01-10T21:24:41.402Z] #48 1.036 + shift [2020-01-10T21:24:41.402Z] #48 1.036 + '[' '!' -f ./vndr.installer ']' [2020-01-10T21:24:41.402Z] #48 1.037 + . ./vndr.installer [2020-01-10T21:24:41.402Z] #48 1.037 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-10T21:24:41.402Z] #48 1.038 + install_vndr [2020-01-10T21:24:41.402Z] #48 1.039 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f' [2020-01-10T21:24:41.402Z] #48 1.039 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-10T21:24:41.402Z] #48 1.040 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.coWIakQpeW/src/github.com/LK4D4/vndr [2020-01-10T21:24:41.402Z] #48 1.054 Cloning into '/tmp/tmp.coWIakQpeW/src/github.com/LK4D4/vndr'... [2020-01-10T21:24:42.052Z] #24 ... [2020-01-10T21:24:42.052Z] [2020-01-10T21:24:42.052Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:24:42.052Z] #34 0.506 + RM_GOPATH=0 [2020-01-10T21:24:42.052Z] #34 0.509 + TMP_GOPATH= [2020-01-10T21:24:42.052Z] #34 0.509 + : /build [2020-01-10T21:24:42.052Z] #34 0.509 + '[' -z '' ']' [2020-01-10T21:24:42.052Z] #34 0.510 ++ mktemp -d [2020-01-10T21:24:42.052Z] #34 0.511 + export GOPATH=/tmp/tmp.yYbIEIJend [2020-01-10T21:24:42.052Z] #34 0.511 + GOPATH=/tmp/tmp.yYbIEIJend [2020-01-10T21:24:42.052Z] #34 0.511 + RM_GOPATH=1 [2020-01-10T21:24:42.052Z] #34 0.519 ++ dirname ./install.sh [2020-01-10T21:24:42.052Z] #34 0.520 + dir=. [2020-01-10T21:24:42.052Z] #34 0.520 + bin=tomlv [2020-01-10T21:24:42.052Z] #34 0.521 + shift [2020-01-10T21:24:42.052Z] #34 0.521 + '[' '!' -f ./tomlv.installer ']' [2020-01-10T21:24:42.052Z] #34 0.521 + . ./tomlv.installer [2020-01-10T21:24:42.052Z] #34 0.521 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-10T21:24:42.052Z] #34 0.522 + install_tomlv [2020-01-10T21:24:42.052Z] #34 0.522 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-10T21:24:42.052Z] #34 0.522 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-10T21:24:42.052Z] #34 0.523 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.yYbIEIJend/src/github.com/BurntSushi/toml [2020-01-10T21:24:42.052Z] #34 0.526 Cloning into '/tmp/tmp.yYbIEIJend/src/github.com/BurntSushi/toml'... [2020-01-10T21:24:42.052Z] #34 1.500 + cd /tmp/tmp.yYbIEIJend/src/github.com/BurntSushi/toml [2020-01-10T21:24:42.052Z] #34 1.504 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-10T21:24:42.052Z] #34 1.516 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-10T21:24:42.052Z] #34 2.084 internal/cpu [2020-01-10T21:24:42.052Z] #34 2.091 runtime/internal/atomic [2020-01-10T21:24:42.052Z] #34 2.323 runtime/internal/sys [2020-01-10T21:24:42.052Z] #34 2.523 runtime/internal/math [2020-01-10T21:24:42.052Z] #34 2.573 math/bits [2020-01-10T21:24:42.052Z] #34 2.700 internal/bytealg [2020-01-10T21:24:42.052Z] #34 3.096 math [2020-01-10T21:24:42.052Z] #34 3.100 runtime [2020-01-10T21:24:42.217Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2020-01-10T21:24:42.283Z] #48 1.992 + cd /tmp/tmp.coWIakQpeW/src/github.com/LK4D4/vndr [2020-01-10T21:24:42.283Z] #48 1.993 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-10T21:24:42.283Z] #48 1.996 + go build -buildmode=pie -v -o /build/vndr . [2020-01-10T21:24:42.476Z] ok github.com/docker/docker/pkg/fsutils 0.317s coverage: 85.1% of statements [2020-01-10T21:24:42.476Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2020-01-10T21:24:42.476Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements [2020-01-10T21:24:43.416Z] ok github.com/docker/docker/layer 7.590s coverage: 68.8% of statements [2020-01-10T21:24:43.416Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-10T21:24:43.416Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-10T21:24:43.416Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-10T21:24:43.416Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-10T21:24:43.416Z] ? github.com/docker/docker/oci [no test files] [2020-01-10T21:24:43.416Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-10T21:24:43.416Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-10T21:24:43.416Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-10T21:24:43.657Z] #48 3.102 internal/cpu [2020-01-10T21:24:43.657Z] #48 3.103 runtime/internal/math [2020-01-10T21:24:43.657Z] #48 3.164 internal/race [2020-01-10T21:24:43.657Z] #48 3.233 sync/atomic [2020-01-10T21:24:43.676Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-01-10T21:24:43.935Z] ok github.com/docker/docker/pkg/locker 0.043s coverage: 88.9% of statements [2020-01-10T21:24:43.935Z] ok github.com/docker/docker/pkg/ioutils 0.639s coverage: 70.6% of statements [2020-01-10T21:24:43.935Z] ok github.com/docker/docker/pkg/longpath 0.027s coverage: 100.0% of statements [2020-01-10T21:24:43.946Z] #34 ... [2020-01-10T21:24:43.946Z] [2020-01-10T21:24:43.946Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:24:43.946Z] #24 6.890 + mkdir -p /build [2020-01-10T21:24:43.946Z] #24 6.891 + mv docker/docker /build/ [2020-01-10T21:24:43.946Z] #24 6.892 + rmdir docker [2020-01-10T21:24:43.946Z] #24 DONE 7.0s [2020-01-10T21:24:43.946Z] [2020-01-10T21:24:43.946Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:24:43.946Z] #66 0.363 + RM_GOPATH=0 [2020-01-10T21:24:43.946Z] #66 0.363 + TMP_GOPATH= [2020-01-10T21:24:43.946Z] #66 0.364 + : /build/ [2020-01-10T21:24:43.946Z] #66 0.364 + '[' -z '' ']' [2020-01-10T21:24:43.946Z] #66 0.364 ++ mktemp -d [2020-01-10T21:24:43.946Z] #66 0.365 + export GOPATH=/tmp/tmp.Fhrq9KIYh2 [2020-01-10T21:24:43.946Z] #66 0.365 + GOPATH=/tmp/tmp.Fhrq9KIYh2 [2020-01-10T21:24:43.946Z] #66 0.365 + RM_GOPATH=1 [2020-01-10T21:24:43.946Z] #66 0.366 ++ dirname ./install.sh [2020-01-10T21:24:43.946Z] #66 0.367 + dir=. [2020-01-10T21:24:43.946Z] #66 0.367 + bin=rootlesskit [2020-01-10T21:24:43.946Z] #66 0.367 + shift [2020-01-10T21:24:43.946Z] #66 0.368 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-10T21:24:43.946Z] #66 0.368 + . ./rootlesskit.installer [2020-01-10T21:24:43.946Z] #66 0.368 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-10T21:24:43.946Z] #66 0.369 + install_rootlesskit [2020-01-10T21:24:43.946Z] #66 0.369 + case "$1" in [2020-01-10T21:24:43.946Z] #66 0.370 + export CGO_ENABLED=0 [2020-01-10T21:24:43.946Z] #66 0.370 + CGO_ENABLED=0 [2020-01-10T21:24:43.946Z] #66 0.370 + _install_rootlesskit [2020-01-10T21:24:43.946Z] #66 0.370 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-10T21:24:43.946Z] #66 0.371 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-10T21:24:43.946Z] #66 0.371 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Fhrq9KIYh2/src/github.com/rootless-containers/rootlesskit [2020-01-10T21:24:43.946Z] #66 0.373 Cloning into '/tmp/tmp.Fhrq9KIYh2/src/github.com/rootless-containers/rootlesskit'... [2020-01-10T21:24:43.946Z] #66 3.079 + cd /tmp/tmp.Fhrq9KIYh2/src/github.com/rootless-containers/rootlesskit [2020-01-10T21:24:43.946Z] #66 3.080 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-10T21:24:43.946Z] #66 3.409 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-10T21:24:43.946Z] #66 3.410 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-10T21:24:44.042Z] #48 3.569 unicode [2020-01-10T21:24:44.042Z] #48 3.790 internal/bytealg [2020-01-10T21:24:44.505Z] ok github.com/docker/docker/pkg/idtools 1.029s coverage: 70.1% of statements [2020-01-10T21:24:44.505Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-10T21:24:44.505Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2020-01-10T21:24:44.766Z] ok github.com/docker/docker/pkg/parsers 0.025s coverage: 97.0% of statements [2020-01-10T21:24:44.879Z] #48 4.322 runtime [2020-01-10T21:24:45.338Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2020-01-10T21:24:45.338Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.021s coverage: 91.4% of statements [2020-01-10T21:24:45.338Z] ok github.com/docker/docker/pkg/pidfile 0.015s coverage: 82.4% of statements [2020-01-10T21:24:45.909Z] ok github.com/docker/docker/pkg/mount 0.904s coverage: 70.0% of statements [2020-01-10T21:24:45.909Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-10T21:24:45.909Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-10T21:24:45.909Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-10T21:24:46.169Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.034s coverage: 56.8% of statements [2020-01-10T21:24:46.261Z] #48 ... [2020-01-10T21:24:46.261Z] [2020-01-10T21:24:46.261Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:24:46.261Z] #34 0.999 + RM_GOPATH=0 [2020-01-10T21:24:46.261Z] #34 1.000 + TMP_GOPATH= [2020-01-10T21:24:46.261Z] #34 1.000 + : /build [2020-01-10T21:24:46.261Z] #34 1.001 + '[' -z '' ']' [2020-01-10T21:24:46.261Z] #34 1.006 ++ mktemp -d [2020-01-10T21:24:46.261Z] #34 1.019 + export GOPATH=/tmp/tmp.04LDw6ECjf [2020-01-10T21:24:46.261Z] #34 1.020 + GOPATH=/tmp/tmp.04LDw6ECjf [2020-01-10T21:24:46.261Z] #34 1.020 + RM_GOPATH=1 [2020-01-10T21:24:46.261Z] #34 1.025 ++ dirname ./install.sh [2020-01-10T21:24:46.261Z] #34 1.031 + dir=. [2020-01-10T21:24:46.261Z] #34 1.032 + bin=tomlv [2020-01-10T21:24:46.261Z] #34 1.033 + shift [2020-01-10T21:24:46.261Z] #34 1.033 + '[' '!' -f ./tomlv.installer ']' [2020-01-10T21:24:46.261Z] #34 1.034 + . ./tomlv.installer [2020-01-10T21:24:46.261Z] #34 1.035 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-10T21:24:46.261Z] #34 1.038 + install_tomlv [2020-01-10T21:24:46.261Z] #34 1.039 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-10T21:24:46.261Z] #34 1.039 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-10T21:24:46.261Z] #34 1.039 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.04LDw6ECjf/src/github.com/BurntSushi/toml [2020-01-10T21:24:46.261Z] #34 1.058 Cloning into '/tmp/tmp.04LDw6ECjf/src/github.com/BurntSushi/toml'... [2020-01-10T21:24:46.261Z] #34 1.994 + cd /tmp/tmp.04LDw6ECjf/src/github.com/BurntSushi/toml [2020-01-10T21:24:46.261Z] #34 1.995 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-10T21:24:46.261Z] #34 2.024 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-10T21:24:46.262Z] #34 2.622 runtime/internal/atomic [2020-01-10T21:24:46.262Z] #34 2.639 internal/cpu [2020-01-10T21:24:46.262Z] #34 2.814 runtime/internal/sys [2020-01-10T21:24:46.262Z] #34 3.065 runtime/internal/math [2020-01-10T21:24:46.262Z] #34 3.165 math/bits [2020-01-10T21:24:46.262Z] #34 3.602 internal/bytealg [2020-01-10T21:24:46.262Z] #34 3.770 math [2020-01-10T21:24:46.262Z] #34 4.068 runtime [2020-01-10T21:24:46.593Z] #66 ... [2020-01-10T21:24:46.593Z] [2020-01-10T21:24:46.593Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-10T21:24:46.593Z] #26 0.614 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:24:46.593Z] #26 0.662 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:24:46.593Z] #26 0.928 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:24:46.593Z] #26 1.486 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-10T21:24:46.593Z] #26 3.150 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-10T21:24:46.593Z] #26 5.019 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-10T21:24:46.739Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2020-01-10T21:24:46.739Z] ok github.com/docker/docker/pkg/progress 0.016s coverage: 75.9% of statements [2020-01-10T21:24:46.740Z] ok github.com/docker/docker/pkg/plugins/transport 0.018s coverage: 85.7% of statements [2020-01-10T21:24:47.053Z] #26 ... [2020-01-10T21:24:47.053Z] [2020-01-10T21:24:47.053Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:24:47.053Z] #44 0.529 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:24:47.053Z] #44 0.663 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:24:47.053Z] #44 0.927 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:24:47.053Z] #44 1.105 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-10T21:24:47.053Z] #44 3.052 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-10T21:24:47.053Z] #44 4.770 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-10T21:24:47.053Z] #44 ... [2020-01-10T21:24:47.053Z] [2020-01-10T21:24:47.053Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:24:47.053Z] #51 0.440 + RM_GOPATH=0 [2020-01-10T21:24:47.053Z] #51 0.440 + TMP_GOPATH= [2020-01-10T21:24:47.053Z] #51 0.440 + : /build [2020-01-10T21:24:47.053Z] #51 0.440 + '[' -z '' ']' [2020-01-10T21:24:47.053Z] #51 0.440 ++ mktemp -d [2020-01-10T21:24:47.053Z] #51 0.442 + export GOPATH=/tmp/tmp.S378BuX3p7 [2020-01-10T21:24:47.053Z] #51 0.442 + GOPATH=/tmp/tmp.S378BuX3p7 [2020-01-10T21:24:47.053Z] #51 0.443 + RM_GOPATH=1 [2020-01-10T21:24:47.053Z] #51 0.443 ++ dirname ./install.sh [2020-01-10T21:24:47.053Z] #51 0.443 + dir=. [2020-01-10T21:24:47.053Z] #51 0.443 + bin=gotestsum [2020-01-10T21:24:47.053Z] #51 0.443 + shift [2020-01-10T21:24:47.053Z] #51 0.443 + '[' '!' -f ./gotestsum.installer ']' [2020-01-10T21:24:47.053Z] #51 0.443 + . ./gotestsum.installer [2020-01-10T21:24:47.053Z] #51 0.443 ++ : v0.3.5 [2020-01-10T21:24:47.053Z] #51 0.444 + install_gotestsum [2020-01-10T21:24:47.053Z] #51 0.444 Installing gotestsum version v0.3.5 [2020-01-10T21:24:47.053Z] #51 0.444 + echo 'Installing gotestsum version v0.3.5' [2020-01-10T21:24:47.053Z] #51 0.444 + go get -d gotest.tools/gotestsum [2020-01-10T21:24:47.053Z] #51 ... [2020-01-10T21:24:47.053Z] [2020-01-10T21:24:47.053Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:24:47.053Z] #11 0.646 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:24:47.053Z] #11 0.691 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:24:47.053Z] #11 0.927 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:24:47.053Z] #11 1.564 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-10T21:24:47.053Z] #11 3.266 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-10T21:24:47.053Z] #11 5.216 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-10T21:24:47.679Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2020-01-10T21:24:47.754Z] #11 ... [2020-01-10T21:24:47.754Z] [2020-01-10T21:24:47.754Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-10T21:24:47.754Z] #60 0.529 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:24:47.754Z] #60 0.663 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:24:47.754Z] #60 0.943 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:24:47.754Z] #60 1.106 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-10T21:24:47.754Z] #60 2.903 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-10T21:24:47.754Z] #60 4.464 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-10T21:24:47.754Z] #60 ... [2020-01-10T21:24:47.754Z] [2020-01-10T21:24:47.754Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:24:47.754Z] #48 0.713 + RM_GOPATH=0 [2020-01-10T21:24:47.754Z] #48 0.713 + TMP_GOPATH= [2020-01-10T21:24:47.754Z] #48 0.713 + : /build [2020-01-10T21:24:47.754Z] #48 0.713 + '[' -z '' ']' [2020-01-10T21:24:47.754Z] #48 0.713 ++ mktemp -d [2020-01-10T21:24:47.754Z] #48 0.715 + export GOPATH=/tmp/tmp.PwSxCR06Ml [2020-01-10T21:24:47.754Z] #48 0.715 + GOPATH=/tmp/tmp.PwSxCR06Ml [2020-01-10T21:24:47.754Z] #48 0.715 + RM_GOPATH=1 [2020-01-10T21:24:47.754Z] #48 0.716 ++ dirname ./install.sh [2020-01-10T21:24:47.754Z] #48 0.716 + dir=. [2020-01-10T21:24:47.754Z] #48 0.717 + bin=vndr [2020-01-10T21:24:47.754Z] #48 0.717 + shift [2020-01-10T21:24:47.754Z] #48 0.717 + '[' '!' -f ./vndr.installer ']' [2020-01-10T21:24:47.754Z] #48 0.717 + . ./vndr.installer [2020-01-10T21:24:47.754Z] #48 0.717 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-10T21:24:47.754Z] #48 0.717 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-10T21:24:47.754Z] #48 0.717 + install_vndr [2020-01-10T21:24:47.754Z] #48 0.717 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f' [2020-01-10T21:24:47.754Z] #48 0.717 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PwSxCR06Ml/src/github.com/LK4D4/vndr [2020-01-10T21:24:47.754Z] #48 0.738 Cloning into '/tmp/tmp.PwSxCR06Ml/src/github.com/LK4D4/vndr'... [2020-01-10T21:24:47.754Z] #48 1.548 + cd /tmp/tmp.PwSxCR06Ml/src/github.com/LK4D4/vndr [2020-01-10T21:24:47.754Z] #48 1.548 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-10T21:24:47.754Z] #48 1.555 + go build -buildmode=pie -v -o /build/vndr . [2020-01-10T21:24:47.754Z] #48 2.821 internal/bytealg [2020-01-10T21:24:47.754Z] #48 2.843 internal/race [2020-01-10T21:24:47.754Z] #48 2.992 sync/atomic [2020-01-10T21:24:47.754Z] #48 3.065 runtime [2020-01-10T21:24:47.754Z] #48 3.191 unicode [2020-01-10T21:24:47.754Z] #48 6.788 unicode/utf8 [2020-01-10T21:24:47.754Z] #48 7.438 math [2020-01-10T21:24:47.754Z] #48 ... [2020-01-10T21:24:47.754Z] [2020-01-10T21:24:47.754Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:24:47.754Z] #42 0.844 + git clone https://github.com/docker/distribution.git . [2020-01-10T21:24:47.754Z] #42 0.859 Cloning into '.'... [2020-01-10T21:24:47.754Z] #42 ... [2020-01-10T21:24:47.754Z] [2020-01-10T21:24:47.754Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:24:47.754Z] #72 0.553 + RM_GOPATH=0 [2020-01-10T21:24:47.754Z] #72 0.553 + TMP_GOPATH= [2020-01-10T21:24:47.754Z] #72 0.553 + : /build [2020-01-10T21:24:47.754Z] #72 0.553 + '[' -z '' ']' [2020-01-10T21:24:47.754Z] #72 0.553 ++ mktemp -d [2020-01-10T21:24:47.754Z] #72 0.553 + export GOPATH=/tmp/tmp.nr74uagVSV [2020-01-10T21:24:47.754Z] #72 0.553 + GOPATH=/tmp/tmp.nr74uagVSV [2020-01-10T21:24:47.754Z] #72 0.553 + RM_GOPATH=1 [2020-01-10T21:24:47.754Z] #72 0.554 ++ dirname ./install.sh [2020-01-10T21:24:47.754Z] #72 0.554 + dir=. [2020-01-10T21:24:47.754Z] #72 0.554 + bin=proxy [2020-01-10T21:24:47.754Z] #72 0.554 + shift [2020-01-10T21:24:47.754Z] #72 0.554 + '[' '!' -f ./proxy.installer ']' [2020-01-10T21:24:47.754Z] #72 0.554 + . ./proxy.installer [2020-01-10T21:24:47.754Z] #72 0.554 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-10T21:24:47.754Z] #72 0.555 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-10T21:24:47.754Z] #72 0.555 + install_proxy [2020-01-10T21:24:47.754Z] #72 0.555 + case "$1" in [2020-01-10T21:24:47.754Z] #72 0.555 + export CGO_ENABLED=0 [2020-01-10T21:24:47.754Z] #72 0.555 + CGO_ENABLED=0 [2020-01-10T21:24:47.754Z] #72 0.555 + _install_proxy [2020-01-10T21:24:47.754Z] #72 0.555 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-10T21:24:47.754Z] #72 0.555 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.nr74uagVSV/src/github.com/docker/libnetwork [2020-01-10T21:24:47.754Z] #72 0.555 Cloning into '/tmp/tmp.nr74uagVSV/src/github.com/docker/libnetwork'... [2020-01-10T21:24:48.214Z] #34 ... [2020-01-10T21:24:48.214Z] [2020-01-10T21:24:48.214Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:24:48.214Z] #48 7.633 unicode/utf8 [2020-01-10T21:24:48.214Z] #48 ... [2020-01-10T21:24:48.214Z] [2020-01-10T21:24:48.214Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:24:48.214Z] #24 1.007 + RM_GOPATH=0 [2020-01-10T21:24:48.214Z] #24 1.007 + TMP_GOPATH= [2020-01-10T21:24:48.214Z] #24 1.008 + : /build [2020-01-10T21:24:48.214Z] #24 1.008 + '[' -z '' ']' [2020-01-10T21:24:48.214Z] #24 1.015 ++ mktemp -d [2020-01-10T21:24:48.214Z] #24 1.026 + export GOPATH=/tmp/tmp.EJAezXJXzm [2020-01-10T21:24:48.214Z] #24 1.027 + GOPATH=/tmp/tmp.EJAezXJXzm [2020-01-10T21:24:48.214Z] #24 1.027 + RM_GOPATH=1 [2020-01-10T21:24:48.214Z] #24 1.030 ++ dirname ./install.sh [2020-01-10T21:24:48.214Z] #24 1.040 + dir=. [2020-01-10T21:24:48.214Z] #24 1.041 + bin=dockercli [2020-01-10T21:24:48.214Z] #24 1.041 + shift [2020-01-10T21:24:48.214Z] #24 1.041 + '[' '!' -f ./dockercli.installer ']' [2020-01-10T21:24:48.214Z] #24 1.042 + . ./dockercli.installer [2020-01-10T21:24:48.214Z] #24 1.043 ++ : stable [2020-01-10T21:24:48.214Z] #24 1.044 ++ : 17.06.2-ce [2020-01-10T21:24:48.214Z] #24 1.048 + install_dockercli [2020-01-10T21:24:48.214Z] #24 1.049 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-10T21:24:48.214Z] #24 1.049 Install docker/cli version 17.06.2-ce from stable [2020-01-10T21:24:48.214Z] #24 1.053 ++ uname -m [2020-01-10T21:24:48.214Z] #24 1.061 + arch=s390x [2020-01-10T21:24:48.214Z] #24 1.061 + '[' s390x '!=' x86_64 ']' [2020-01-10T21:24:48.214Z] #24 1.062 + '[' s390x '!=' s390x ']' [2020-01-10T21:24:48.214Z] #24 1.062 + url=https://download.docker.com/linux/static [2020-01-10T21:24:48.214Z] #24 1.065 + tar -xz docker/docker [2020-01-10T21:24:48.214Z] #24 1.070 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-01-10T21:24:48.214Z] #24 7.722 + mkdir -p /build [2020-01-10T21:24:48.214Z] #24 7.723 + mv docker/docker /build/ [2020-01-10T21:24:48.214Z] #24 7.724 + rmdir docker [2020-01-10T21:24:48.214Z] #24 DONE 7.9s [2020-01-10T21:24:48.249Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-01-10T21:24:48.249Z] ok github.com/docker/docker/pkg/pubsub 1.085s coverage: 73.9% of statements [2020-01-10T21:24:48.250Z] #72 ... [2020-01-10T21:24:48.250Z] [2020-01-10T21:24:48.250Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:24:48.250Z] #54 0.724 + RM_GOPATH=0 [2020-01-10T21:24:48.250Z] #54 0.724 + TMP_GOPATH= [2020-01-10T21:24:48.250Z] #54 0.724 + : /build [2020-01-10T21:24:48.250Z] #54 0.724 + '[' -z '' ']' [2020-01-10T21:24:48.250Z] #54 0.724 ++ mktemp -d [2020-01-10T21:24:48.250Z] #54 0.730 + export GOPATH=/tmp/tmp.piEbsD0Nkh [2020-01-10T21:24:48.250Z] #54 0.730 + GOPATH=/tmp/tmp.piEbsD0Nkh [2020-01-10T21:24:48.250Z] #54 0.730 + RM_GOPATH=1 [2020-01-10T21:24:48.250Z] #54 0.731 ++ dirname ./install.sh [2020-01-10T21:24:48.250Z] #54 0.733 + dir=. [2020-01-10T21:24:48.250Z] #54 0.733 + bin=golangci_lint [2020-01-10T21:24:48.250Z] #54 0.733 + shift [2020-01-10T21:24:48.250Z] #54 0.733 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-10T21:24:48.250Z] #54 0.733 + . ./golangci_lint.installer [2020-01-10T21:24:48.250Z] #54 0.734 ++ : v1.20.0 [2020-01-10T21:24:48.250Z] #54 0.734 + install_golangci_lint [2020-01-10T21:24:48.250Z] #54 0.734 + echo 'Installing golangci-lint version v1.20.0' [2020-01-10T21:24:48.250Z] #54 0.734 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-10T21:24:48.250Z] #54 0.734 Installing golangci-lint version v1.20.0 [2020-01-10T21:24:48.250Z] #54 ... [2020-01-10T21:24:48.250Z] [2020-01-10T21:24:48.250Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:24:48.250Z] #36 0.558 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:24:48.250Z] #36 0.661 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:24:48.250Z] #36 1.030 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:24:48.250Z] #36 1.274 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-10T21:24:48.250Z] #36 2.609 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-10T21:24:48.250Z] #36 4.582 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-10T21:24:48.250Z] #36 ... [2020-01-10T21:24:48.250Z] [2020-01-10T21:24:48.250Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-10T21:24:48.250Z] #31 0.745 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-01-10T21:24:48.250Z] #31 0.748 Cloning into '.'... [2020-01-10T21:24:48.250Z] #31 ... [2020-01-10T21:24:48.250Z] [2020-01-10T21:24:48.250Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:24:48.250Z] #34 9.789 internal/testlog [2020-01-10T21:24:48.250Z] #34 10.21 encoding [2020-01-10T21:24:48.250Z] #34 10.40 runtime/cgo [2020-01-10T21:24:48.640Z] [2020-01-10T21:24:48.640Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:24:48.640Z] #66 1.013 + RM_GOPATH=0 [2020-01-10T21:24:48.640Z] #66 1.013 + TMP_GOPATH= [2020-01-10T21:24:48.640Z] #66 1.014 + : /build/ [2020-01-10T21:24:48.640Z] #66 1.014 + '[' -z '' ']' [2020-01-10T21:24:48.640Z] #66 1.019 ++ mktemp -d [2020-01-10T21:24:48.640Z] #66 1.033 + export GOPATH=/tmp/tmp.dclVngqiu9 [2020-01-10T21:24:48.640Z] #66 1.033 + GOPATH=/tmp/tmp.dclVngqiu9 [2020-01-10T21:24:48.640Z] #66 1.033 + RM_GOPATH=1 [2020-01-10T21:24:48.640Z] #66 1.038 ++ dirname ./install.sh [2020-01-10T21:24:48.640Z] #66 1.045 + dir=. [2020-01-10T21:24:48.640Z] #66 1.046 + bin=rootlesskit [2020-01-10T21:24:48.640Z] #66 1.047 + shift [2020-01-10T21:24:48.640Z] #66 1.047 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-10T21:24:48.640Z] #66 1.048 + . ./rootlesskit.installer [2020-01-10T21:24:48.640Z] #66 1.050 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-10T21:24:48.640Z] #66 1.054 + install_rootlesskit [2020-01-10T21:24:48.640Z] #66 1.055 + case "$1" in [2020-01-10T21:24:48.640Z] #66 1.055 + export CGO_ENABLED=0 [2020-01-10T21:24:48.640Z] #66 1.056 + CGO_ENABLED=0 [2020-01-10T21:24:48.640Z] #66 1.056 + _install_rootlesskit [2020-01-10T21:24:48.640Z] #66 1.056 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-10T21:24:48.640Z] #66 1.057 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-10T21:24:48.640Z] #66 1.057 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dclVngqiu9/src/github.com/rootless-containers/rootlesskit [2020-01-10T21:24:48.640Z] #66 1.073 Cloning into '/tmp/tmp.dclVngqiu9/src/github.com/rootless-containers/rootlesskit'... [2020-01-10T21:24:48.640Z] #66 4.217 + cd /tmp/tmp.dclVngqiu9/src/github.com/rootless-containers/rootlesskit [2020-01-10T21:24:48.640Z] #66 4.218 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-10T21:24:48.640Z] #66 4.529 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-10T21:24:48.640Z] #66 4.529 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-10T21:24:48.818Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-01-10T21:24:48.818Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-01-10T21:24:49.386Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-01-10T21:24:49.504Z] #66 ... [2020-01-10T21:24:49.504Z] [2020-01-10T21:24:49.504Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:24:49.504Z] #48 9.074 math [2020-01-10T21:24:49.647Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 71.3% of statements [2020-01-10T21:24:50.228Z] ok github.com/docker/docker/pkg/tailfile 0.097s coverage: 88.6% of statements [2020-01-10T21:24:50.385Z] #48 ... [2020-01-10T21:24:50.385Z] [2020-01-10T21:24:50.385Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-10T21:24:50.385Z] #60 0.687 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:24:50.385Z] #60 0.809 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:24:50.385Z] #60 0.842 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:24:50.385Z] #60 1.080 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-10T21:24:50.385Z] #60 3.172 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-10T21:24:50.385Z] #60 4.858 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-10T21:24:50.385Z] #60 ... [2020-01-10T21:24:50.385Z] [2020-01-10T21:24:50.385Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-10T21:24:50.385Z] #26 1.552 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:24:50.385Z] #26 1.684 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:24:50.385Z] #26 1.684 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:24:50.385Z] #26 2.750 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-10T21:24:50.385Z] #26 4.697 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-10T21:24:50.385Z] #26 6.490 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-10T21:24:50.385Z] #26 ... [2020-01-10T21:24:50.385Z] [2020-01-10T21:24:50.385Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:24:50.385Z] #36 0.660 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:24:50.385Z] #36 0.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:24:50.385Z] #36 0.839 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:24:50.385Z] #36 1.035 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-10T21:24:50.385Z] #36 2.683 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-10T21:24:50.385Z] #36 4.720 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-10T21:24:50.385Z] #36 ... [2020-01-10T21:24:50.385Z] [2020-01-10T21:24:50.385Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-10T21:24:50.385Z] #31 1.189 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-01-10T21:24:50.385Z] #31 1.202 Cloning into '.'... [2020-01-10T21:24:50.494Z] ok github.com/docker/docker/pkg/system 0.033s coverage: 36.2% of statements [2020-01-10T21:24:50.495Z] ok github.com/docker/docker/pkg/signal 2.805s coverage: 61.0% of statements [2020-01-10T21:24:50.812Z] #31 ... [2020-01-10T21:24:50.812Z] [2020-01-10T21:24:50.812Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:24:50.812Z] #51 1.011 + RM_GOPATH=0 [2020-01-10T21:24:50.812Z] #51 1.012 + TMP_GOPATH= [2020-01-10T21:24:50.812Z] #51 1.012 + : /build [2020-01-10T21:24:50.812Z] #51 1.013 + '[' -z '' ']' [2020-01-10T21:24:50.812Z] #51 1.020 ++ mktemp -d [2020-01-10T21:24:50.812Z] #51 1.030 + export GOPATH=/tmp/tmp.POB5xW2CN5 [2020-01-10T21:24:50.812Z] #51 1.031 + GOPATH=/tmp/tmp.POB5xW2CN5 [2020-01-10T21:24:50.812Z] #51 1.031 + RM_GOPATH=1 [2020-01-10T21:24:50.812Z] #51 1.035 ++ dirname ./install.sh [2020-01-10T21:24:50.812Z] #51 1.043 + dir=. [2020-01-10T21:24:50.812Z] #51 1.044 + bin=gotestsum [2020-01-10T21:24:50.812Z] #51 1.045 + shift [2020-01-10T21:24:50.812Z] #51 1.045 + '[' '!' -f ./gotestsum.installer ']' [2020-01-10T21:24:50.812Z] #51 1.046 + . ./gotestsum.installer [2020-01-10T21:24:50.812Z] #51 1.047 ++ : v0.3.5 [2020-01-10T21:24:50.812Z] #51 1.049 + install_gotestsum [2020-01-10T21:24:50.812Z] #51 1.049 + echo 'Installing gotestsum version v0.3.5' [2020-01-10T21:24:50.812Z] #51 1.049 Installing gotestsum version v0.3.5 [2020-01-10T21:24:50.812Z] #51 1.050 + go get -d gotest.tools/gotestsum [2020-01-10T21:24:50.812Z] #51 ... [2020-01-10T21:24:50.812Z] [2020-01-10T21:24:50.812Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:24:50.812Z] #72 0.994 + RM_GOPATH=0 [2020-01-10T21:24:50.812Z] #72 0.995 + TMP_GOPATH= [2020-01-10T21:24:50.812Z] #72 0.995 + : /build [2020-01-10T21:24:50.812Z] #72 0.996 + '[' -z '' ']' [2020-01-10T21:24:50.812Z] #72 1.001 ++ mktemp -d [2020-01-10T21:24:50.812Z] #72 1.014 + export GOPATH=/tmp/tmp.TwXw9Up6aH [2020-01-10T21:24:50.812Z] #72 1.014 + GOPATH=/tmp/tmp.TwXw9Up6aH [2020-01-10T21:24:50.812Z] #72 1.015 + RM_GOPATH=1 [2020-01-10T21:24:50.812Z] #72 1.020 ++ dirname ./install.sh [2020-01-10T21:24:50.812Z] #72 1.028 + dir=. [2020-01-10T21:24:50.812Z] #72 1.028 + bin=proxy [2020-01-10T21:24:50.812Z] #72 1.029 + shift [2020-01-10T21:24:50.812Z] #72 1.029 + '[' '!' -f ./proxy.installer ']' [2020-01-10T21:24:50.812Z] #72 1.030 + . ./proxy.installer [2020-01-10T21:24:50.812Z] #72 1.032 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-10T21:24:50.812Z] #72 1.036 + install_proxy [2020-01-10T21:24:50.812Z] #72 1.036 + case "$1" in [2020-01-10T21:24:50.812Z] #72 1.036 + export CGO_ENABLED=0 [2020-01-10T21:24:50.812Z] #72 1.037 + CGO_ENABLED=0 [2020-01-10T21:24:50.812Z] #72 1.037 + _install_proxy [2020-01-10T21:24:50.812Z] #72 1.037 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-10T21:24:50.812Z] #72 1.038 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-10T21:24:50.812Z] #72 1.038 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TwXw9Up6aH/src/github.com/docker/libnetwork [2020-01-10T21:24:50.812Z] #72 1.054 Cloning into '/tmp/tmp.TwXw9Up6aH/src/github.com/docker/libnetwork'... [2020-01-10T21:24:51.063Z] testing: warning: no tests to run [2020-01-10T21:24:51.063Z] coverage: [no statements] [2020-01-10T21:24:51.063Z] ok github.com/docker/docker/pkg/term/windows 0.014s coverage: [no statements] [no tests to run] [2020-01-10T21:24:51.251Z] #72 ... [2020-01-10T21:24:51.251Z] [2020-01-10T21:24:51.251Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:24:51.251Z] #54 0.991 + RM_GOPATH=0 [2020-01-10T21:24:51.251Z] #54 0.991 + TMP_GOPATH= [2020-01-10T21:24:51.251Z] #54 0.992 + : /build [2020-01-10T21:24:51.251Z] #54 0.992 + '[' -z '' ']' [2020-01-10T21:24:51.251Z] #54 0.998 ++ mktemp -d [2020-01-10T21:24:51.251Z] #54 1.011 + export GOPATH=/tmp/tmp.4CNljNA6kR [2020-01-10T21:24:51.251Z] #54 1.012 + GOPATH=/tmp/tmp.4CNljNA6kR [2020-01-10T21:24:51.251Z] #54 1.012 + RM_GOPATH=1 [2020-01-10T21:24:51.251Z] #54 1.017 ++ dirname ./install.sh [2020-01-10T21:24:51.251Z] #54 1.026 + dir=. [2020-01-10T21:24:51.251Z] #54 1.027 + bin=golangci_lint [2020-01-10T21:24:51.251Z] #54 1.027 + shift [2020-01-10T21:24:51.251Z] #54 1.027 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-10T21:24:51.251Z] #54 1.028 + . ./golangci_lint.installer [2020-01-10T21:24:51.251Z] #54 1.029 ++ : v1.20.0 [2020-01-10T21:24:51.251Z] #54 1.033 + install_golangci_lint [2020-01-10T21:24:51.251Z] #54 1.033 + echo 'Installing golangci-lint version v1.20.0' [2020-01-10T21:24:51.251Z] #54 1.034 Installing golangci-lint version v1.20.0 [2020-01-10T21:24:51.251Z] #54 1.034 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-10T21:24:51.251Z] #54 ... [2020-01-10T21:24:51.251Z] [2020-01-10T21:24:51.251Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:24:51.251Z] #11 0.683 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:24:51.251Z] #11 0.813 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:24:51.251Z] #11 0.845 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:24:51.251Z] #11 1.074 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-10T21:24:51.251Z] #11 3.468 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-10T21:24:51.251Z] #11 5.319 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-10T21:24:51.251Z] #11 ... [2020-01-10T21:24:51.251Z] [2020-01-10T21:24:51.251Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:24:51.251Z] #44 1.684 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:24:51.251Z] #44 1.721 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:24:51.251Z] #44 1.785 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:24:51.251Z] #44 2.775 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-10T21:24:51.251Z] #44 4.696 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-10T21:24:51.251Z] #44 6.768 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-10T21:24:51.324Z] ok github.com/docker/docker/pkg/tarsum 0.119s coverage: 89.3% of statements [2020-01-10T21:24:51.324Z] ok github.com/docker/docker/pkg/term 0.014s coverage: 84.8% of statements [2020-01-10T21:24:51.586Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-01-10T21:24:51.656Z] #44 ... [2020-01-10T21:24:51.656Z] [2020-01-10T21:24:51.656Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:24:51.656Z] #42 1.170 + git clone https://github.com/docker/distribution.git . [2020-01-10T21:24:51.656Z] #42 1.182 Cloning into '.'... [2020-01-10T21:24:51.656Z] #42 ... [2020-01-10T21:24:51.656Z] [2020-01-10T21:24:51.656Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:24:51.656Z] #34 9.668 internal/testlog [2020-01-10T21:24:51.656Z] #34 9.916 encoding [2020-01-10T21:24:51.656Z] #34 10.00 runtime/cgo [2020-01-10T21:24:51.791Z] #34 ... [2020-01-10T21:24:51.791Z] [2020-01-10T21:24:51.791Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-10T21:24:51.791Z] #26 14.98 Fetched 8017 kB in 14s (557 kB/s) [2020-01-10T21:24:51.847Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-01-10T21:24:51.847Z] ok github.com/docker/docker/pkg/useragent 0.021s coverage: 88.9% of statements [2020-01-10T21:24:53.759Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2020-01-10T21:24:53.759Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 73.8% of statements [2020-01-10T21:24:54.331Z] ok github.com/docker/docker/reference 0.036s coverage: 84.4% of statements [2020-01-10T21:24:55.172Z] #34 ... [2020-01-10T21:24:55.172Z] [2020-01-10T21:24:55.172Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:24:55.172Z] #72 14.13 Checking out files: 90% (1811/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-01-10T21:24:55.172Z] #72 14.71 + cd /tmp/tmp.TwXw9Up6aH/src/github.com/docker/libnetwork [2020-01-10T21:24:55.172Z] #72 14.71 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-10T21:24:55.272Z] ok github.com/docker/docker/plugin 0.576s coverage: 27.1% of statements [2020-01-10T21:24:55.532Z] ok github.com/docker/docker/registry/resumable 0.065s coverage: 100.0% of statements [2020-01-10T21:24:55.677Z] #72 15.22 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-10T21:24:56.100Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 45.3% of statements [2020-01-10T21:24:56.100Z] ok github.com/docker/docker/registry 0.272s coverage: 56.0% of statements [2020-01-10T21:24:56.146Z] #26 14.98 Reading package lists... [2020-01-10T21:24:56.673Z] ok github.com/docker/docker/testutil 0.013s coverage: 62.5% of statements [2020-01-10T21:24:56.933Z] ok github.com/docker/docker/runconfig 0.029s coverage: 68.2% of statements [2020-01-10T21:24:57.002Z] #26 19.43 Reading package lists... [2020-01-10T21:24:57.002Z] #26 ... [2020-01-10T21:24:57.002Z] [2020-01-10T21:24:57.002Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:24:57.002Z] #42 12.36 Checking out files: 86% (1351/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2020-01-10T21:24:57.002Z] #42 12.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-10T21:24:57.002Z] #42 13.89 + 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-01-10T21:24:58.433Z] #42 ... [2020-01-10T21:24:58.433Z] [2020-01-10T21:24:58.433Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:24:58.433Z] #44 11.84 Fetched 8017 kB in 11s (703 kB/s) [2020-01-10T21:24:58.433Z] #44 11.84 Reading package lists... [2020-01-10T21:24:58.433Z] #44 16.37 Reading package lists... [2020-01-10T21:24:58.433Z] #44 20.02 Building dependency tree... [2020-01-10T21:24:58.433Z] #44 21.71 The following additional packages will be installed: [2020-01-10T21:24:58.433Z] #44 21.72 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-01-10T21:24:58.433Z] #44 21.72 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-01-10T21:24:58.433Z] #44 21.72 Suggested packages: [2020-01-10T21:24:58.433Z] #44 21.72 manpages-dev python-setuptools [2020-01-10T21:24:58.870Z] #44 ... [2020-01-10T21:24:58.870Z] [2020-01-10T21:24:58.870Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:24:58.870Z] #54 15.95 + cd /tmp/tmp.piEbsD0Nkh/src/github.com/golangci/golangci-lint/ [2020-01-10T21:24:58.870Z] #54 15.95 + git checkout -q v1.20.0 [2020-01-10T21:24:58.870Z] #54 16.93 ++ git describe --tags [2020-01-10T21:24:58.870Z] #54 16.93 + version=v1.20.0 [2020-01-10T21:24:58.870Z] #54 16.93 ++ git rev-parse --short HEAD [2020-01-10T21:24:58.870Z] #54 16.93 + commit=cc98739 [2020-01-10T21:24:58.870Z] #54 16.93 ++ git show -s --format=%cd [2020-01-10T21:24:58.870Z] #54 16.94 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-10T21:24:58.870Z] #54 16.94 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-10T21:24:59.270Z] #54 ... [2020-01-10T21:24:59.270Z] [2020-01-10T21:24:59.270Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-10T21:24:59.270Z] #60 12.65 Fetched 8017 kB in 12s (657 kB/s) [2020-01-10T21:24:59.270Z] #60 12.65 Reading package lists... [2020-01-10T21:24:59.270Z] #60 16.54 Reading package lists... [2020-01-10T21:24:59.270Z] #60 20.89 Building dependency tree... [2020-01-10T21:24:59.270Z] #60 22.39 The following additional packages will be installed: [2020-01-10T21:24:59.270Z] #60 22.41 libbtrfs0 [2020-01-10T21:24:59.270Z] #60 22.55 The following NEW packages will be installed: [2020-01-10T21:24:59.270Z] #60 22.56 libbtrfs-dev libbtrfs0 [2020-01-10T21:24:59.270Z] #60 22.76 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:24:59.270Z] #60 22.76 Need to get 118 kB of archives. [2020-01-10T21:24:59.270Z] #60 22.76 After this operation, 390 kB of additional disk space will be used. [2020-01-10T21:24:59.270Z] #60 22.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-01-10T21:24:59.270Z] #60 22.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-01-10T21:24:59.475Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2020-01-10T21:24:59.475Z] ok github.com/docker/docker/volume/local 0.035s coverage: 73.0% of statements [2020-01-10T21:24:59.475Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.0% of statements [2020-01-10T21:24:59.706Z] #60 ... [2020-01-10T21:24:59.706Z] [2020-01-10T21:24:59.706Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:24:59.706Z] #44 22.84 The following NEW packages will be installed: [2020-01-10T21:24:59.706Z] #44 22.87 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-10T21:24:59.706Z] #44 22.87 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-01-10T21:24:59.706Z] #44 22.87 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-10T21:24:59.706Z] #44 22.87 python-six zlib1g-dev [2020-01-10T21:24:59.706Z] #44 22.98 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:24:59.706Z] #44 22.98 Need to get 3742 kB of archives. [2020-01-10T21:24:59.706Z] #44 22.98 After this operation, 22.0 MB of additional disk space will be used. [2020-01-10T21:24:59.706Z] #44 22.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-01-10T21:24:59.706Z] #44 23.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-01-10T21:24:59.706Z] #44 23.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-01-10T21:24:59.706Z] #44 23.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-01-10T21:24:59.706Z] #44 23.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-01-10T21:24:59.706Z] #44 23.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-01-10T21:24:59.706Z] #44 23.04 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-01-10T21:24:59.706Z] #44 23.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-01-10T21:24:59.706Z] #44 23.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-01-10T21:24:59.706Z] #44 23.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-01-10T21:24:59.706Z] #44 23.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-01-10T21:24:59.706Z] #44 ... [2020-01-10T21:24:59.706Z] [2020-01-10T21:24:59.706Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:24:59.706Z] #11 13.14 Fetched 8017 kB in 13s (639 kB/s) [2020-01-10T21:24:59.706Z] #11 13.14 Reading package lists... [2020-01-10T21:24:59.706Z] #11 17.02 Reading package lists... [2020-01-10T21:24:59.706Z] #11 20.76 Building dependency tree... [2020-01-10T21:24:59.706Z] #11 22.30 The following additional packages will be installed: [2020-01-10T21:24:59.706Z] #11 22.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-01-10T21:24:59.706Z] #11 22.30 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-01-10T21:24:59.706Z] #11 22.30 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-01-10T21:24:59.706Z] #11 22.37 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-10T21:24:59.706Z] #11 22.37 Suggested packages: [2020-01-10T21:24:59.706Z] #11 22.37 gcc-8-locales seccomp wine64 [2020-01-10T21:25:00.091Z] #11 ... [2020-01-10T21:25:00.091Z] [2020-01-10T21:25:00.091Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:25:00.091Z] #44 23.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-01-10T21:25:00.091Z] #44 23.26 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-01-10T21:25:00.091Z] #44 23.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-01-10T21:25:00.091Z] #44 23.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-01-10T21:25:00.091Z] #44 23.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-01-10T21:25:00.091Z] #44 23.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-01-10T21:25:00.091Z] #44 ... [2020-01-10T21:25:00.091Z] [2020-01-10T21:25:00.091Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:25:00.091Z] #36 13.52 Fetched 8017 kB in 13s (618 kB/s) [2020-01-10T21:25:00.091Z] #36 13.52 Reading package lists... [2020-01-10T21:25:00.091Z] #36 17.96 Reading package lists... [2020-01-10T21:25:00.091Z] #36 21.68 Building dependency tree... [2020-01-10T21:25:00.492Z] #36 ... [2020-01-10T21:25:00.492Z] [2020-01-10T21:25:00.492Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-10T21:25:00.492Z] #26 19.43 Reading package lists... [2020-01-10T21:25:00.492Z] #26 ... [2020-01-10T21:25:00.492Z] [2020-01-10T21:25:00.492Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:25:00.492Z] #48 13.62 unicode/utf16 [2020-01-10T21:25:00.492Z] #48 13.89 container/list [2020-01-10T21:25:00.492Z] #48 14.55 crypto/internal/subtle [2020-01-10T21:25:00.492Z] #48 14.62 crypto/subtle [2020-01-10T21:25:00.492Z] #48 14.74 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-10T21:25:00.492Z] #48 14.86 internal/nettrace [2020-01-10T21:25:00.492Z] #48 15.22 runtime/cgo [2020-01-10T21:25:00.492Z] #48 ... [2020-01-10T21:25:00.492Z] [2020-01-10T21:25:00.492Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-10T21:25:00.852Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-01-10T21:25:00.905Z] #26 23.91 Building dependency tree... [2020-01-10T21:25:00.906Z] #26 ... [2020-01-10T21:25:00.906Z] [2020-01-10T21:25:00.906Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:25:00.906Z] #72 13.89 Checking out files: 94% (1880/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-01-10T21:25:00.906Z] #72 14.04 + cd /tmp/tmp.nr74uagVSV/src/github.com/docker/libnetwork [2020-01-10T21:25:00.906Z] #72 14.04 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-10T21:25:00.906Z] #72 14.52 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-10T21:25:00.906Z] #72 ... [2020-01-10T21:25:00.906Z] [2020-01-10T21:25:00.906Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-10T21:25:00.906Z] #60 23.83 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:25:00.906Z] #60 23.94 Fetched 118 kB in 0s (979 kB/s) [2020-01-10T21:25:00.906Z] #60 24.08 Selecting previously unselected package libbtrfs0. [2020-01-10T21:25:00.906Z] #60 24.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-01-10T21:25:00.906Z] #60 24.16 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-01-10T21:25:00.906Z] #60 24.17 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-10T21:25:00.906Z] #60 24.27 Selecting previously unselected package libbtrfs-dev. [2020-01-10T21:25:00.906Z] #60 24.28 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-01-10T21:25:00.906Z] #60 24.28 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-10T21:25:01.388Z] #72 ... [2020-01-10T21:25:01.388Z] [2020-01-10T21:25:01.388Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:25:01.388Z] #54 18.66 + cd /tmp/tmp.4CNljNA6kR/src/github.com/golangci/golangci-lint/ [2020-01-10T21:25:01.388Z] #54 18.67 + git checkout -q v1.20.0 [2020-01-10T21:25:01.388Z] #54 19.73 ++ git describe --tags [2020-01-10T21:25:01.388Z] #54 19.74 + version=v1.20.0 [2020-01-10T21:25:01.388Z] #54 19.74 ++ git rev-parse --short HEAD [2020-01-10T21:25:01.388Z] #54 19.74 + commit=cc98739 [2020-01-10T21:25:01.388Z] #54 19.75 ++ git show -s --format=%cd [2020-01-10T21:25:01.388Z] #54 19.76 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-10T21:25:01.388Z] #54 19.76 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-10T21:25:01.493Z] #60 24.46 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-10T21:25:01.493Z] #60 24.48 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-10T21:25:01.493Z] #60 24.49 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:25:01.787Z] #54 ... [2020-01-10T21:25:01.787Z] [2020-01-10T21:25:01.787Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:25:01.787Z] #36 11.63 Fetched 8017 kB in 11s (729 kB/s) [2020-01-10T21:25:01.787Z] #36 11.63 Reading package lists... [2020-01-10T21:25:01.787Z] #36 16.24 Reading package lists... [2020-01-10T21:25:01.787Z] #36 20.90 Building dependency tree... [2020-01-10T21:25:01.933Z] #60 DONE 24.9s [2020-01-10T21:25:01.933Z] [2020-01-10T21:25:01.933Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:25:01.933Z] #61 DONE 0.1s [2020-01-10T21:25:01.933Z] [2020-01-10T21:25:01.933Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:25:01.933Z] #44 24.42 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:25:01.933Z] #44 24.61 Fetched 3742 kB in 0s (8792 kB/s) [2020-01-10T21:25:01.933Z] #44 24.71 Selecting previously unselected package libcap-dev:s390x. [2020-01-10T21:25:01.933Z] #44 24.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 ... 15168 files and directories currently installed.) [2020-01-10T21:25:01.933Z] #44 24.95 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-01-10T21:25:01.933Z] #44 24.95 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-01-10T21:25:01.933Z] #44 ... [2020-01-10T21:25:01.933Z] [2020-01-10T21:25:01.933Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-10T21:25:01.933Z] #62 DONE 0.1s [2020-01-10T21:25:01.933Z] [2020-01-10T21:25:01.933Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:25:01.933Z] #44 25.09 Selecting previously unselected package libnet1:s390x. [2020-01-10T21:25:01.933Z] #44 25.09 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-01-10T21:25:01.933Z] #44 25.09 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-01-10T21:25:02.188Z] #36 ... [2020-01-10T21:25:02.188Z] [2020-01-10T21:25:02.188Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:25:02.188Z] #42 12.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-10T21:25:02.188Z] #42 13.37 + 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-01-10T21:25:02.368Z] #44 25.38 Selecting previously unselected package libnet1-dev. [2020-01-10T21:25:02.368Z] #44 25.38 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-01-10T21:25:02.368Z] #44 25.38 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-10T21:25:02.368Z] #44 25.73 Selecting previously unselected package libnl-3-200:s390x. [2020-01-10T21:25:02.368Z] #44 25.73 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-01-10T21:25:02.368Z] #44 25.74 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-01-10T21:25:02.608Z] #42 ... [2020-01-10T21:25:02.608Z] [2020-01-10T21:25:02.608Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:25:02.608Z] #36 22.25 The following additional packages will be installed: [2020-01-10T21:25:02.608Z] #36 22.29 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-01-10T21:25:02.608Z] #36 22.29 Suggested packages: [2020-01-10T21:25:02.608Z] #36 22.29 cmake-doc ninja-build lrzip [2020-01-10T21:25:02.608Z] #36 22.29 Recommended packages: [2020-01-10T21:25:02.608Z] #36 22.29 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-10T21:25:02.608Z] #36 ... [2020-01-10T21:25:02.608Z] [2020-01-10T21:25:02.608Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-10T21:25:02.608Z] #60 12.49 Fetched 8017 kB in 12s (678 kB/s) [2020-01-10T21:25:02.608Z] #60 12.49 Reading package lists... [2020-01-10T21:25:02.608Z] #60 17.44 Reading package lists... [2020-01-10T21:25:02.608Z] #60 21.36 Building dependency tree... [2020-01-10T21:25:02.608Z] #60 ... [2020-01-10T21:25:02.608Z] [2020-01-10T21:25:02.608Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:25:02.608Z] #48 13.60 unicode/utf16 [2020-01-10T21:25:02.608Z] #48 13.89 container/list [2020-01-10T21:25:02.608Z] #48 14.82 crypto/internal/subtle [2020-01-10T21:25:02.608Z] #48 14.94 crypto/subtle [2020-01-10T21:25:02.608Z] #48 15.00 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-10T21:25:02.608Z] #48 15.10 internal/nettrace [2020-01-10T21:25:02.608Z] #48 15.26 runtime/cgo [2020-01-10T21:25:02.792Z] #44 26.01 Selecting previously unselected package libnl-3-dev:s390x. [2020-01-10T21:25:02.792Z] #44 26.01 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-01-10T21:25:02.792Z] #44 26.01 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-01-10T21:25:03.017Z] #48 ... [2020-01-10T21:25:03.017Z] [2020-01-10T21:25:03.017Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-10T21:25:03.017Z] #60 22.86 The following additional packages will be installed: [2020-01-10T21:25:03.017Z] #60 22.86 libbtrfs0 [2020-01-10T21:25:03.017Z] #60 22.95 The following NEW packages will be installed: [2020-01-10T21:25:03.017Z] #60 22.95 libbtrfs-dev libbtrfs0 [2020-01-10T21:25:03.017Z] #60 23.05 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:25:03.017Z] #60 23.05 Need to get 118 kB of archives. [2020-01-10T21:25:03.017Z] #60 23.05 After this operation, 390 kB of additional disk space will be used. [2020-01-10T21:25:03.017Z] #60 23.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-01-10T21:25:03.219Z] #44 26.42 Selecting previously unselected package libprotobuf-c1:s390x. [2020-01-10T21:25:03.219Z] #44 26.42 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-01-10T21:25:03.219Z] #44 26.44 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-01-10T21:25:03.413Z] #60 23.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-01-10T21:25:03.413Z] #60 ... [2020-01-10T21:25:03.413Z] [2020-01-10T21:25:03.413Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-10T21:25:03.413Z] #26 13.34 Fetched 8017 kB in 12s (674 kB/s) [2020-01-10T21:25:03.413Z] #26 13.34 Reading package lists... [2020-01-10T21:25:03.413Z] #26 18.98 Reading package lists... [2020-01-10T21:25:03.413Z] #26 23.38 Building dependency tree... [2020-01-10T21:25:03.413Z] #26 ... [2020-01-10T21:25:03.413Z] [2020-01-10T21:25:03.413Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:25:03.413Z] #11 13.32 Fetched 8017 kB in 13s (634 kB/s) [2020-01-10T21:25:03.413Z] #11 13.32 Reading package lists... [2020-01-10T21:25:03.413Z] #11 18.60 Reading package lists... [2020-01-10T21:25:03.630Z] #44 26.78 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-01-10T21:25:03.631Z] #44 26.78 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-01-10T21:25:03.631Z] #44 26.78 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-01-10T21:25:03.631Z] #44 26.79 Selecting previously unselected package zlib1g-dev:s390x. [2020-01-10T21:25:03.631Z] #44 26.85 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-01-10T21:25:03.631Z] #44 26.87 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-01-10T21:25:03.631Z] #44 27.01 Selecting previously unselected package libprotobuf17:s390x. [2020-01-10T21:25:03.631Z] #44 27.02 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-01-10T21:25:03.631Z] #44 27.02 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-01-10T21:25:03.835Z] #11 22.74 Building dependency tree... [2020-01-10T21:25:03.835Z] #11 ... [2020-01-10T21:25:03.835Z] [2020-01-10T21:25:03.835Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:25:03.835Z] #36 23.11 The following NEW packages will be installed: [2020-01-10T21:25:03.835Z] #36 23.13 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-01-10T21:25:03.835Z] #36 23.13 vim-common xxd [2020-01-10T21:25:03.835Z] #36 23.23 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:25:03.835Z] #36 23.23 Need to get 13.9 MB of archives. [2020-01-10T21:25:03.835Z] #36 23.23 After this operation, 62.1 MB of additional disk space will be used. [2020-01-10T21:25:03.835Z] #36 23.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-01-10T21:25:03.835Z] #36 23.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-01-10T21:25:03.835Z] #36 23.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-01-10T21:25:03.835Z] #36 23.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-01-10T21:25:04.240Z] #36 23.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-01-10T21:25:04.240Z] #36 24.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-01-10T21:25:04.240Z] #36 24.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-01-10T21:25:04.240Z] #36 24.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-01-10T21:25:04.240Z] #36 24.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-01-10T21:25:04.240Z] #36 24.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-01-10T21:25:04.489Z] #44 27.77 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-01-10T21:25:04.489Z] #44 27.78 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-01-10T21:25:04.489Z] #44 27.78 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-01-10T21:25:04.489Z] #44 28.00 Selecting previously unselected package libprotobuf-dev:s390x. [2020-01-10T21:25:04.900Z] #44 28.02 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-01-10T21:25:04.900Z] #44 28.11 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-01-10T21:25:05.105Z] #36 ... [2020-01-10T21:25:05.105Z] [2020-01-10T21:25:05.105Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-10T21:25:05.105Z] #60 23.84 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:25:05.105Z] #60 24.06 Fetched 118 kB in 0s (837 kB/s) [2020-01-10T21:25:05.105Z] #60 24.14 Selecting previously unselected package libbtrfs0. [2020-01-10T21:25:05.105Z] #60 24.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-01-10T21:25:05.105Z] #60 24.20 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-01-10T21:25:05.105Z] #60 24.21 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-10T21:25:05.105Z] #60 24.30 Selecting previously unselected package libbtrfs-dev. [2020-01-10T21:25:05.105Z] #60 24.31 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-01-10T21:25:05.105Z] #60 24.31 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-10T21:25:05.105Z] #60 24.53 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-10T21:25:05.105Z] #60 24.54 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-10T21:25:05.105Z] #60 24.55 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:25:05.105Z] #60 DONE 24.9s [2020-01-10T21:25:05.105Z] [2020-01-10T21:25:05.105Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:25:05.105Z] #61 DONE 0.1s [2020-01-10T21:25:05.105Z] [2020-01-10T21:25:05.105Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-10T21:25:05.105Z] #62 DONE 0.1s [2020-01-10T21:25:05.105Z] [2020-01-10T21:25:05.105Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:25:05.511Z] #63 0.249 + RM_GOPATH=0 [2020-01-10T21:25:05.511Z] #63 0.249 + TMP_GOPATH= [2020-01-10T21:25:05.511Z] #63 0.249 + : /build [2020-01-10T21:25:05.511Z] #63 0.249 + '[' -z '' ']' [2020-01-10T21:25:05.511Z] #63 0.250 ++ mktemp -d [2020-01-10T21:25:05.511Z] #63 0.251 + export GOPATH=/tmp/tmp.78x81jITTU [2020-01-10T21:25:05.511Z] #63 0.251 + GOPATH=/tmp/tmp.78x81jITTU [2020-01-10T21:25:05.511Z] #63 0.251 + RM_GOPATH=1 [2020-01-10T21:25:05.511Z] #63 0.251 ++ dirname ./install.sh [2020-01-10T21:25:05.511Z] #63 0.252 + dir=. [2020-01-10T21:25:05.511Z] #63 0.252 + bin=containerd [2020-01-10T21:25:05.511Z] #63 0.252 + shift [2020-01-10T21:25:05.511Z] #63 0.252 + '[' '!' -f ./containerd.installer ']' [2020-01-10T21:25:05.511Z] #63 0.252 + . ./containerd.installer [2020-01-10T21:25:05.511Z] #63 0.252 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-10T21:25:05.511Z] #63 0.252 + install_containerd [2020-01-10T21:25:05.511Z] #63 0.252 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-10T21:25:05.511Z] #63 0.252 + git clone https://github.com/containerd/containerd.git /tmp/tmp.78x81jITTU/src/github.com/containerd/containerd [2020-01-10T21:25:05.511Z] #63 0.252 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-10T21:25:05.511Z] #63 0.259 Cloning into '/tmp/tmp.78x81jITTU/src/github.com/containerd/containerd'... [2020-01-10T21:25:05.772Z] #44 ... [2020-01-10T21:25:05.772Z] [2020-01-10T21:25:05.772Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-10T21:25:05.772Z] #26 23.91 Building dependency tree... [2020-01-10T21:25:05.772Z] #26 26.78 ca-certificates is already the newest version (20190110). [2020-01-10T21:25:05.772Z] #26 26.78 The following additional packages will be installed: [2020-01-10T21:25:05.772Z] #26 26.78 libjq1 libonig5 [2020-01-10T21:25:05.772Z] #26 26.95 The following NEW packages will be installed: [2020-01-10T21:25:05.772Z] #26 26.96 jq libjq1 libonig5 [2020-01-10T21:25:05.772Z] #26 27.04 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:25:05.772Z] #26 27.04 Need to get 350 kB of archives. [2020-01-10T21:25:05.772Z] #26 27.04 After this operation, 1154 kB of additional disk space will be used. [2020-01-10T21:25:05.772Z] #26 27.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-01-10T21:25:05.772Z] #26 27.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-01-10T21:25:05.772Z] #26 27.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-01-10T21:25:05.772Z] #26 27.75 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:25:05.772Z] #26 27.86 Fetched 350 kB in 0s (3103 kB/s) [2020-01-10T21:25:05.772Z] #26 28.01 Selecting previously unselected package libonig5:s390x. [2020-01-10T21:25:05.772Z] #26 28.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-01-10T21:25:05.772Z] #26 28.13 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-01-10T21:25:05.772Z] #26 28.13 Unpacking libonig5:s390x (6.9.1-1) ... [2020-01-10T21:25:05.772Z] #26 28.29 Selecting previously unselected package libjq1:s390x. [2020-01-10T21:25:05.772Z] #26 28.30 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-01-10T21:25:05.772Z] #26 28.30 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-01-10T21:25:05.772Z] #26 28.47 Selecting previously unselected package jq. [2020-01-10T21:25:05.772Z] #26 28.50 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-01-10T21:25:05.772Z] #26 28.50 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-10T21:25:05.772Z] #26 28.63 Setting up libonig5:s390x (6.9.1-1) ... [2020-01-10T21:25:05.772Z] #26 28.65 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-01-10T21:25:05.772Z] #26 28.66 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-10T21:25:05.772Z] #26 28.68 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:25:05.772Z] #26 DONE 29.2s [2020-01-10T21:25:06.177Z] [2020-01-10T21:25:06.177Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-10T21:25:06.177Z] #27 DONE 0.1s [2020-01-10T21:25:06.177Z] [2020-01-10T21:25:06.177Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:25:06.177Z] #44 29.38 Selecting previously unselected package libprotoc17:s390x. [2020-01-10T21:25:06.177Z] #44 29.41 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-01-10T21:25:06.177Z] #44 29.41 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-01-10T21:25:06.576Z] #44 29.90 Selecting previously unselected package protobuf-c-compiler. [2020-01-10T21:25:06.576Z] #44 29.90 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-01-10T21:25:06.576Z] #44 29.91 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-10T21:25:06.897Z] #63 ... [2020-01-10T21:25:06.897Z] [2020-01-10T21:25:06.897Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:25:06.897Z] #44 16.44 Fetched 8017 kB in 15s (543 kB/s) [2020-01-10T21:25:06.897Z] #44 16.44 Reading package lists... [2020-01-10T21:25:06.897Z] #44 21.44 Reading package lists... [2020-01-10T21:25:06.897Z] #44 25.76 Building dependency tree... [2020-01-10T21:25:06.897Z] #44 ... [2020-01-10T21:25:06.897Z] [2020-01-10T21:25:06.897Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:25:06.897Z] #36 25.19 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:25:06.897Z] #36 25.31 Fetched 13.9 MB in 1s (13.3 MB/s) [2020-01-10T21:25:06.897Z] #36 25.39 Selecting previously unselected package xxd. [2020-01-10T21:25:06.897Z] #36 25.39 (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 ... 15168 files and directories currently installed.) [2020-01-10T21:25:06.897Z] #36 25.41 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-01-10T21:25:06.897Z] #36 25.41 Unpacking xxd (2:8.1.0875-5) ... [2020-01-10T21:25:06.897Z] #36 25.59 Selecting previously unselected package vim-common. [2020-01-10T21:25:06.897Z] #36 25.59 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-10T21:25:06.897Z] #36 25.61 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-10T21:25:06.897Z] #36 25.92 Selecting previously unselected package cmake-data. [2020-01-10T21:25:06.897Z] #36 25.92 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-01-10T21:25:06.897Z] #36 25.92 Unpacking cmake-data (3.13.4-1) ... [2020-01-10T21:25:06.985Z] #44 30.10 Selecting previously unselected package protobuf-compiler. [2020-01-10T21:25:06.985Z] #44 30.14 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-01-10T21:25:06.985Z] #44 30.14 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-01-10T21:25:06.985Z] #44 30.27 Selecting previously unselected package python-pkg-resources. [2020-01-10T21:25:06.985Z] #44 30.29 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-01-10T21:25:06.985Z] #44 30.29 Unpacking python-pkg-resources (40.8.0-1) ... [2020-01-10T21:25:07.386Z] #44 30.50 Selecting previously unselected package python-six. [2020-01-10T21:25:07.386Z] #44 30.50 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-01-10T21:25:07.386Z] #44 30.50 Unpacking python-six (1.12.0-1) ... [2020-01-10T21:25:07.386Z] #44 30.59 Selecting previously unselected package python-protobuf. [2020-01-10T21:25:07.386Z] #44 30.59 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-01-10T21:25:07.386Z] #44 30.60 Unpacking python-protobuf (3.6.1.3-2) ... [2020-01-10T21:25:07.751Z] #36 ... [2020-01-10T21:25:07.751Z] [2020-01-10T21:25:07.751Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-10T21:25:07.751Z] #26 23.38 Building dependency tree... [2020-01-10T21:25:07.751Z] #26 25.06 ca-certificates is already the newest version (20190110). [2020-01-10T21:25:07.751Z] #26 25.06 The following additional packages will be installed: [2020-01-10T21:25:07.751Z] #26 25.06 libjq1 libonig5 [2020-01-10T21:25:07.751Z] #26 25.54 The following NEW packages will be installed: [2020-01-10T21:25:07.751Z] #26 25.55 jq libjq1 libonig5 [2020-01-10T21:25:07.751Z] #26 25.68 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:25:07.751Z] #26 25.68 Need to get 350 kB of archives. [2020-01-10T21:25:07.751Z] #26 25.68 After this operation, 1154 kB of additional disk space will be used. [2020-01-10T21:25:07.751Z] #26 25.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-01-10T21:25:07.751Z] #26 25.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-01-10T21:25:07.751Z] #26 25.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-01-10T21:25:07.751Z] #26 26.41 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:25:07.751Z] #26 26.55 Fetched 350 kB in 0s (3097 kB/s) [2020-01-10T21:25:07.751Z] #26 26.63 Selecting previously unselected package libonig5:s390x. [2020-01-10T21:25:07.751Z] #26 26.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 ... 15168 files and directories currently installed.) [2020-01-10T21:25:07.751Z] #26 26.67 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-01-10T21:25:07.751Z] #26 26.68 Unpacking libonig5:s390x (6.9.1-1) ... [2020-01-10T21:25:07.751Z] #26 26.87 Selecting previously unselected package libjq1:s390x. [2020-01-10T21:25:07.751Z] #26 26.87 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-01-10T21:25:07.751Z] #26 26.88 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-01-10T21:25:07.751Z] #26 27.04 Selecting previously unselected package jq. [2020-01-10T21:25:07.751Z] #26 27.04 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-01-10T21:25:07.751Z] #26 27.04 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-10T21:25:07.751Z] #26 27.18 Setting up libonig5:s390x (6.9.1-1) ... [2020-01-10T21:25:07.751Z] #26 27.19 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-01-10T21:25:07.751Z] #26 27.20 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-10T21:25:07.751Z] #26 27.21 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:25:07.751Z] #26 DONE 27.5s [2020-01-10T21:25:07.751Z] [2020-01-10T21:25:07.751Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-10T21:25:07.751Z] #27 DONE 0.1s [2020-01-10T21:25:07.751Z] [2020-01-10T21:25:07.751Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:25:07.751Z] #44 27.25 The following additional packages will be installed: [2020-01-10T21:25:07.751Z] #44 27.25 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-01-10T21:25:07.751Z] #44 27.25 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-01-10T21:25:07.751Z] #44 27.26 Suggested packages: [2020-01-10T21:25:07.751Z] #44 27.26 manpages-dev python-setuptools [2020-01-10T21:25:07.797Z] #44 31.18 Setting up python-pkg-resources (40.8.0-1) ... [2020-01-10T21:25:09.008Z] #44 28.91 The following NEW packages will be installed: [2020-01-10T21:25:09.008Z] #44 28.92 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-10T21:25:09.008Z] #44 28.92 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-01-10T21:25:09.008Z] #44 28.92 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-10T21:25:09.008Z] #44 28.92 python-six zlib1g-dev [2020-01-10T21:25:09.008Z] #44 29.07 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:25:09.008Z] #44 29.07 Need to get 3742 kB of archives. [2020-01-10T21:25:09.008Z] #44 29.07 After this operation, 22.0 MB of additional disk space will be used. [2020-01-10T21:25:09.008Z] #44 29.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-01-10T21:25:09.158Z] #44 ... [2020-01-10T21:25:09.158Z] [2020-01-10T21:25:09.158Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:25:09.158Z] #72 DONE 32.4s [2020-01-10T21:25:09.489Z] #44 29.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-01-10T21:25:09.489Z] #44 29.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-01-10T21:25:09.489Z] #44 29.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-01-10T21:25:09.489Z] #44 29.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-01-10T21:25:09.489Z] #44 29.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-01-10T21:25:09.489Z] #44 29.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-01-10T21:25:09.489Z] #44 29.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-01-10T21:25:09.489Z] #44 29.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-01-10T21:25:09.489Z] #44 29.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-01-10T21:25:09.489Z] #44 29.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-01-10T21:25:09.489Z] #44 29.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-01-10T21:25:09.489Z] #44 29.42 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-01-10T21:25:09.489Z] #44 29.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-01-10T21:25:09.489Z] #44 29.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-01-10T21:25:09.489Z] #44 29.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-01-10T21:25:09.567Z] [2020-01-10T21:25:09.567Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:25:09.567Z] #28 1.524 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-10T21:25:09.567Z] #28 1.889 [2020-01-10T21:25:10.130Z] #44 29.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-01-10T21:25:10.382Z] #28 2.078 ## 2.8% ###### 9.1% ############ 17.4% ################## 25.8% ####################### 32.0% ############################## 42.5% #################################### 50.8% ####################################### 55.0% ############################################ 61.3% ################################################ 67.6% ###################################################### 75.9% ######################################################### 80.1% ########################################################### 82.2% ############################################################### 88.4% ################################################################## 92.6% ##################################################################### [2020-01-10T21:25:10.382Z] #28 ... [2020-01-10T21:25:10.382Z] [2020-01-10T21:25:10.382Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:25:10.382Z] #11 23.52 The following NEW packages will be installed: [2020-01-10T21:25:10.382Z] #11 23.53 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-01-10T21:25:10.382Z] #11 23.53 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-01-10T21:25:10.382Z] #11 23.53 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-01-10T21:25:10.382Z] #11 23.53 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-01-10T21:25:10.382Z] #11 23.53 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-01-10T21:25:10.382Z] #11 23.53 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-10T21:25:10.382Z] #11 23.75 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:25:10.382Z] #11 23.75 Need to get 73.3 MB of archives. [2020-01-10T21:25:10.382Z] #11 23.75 After this operation, 494 MB of additional disk space will be used. [2020-01-10T21:25:10.382Z] #11 23.75 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-01-10T21:25:10.382Z] #11 23.92 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-01-10T21:25:10.382Z] #11 24.14 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-01-10T21:25:10.382Z] #11 24.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-01-10T21:25:10.382Z] #11 24.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-01-10T21:25:10.382Z] #11 24.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-01-10T21:25:10.382Z] #11 24.53 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-01-10T21:25:10.382Z] #11 24.79 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-01-10T21:25:10.382Z] #11 24.84 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-01-10T21:25:10.382Z] #11 28.06 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-01-10T21:25:10.382Z] #11 29.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-01-10T21:25:10.382Z] #11 29.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-01-10T21:25:10.382Z] #11 29.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-01-10T21:25:10.382Z] #11 29.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-01-10T21:25:10.382Z] #11 29.86 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-01-10T21:25:10.382Z] #11 29.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u2 [109 kB] [2020-01-10T21:25:10.382Z] #11 29.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-01-10T21:25:10.382Z] #11 29.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-01-10T21:25:10.382Z] #11 29.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-01-10T21:25:10.382Z] #11 29.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-01-10T21:25:10.382Z] #11 29.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-01-10T21:25:10.382Z] #11 30.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-01-10T21:25:10.382Z] #11 30.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-01-10T21:25:10.382Z] #11 30.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-01-10T21:25:10.382Z] #11 30.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u2 [321 kB] [2020-01-10T21:25:10.382Z] #11 31.10 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:25:10.382Z] #11 31.30 Fetched 73.3 MB in 6s (11.4 MB/s) [2020-01-10T21:25:10.382Z] #11 31.42 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-10T21:25:10.382Z] #11 31.42 (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 ... 15168 files and directories currently installed.) [2020-01-10T21:25:10.382Z] #11 31.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-01-10T21:25:10.382Z] #11 31.49 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-10T21:25:10.382Z] #11 ... [2020-01-10T21:25:10.382Z] [2020-01-10T21:25:10.382Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:25:10.382Z] #36 23.71 The following additional packages will be installed: [2020-01-10T21:25:10.382Z] #36 23.72 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-01-10T21:25:10.382Z] #36 23.72 Suggested packages: [2020-01-10T21:25:10.382Z] #36 23.72 cmake-doc ninja-build lrzip [2020-01-10T21:25:10.382Z] #36 23.72 Recommended packages: [2020-01-10T21:25:10.382Z] #36 23.72 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-10T21:25:10.382Z] #36 24.68 The following NEW packages will be installed: [2020-01-10T21:25:10.382Z] #36 24.68 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-01-10T21:25:10.382Z] #36 24.68 vim-common xxd [2020-01-10T21:25:10.382Z] #36 24.77 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:25:10.382Z] #36 24.77 Need to get 13.9 MB of archives. [2020-01-10T21:25:10.382Z] #36 24.77 After this operation, 62.1 MB of additional disk space will be used. [2020-01-10T21:25:10.382Z] #36 24.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-01-10T21:25:10.382Z] #36 24.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-01-10T21:25:10.382Z] #36 24.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-01-10T21:25:10.382Z] #36 24.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-01-10T21:25:10.382Z] #36 25.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-01-10T21:25:10.382Z] #36 26.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-01-10T21:25:10.382Z] #36 26.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-01-10T21:25:10.382Z] #36 26.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-01-10T21:25:10.382Z] #36 26.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-01-10T21:25:10.382Z] #36 26.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-01-10T21:25:10.382Z] #36 27.93 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:25:10.382Z] #36 28.07 Fetched 13.9 MB in 2s (8134 kB/s) [2020-01-10T21:25:10.382Z] #36 28.14 Selecting previously unselected package xxd. [2020-01-10T21:25:10.382Z] #36 28.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-01-10T21:25:10.382Z] #36 28.20 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-01-10T21:25:10.382Z] #36 28.20 Unpacking xxd (2:8.1.0875-5) ... [2020-01-10T21:25:10.382Z] #36 28.35 Selecting previously unselected package vim-common. [2020-01-10T21:25:10.382Z] #36 28.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-10T21:25:10.382Z] #36 28.42 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-10T21:25:10.382Z] #36 28.69 Selecting previously unselected package cmake-data. [2020-01-10T21:25:10.382Z] #36 28.69 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-01-10T21:25:10.382Z] #36 28.70 Unpacking cmake-data (3.13.4-1) ... [2020-01-10T21:25:10.382Z] #36 31.54 Selecting previously unselected package libicu63:s390x. [2020-01-10T21:25:10.382Z] #36 31.56 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ... [2020-01-10T21:25:10.382Z] #36 31.57 Unpacking libicu63:s390x (63.1-6) ... [2020-01-10T21:25:10.382Z] #36 ... [2020-01-10T21:25:10.382Z] [2020-01-10T21:25:10.382Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:25:10.382Z] #28 2.078 ## 2.8% ###### 9.1% ############ 17.4% ################## 25.8% ####################### 32.0% ############################## 42.5% #################################### 50.8% ####################################### 55.0% ############################################ 61.3% ################################################ 67.6% ###################################################### 75.9% ######################################################### 80.1% ########################################################### 82.2% ############################################################### 88.4% ################################################################## 92.6% ##################################################################### 96.5% ####################################################################### 99.1% ######################################################################## 100.0% [2020-01-10T21:25:11.000Z] #44 30.72 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:25:11.000Z] #44 30.75 Fetched 3742 kB in 1s (7373 kB/s) [2020-01-10T21:25:11.000Z] #44 30.83 Selecting previously unselected package libcap-dev:s390x. [2020-01-10T21:25:11.000Z] #44 30.83 (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 ... 15168 files and directories currently installed.) [2020-01-10T21:25:11.000Z] #44 30.84 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-01-10T21:25:11.000Z] #44 30.85 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-01-10T21:25:11.000Z] #44 30.95 Selecting previously unselected package libnet1:s390x. [2020-01-10T21:25:11.000Z] #44 30.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-01-10T21:25:11.000Z] #44 30.96 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-01-10T21:25:11.000Z] #44 31.02 Selecting previously unselected package libnet1-dev. [2020-01-10T21:25:11.000Z] #44 31.04 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-01-10T21:25:11.003Z] #28 4.763 [2020-01-10T21:25:11.402Z] #28 4.885 1.2% ############### 22.0% ############################ 39.0% #################################### 50.3% ################################################ 67.3% ################################################################ 89.9% ######################################################################## 100.0% [2020-01-10T21:25:11.405Z] #44 31.06 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-10T21:25:11.405Z] #44 31.22 Selecting previously unselected package libnl-3-200:s390x. [2020-01-10T21:25:11.405Z] #44 31.22 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-01-10T21:25:11.405Z] #44 31.23 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-01-10T21:25:11.405Z] #44 31.31 Selecting previously unselected package libnl-3-dev:s390x. [2020-01-10T21:25:11.405Z] #44 31.31 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-01-10T21:25:11.405Z] #44 31.31 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-01-10T21:25:11.803Z] #44 31.65 Selecting previously unselected package libprotobuf-c1:s390x. [2020-01-10T21:25:11.803Z] #44 31.65 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-01-10T21:25:11.803Z] #44 31.65 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-01-10T21:25:11.803Z] #44 31.72 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-01-10T21:25:11.803Z] #44 31.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-01-10T21:25:11.803Z] #44 31.74 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-01-10T21:25:11.803Z] #44 31.80 Selecting previously unselected package zlib1g-dev:s390x. [2020-01-10T21:25:11.834Z] #28 ... [2020-01-10T21:25:11.834Z] [2020-01-10T21:25:11.834Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:25:11.834Z] #63 0.256 + RM_GOPATH=0 [2020-01-10T21:25:11.834Z] #63 0.256 + TMP_GOPATH= [2020-01-10T21:25:11.834Z] #63 0.257 + : /build [2020-01-10T21:25:11.834Z] #63 0.257 + '[' -z '' ']' [2020-01-10T21:25:11.834Z] #63 0.260 ++ mktemp -d [2020-01-10T21:25:11.834Z] #63 0.268 + export GOPATH=/tmp/tmp.4xWkzuZ5sB [2020-01-10T21:25:11.834Z] #63 0.269 + GOPATH=/tmp/tmp.4xWkzuZ5sB [2020-01-10T21:25:11.834Z] #63 0.269 + RM_GOPATH=1 [2020-01-10T21:25:11.834Z] #63 0.272 ++ dirname ./install.sh [2020-01-10T21:25:11.834Z] #63 0.277 + dir=. [2020-01-10T21:25:11.834Z] #63 0.278 + bin=containerd [2020-01-10T21:25:11.834Z] #63 0.278 + shift [2020-01-10T21:25:11.834Z] #63 0.279 + '[' '!' -f ./containerd.installer ']' [2020-01-10T21:25:11.834Z] #63 0.279 + . ./containerd.installer [2020-01-10T21:25:11.834Z] #63 0.280 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-10T21:25:11.834Z] #63 0.282 + install_containerd [2020-01-10T21:25:11.834Z] #63 0.282 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-10T21:25:11.834Z] #63 0.283 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-10T21:25:11.834Z] #63 0.283 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4xWkzuZ5sB/src/github.com/containerd/containerd [2020-01-10T21:25:11.834Z] #63 0.332 Cloning into '/tmp/tmp.4xWkzuZ5sB/src/github.com/containerd/containerd'... [2020-01-10T21:25:11.834Z] #63 ... [2020-01-10T21:25:11.834Z] [2020-01-10T21:25:11.834Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:25:11.834Z] #28 5.907 [2020-01-10T21:25:12.252Z] #44 31.81 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-01-10T21:25:12.252Z] #44 31.81 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-01-10T21:25:12.252Z] #44 32.11 Selecting previously unselected package libprotobuf17:s390x. [2020-01-10T21:25:12.252Z] #44 32.11 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-01-10T21:25:12.252Z] #44 32.11 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-01-10T21:25:12.673Z] #44 ... [2020-01-10T21:25:12.673Z] [2020-01-10T21:25:12.673Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:25:12.673Z] #28 2.104 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-10T21:25:12.673Z] #28 2.734 [2020-01-10T21:25:12.673Z] #28 2.863 #=#=# ####### 10.2% ########### 16.5% ################# 24.8% ####################### 33.2% ############################ 39.5% ################################ 45.7% ##################################### 52.0% ######################################### 58.3% ############################################## 64.5% ##################################################### 75.0% ############################################################ 83.3% ############################################################### 87.5% ##################################################################### 95.9% ######################################################################## 100.0% [2020-01-10T21:25:12.673Z] #28 5.143 [2020-01-10T21:25:13.071Z] #28 5.295 # 1.4% ############ 17.9% [2020-01-10T21:25:13.071Z] #28 ... [2020-01-10T21:25:13.071Z] [2020-01-10T21:25:13.071Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:25:13.071Z] #48 22.74 vendor/golang.org/x/crypto/internal/subtle [2020-01-10T21:25:13.471Z] #48 ... [2020-01-10T21:25:13.471Z] [2020-01-10T21:25:13.471Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:25:13.867Z] #28 5.295 # 1.4% ############ 17.9% ##################### 29.2% ############################# 40.5% ##################################### 51.8% ############################################# 63.2% ################################################# 68.8% ################################################################# 91.5%#28 ... [2020-01-10T21:25:13.867Z] [2020-01-10T21:25:13.867Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:25:13.867Z] #72 DONE 33.6s [2020-01-10T21:25:13.867Z] [2020-01-10T21:25:13.867Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:25:13.867Z] #28 5.295 # 1.4% ############ 17.9% ##################### 29.2% ############################# 40.5% ##################################### 51.8% ############################################# 63.2% ################################################# 68.8% ################################################################# 91.5% ######################################################################## 100.0% [2020-01-10T21:25:14.254Z] #28 6.552 #=#=# [2020-01-10T21:25:14.586Z] #28 6.029 0.6% ###### 8.4% ############# 18.6% ################## 26.2% ###################### 31.3% ############################ 38.9% ############################### 43.2% #################################### 50.5% ###################################### 53.0% ######################################### 58.1% ############################################# 63.2% ############################################### 65.7% ################################################## 70.8% ###################################################### 75.9% ############################################################ 83.5% ############################################################### 88.6% ##################################################################### 96.3% ####################################################################### 98.8% ######################################################################## 100.0% [2020-01-10T21:25:14.586Z] #28 8.753 [2020-01-10T21:25:14.671Z] #28 ... [2020-01-10T21:25:14.671Z] [2020-01-10T21:25:14.672Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:25:14.672Z] #11 24.37 The following additional packages will be installed: [2020-01-10T21:25:14.672Z] #11 24.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-01-10T21:25:14.672Z] #11 24.39 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-01-10T21:25:14.672Z] #11 24.39 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-01-10T21:25:14.672Z] #11 24.39 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-10T21:25:14.672Z] #11 24.39 Suggested packages: [2020-01-10T21:25:14.672Z] #11 24.40 gcc-8-locales seccomp wine64 [2020-01-10T21:25:14.672Z] #11 25.48 The following NEW packages will be installed: [2020-01-10T21:25:14.672Z] #11 25.49 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-01-10T21:25:14.672Z] #11 25.49 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-01-10T21:25:14.672Z] #11 25.49 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-01-10T21:25:14.672Z] #11 25.49 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-01-10T21:25:14.672Z] #11 25.49 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-01-10T21:25:14.672Z] #11 25.49 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-10T21:25:14.672Z] #11 25.64 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:25:14.672Z] #11 25.64 Need to get 73.3 MB of archives. [2020-01-10T21:25:14.672Z] #11 25.64 After this operation, 494 MB of additional disk space will be used. [2020-01-10T21:25:14.672Z] #11 25.64 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-01-10T21:25:14.672Z] #11 25.80 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-01-10T21:25:14.672Z] #11 25.94 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-01-10T21:25:14.672Z] #11 25.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-01-10T21:25:14.672Z] #11 25.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-01-10T21:25:14.672Z] #11 25.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-01-10T21:25:14.672Z] #11 26.32 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-01-10T21:25:14.672Z] #11 26.58 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-01-10T21:25:14.672Z] #11 26.60 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-01-10T21:25:14.672Z] #11 29.71 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-01-10T21:25:14.672Z] #11 31.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-01-10T21:25:14.672Z] #11 31.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-01-10T21:25:14.672Z] #11 31.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-01-10T21:25:14.672Z] #11 31.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-01-10T21:25:14.672Z] #11 31.61 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-01-10T21:25:14.672Z] #11 31.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u2 [109 kB] [2020-01-10T21:25:14.672Z] #11 31.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-01-10T21:25:14.672Z] #11 31.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-01-10T21:25:14.672Z] #11 31.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-01-10T21:25:14.672Z] #11 31.65 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-01-10T21:25:14.672Z] #11 31.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-01-10T21:25:14.672Z] #11 31.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-01-10T21:25:14.672Z] #11 31.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-01-10T21:25:14.672Z] #11 31.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-01-10T21:25:14.672Z] #11 31.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u2 [321 kB] [2020-01-10T21:25:14.672Z] #11 32.66 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:25:14.672Z] #11 32.88 Fetched 73.3 MB in 6s (11.9 MB/s) [2020-01-10T21:25:14.672Z] #11 32.98 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-10T21:25:14.672Z] #11 32.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-01-10T21:25:14.672Z] #11 33.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-01-10T21:25:14.672Z] #11 33.14 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-10T21:25:14.672Z] #11 ... [2020-01-10T21:25:14.672Z] [2020-01-10T21:25:14.672Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:25:16.304Z] #28 6.761 #=#=# 0.1% ### 4.7% ########## 14.9% ############## 20.0% ##################### 30.1% ########################### 37.7% ################################ 45.4% ###################################### 53.0% ############################################# 63.1% ################################################# 68.2% #################################################### 73.3% ########################################################## 80.9% ############################################################### 88.6% ##################################################################### 96.2% ######################################################################## 100.0% [2020-01-10T21:25:16.640Z] #28 8.982 #=#=# # 2.5% ### 5.3% ##### 7.2% ####### 10.1% ######### 12.9% ########### 15.7% ############# 18.6% ############### 21.4% ################ 23.3% ################## 26.1% ##################### 29.9% [2020-01-10T21:25:16.640Z] #28 ... [2020-01-10T21:25:16.640Z] [2020-01-10T21:25:16.640Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:25:16.640Z] #34 29.58 sync [2020-01-10T21:25:16.640Z] #34 29.58 internal/reflectlite [2020-01-10T21:25:16.640Z] #34 32.62 errors [2020-01-10T21:25:16.640Z] #34 32.62 sort [2020-01-10T21:25:16.640Z] #34 32.74 strconv [2020-01-10T21:25:16.640Z] #34 33.88 io [2020-01-10T21:25:16.640Z] #34 35.35 syscall [2020-01-10T21:25:16.640Z] #34 37.42 reflect [2020-01-10T21:25:16.640Z] #34 ... [2020-01-10T21:25:16.640Z] [2020-01-10T21:25:16.640Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:25:16.711Z] #28 8.970 [2020-01-10T21:25:17.455Z] #28 8.982 #=#=# # 2.5% ### 5.3% ##### 7.2% ####### 10.1% ######### 12.9% ########### 15.7% ############# 18.6% ############### 21.4% ################ 23.3% ################## 26.1% ##################### 29.9% ###################### 31.8% ######################## 34.7% ########################## 36.5% ########################### 38.4% ############################# 41.3% [2020-01-10T21:25:17.455Z] #28 ... [2020-01-10T21:25:17.455Z] [2020-01-10T21:25:17.455Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:25:17.455Z] #44 33.13 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-01-10T21:25:17.455Z] #44 33.18 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-01-10T21:25:17.455Z] #44 33.20 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-01-10T21:25:17.455Z] #44 33.21 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-01-10T21:25:17.455Z] #44 33.22 Setting up python-six (1.12.0-1) ... [2020-01-10T21:25:17.455Z] #44 35.09 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-01-10T21:25:17.455Z] #44 35.10 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-01-10T21:25:17.455Z] #44 35.17 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-01-10T21:25:17.455Z] #44 35.18 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-01-10T21:25:17.455Z] #44 35.20 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-01-10T21:25:17.455Z] #44 35.21 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-01-10T21:25:17.455Z] #44 35.21 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-10T21:25:17.455Z] #44 35.22 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-01-10T21:25:17.455Z] #44 35.23 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-10T21:25:17.455Z] #44 35.24 Setting up python-protobuf (3.6.1.3-2) ... [2020-01-10T21:25:17.455Z] #44 40.13 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-01-10T21:25:17.455Z] #44 40.14 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:25:17.455Z] #44 DONE 40.6s [2020-01-10T21:25:17.455Z] [2020-01-10T21:25:17.455Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:25:19.053Z] #28 8.982 #=#=# # 2.5% ### 5.3% ##### 7.2% ####### 10.1% ######### 12.9% ########### 15.7% ############# 18.6% ############### 21.4% ################ 23.3% ################## 26.1% ##################### 29.9% ###################### 31.8% ######################## 34.7% ########################## 36.5% ########################### 38.4% ############################# 41.3% ############################### 44.1% ################################### 49.0% ##################################### 52.1% ####################################### 55.3% ######################################## 56.2% ########################################### 61.0% ############################################### 65.7% ################################################# 68.4% #################################################### 72.8% ####################################################### 77.5% ######################################################### 79.4% ########################################################## 80.6% ########################################################### 82.5% ############################################################# 85.9% ############################################################### 87.8% ################################################################ 89.7% ################################################################## 92.5% ###################################################################### 97.3% [2020-01-10T21:25:19.053Z] #28 ... [2020-01-10T21:25:19.053Z] [2020-01-10T21:25:19.053Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:25:19.053Z] #51 32.27 + cd /tmp/tmp.S378BuX3p7/src/gotest.tools/gotestsum [2020-01-10T21:25:19.053Z] #51 32.27 + git checkout -q v0.3.5 [2020-01-10T21:25:19.053Z] #51 32.34 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-10T21:25:19.483Z] #51 ... [2020-01-10T21:25:19.483Z] [2020-01-10T21:25:19.483Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:25:19.483Z] #28 8.982 #=#=# # 2.5% ### 5.3% ##### 7.2% ####### 10.1% ######### 12.9% ########### 15.7% ############# 18.6% ############### 21.4% ################ 23.3% ################## 26.1% ##################### 29.9% ###################### 31.8% ######################## 34.7% ########################## 36.5% ########################### 38.4% ############################# 41.3% ############################### 44.1% ################################### 49.0% ##################################### 52.1% ####################################### 55.3% ######################################## 56.2% ########################################### 61.0% ############################################### 65.7% ################################################# 68.4% #################################################### 72.8% ####################################################### 77.5% ######################################################### 79.4% ########################################################## 80.6% ########################################################### 82.5% ############################################################# 85.9% ############################################################### 87.8% ################################################################ 89.7% ################################################################## 92.5% ###################################################################### 97.3% ######################################################################## 100.0% [2020-01-10T21:25:19.483Z] #28 13.36 [2020-01-10T21:25:19.615Z] #28 9.153 # 1.7% ## 3.6% #### 6.5% ####### 10.2% ######## 12.1% ########## 15.0% ############ 17.8% ############## 20.7% ################ 23.5% ################## 26.3% #################### 29.2% ####################### 32.0% ########################## 36.5% ############################# 40.9% ############################### 43.8% ################################## 47.5% #################################### 50.4% ###################################### 53.2% ######################################## 56.1% ########################################## 58.9% ############################################ 61.7% ############################################## 64.6% [2020-01-10T21:25:19.615Z] #28 ... [2020-01-10T21:25:19.615Z] [2020-01-10T21:25:19.615Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:25:19.615Z] #36 29.46 Selecting previously unselected package libicu63:s390x. [2020-01-10T21:25:19.615Z] #36 29.53 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ... [2020-01-10T21:25:19.615Z] #36 29.55 Unpacking libicu63:s390x (63.1-6) ... [2020-01-10T21:25:19.615Z] #36 36.38 Selecting previously unselected package libxml2:s390x. [2020-01-10T21:25:19.615Z] #36 36.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-01-10T21:25:19.615Z] #36 36.39 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-01-10T21:25:19.615Z] #36 36.79 Selecting previously unselected package libarchive13:s390x. [2020-01-10T21:25:19.615Z] #36 36.79 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-01-10T21:25:19.615Z] #36 36.80 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-01-10T21:25:19.615Z] #36 37.02 Selecting previously unselected package libjsoncpp1:s390x. [2020-01-10T21:25:19.615Z] #36 37.02 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-01-10T21:25:19.615Z] #36 37.03 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-01-10T21:25:19.615Z] #36 37.15 Selecting previously unselected package librhash0:s390x. [2020-01-10T21:25:19.615Z] #36 37.15 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-01-10T21:25:19.615Z] #36 37.16 Unpacking librhash0:s390x (1.3.8-1) ... [2020-01-10T21:25:19.615Z] #36 37.29 Selecting previously unselected package libuv1:s390x. [2020-01-10T21:25:19.615Z] #36 37.29 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-01-10T21:25:19.615Z] #36 37.29 Unpacking libuv1:s390x (1.24.1-1) ... [2020-01-10T21:25:19.615Z] #36 37.47 Selecting previously unselected package cmake. [2020-01-10T21:25:19.615Z] #36 37.47 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-01-10T21:25:19.615Z] #36 37.48 Unpacking cmake (3.13.4-1) ... [2020-01-10T21:25:19.615Z] #36 ... [2020-01-10T21:25:19.615Z] [2020-01-10T21:25:19.615Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:25:20.326Z] #28 ... [2020-01-10T21:25:20.326Z] [2020-01-10T21:25:20.326Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:25:20.326Z] #36 39.44 Selecting previously unselected package libxml2:s390x. [2020-01-10T21:25:20.326Z] #36 39.47 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-01-10T21:25:20.326Z] #36 39.48 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-01-10T21:25:20.326Z] #36 39.94 Selecting previously unselected package libarchive13:s390x. [2020-01-10T21:25:20.326Z] #36 39.96 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-01-10T21:25:20.326Z] #36 39.96 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-01-10T21:25:20.326Z] #36 40.30 Selecting previously unselected package libjsoncpp1:s390x. [2020-01-10T21:25:20.326Z] #36 40.36 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-01-10T21:25:20.326Z] #36 40.38 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-01-10T21:25:20.326Z] #36 40.47 Selecting previously unselected package librhash0:s390x. [2020-01-10T21:25:20.326Z] #36 40.47 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-01-10T21:25:20.326Z] #36 40.48 Unpacking librhash0:s390x (1.3.8-1) ... [2020-01-10T21:25:20.326Z] #36 40.67 Selecting previously unselected package libuv1:s390x. [2020-01-10T21:25:20.326Z] #36 40.68 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-01-10T21:25:20.326Z] #36 40.68 Unpacking libuv1:s390x (1.24.1-1) ... [2020-01-10T21:25:20.326Z] #36 40.82 Selecting previously unselected package cmake. [2020-01-10T21:25:20.326Z] #36 40.82 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-01-10T21:25:20.326Z] #36 40.82 Unpacking cmake (3.13.4-1) ... [2020-01-10T21:25:20.326Z] #36 42.90 Setting up libicu63:s390x (63.1-6) ... [2020-01-10T21:25:20.326Z] #36 42.91 Setting up xxd (2:8.1.0875-5) ... [2020-01-10T21:25:20.326Z] #36 42.93 Setting up libuv1:s390x (1.24.1-1) ... [2020-01-10T21:25:20.326Z] #36 42.93 Setting up vim-common (2:8.1.0875-5) ... [2020-01-10T21:25:20.326Z] #36 42.95 Setting up librhash0:s390x (1.3.8-1) ... [2020-01-10T21:25:20.326Z] #36 42.96 Setting up cmake-data (3.13.4-1) ... [2020-01-10T21:25:20.326Z] #36 42.97 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-01-10T21:25:20.326Z] #36 42.99 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-01-10T21:25:20.326Z] #36 43.00 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-01-10T21:25:20.326Z] #36 43.01 Setting up cmake (3.13.4-1) ... [2020-01-10T21:25:20.326Z] #36 43.02 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:25:20.326Z] #36 43.07 Processing triggers for mime-support (3.62) ... [2020-01-10T21:25:20.326Z] #36 DONE 43.4s [2020-01-10T21:25:20.326Z] [2020-01-10T21:25:20.326Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:25:20.326Z] #37 DONE 0.2s [2020-01-10T21:25:20.326Z] [2020-01-10T21:25:20.326Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:25:20.326Z] #45 1.181 Note: Building without setproctitle() and strlcpy() support. [2020-01-10T21:25:20.326Z] #45 1.181 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-10T21:25:20.326Z] #45 2.217 fatal: not a git repository (or any of the parent directories): .git [2020-01-10T21:25:20.326Z] #45 2.224 GEN .gitid [2020-01-10T21:25:20.326Z] #45 2.233 GEN criu/include/version.h [2020-01-10T21:25:20.326Z] #45 2.279 GEN include/common/asm [2020-01-10T21:25:20.326Z] #45 ... [2020-01-10T21:25:20.326Z] [2020-01-10T21:25:20.326Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-10T21:25:20.326Z] #38 DONE 0.1s [2020-01-10T21:25:20.454Z] #28 9.153 # 1.7% ## 3.6% #### 6.5% ####### 10.2% ######## 12.1% ########## 15.0% ############ 17.8% ############## 20.7% ################ 23.5% ################## 26.3% #################### 29.2% ####################### 32.0% ########################## 36.5% ############################# 40.9% ############################### 43.8% ################################## 47.5% #################################### 50.4% ###################################### 53.2% ######################################## 56.1% ########################################## 58.9% ############################################ 61.7% ############################################## 64.6% ################################################# 69.3% #################################################### 73.1% ##################################################### 75.0% ######################################################## 77.8% ########################################################## 81.6% ############################################################ 84.4% [2020-01-10T21:25:20.454Z] #28 ... [2020-01-10T21:25:20.454Z] [2020-01-10T21:25:20.454Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:25:20.454Z] #36 39.77 Setting up libicu63:s390x (63.1-6) ... [2020-01-10T21:25:20.454Z] #36 39.79 Setting up xxd (2:8.1.0875-5) ... [2020-01-10T21:25:20.454Z] #36 39.80 Setting up libuv1:s390x (1.24.1-1) ... [2020-01-10T21:25:20.454Z] #36 39.81 Setting up vim-common (2:8.1.0875-5) ... [2020-01-10T21:25:20.454Z] #36 39.84 Setting up librhash0:s390x (1.3.8-1) ... [2020-01-10T21:25:20.454Z] #36 39.86 Setting up cmake-data (3.13.4-1) ... [2020-01-10T21:25:20.454Z] #36 39.87 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-01-10T21:25:20.454Z] #36 39.88 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-01-10T21:25:20.454Z] #36 39.89 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-01-10T21:25:20.454Z] #36 39.90 Setting up cmake (3.13.4-1) ... [2020-01-10T21:25:20.454Z] #36 39.90 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:25:20.454Z] #36 39.92 Processing triggers for mime-support (3.62) ... [2020-01-10T21:25:20.454Z] #36 DONE 40.3s [2020-01-10T21:25:20.454Z] [2020-01-10T21:25:20.454Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:25:20.454Z] #28 9.153 # 1.7% ## 3.6% #### 6.5% ####### 10.2% ######## 12.1% ########## 15.0% ############ 17.8% ############## 20.7% ################ 23.5% ################## 26.3% #################### 29.2% ####################### 32.0% ########################## 36.5% ############################# 40.9% ############################### 43.8% ################################## 47.5% #################################### 50.4% ###################################### 53.2% ######################################## 56.1% ########################################## 58.9% ############################################ 61.7% ############################################## 64.6% ################################################# 69.3% #################################################### 73.1% ##################################################### 75.0% ######################################################## 77.8% ########################################################## 81.6% ############################################################ 84.4% ############################################################### 88.2% [2020-01-10T21:25:20.454Z] #28 ... [2020-01-10T21:25:20.454Z] [2020-01-10T21:25:20.454Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:25:20.454Z] #37 DONE 0.1s [2020-01-10T21:25:20.454Z] [2020-01-10T21:25:20.454Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:25:20.722Z] [2020-01-10T21:25:20.722Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:25:20.722Z] #28 14.44 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-10T21:25:20.722Z] #28 14.78 [2020-01-10T21:25:20.861Z] #28 9.153 # 1.7% ## 3.6% #### 6.5% ####### 10.2% ######## 12.1% ########## 15.0% ############ 17.8% ############## 20.7% ################ 23.5% ################## 26.3% #################### 29.2% ####################### 32.0% ########################## 36.5% ############################# 40.9% ############################### 43.8% ################################## 47.5% #################################### 50.4% ###################################### 53.2% ######################################## 56.1% ########################################## 58.9% ############################################ 61.7% ############################################## 64.6% ################################################# 69.3% #################################################### 73.1% ##################################################### 75.0% ######################################################## 77.8% ########################################################## 81.6% ############################################################ 84.4% ############################################################### 88.2% ################################################################## 92.0% [2020-01-10T21:25:20.861Z] #28 ... [2020-01-10T21:25:20.861Z] [2020-01-10T21:25:20.861Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-10T21:25:20.861Z] #38 DONE 0.1s [2020-01-10T21:25:20.861Z] [2020-01-10T21:25:20.861Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:25:20.861Z] #28 9.153 # 1.7% ## 3.6% #### 6.5% ####### 10.2% ######## 12.1% ########## 15.0% ############ 17.8% ############## 20.7% ################ 23.5% ################## 26.3% #################### 29.2% ####################### 32.0% ########################## 36.5% ############################# 40.9% ############################### 43.8% ################################## 47.5% #################################### 50.4% ###################################### 53.2% ######################################## 56.1% ########################################## 58.9% ############################################ 61.7% ############################################## 64.6% ################################################# 69.3% #################################################### 73.1% ##################################################### 75.0% ######################################################## 77.8% ########################################################## 81.6% ############################################################ 84.4% ############################################################### 88.2% ################################################################## 92.0% #################################################################### 94.5% ###################################################################### 97.5% ######################################################################## 100.0% [2020-01-10T21:25:20.861Z] #28 13.21 [2020-01-10T21:25:21.130Z] #28 14.90 ######################################################################## 100.0% [2020-01-10T21:25:21.130Z] #28 15.02 [2020-01-10T21:25:21.130Z] #28 ... [2020-01-10T21:25:21.130Z] [2020-01-10T21:25:21.130Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:25:21.130Z] #48 34.25 github.com/LK4D4/vndr/godl/singleflight [2020-01-10T21:25:21.130Z] #48 34.26 io [2020-01-10T21:25:21.130Z] #48 34.62 strconv [2020-01-10T21:25:21.130Z] #48 36.00 bytes [2020-01-10T21:25:21.130Z] #48 38.51 bufio [2020-01-10T21:25:21.130Z] #48 38.52 reflect [2020-01-10T21:25:21.130Z] #48 40.11 syscall [2020-01-10T21:25:21.531Z] #48 ... [2020-01-10T21:25:21.531Z] [2020-01-10T21:25:21.531Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:25:21.531Z] #11 34.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-10T21:25:21.531Z] #11 34.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-01-10T21:25:21.531Z] #11 34.62 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-10T21:25:21.531Z] #11 38.12 Selecting previously unselected package binutils-mingw-w64. [2020-01-10T21:25:21.531Z] #11 38.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-01-10T21:25:21.531Z] #11 38.15 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-10T21:25:21.531Z] #11 38.29 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-01-10T21:25:21.531Z] #11 38.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-01-10T21:25:21.531Z] #11 38.32 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-01-10T21:25:21.531Z] #11 38.44 Selecting previously unselected package dmsetup. [2020-01-10T21:25:21.531Z] #11 38.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-01-10T21:25:21.531Z] #11 38.45 Unpacking dmsetup (2:1.02.155-3) ... [2020-01-10T21:25:21.531Z] #11 38.63 Selecting previously unselected package mingw-w64-common. [2020-01-10T21:25:21.531Z] #11 38.63 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-01-10T21:25:21.531Z] #11 38.64 Unpacking mingw-w64-common (6.0.0-3) ... [2020-01-10T21:25:21.531Z] #11 ... [2020-01-10T21:25:21.531Z] [2020-01-10T21:25:21.531Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:25:21.531Z] #45 3.606 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-10T21:25:21.531Z] #45 3.706 PBCC images/opts.pb-c.c [2020-01-10T21:25:21.531Z] #45 3.754 PBCC images/sit.pb-c.c [2020-01-10T21:25:21.531Z] #45 3.808 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-10T21:25:21.531Z] #45 3.848 DEP images/opts.pb-c.d [2020-01-10T21:25:21.531Z] #45 3.882 DEP images/sit.pb-c.d [2020-01-10T21:25:21.531Z] #45 3.937 PBCC images/macvlan.pb-c.c [2020-01-10T21:25:21.531Z] #45 3.948 DEP images/macvlan.pb-c.d [2020-01-10T21:25:21.531Z] #45 4.016 PBCC images/autofs.pb-c.c [2020-01-10T21:25:21.531Z] #45 4.019 DEP images/autofs.pb-c.d [2020-01-10T21:25:21.531Z] #45 4.080 PBCC images/sysctl.pb-c.c [2020-01-10T21:25:21.531Z] #45 4.099 DEP images/sysctl.pb-c.d [2020-01-10T21:25:21.531Z] #45 4.148 PBCC images/time.pb-c.c [2020-01-10T21:25:21.531Z] #45 4.159 DEP images/time.pb-c.d [2020-01-10T21:25:21.531Z] #45 4.221 PBCC images/binfmt-misc.pb-c.c [2020-01-10T21:25:21.531Z] #45 4.226 DEP images/binfmt-misc.pb-c.d [2020-01-10T21:25:21.531Z] #45 4.258 PBCC images/seccomp.pb-c.c [2020-01-10T21:25:21.531Z] #45 4.278 DEP images/seccomp.pb-c.d [2020-01-10T21:25:21.531Z] #45 4.314 PBCC images/userns.pb-c.c [2020-01-10T21:25:21.531Z] #45 4.327 DEP images/userns.pb-c.d [2020-01-10T21:25:21.531Z] #45 4.367 PBCC images/cgroup.pb-c.c [2020-01-10T21:25:21.531Z] #45 4.380 DEP images/cgroup.pb-c.d [2020-01-10T21:25:21.531Z] #45 4.405 PBCC images/fown.pb-c.c [2020-01-10T21:25:21.531Z] #45 4.416 PBCC images/ext-file.pb-c.c [2020-01-10T21:25:21.928Z] #45 4.456 DEP images/fown.pb-c.d [2020-01-10T21:25:21.928Z] #45 4.491 DEP images/ext-file.pb-c.d [2020-01-10T21:25:21.928Z] #45 4.516 PBCC images/rpc.pb-c.c [2020-01-10T21:25:21.928Z] #45 4.577 DEP images/rpc.pb-c.d [2020-01-10T21:25:21.928Z] #45 4.641 PBCC images/siginfo.pb-c.c [2020-01-10T21:25:21.928Z] #45 4.655 DEP images/siginfo.pb-c.d [2020-01-10T21:25:21.928Z] #45 4.670 PBCC images/pagemap.pb-c.c [2020-01-10T21:25:21.928Z] #45 4.737 DEP images/pagemap.pb-c.d [2020-01-10T21:25:21.928Z] #45 4.790 PBCC images/rlimit.pb-c.c [2020-01-10T21:25:21.928Z] #45 4.799 DEP images/rlimit.pb-c.d [2020-01-10T21:25:21.928Z] #45 4.847 PBCC images/file-lock.pb-c.c [2020-01-10T21:25:22.049Z] #28 ... [2020-01-10T21:25:22.049Z] [2020-01-10T21:25:22.049Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:25:22.049Z] #34 31.45 sync [2020-01-10T21:25:22.049Z] #34 31.45 internal/reflectlite [2020-01-10T21:25:22.049Z] #34 34.56 errors [2020-01-10T21:25:22.049Z] #34 34.56 sort [2020-01-10T21:25:22.049Z] #34 34.94 strconv [2020-01-10T21:25:22.049Z] #34 36.12 io [2020-01-10T21:25:22.049Z] #34 37.48 syscall [2020-01-10T21:25:22.049Z] #34 39.72 reflect [2020-01-10T21:25:22.049Z] #34 ... [2020-01-10T21:25:22.049Z] [2020-01-10T21:25:22.049Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:25:22.049Z] #39 0.254 + RM_GOPATH=0 [2020-01-10T21:25:22.049Z] #39 0.262 + TMP_GOPATH= [2020-01-10T21:25:22.049Z] #39 0.262 + : /build [2020-01-10T21:25:22.049Z] #39 0.263 + '[' -z '' ']' [2020-01-10T21:25:22.049Z] #39 0.264 ++ mktemp -d [2020-01-10T21:25:22.049Z] #39 0.269 + export GOPATH=/tmp/tmp.cIqn857GR4 [2020-01-10T21:25:22.049Z] #39 0.269 + GOPATH=/tmp/tmp.cIqn857GR4 [2020-01-10T21:25:22.049Z] #39 0.269 + RM_GOPATH=1 [2020-01-10T21:25:22.049Z] #39 0.270 ++ dirname ./install.sh [2020-01-10T21:25:22.049Z] #39 0.273 + dir=. [2020-01-10T21:25:22.049Z] #39 0.273 + bin=tini [2020-01-10T21:25:22.049Z] #39 0.273 + shift [2020-01-10T21:25:22.049Z] #39 0.274 + '[' '!' -f ./tini.installer ']' [2020-01-10T21:25:22.049Z] #39 0.274 + . ./tini.installer [2020-01-10T21:25:22.049Z] #39 0.275 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-10T21:25:22.049Z] #39 0.275 + install_tini [2020-01-10T21:25:22.049Z] #39 0.275 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-10T21:25:22.049Z] #39 0.276 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-10T21:25:22.049Z] #39 0.276 + git clone https://github.com/krallin/tini.git /tmp/tmp.cIqn857GR4/tini [2020-01-10T21:25:22.049Z] #39 0.282 Cloning into '/tmp/tmp.cIqn857GR4/tini'... [2020-01-10T21:25:22.049Z] #39 0.968 + cd /tmp/tmp.cIqn857GR4/tini [2020-01-10T21:25:22.049Z] #39 0.971 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-10T21:25:22.049Z] #39 1.014 + cmake . [2020-01-10T21:25:22.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-10T21:25:22.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-10T21:25:22.327Z] #45 4.898 DEP images/file-lock.pb-c.d [2020-01-10T21:25:22.327Z] #45 4.944 PBCC images/tty.pb-c.c [2020-01-10T21:25:22.327Z] #45 4.973 DEP images/tty.pb-c.d [2020-01-10T21:25:22.327Z] #45 5.041 PBCC images/tun.pb-c.c [2020-01-10T21:25:22.327Z] #45 5.074 PBCC images/netdev.pb-c.c [2020-01-10T21:25:22.327Z] #45 ... [2020-01-10T21:25:22.327Z] [2020-01-10T21:25:22.327Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-10T21:25:22.327Z] #31 35.53 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-10T21:25:22.327Z] #31 37.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-10T21:25:22.327Z] #31 ... [2020-01-10T21:25:22.327Z] [2020-01-10T21:25:22.327Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:25:22.327Z] #45 5.107 DEP images/tun.pb-c.d [2020-01-10T21:25:22.327Z] #45 5.160 DEP images/netdev.pb-c.d [2020-01-10T21:25:22.327Z] #45 5.200 PBCC images/vma.pb-c.c [2020-01-10T21:25:22.469Z] #39 1.683 -- The C compiler identification is GNU 8.3.0 [2020-01-10T21:25:22.469Z] #39 1.809 -- Check for working C compiler: /usr/bin/cc [2020-01-10T21:25:22.469Z] #39 ... [2020-01-10T21:25:22.469Z] [2020-01-10T21:25:22.469Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:25:22.469Z] #51 32.17 + cd /tmp/tmp.POB5xW2CN5/src/gotest.tools/gotestsum [2020-01-10T21:25:22.469Z] #51 32.18 + git checkout -q v0.3.5 [2020-01-10T21:25:22.469Z] #51 32.23 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-10T21:25:22.717Z] #45 5.263 DEP images/vma.pb-c.d [2020-01-10T21:25:22.717Z] #45 5.313 PBCC images/creds.pb-c.c [2020-01-10T21:25:22.717Z] #45 5.342 DEP images/creds.pb-c.d [2020-01-10T21:25:22.717Z] #45 5.397 PBCC images/utsns.pb-c.c [2020-01-10T21:25:22.717Z] #45 5.415 DEP images/utsns.pb-c.d [2020-01-10T21:25:22.717Z] #45 5.463 PBCC images/ipc-desc.pb-c.c [2020-01-10T21:25:22.717Z] #45 5.474 PBCC images/ipc-sem.pb-c.c [2020-01-10T21:25:22.717Z] #45 5.490 DEP images/ipc-desc.pb-c.d [2020-01-10T21:25:22.717Z] #45 5.520 DEP images/ipc-sem.pb-c.d [2020-01-10T21:25:22.717Z] #45 5.547 PBCC images/ipc-msg.pb-c.c [2020-01-10T21:25:22.717Z] #45 5.570 DEP images/ipc-msg.pb-c.d [2020-01-10T21:25:22.717Z] #45 5.589 PBCC images/ipc-shm.pb-c.c [2020-01-10T21:25:22.717Z] #45 5.626 DEP images/ipc-shm.pb-c.d [2020-01-10T21:25:22.777Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.6% of statements [2020-01-10T21:25:22.777Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-10T21:25:22.777Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-10T21:25:22.777Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-10T21:25:22.777Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-10T21:25:22.777Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-10T21:25:22.777Z] ? github.com/docker/docker/rootless [no test files] [2020-01-10T21:25:22.777Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-10T21:25:22.777Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-10T21:25:22.777Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-10T21:25:22.777Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-10T21:25:22.777Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-10T21:25:22.777Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-10T21:25:22.777Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-10T21:25:22.777Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-10T21:25:22.777Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-10T21:25:22.777Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-10T21:25:22.777Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-10T21:25:22.777Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-10T21:25:22.777Z] ? github.com/docker/docker/volume [no test files] [2020-01-10T21:25:22.777Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-10T21:25:22.777Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] === Skipped [2020-01-10T21:25:22.777Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-10T21:25:22.777Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-10T21:25:22.777Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-10T21:25:22.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:25:22.777Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-10T21:25:22.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:25:22.777Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-10T21:25:22.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:25:22.777Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-10T21:25:22.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:25:22.777Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-10T21:25:22.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:25:22.777Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-10T21:25:22.777Z] graphtest_unix.go:73: No driver to put! [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-10T21:25:22.777Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-10T21:25:22.777Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-10T21:25:22.777Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-10T21:25:22.777Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-10T21:25:22.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:25:22.777Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-10T21:25:22.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:25:22.777Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-10T21:25:22.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:25:22.777Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-10T21:25:22.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:25:22.777Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-10T21:25:22.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:25:22.777Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-10T21:25:22.777Z] graphtest_unix.go:73: No driver to put! [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-10T21:25:22.777Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-10T21:25:22.777Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] [2020-01-10T21:25:22.777Z] DONE 2155 tests, 20 skipped in 185.950s Post stage [Pipeline] junit [2020-01-10T21:25:22.792Z] Recording test results [2020-01-10T21:25:22.907Z] #51 ... [2020-01-10T21:25:22.907Z] [2020-01-10T21:25:22.907Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:25:22.907Z] #44 32.89 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-01-10T21:25:22.907Z] #44 32.92 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-01-10T21:25:22.907Z] #44 32.93 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-01-10T21:25:22.907Z] #44 33.10 Selecting previously unselected package libprotobuf-dev:s390x. [2020-01-10T21:25:22.907Z] #44 33.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-01-10T21:25:22.907Z] #44 33.11 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-01-10T21:25:22.907Z] #44 35.00 Selecting previously unselected package libprotoc17:s390x. [2020-01-10T21:25:22.907Z] #44 35.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-01-10T21:25:22.907Z] #44 35.03 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-01-10T21:25:22.907Z] #44 35.68 Selecting previously unselected package protobuf-c-compiler. [2020-01-10T21:25:22.907Z] #44 35.69 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-01-10T21:25:22.907Z] #44 35.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-10T21:25:22.907Z] #44 35.77 Selecting previously unselected package protobuf-compiler. [2020-01-10T21:25:22.907Z] #44 35.79 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-01-10T21:25:22.907Z] #44 35.81 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-01-10T21:25:22.907Z] #44 35.91 Selecting previously unselected package python-pkg-resources. [2020-01-10T21:25:22.907Z] #44 35.91 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-01-10T21:25:22.907Z] #44 35.91 Unpacking python-pkg-resources (40.8.0-1) ... [2020-01-10T21:25:22.907Z] #44 36.16 Selecting previously unselected package python-six. [2020-01-10T21:25:22.907Z] #44 36.16 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-01-10T21:25:22.907Z] #44 36.16 Unpacking python-six (1.12.0-1) ... [2020-01-10T21:25:22.907Z] #44 36.21 Selecting previously unselected package python-protobuf. [2020-01-10T21:25:22.907Z] #44 36.22 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-01-10T21:25:22.907Z] #44 36.22 Unpacking python-protobuf (3.6.1.3-2) ... [2020-01-10T21:25:22.907Z] #44 36.71 Setting up python-pkg-resources (40.8.0-1) ... [2020-01-10T21:25:22.907Z] #44 39.00 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-01-10T21:25:22.907Z] #44 39.01 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-01-10T21:25:22.907Z] #44 39.02 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-01-10T21:25:22.907Z] #44 39.03 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-01-10T21:25:22.907Z] #44 39.06 Setting up python-six (1.12.0-1) ... [2020-01-10T21:25:22.907Z] #44 40.92 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-01-10T21:25:22.907Z] #44 40.93 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-01-10T21:25:22.907Z] #44 40.96 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-01-10T21:25:22.907Z] #44 40.97 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-01-10T21:25:22.907Z] #44 40.98 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-01-10T21:25:22.907Z] #44 40.99 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-01-10T21:25:22.907Z] #44 41.01 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-10T21:25:22.907Z] #44 41.03 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-01-10T21:25:22.907Z] #44 41.05 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-10T21:25:22.907Z] #44 41.07 Setting up python-protobuf (3.6.1.3-2) ... [2020-01-10T21:25:22.907Z] #44 ... [2020-01-10T21:25:22.907Z] [2020-01-10T21:25:22.907Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:25:22.907Z] #28 14.55 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-10T21:25:22.907Z] #28 15.12 #=#=# [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-10T21:25:23.296Z] #45 5.649 PBCC images/ipc-var.pb-c.c [2020-01-10T21:25:23.296Z] #45 5.685 DEP images/ipc-var.pb-c.d [2020-01-10T21:25:23.296Z] #45 5.794 PBCC images/sk-opts.pb-c.c [2020-01-10T21:25:23.296Z] #45 5.802 PBCC images/packet-sock.pb-c.c [2020-01-10T21:25:23.296Z] #45 5.850 DEP images/sk-opts.pb-c.d [2020-01-10T21:25:23.296Z] #45 5.883 DEP images/packet-sock.pb-c.d [2020-01-10T21:25:23.296Z] #45 5.990 PBCC images/sk-netlink.pb-c.c [2020-01-10T21:25:23.296Z] #45 6.062 DEP images/sk-netlink.pb-c.d [2020-01-10T21:25:23.378Z] #28 15.31 #=#=# ######################################################################## 100.0% [2020-01-10T21:25:23.378Z] #28 15.55 [2020-01-10T21:25:23.458Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_cpuguy-test-sync/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc hack/make.sh dynbinary test-integration [2020-01-10T21:25:23.752Z] #45 6.215 PBCC images/sk-inet.pb-c.c [2020-01-10T21:25:23.752Z] #45 6.232 DEP images/sk-inet.pb-c.d [2020-01-10T21:25:23.752Z] #45 6.314 PBCC images/sk-unix.pb-c.c [2020-01-10T21:25:23.752Z] #45 6.392 DEP images/sk-unix.pb-c.d [2020-01-10T21:25:23.752Z] #45 6.483 PBCC images/mm.pb-c.c [2020-01-10T21:25:23.752Z] #45 6.543 DEP images/mm.pb-c.d [2020-01-10T21:25:24.214Z] #45 6.666 PBCC images/timerfd.pb-c.c [2020-01-10T21:25:24.214Z] #45 6.725 DEP images/timerfd.pb-c.d [2020-01-10T21:25:24.214Z] #45 6.862 PBCC images/timer.pb-c.c [2020-01-10T21:25:24.214Z] #45 6.880 DEP images/timer.pb-c.d [2020-01-10T21:25:24.214Z] #45 6.959 PBCC images/sa.pb-c.c [2020-01-10T21:25:24.214Z] #45 7.019 DEP images/sa.pb-c.d [2020-01-10T21:25:24.393Z] [2020-01-10T21:25:24.393Z] Removing bundles/ [2020-01-10T21:25:24.393Z] [2020-01-10T21:25:24.393Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-10T21:25:24.393Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-10T21:25:24.393Z] GOOS="" GOARCH="" GOARM="" [2020-01-10T21:25:24.640Z] #45 7.145 PBCC images/pipe-data.pb-c.c [2020-01-10T21:25:24.640Z] #45 7.204 DEP images/pipe-data.pb-c.d [2020-01-10T21:25:24.640Z] #45 7.276 PBCC images/mnt.pb-c.c [2020-01-10T21:25:24.641Z] #45 7.402 DEP images/mnt.pb-c.d [2020-01-10T21:25:24.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-10T21:25:24.824Z] #28 16.96 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-10T21:25:25.083Z] #45 7.486 PBCC images/sk-packet.pb-c.c [2020-01-10T21:25:25.083Z] #45 7.526 DEP images/sk-packet.pb-c.d [2020-01-10T21:25:25.083Z] #45 7.629 PBCC images/tcp-stream.pb-c.c [2020-01-10T21:25:25.083Z] #45 7.753 DEP images/tcp-stream.pb-c.d [2020-01-10T21:25:25.083Z] #45 7.830 PBCC images/pipe.pb-c.c [2020-01-10T21:25:25.083Z] #45 7.932 DEP images/pipe.pb-c.d [2020-01-10T21:25:25.113Z] Removing intermediate container 194831e1a016 [2020-01-10T21:25:25.113Z] ---> 1ae016dffd16 [2020-01-10T21:25:25.113Z] Step 11/16 : ARG GOOS [2020-01-10T21:25:25.113Z] ---> Running in 89a375feab49 [2020-01-10T21:25:25.113Z] Removing intermediate container 89a375feab49 [2020-01-10T21:25:25.113Z] ---> fc0aecae0ade [2020-01-10T21:25:25.113Z] Step 12/16 : ARG GOARCH [2020-01-10T21:25:25.113Z] ---> Running in 0df87866ba51 [2020-01-10T21:25:25.113Z] Removing intermediate container 0df87866ba51 [2020-01-10T21:25:25.113Z] ---> 64f2068faadb [2020-01-10T21:25:25.113Z] Step 13/16 : 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 -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-01-10T21:25:25.113Z] ---> Running in fc489cdea3ec [2020-01-10T21:25:25.235Z] #28 17.27 [2020-01-10T21:25:25.235Z] #28 ... [2020-01-10T21:25:25.235Z] [2020-01-10T21:25:25.235Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-10T21:25:25.235Z] #31 34.86 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-10T21:25:25.235Z] #31 36.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-10T21:25:25.235Z] #31 ... [2020-01-10T21:25:25.235Z] [2020-01-10T21:25:25.235Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:25:25.235Z] #28 17.40 #=#=# ######################################################################## 100.0% [2020-01-10T21:25:25.521Z] #45 8.022 PBCC images/pstree.pb-c.c [2020-01-10T21:25:25.521Z] #45 8.059 DEP images/pstree.pb-c.d [2020-01-10T21:25:25.521Z] #45 8.158 PBCC images/fs.pb-c.c [2020-01-10T21:25:25.521Z] #45 8.196 DEP images/fs.pb-c.d [2020-01-10T21:25:25.521Z] #45 8.212 PBCC images/signalfd.pb-c.c [2020-01-10T21:25:25.521Z] #45 8.272 DEP images/signalfd.pb-c.d [2020-01-10T21:25:25.521Z] #45 8.341 PBCC images/fh.pb-c.c [2020-01-10T21:25:25.521Z] #45 8.361 PBCC images/fsnotify.pb-c.c [2020-01-10T21:25:25.652Z] #28 17.65 [2020-01-10T21:25:25.913Z] #45 8.453 DEP images/fh.pb-c.d [2020-01-10T21:25:25.913Z] #45 8.500 DEP images/fsnotify.pb-c.d [2020-01-10T21:25:25.913Z] #45 8.550 PBCC images/eventpoll.pb-c.c [2020-01-10T21:25:25.913Z] #45 8.572 DEP images/eventpoll.pb-c.d [2020-01-10T21:25:25.913Z] #45 8.625 PBCC images/eventfd.pb-c.c [2020-01-10T21:25:25.913Z] #45 8.647 DEP images/eventfd.pb-c.d [2020-01-10T21:25:25.913Z] #45 8.695 PBCC images/remap-file-path.pb-c.c [2020-01-10T21:25:25.913Z] #45 8.705 DEP images/remap-file-path.pb-c.d [2020-01-10T21:25:25.914Z] #45 8.740 PBCC images/fifo.pb-c.c [2020-01-10T21:25:25.914Z] #45 8.773 DEP images/fifo.pb-c.d [2020-01-10T21:25:25.914Z] #45 8.807 PBCC images/ghost-file.pb-c.c [2020-01-10T21:25:26.061Z] #28 ... [2020-01-10T21:25:26.061Z] [2020-01-10T21:25:26.061Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:25:26.061Z] #11 35.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-10T21:25:26.061Z] #11 35.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-01-10T21:25:26.061Z] #11 35.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-10T21:25:26.061Z] #11 38.67 Selecting previously unselected package binutils-mingw-w64. [2020-01-10T21:25:26.061Z] #11 38.68 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-01-10T21:25:26.061Z] #11 38.69 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-10T21:25:26.061Z] #11 38.79 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-01-10T21:25:26.061Z] #11 38.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-01-10T21:25:26.061Z] #11 38.80 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-01-10T21:25:26.061Z] #11 38.95 Selecting previously unselected package dmsetup. [2020-01-10T21:25:26.061Z] #11 38.95 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-01-10T21:25:26.061Z] #11 38.95 Unpacking dmsetup (2:1.02.155-3) ... [2020-01-10T21:25:26.061Z] #11 39.09 Selecting previously unselected package mingw-w64-common. [2020-01-10T21:25:26.061Z] #11 39.09 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-01-10T21:25:26.061Z] #11 39.09 Unpacking mingw-w64-common (6.0.0-3) ... [2020-01-10T21:25:26.061Z] #11 45.32 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-10T21:25:26.061Z] #11 45.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-01-10T21:25:26.061Z] #11 45.36 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-10T21:25:26.061Z] #11 ... [2020-01-10T21:25:26.061Z] [2020-01-10T21:25:26.061Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:25:26.061Z] #48 35.72 github.com/LK4D4/vndr/godl/singleflight [2020-01-10T21:25:26.061Z] #48 35.90 io [2020-01-10T21:25:26.061Z] #48 36.03 strconv [2020-01-10T21:25:26.061Z] #48 37.10 bytes [2020-01-10T21:25:26.061Z] #48 40.36 bufio [2020-01-10T21:25:26.061Z] #48 40.43 reflect [2020-01-10T21:25:26.061Z] #48 43.26 syscall [2020-01-10T21:25:26.304Z] #45 8.841 DEP images/ghost-file.pb-c.d [2020-01-10T21:25:26.304Z] #45 8.927 PBCC images/regfile.pb-c.c [2020-01-10T21:25:26.304Z] #45 8.977 DEP images/regfile.pb-c.d [2020-01-10T21:25:26.304Z] #45 9.013 PBCC images/ns.pb-c.c [2020-01-10T21:25:26.304Z] #45 9.025 DEP images/ns.pb-c.d [2020-01-10T21:25:26.304Z] #45 9.079 PBCC images/fdinfo.pb-c.c [2020-01-10T21:25:26.304Z] #45 9.118 DEP images/fdinfo.pb-c.d [2020-01-10T21:25:26.304Z] #45 9.156 PBCC images/core-aarch64.pb-c.c [2020-01-10T21:25:26.304Z] #45 9.219 PBCC images/core-arm.pb-c.c [2020-01-10T21:25:26.450Z] #48 ... [2020-01-10T21:25:26.451Z] [2020-01-10T21:25:26.451Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:25:26.451Z] #39 2.625 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-10T21:25:26.451Z] #39 2.664 -- Detecting C compiler ABI info [2020-01-10T21:25:26.451Z] #39 3.247 -- Detecting C compiler ABI info - done [2020-01-10T21:25:26.451Z] #39 3.275 -- Detecting C compile features [2020-01-10T21:25:26.451Z] #39 4.690 -- Detecting C compile features - done [2020-01-10T21:25:26.451Z] #39 4.728 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-10T21:25:26.451Z] #39 4.975 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-10T21:25:26.451Z] #39 5.041 -- Configuring done [2020-01-10T21:25:26.451Z] #39 5.064 -- Generating done [2020-01-10T21:25:26.451Z] #39 5.072 -- Build files have been written to: /tmp/tmp.cIqn857GR4/tini [2020-01-10T21:25:26.451Z] #39 5.080 + make tini-static [2020-01-10T21:25:26.451Z] #39 5.467 Scanning dependencies of target tini-static [2020-01-10T21:25:26.451Z] #39 5.563 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-10T21:25:26.709Z] #45 9.333 PBCC images/core-ppc64.pb-c.c [2020-01-10T21:25:26.709Z] #45 ... [2020-01-10T21:25:26.709Z] [2020-01-10T21:25:26.709Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:25:26.709Z] #28 16.00 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-10T21:25:26.709Z] #28 16.39 [2020-01-10T21:25:26.709Z] #28 16.50 ######################################################################## 100.0% [2020-01-10T21:25:26.709Z] #28 16.62 [2020-01-10T21:25:26.709Z] #28 18.14 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-10T21:25:26.709Z] #28 18.21 skipping existing b63cc5f62c21 [2020-01-10T21:25:26.709Z] #28 18.42 [2020-01-10T21:25:26.709Z] #28 19.88 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-10T21:25:26.709Z] #28 20.28 #=#=# [2020-01-10T21:25:26.709Z] #28 20.43 #=#=# ######################################################################## 100.0% [2020-01-10T21:25:26.709Z] #28 20.56 [2020-01-10T21:25:26.709Z] #28 20.62 Download of images into '/build' complete. [2020-01-10T21:25:26.709Z] #28 20.62 Use something like the following to load the result into a Docker daemon: [2020-01-10T21:25:26.709Z] #28 20.62 tar -cC '/build' . | docker load [2020-01-10T21:25:26.710Z] #28 DONE 20.7s [2020-01-10T21:25:26.710Z] [2020-01-10T21:25:26.710Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:25:26.710Z] #45 9.388 PBCC images/core-s390.pb-c.c [2020-01-10T21:25:26.710Z] #45 9.410 PBCC images/core-x86.pb-c.c [2020-01-10T21:25:26.857Z] #39 ... [2020-01-10T21:25:26.857Z] [2020-01-10T21:25:26.857Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:25:26.857Z] #44 46.22 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-01-10T21:25:26.857Z] #44 46.25 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:25:26.857Z] #44 DONE 46.6s [2020-01-10T21:25:26.857Z] [2020-01-10T21:25:26.857Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:25:26.857Z] #28 18.77 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-10T21:25:26.857Z] #28 18.89 skipping existing b63cc5f62c21 [2020-01-10T21:25:26.857Z] #28 18.98 [2020-01-10T21:25:27.121Z] #45 9.667 PBCC images/core.pb-c.c [2020-01-10T21:25:27.121Z] #45 9.921 PBCC images/inventory.pb-c.c [2020-01-10T21:25:27.121Z] #45 9.997 DEP images/core-aarch64.pb-c.d [2020-01-10T21:25:27.524Z] #45 10.09 DEP images/core-arm.pb-c.d [2020-01-10T21:25:27.525Z] #45 10.20 DEP images/core-ppc64.pb-c.d [2020-01-10T21:25:27.525Z] #45 10.27 DEP images/core-s390.pb-c.d [2020-01-10T21:25:27.525Z] #45 10.36 DEP images/core-x86.pb-c.d [2020-01-10T21:25:27.525Z] #45 10.41 DEP images/core.pb-c.d [2020-01-10T21:25:27.907Z] #45 10.57 DEP images/inventory.pb-c.d [2020-01-10T21:25:27.907Z] #45 10.63 PBCC images/cpuinfo.pb-c.c [2020-01-10T21:25:27.907Z] #45 10.69 DEP images/cpuinfo.pb-c.d [2020-01-10T21:25:27.907Z] #45 10.71 PBCC images/stats.pb-c.c [2020-01-10T21:25:27.907Z] #45 10.75 DEP images/stats.pb-c.d [2020-01-10T21:25:28.225Z] #28 20.17 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-10T21:25:28.225Z] #28 20.52 #=#=# #28 ... [2020-01-10T21:25:28.225Z] [2020-01-10T21:25:28.225Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:25:28.225Z] #39 6.756 [100%] Linking C executable tini-static [2020-01-10T21:25:28.225Z] #39 7.383 [100%] Built target tini-static [2020-01-10T21:25:28.225Z] #39 7.492 + mkdir -p /build [2020-01-10T21:25:28.225Z] #39 7.494 + cp tini-static /build/docker-init [2020-01-10T21:25:28.225Z] #39 DONE 7.6s [2020-01-10T21:25:28.225Z] [2020-01-10T21:25:28.225Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:25:28.225Z] #28 20.52 #=#=# [2020-01-10T21:25:28.331Z] #45 ... [2020-01-10T21:25:28.331Z] [2020-01-10T21:25:28.331Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:25:28.331Z] #39 0.215 + RM_GOPATH=0 [2020-01-10T21:25:28.331Z] #39 0.215 + TMP_GOPATH= [2020-01-10T21:25:28.331Z] #39 0.215 + : /build [2020-01-10T21:25:28.331Z] #39 0.215 + '[' -z '' ']' [2020-01-10T21:25:28.331Z] #39 0.216 ++ mktemp -d [2020-01-10T21:25:28.331Z] #39 0.222 + export GOPATH=/tmp/tmp.0aIxRGrMZO [2020-01-10T21:25:28.331Z] #39 0.222 + GOPATH=/tmp/tmp.0aIxRGrMZO [2020-01-10T21:25:28.331Z] #39 0.222 + RM_GOPATH=1 [2020-01-10T21:25:28.331Z] #39 0.224 ++ dirname ./install.sh [2020-01-10T21:25:28.331Z] #39 0.235 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-10T21:25:28.331Z] #39 0.235 + dir=. [2020-01-10T21:25:28.331Z] #39 0.235 + bin=tini [2020-01-10T21:25:28.331Z] #39 0.235 + shift [2020-01-10T21:25:28.331Z] #39 0.235 + '[' '!' -f ./tini.installer ']' [2020-01-10T21:25:28.331Z] #39 0.235 + . ./tini.installer [2020-01-10T21:25:28.331Z] #39 0.235 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-10T21:25:28.331Z] #39 0.235 + install_tini [2020-01-10T21:25:28.331Z] #39 0.235 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-10T21:25:28.331Z] #39 0.235 + git clone https://github.com/krallin/tini.git /tmp/tmp.0aIxRGrMZO/tini [2020-01-10T21:25:28.331Z] #39 0.235 Cloning into '/tmp/tmp.0aIxRGrMZO/tini'... [2020-01-10T21:25:28.331Z] #39 0.760 + cd /tmp/tmp.0aIxRGrMZO/tini [2020-01-10T21:25:28.331Z] #39 0.760 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-10T21:25:28.331Z] #39 0.771 + cmake . [2020-01-10T21:25:28.331Z] #39 1.328 -- The C compiler identification is GNU 8.3.0 [2020-01-10T21:25:28.331Z] #39 1.363 -- Check for working C compiler: /usr/bin/cc [2020-01-10T21:25:28.331Z] #39 1.958 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-10T21:25:28.331Z] #39 1.959 -- Detecting C compiler ABI info [2020-01-10T21:25:28.331Z] #39 2.425 -- Detecting C compiler ABI info - done [2020-01-10T21:25:28.331Z] #39 2.437 -- Detecting C compile features [2020-01-10T21:25:28.331Z] #39 4.745 -- Detecting C compile features - done [2020-01-10T21:25:28.331Z] #39 4.760 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-10T21:25:28.331Z] #39 5.024 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-10T21:25:28.331Z] #39 5.123 -- Configuring done [2020-01-10T21:25:28.331Z] #39 5.199 -- Generating done [2020-01-10T21:25:28.331Z] #39 5.224 -- Build files have been written to: /tmp/tmp.0aIxRGrMZO/tini [2020-01-10T21:25:28.331Z] #39 5.233 + make tini-static [2020-01-10T21:25:28.331Z] #39 5.662 Scanning dependencies of target tini-static [2020-01-10T21:25:28.331Z] #39 5.721 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-10T21:25:28.331Z] #39 7.201 [100%] Linking C executable tini-static [2020-01-10T21:25:28.331Z] #39 7.774 [100%] Built target tini-static [2020-01-10T21:25:28.331Z] #39 7.911 + mkdir -p /build [2020-01-10T21:25:28.331Z] #39 7.912 + cp tini-static /build/docker-init [2020-01-10T21:25:28.331Z] #39 DONE 8.0s [2020-01-10T21:25:28.627Z] #28 20.72 #=#=# ##O#- # ######################################################################## 100.0% [2020-01-10T21:25:28.714Z] [2020-01-10T21:25:28.715Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:25:28.715Z] #48 48.96 time [2020-01-10T21:25:29.034Z] #28 21.10 [2020-01-10T21:25:29.034Z] #28 21.25 Download of images into '/build' complete. [2020-01-10T21:25:29.034Z] #28 21.25 Use something like the following to load the result into a Docker daemon: [2020-01-10T21:25:29.034Z] #28 21.25 tar -cC '/build' . | docker load [2020-01-10T21:25:29.034Z] #28 DONE 21.3s [2020-01-10T21:25:29.034Z] [2020-01-10T21:25:29.034Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:25:29.034Z] #45 1.128 Note: Building without setproctitle() and strlcpy() support. [2020-01-10T21:25:29.034Z] #45 1.128 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-10T21:25:29.440Z] #45 2.862 fatal: not a git repository (or any of the parent directories): .git [2020-01-10T21:25:29.440Z] #45 2.884 GEN .gitid [2020-01-10T21:25:29.832Z] #45 2.886 GEN criu/include/version.h [2020-01-10T21:25:29.833Z] #45 2.950 GEN include/common/asm [2020-01-10T21:25:31.230Z] #45 4.281 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-10T21:25:31.230Z] #45 4.316 PBCC images/opts.pb-c.c [2020-01-10T21:25:31.230Z] #45 4.351 PBCC images/sit.pb-c.c [2020-01-10T21:25:31.230Z] #45 4.386 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-10T21:25:31.230Z] #45 4.431 DEP images/opts.pb-c.d [2020-01-10T21:25:31.230Z] #45 4.473 DEP images/sit.pb-c.d [2020-01-10T21:25:31.230Z] #45 4.517 PBCC images/macvlan.pb-c.c [2020-01-10T21:25:31.231Z] #45 4.530 DEP images/macvlan.pb-c.d [2020-01-10T21:25:31.231Z] #45 4.563 PBCC images/autofs.pb-c.c [2020-01-10T21:25:31.231Z] #45 4.579 DEP images/autofs.pb-c.d [2020-01-10T21:25:31.231Z] #45 4.635 PBCC images/sysctl.pb-c.c [2020-01-10T21:25:31.231Z] #45 4.641 DEP images/sysctl.pb-c.d [2020-01-10T21:25:31.231Z] #45 4.669 PBCC images/time.pb-c.c [2020-01-10T21:25:31.342Z] #48 54.25 strings [2020-01-10T21:25:31.342Z] #48 ... [2020-01-10T21:25:31.342Z] [2020-01-10T21:25:31.342Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:25:31.342Z] #45 12.20 make[1]: Nothing to be done for 'all'. [2020-01-10T21:25:31.342Z] #45 13.13 CC images/stats.o [2020-01-10T21:25:31.342Z] #45 13.41 CC images/core.o [2020-01-10T21:25:31.342Z] #45 13.91 CC images/core-x86.o [2020-01-10T21:25:31.630Z] #45 4.702 DEP images/time.pb-c.d [2020-01-10T21:25:31.630Z] #45 4.716 PBCC images/binfmt-misc.pb-c.c [2020-01-10T21:25:31.630Z] #45 4.740 DEP images/binfmt-misc.pb-c.d [2020-01-10T21:25:31.630Z] #45 4.821 PBCC images/seccomp.pb-c.c [2020-01-10T21:25:31.630Z] #45 4.825 DEP images/seccomp.pb-c.d [2020-01-10T21:25:31.630Z] #45 4.837 PBCC images/userns.pb-c.c [2020-01-10T21:25:31.630Z] #45 4.897 DEP images/userns.pb-c.d [2020-01-10T21:25:31.630Z] #45 4.911 PBCC images/cgroup.pb-c.c [2020-01-10T21:25:31.630Z] #45 4.915 DEP images/cgroup.pb-c.d [2020-01-10T21:25:31.630Z] #45 4.943 PBCC images/fown.pb-c.c [2020-01-10T21:25:31.630Z] #45 4.961 PBCC images/ext-file.pb-c.c [2020-01-10T21:25:31.630Z] #45 4.972 DEP images/fown.pb-c.d [2020-01-10T21:25:31.630Z] #45 5.013 DEP images/ext-file.pb-c.d [2020-01-10T21:25:31.630Z] #45 5.052 PBCC images/rpc.pb-c.c [2020-01-10T21:25:31.758Z] #45 14.27 CC images/core-arm.o [2020-01-10T21:25:31.758Z] #45 ... [2020-01-10T21:25:31.758Z] [2020-01-10T21:25:31.758Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:25:31.758Z] #11 44.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-10T21:25:31.758Z] #11 44.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-01-10T21:25:31.758Z] #11 44.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-10T21:25:31.758Z] #11 52.46 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-10T21:25:31.758Z] #11 52.49 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-01-10T21:25:31.758Z] #11 52.50 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:25:31.758Z] #11 52.70 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-10T21:25:31.758Z] #11 52.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-01-10T21:25:31.758Z] #11 52.70 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:25:31.758Z] #11 ... [2020-01-10T21:25:31.758Z] [2020-01-10T21:25:31.758Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:25:31.758Z] #48 54.81 os [2020-01-10T21:25:32.038Z] #45 5.065 DEP images/rpc.pb-c.d [2020-01-10T21:25:32.039Z] #45 5.098 PBCC images/siginfo.pb-c.c [2020-01-10T21:25:32.039Z] #45 5.111 DEP images/siginfo.pb-c.d [2020-01-10T21:25:32.039Z] #45 5.169 PBCC images/pagemap.pb-c.c [2020-01-10T21:25:32.039Z] #45 5.203 DEP images/pagemap.pb-c.d [2020-01-10T21:25:32.039Z] #45 5.263 PBCC images/rlimit.pb-c.c [2020-01-10T21:25:32.039Z] #45 5.275 DEP images/rlimit.pb-c.d [2020-01-10T21:25:32.039Z] #45 5.319 PBCC images/file-lock.pb-c.c [2020-01-10T21:25:32.039Z] #45 5.341 DEP images/file-lock.pb-c.d [2020-01-10T21:25:32.039Z] #45 5.370 PBCC images/tty.pb-c.c [2020-01-10T21:25:32.039Z] #45 5.409 DEP images/tty.pb-c.d [2020-01-10T21:25:32.461Z] #45 5.425 PBCC images/tun.pb-c.c [2020-01-10T21:25:32.461Z] #45 5.482 PBCC images/netdev.pb-c.c [2020-01-10T21:25:32.461Z] #45 5.542 DEP images/tun.pb-c.d [2020-01-10T21:25:32.461Z] #45 5.656 DEP images/netdev.pb-c.d [2020-01-10T21:25:32.461Z] #45 5.665 PBCC images/vma.pb-c.c [2020-01-10T21:25:32.461Z] #45 5.683 DEP images/vma.pb-c.d [2020-01-10T21:25:32.461Z] #45 5.710 PBCC images/creds.pb-c.c [2020-01-10T21:25:32.461Z] #45 5.724 DEP images/creds.pb-c.d [2020-01-10T21:25:32.461Z] #45 5.765 PBCC images/utsns.pb-c.c [2020-01-10T21:25:32.461Z] #45 5.778 DEP images/utsns.pb-c.d [2020-01-10T21:25:32.461Z] #45 5.809 PBCC images/ipc-desc.pb-c.c [2020-01-10T21:25:32.461Z] #45 5.839 PBCC images/ipc-sem.pb-c.c [2020-01-10T21:25:32.461Z] #45 5.847 DEP images/ipc-desc.pb-c.d [2020-01-10T21:25:32.461Z] #45 5.902 DEP images/ipc-sem.pb-c.d [2020-01-10T21:25:32.876Z] #45 5.956 PBCC images/ipc-msg.pb-c.c [2020-01-10T21:25:32.876Z] #45 5.972 DEP images/ipc-msg.pb-c.d [2020-01-10T21:25:32.876Z] #45 6.026 PBCC images/ipc-shm.pb-c.c [2020-01-10T21:25:32.876Z] #45 6.060 DEP images/ipc-shm.pb-c.d [2020-01-10T21:25:32.876Z] #45 6.076 PBCC images/ipc-var.pb-c.c [2020-01-10T21:25:32.876Z] #45 6.090 DEP images/ipc-var.pb-c.d [2020-01-10T21:25:32.876Z] #45 6.125 PBCC images/sk-opts.pb-c.c [2020-01-10T21:25:32.876Z] #45 6.144 PBCC images/packet-sock.pb-c.c [2020-01-10T21:25:32.876Z] #45 6.184 DEP images/sk-opts.pb-c.d [2020-01-10T21:25:32.876Z] #45 6.221 DEP images/packet-sock.pb-c.d [2020-01-10T21:25:32.876Z] #45 6.259 PBCC images/sk-netlink.pb-c.c [2020-01-10T21:25:33.130Z] #48 ... [2020-01-10T21:25:33.130Z] [2020-01-10T21:25:33.130Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:25:33.130Z] #34 45.95 time [2020-01-10T21:25:33.130Z] #34 52.96 internal/fmtsort [2020-01-10T21:25:33.130Z] #34 53.44 internal/syscall/unix [2020-01-10T21:25:33.130Z] #34 53.52 internal/poll [2020-01-10T21:25:33.130Z] #34 53.68 strings [2020-01-10T21:25:33.130Z] #34 55.16 os [2020-01-10T21:25:33.130Z] #34 56.09 path [2020-01-10T21:25:33.130Z] #34 ... [2020-01-10T21:25:33.130Z] [2020-01-10T21:25:33.130Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:25:33.130Z] #63 30.10 Checking out files: 90% (2705/2994) Checking out files: 91% (2725/2994) Checking out files: 92% (2755/2994) Checking out files: 93% (2785/2994) Checking out files: 94% (2815/2994) Checking out files: 95% (2845/2994) Checking out files: 96% (2875/2994) Checking out files: 97% (2905/2994) Checking out files: 98% (2935/2994) Checking out files: 99% (2965/2994) Checking out files: 100% (2994/2994) Checking out files: 100% (2994/2994), done. [2020-01-10T21:25:33.130Z] #63 30.33 + cd /tmp/tmp.4xWkzuZ5sB/src/github.com/containerd/containerd [2020-01-10T21:25:33.130Z] #63 30.33 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-10T21:25:33.130Z] #63 31.30 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-10T21:25:33.130Z] #63 31.30 + BUILDTAGS='netgo osusergo static_build' [2020-01-10T21:25:33.130Z] #63 31.30 + export EXTRA_FLAGS=-buildmode=pie [2020-01-10T21:25:33.130Z] #63 31.30 + EXTRA_FLAGS=-buildmode=pie [2020-01-10T21:25:33.130Z] #63 31.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-10T21:25:33.130Z] #63 31.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-10T21:25:33.130Z] #63 31.30 + '[' '' = dynamic ']' [2020-01-10T21:25:33.130Z] #63 31.30 + make [2020-01-10T21:25:33.353Z] #45 6.307 DEP images/sk-netlink.pb-c.d [2020-01-10T21:25:33.354Z] #45 6.368 PBCC images/sk-inet.pb-c.c [2020-01-10T21:25:33.354Z] #45 6.486 DEP images/sk-inet.pb-c.d [2020-01-10T21:25:33.354Z] #45 6.540 PBCC images/sk-unix.pb-c.c [2020-01-10T21:25:33.354Z] #45 6.647 DEP images/sk-unix.pb-c.d [2020-01-10T21:25:33.354Z] #45 6.749 PBCC images/mm.pb-c.c [2020-01-10T21:25:33.873Z] #45 6.820 DEP images/mm.pb-c.d [2020-01-10T21:25:33.873Z] #45 6.883 PBCC images/timerfd.pb-c.c [2020-01-10T21:25:33.873Z] #45 6.985 DEP images/timerfd.pb-c.d [2020-01-10T21:25:33.873Z] #45 7.013 PBCC images/timer.pb-c.c [2020-01-10T21:25:33.873Z] #45 7.032 DEP images/timer.pb-c.d [2020-01-10T21:25:33.873Z] #45 7.052 PBCC images/sa.pb-c.c [2020-01-10T21:25:33.873Z] #45 7.079 DEP images/sa.pb-c.d [2020-01-10T21:25:33.873Z] #45 ... [2020-01-10T21:25:33.873Z] [2020-01-10T21:25:33.873Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:25:33.988Z] #63 31.95 + bin/ctr [2020-01-10T21:25:35.601Z] #63 28.70 Checking out files: 62% (1860/2994) Checking out files: 63% (1887/2994) Checking out files: 64% (1917/2994) Checking out files: 65% (1947/2994) Checking out files: 66% (1977/2994) Checking out files: 67% (2006/2994) Checking out files: 68% (2036/2994) Checking out files: 69% (2066/2994) Checking out files: 70% (2096/2994) Checking out files: 71% (2126/2994) Checking out files: 72% (2156/2994) Checking out files: 73% (2186/2994) Checking out files: 74% (2216/2994) Checking out files: 75% (2246/2994) Checking out files: 76% (2276/2994) Checking out files: 77% (2306/2994) Checking out files: 78% (2336/2994) Checking out files: 79% (2366/2994) Checking out files: 80% (2396/2994) Checking out files: 81% (2426/2994) Checking out files: 82% (2456/2994) Checking out files: 83% (2486/2994) Checking out files: 84% (2515/2994) Checking out files: 85% (2545/2994) Checking out files: 86% (2575/2994) Checking out files: 87% (2605/2994) Checking out files: 88% (2635/2994) Checking out files: 89% (2665/2994) Checking out files: 90% (2695/2994) Checking out files: 90% (2703/2994) Checking out files: 91% (2725/2994) Checking out files: 92% (2755/2994) Checking out files: 93% (2785/2994) Checking out files: 94% (2815/2994) Checking out files: 95% (2845/2994) Checking out files: 96% (2875/2994) Checking out files: 97% (2905/2994) Checking out files: 98% (2935/2994) Checking out files: 99% (2965/2994) Checking out files: 100% (2994/2994) Checking out files: 100% (2994/2994), done. [2020-01-10T21:25:35.601Z] #63 30.17 + cd /tmp/tmp.78x81jITTU/src/github.com/containerd/containerd [2020-01-10T21:25:35.601Z] #63 30.17 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-10T21:25:36.440Z] #63 31.30 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-10T21:25:36.440Z] #63 31.30 + BUILDTAGS='netgo osusergo static_build' [2020-01-10T21:25:36.440Z] #63 31.30 + export EXTRA_FLAGS=-buildmode=pie [2020-01-10T21:25:36.440Z] #63 31.30 + EXTRA_FLAGS=-buildmode=pie [2020-01-10T21:25:36.440Z] #63 31.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-10T21:25:36.440Z] #63 31.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-10T21:25:36.440Z] #63 31.30 + '[' '' = dynamic ']' [2020-01-10T21:25:36.440Z] #63 31.30 + make [2020-01-10T21:25:36.851Z] #63 ... [2020-01-10T21:25:36.851Z] [2020-01-10T21:25:36.851Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:25:36.851Z] #34 46.22 time [2020-01-10T21:25:36.851Z] #34 52.01 internal/poll [2020-01-10T21:25:36.851Z] #34 54.79 internal/syscall/unix [2020-01-10T21:25:36.851Z] #34 55.10 os [2020-01-10T21:25:36.851Z] #34 55.48 internal/fmtsort [2020-01-10T21:25:36.851Z] #34 56.29 strings [2020-01-10T21:25:36.851Z] #34 ... [2020-01-10T21:25:36.851Z] [2020-01-10T21:25:36.851Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:25:36.851Z] #45 7.126 PBCC images/pipe-data.pb-c.c [2020-01-10T21:25:36.851Z] #45 7.155 DEP images/pipe-data.pb-c.d [2020-01-10T21:25:36.851Z] #45 7.236 PBCC images/mnt.pb-c.c [2020-01-10T21:25:36.851Z] #45 7.370 DEP images/mnt.pb-c.d [2020-01-10T21:25:36.851Z] #45 7.451 PBCC images/sk-packet.pb-c.c [2020-01-10T21:25:36.851Z] #45 7.485 DEP images/sk-packet.pb-c.d [2020-01-10T21:25:36.851Z] #45 7.551 PBCC images/tcp-stream.pb-c.c [2020-01-10T21:25:36.851Z] #45 7.608 DEP images/tcp-stream.pb-c.d [2020-01-10T21:25:36.851Z] #45 7.677 PBCC images/pipe.pb-c.c [2020-01-10T21:25:36.851Z] #45 7.750 DEP images/pipe.pb-c.d [2020-01-10T21:25:36.851Z] #45 7.910 PBCC images/pstree.pb-c.c [2020-01-10T21:25:36.851Z] #45 7.910 DEP images/pstree.pb-c.d [2020-01-10T21:25:36.851Z] #45 7.910 PBCC images/fs.pb-c.c [2020-01-10T21:25:36.851Z] #45 7.933 DEP images/fs.pb-c.d [2020-01-10T21:25:36.851Z] #45 7.992 PBCC images/signalfd.pb-c.c [2020-01-10T21:25:36.851Z] #45 8.063 DEP images/signalfd.pb-c.d [2020-01-10T21:25:36.851Z] #45 8.133 PBCC images/fh.pb-c.c [2020-01-10T21:25:36.851Z] #45 8.220 PBCC images/fsnotify.pb-c.c [2020-01-10T21:25:36.851Z] #45 8.303 DEP images/fh.pb-c.d [2020-01-10T21:25:36.851Z] #45 8.365 DEP images/fsnotify.pb-c.d [2020-01-10T21:25:36.851Z] #45 8.425 PBCC images/eventpoll.pb-c.c [2020-01-10T21:25:36.851Z] #45 8.471 DEP images/eventpoll.pb-c.d [2020-01-10T21:25:36.851Z] #45 8.553 PBCC images/eventfd.pb-c.c [2020-01-10T21:25:36.851Z] #45 8.582 DEP images/eventfd.pb-c.d [2020-01-10T21:25:36.851Z] #45 8.646 PBCC images/remap-file-path.pb-c.c [2020-01-10T21:25:36.851Z] #45 8.680 DEP images/remap-file-path.pb-c.d [2020-01-10T21:25:36.851Z] #45 8.766 PBCC images/fifo.pb-c.c [2020-01-10T21:25:36.851Z] #45 8.770 DEP images/fifo.pb-c.d [2020-01-10T21:25:36.851Z] #45 8.790 PBCC images/ghost-file.pb-c.c [2020-01-10T21:25:36.851Z] #45 8.841 DEP images/ghost-file.pb-c.d [2020-01-10T21:25:36.851Z] #45 8.885 PBCC images/regfile.pb-c.c [2020-01-10T21:25:36.851Z] #45 8.918 DEP images/regfile.pb-c.d [2020-01-10T21:25:36.851Z] #45 8.958 PBCC images/ns.pb-c.c [2020-01-10T21:25:36.851Z] #45 8.991 DEP images/ns.pb-c.d [2020-01-10T21:25:36.851Z] #45 9.024 PBCC images/fdinfo.pb-c.c [2020-01-10T21:25:36.851Z] #45 9.124 DEP images/fdinfo.pb-c.d [2020-01-10T21:25:36.851Z] #45 9.190 PBCC images/core-aarch64.pb-c.c [2020-01-10T21:25:36.851Z] #45 9.202 PBCC images/core-arm.pb-c.c [2020-01-10T21:25:36.851Z] #45 9.251 PBCC images/core-ppc64.pb-c.c [2020-01-10T21:25:36.851Z] #45 9.273 PBCC images/core-s390.pb-c.c [2020-01-10T21:25:36.851Z] #45 9.291 PBCC images/core-x86.pb-c.c [2020-01-10T21:25:36.851Z] #45 9.340 PBCC images/core.pb-c.c [2020-01-10T21:25:36.851Z] #45 9.364 PBCC images/inventory.pb-c.c [2020-01-10T21:25:36.851Z] #45 9.455 DEP images/core-aarch64.pb-c.d [2020-01-10T21:25:36.851Z] #45 9.500 DEP images/core-arm.pb-c.d [2020-01-10T21:25:36.851Z] #45 9.552 DEP images/core-ppc64.pb-c.d [2020-01-10T21:25:36.851Z] #45 9.579 DEP images/core-s390.pb-c.d [2020-01-10T21:25:36.851Z] #45 9.604 DEP images/core-x86.pb-c.d [2020-01-10T21:25:36.851Z] #45 9.630 DEP images/core.pb-c.d [2020-01-10T21:25:36.851Z] #45 9.662 DEP images/inventory.pb-c.d [2020-01-10T21:25:36.851Z] #45 9.707 PBCC images/cpuinfo.pb-c.c [2020-01-10T21:25:36.851Z] #45 9.732 DEP images/cpuinfo.pb-c.d [2020-01-10T21:25:36.851Z] #45 9.766 PBCC images/stats.pb-c.c [2020-01-10T21:25:36.851Z] #45 9.774 DEP images/stats.pb-c.d [2020-01-10T21:25:37.137Z] Removing intermediate container 3c83cbb752bf [2020-01-10T21:25:37.137Z] ---> 36d0f3d201b8 [2020-01-10T21:25:37.137Z] Step 11/16 : ARG GOOS [2020-01-10T21:25:37.137Z] ---> Running in 9799a6979b0d [2020-01-10T21:25:37.137Z] Removing intermediate container 9799a6979b0d [2020-01-10T21:25:37.137Z] ---> 30f8b4669c0d [2020-01-10T21:25:37.137Z] Step 12/16 : ARG GOARCH [2020-01-10T21:25:37.137Z] ---> Running in 0764fb513b52 [2020-01-10T21:25:37.137Z] Removing intermediate container 0764fb513b52 [2020-01-10T21:25:37.137Z] ---> 94349e356279 [2020-01-10T21:25:37.137Z] Step 13/16 : 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 -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-01-10T21:25:37.137Z] ---> Running in b5fc679c7caf [2020-01-10T21:25:37.669Z] #45 10.92 make[1]: Nothing to be done for 'all'. [2020-01-10T21:25:38.519Z] #45 11.91 CC images/stats.o [2020-01-10T21:25:38.937Z] #45 12.14 CC images/core.o [2020-01-10T21:25:39.345Z] #45 ... [2020-01-10T21:25:39.345Z] [2020-01-10T21:25:39.345Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:25:39.345Z] #34 58.78 fmt [2020-01-10T21:25:39.740Z] #34 59.09 path/filepath [2020-01-10T21:25:39.951Z] #63 ... [2020-01-10T21:25:39.951Z] [2020-01-10T21:25:39.951Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:25:39.951Z] #45 14.52 CC images/core-aarch64.o [2020-01-10T21:25:39.951Z] #45 14.77 CC images/core-ppc64.o [2020-01-10T21:25:39.951Z] #45 15.17 CC images/core-s390.o [2020-01-10T21:25:39.951Z] #45 15.69 CC images/cpuinfo.o [2020-01-10T21:25:39.951Z] #45 15.91 CC images/inventory.o [2020-01-10T21:25:39.951Z] #45 16.05 CC images/fdinfo.o [2020-01-10T21:25:39.951Z] #45 16.29 CC images/fown.o [2020-01-10T21:25:39.951Z] #45 16.41 CC images/ns.o [2020-01-10T21:25:39.951Z] #45 16.57 CC images/regfile.o [2020-01-10T21:25:39.951Z] #45 16.70 CC images/ghost-file.o [2020-01-10T21:25:39.951Z] #45 16.98 CC images/fifo.o [2020-01-10T21:25:39.951Z] #45 17.10 CC images/remap-file-path.o [2020-01-10T21:25:39.951Z] #45 17.23 CC images/eventfd.o [2020-01-10T21:25:39.951Z] #45 17.39 CC images/eventpoll.o [2020-01-10T21:25:39.951Z] #45 17.56 CC images/fh.o [2020-01-10T21:25:39.951Z] #45 17.83 CC images/fsnotify.o [2020-01-10T21:25:39.951Z] #45 18.48 CC images/signalfd.o [2020-01-10T21:25:39.951Z] #45 18.69 CC images/fs.o [2020-01-10T21:25:39.951Z] #45 18.98 CC images/pstree.o [2020-01-10T21:25:39.951Z] #45 19.12 CC images/pipe.o [2020-01-10T21:25:39.951Z] #45 19.30 CC images/tcp-stream.o [2020-01-10T21:25:39.951Z] #45 19.53 CC images/sk-packet.o [2020-01-10T21:25:39.951Z] #45 19.82 CC images/mnt.o [2020-01-10T21:25:39.951Z] #45 20.02 CC images/pipe-data.o [2020-01-10T21:25:39.951Z] #45 20.13 CC images/sa.o [2020-01-10T21:25:39.951Z] #45 20.33 CC images/timer.o [2020-01-10T21:25:39.951Z] #45 20.58 CC images/timerfd.o [2020-01-10T21:25:39.951Z] #45 20.71 CC images/mm.o [2020-01-10T21:25:39.951Z] #45 20.87 CC images/sk-opts.o [2020-01-10T21:25:39.951Z] #45 21.07 CC images/sk-unix.o [2020-01-10T21:25:39.951Z] #45 21.24 CC images/sk-inet.o [2020-01-10T21:25:39.951Z] #45 21.43 CC images/tun.o [2020-01-10T21:25:39.951Z] #45 21.65 CC images/sk-netlink.o [2020-01-10T21:25:39.951Z] #45 21.78 CC images/packet-sock.o [2020-01-10T21:25:39.951Z] #45 22.06 CC images/ipc-var.o [2020-01-10T21:25:39.951Z] #45 22.16 CC images/ipc-desc.o [2020-01-10T21:25:39.951Z] #45 22.30 CC images/ipc-shm.o [2020-01-10T21:25:39.951Z] #45 22.40 CC images/ipc-msg.o [2020-01-10T21:25:39.951Z] #45 22.60 CC images/ipc-sem.o [2020-01-10T21:25:39.951Z] #45 22.73 CC images/utsns.o [2020-01-10T21:25:39.951Z] #45 22.85 CC images/creds.o [2020-01-10T21:25:40.349Z] #45 22.96 CC images/vma.o [2020-01-10T21:25:40.349Z] #45 23.09 CC images/netdev.o [2020-01-10T21:25:40.749Z] #45 23.33 CC images/tty.o [2020-01-10T21:25:41.135Z] #34 60.43 io/ioutil [2020-01-10T21:25:41.156Z] #45 23.73 CC images/file-lock.o [2020-01-10T21:25:41.156Z] #45 23.83 CC images/rlimit.o [2020-01-10T21:25:41.539Z] #45 24.00 CC images/pagemap.o [2020-01-10T21:25:41.539Z] #45 24.27 CC images/siginfo.o [2020-01-10T21:25:41.550Z] #34 61.22 path [2020-01-10T21:25:41.550Z] #34 ... [2020-01-10T21:25:41.550Z] [2020-01-10T21:25:41.550Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:25:41.550Z] #48 51.09 time [2020-01-10T21:25:41.550Z] #48 56.86 os [2020-01-10T21:25:41.550Z] #48 56.90 strings [2020-01-10T21:25:41.550Z] #48 59.35 regexp/syntax [2020-01-10T21:25:41.550Z] #48 60.07 fmt [2020-01-10T21:25:41.550Z] #48 ... [2020-01-10T21:25:41.550Z] [2020-01-10T21:25:41.550Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:25:41.550Z] #45 12.52 CC images/core-x86.o [2020-01-10T21:25:41.550Z] #45 12.85 CC images/core-arm.o [2020-01-10T21:25:41.550Z] #45 13.09 CC images/core-aarch64.o [2020-01-10T21:25:41.550Z] #45 13.38 CC images/core-ppc64.o [2020-01-10T21:25:41.550Z] #45 13.76 CC images/core-s390.o [2020-01-10T21:25:41.550Z] #45 14.10 CC images/cpuinfo.o [2020-01-10T21:25:41.550Z] #45 14.41 CC images/inventory.o [2020-01-10T21:25:41.550Z] #45 14.60 CC images/fdinfo.o [2020-01-10T21:25:41.550Z] #45 14.79 CC images/fown.o [2020-01-10T21:25:41.550Z] #45 14.91 CC images/ns.o [2020-01-10T21:25:41.927Z] #45 24.44 CC images/rpc.o [2020-01-10T21:25:41.961Z] #45 15.08 CC images/regfile.o [2020-01-10T21:25:41.961Z] #45 15.20 CC images/ghost-file.o [2020-01-10T21:25:41.961Z] #45 15.41 CC images/fifo.o [2020-01-10T21:25:41.961Z] #45 ... [2020-01-10T21:25:41.961Z] [2020-01-10T21:25:41.961Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:25:41.961Z] #11 51.97 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-10T21:25:41.961Z] #11 51.97 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-01-10T21:25:41.961Z] #11 51.98 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:25:41.961Z] #11 52.09 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-10T21:25:41.961Z] #11 52.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-01-10T21:25:41.961Z] #11 52.09 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:25:42.379Z] #11 ... [2020-01-10T21:25:42.379Z] [2020-01-10T21:25:42.379Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:25:42.379Z] #34 61.89 text/tabwriter [2020-01-10T21:25:42.800Z] #45 25.17 CC images/ext-file.o [2020-01-10T21:25:42.800Z] #45 25.38 CC images/cgroup.o [2020-01-10T21:25:43.198Z] #45 25.79 CC images/userns.o [2020-01-10T21:25:43.604Z] #45 26.06 CC images/google/protobuf/descriptor.o [2020-01-10T21:25:43.604Z] #45 ... [2020-01-10T21:25:43.604Z] [2020-01-10T21:25:43.604Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:25:43.604Z] #34 56.76 text/tabwriter [2020-01-10T21:25:43.604Z] #34 58.04 fmt [2020-01-10T21:25:43.604Z] #34 58.04 path/filepath [2020-01-10T21:25:43.604Z] #34 59.99 io/ioutil [2020-01-10T21:25:43.604Z] #34 61.48 github.com/BurntSushi/toml [2020-01-10T21:25:43.604Z] #34 61.49 flag [2020-01-10T21:25:43.604Z] #34 62.87 log [2020-01-10T21:25:43.604Z] #34 64.98 github.com/BurntSushi/toml/cmd/tomlv [2020-01-10T21:25:43.604Z] #34 ... [2020-01-10T21:25:43.604Z] [2020-01-10T21:25:43.604Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:25:43.604Z] #48 56.95 regexp/syntax [2020-01-10T21:25:43.604Z] #48 58.27 fmt [2020-01-10T21:25:43.604Z] #48 61.79 regexp [2020-01-10T21:25:43.604Z] #48 63.16 go/token [2020-01-10T21:25:43.604Z] #48 63.98 go/scanner [2020-01-10T21:25:43.604Z] #48 65.40 go/ast [2020-01-10T21:25:43.604Z] #48 65.44 internal/lazyregexp [2020-01-10T21:25:43.604Z] #48 65.73 net/url [2020-01-10T21:25:43.735Z] #34 63.07 flag [2020-01-10T21:25:43.735Z] #34 63.07 github.com/BurntSushi/toml [2020-01-10T21:25:44.028Z] #48 67.31 text/template/parse [2020-01-10T21:25:44.442Z] #48 ... [2020-01-10T21:25:44.442Z] [2020-01-10T21:25:44.442Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:25:44.442Z] #45 27.17 CC images/opts.o [2020-01-10T21:25:44.442Z] #45 27.27 CC images/seccomp.o [2020-01-10T21:25:44.863Z] #45 27.49 CC images/binfmt-misc.o [2020-01-10T21:25:44.863Z] #45 27.60 CC images/time.o [2020-01-10T21:25:44.863Z] #45 27.67 CC images/sysctl.o [2020-01-10T21:25:45.269Z] #45 ... [2020-01-10T21:25:45.269Z] [2020-01-10T21:25:45.269Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:25:45.269Z] #34 DONE 68.1s [2020-01-10T21:25:45.269Z] [2020-01-10T21:25:45.269Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:25:45.269Z] #42 ... [2020-01-10T21:25:45.269Z] [2020-01-10T21:25:45.269Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:25:45.269Z] #45 28.00 CC images/autofs.o [2020-01-10T21:25:45.667Z] #45 28.42 CC images/macvlan.o [2020-01-10T21:25:45.681Z] #34 64.97 log [2020-01-10T21:25:46.063Z] #45 28.73 CC images/sit.o [2020-01-10T21:25:46.063Z] #45 28.88 LINK images/built-in.o [2020-01-10T21:25:46.063Z] #45 28.98 GEN compel/include/asm [2020-01-10T21:25:46.479Z] #45 28.98 GEN compel/include/version.h [2020-01-10T21:25:46.479Z] #45 29.00 touch .config [2020-01-10T21:25:46.479Z] #45 29.01 GEN include/common/config.h [2020-01-10T21:25:46.479Z] #45 29.10 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-01-10T21:25:46.479Z] #45 29.21 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-10T21:25:46.479Z] #45 29.21 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-10T21:25:46.479Z] #45 29.22 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-01-10T21:25:46.479Z] #45 29.23 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-01-10T21:25:46.479Z] #45 29.25 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-01-10T21:25:46.479Z] #45 29.27 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-10T21:25:46.479Z] #45 29.27 DEP compel/plugins/std/infect.d [2020-01-10T21:25:46.479Z] #45 29.33 DEP compel/plugins/std/string.d [2020-01-10T21:25:46.887Z] #45 29.40 DEP compel/plugins/std/log.d [2020-01-10T21:25:46.887Z] #45 29.49 DEP compel/plugins/std/fds.d [2020-01-10T21:25:46.887Z] #45 29.58 DEP compel/plugins/std/std.d [2020-01-10T21:25:46.887Z] #45 29.63 DEP compel/plugins/shmem/shmem.d [2020-01-10T21:25:46.887Z] #45 29.67 DEP compel/plugins/fds/fds.d [2020-01-10T21:25:47.273Z] #45 29.79 CC compel/plugins/std/std.o [2020-01-10T21:25:47.273Z] #45 29.99 CC compel/plugins/std/fds.o [2020-01-10T21:25:47.368Z] #34 ... [2020-01-10T21:25:47.368Z] [2020-01-10T21:25:47.368Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:25:47.368Z] #63 32.28 + bin/ctr [2020-01-10T21:25:47.682Z] #45 30.28 CC compel/plugins/std/log.o [2020-01-10T21:25:47.804Z] #63 ... [2020-01-10T21:25:47.804Z] [2020-01-10T21:25:47.804Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:25:47.804Z] #45 15.60 CC images/remap-file-path.o [2020-01-10T21:25:47.804Z] #45 15.70 CC images/eventfd.o [2020-01-10T21:25:47.804Z] #45 15.87 CC images/eventpoll.o [2020-01-10T21:25:47.804Z] #45 16.05 CC images/fh.o [2020-01-10T21:25:47.804Z] #45 16.26 CC images/fsnotify.o [2020-01-10T21:25:47.804Z] #45 16.67 CC images/signalfd.o [2020-01-10T21:25:47.804Z] #45 16.79 CC images/fs.o [2020-01-10T21:25:47.804Z] #45 16.91 CC images/pstree.o [2020-01-10T21:25:47.804Z] #45 17.02 CC images/pipe.o [2020-01-10T21:25:47.804Z] #45 17.14 CC images/tcp-stream.o [2020-01-10T21:25:47.804Z] #45 17.27 CC images/sk-packet.o [2020-01-10T21:25:47.804Z] #45 17.42 CC images/mnt.o [2020-01-10T21:25:47.804Z] #45 17.59 CC images/pipe-data.o [2020-01-10T21:25:47.804Z] #45 17.77 CC images/sa.o [2020-01-10T21:25:47.804Z] #45 17.89 CC images/timer.o [2020-01-10T21:25:47.804Z] #45 18.18 CC images/timerfd.o [2020-01-10T21:25:47.804Z] #45 18.31 CC images/mm.o [2020-01-10T21:25:47.804Z] #45 18.49 CC images/sk-opts.o [2020-01-10T21:25:47.804Z] #45 18.67 CC images/sk-unix.o [2020-01-10T21:25:47.804Z] #45 18.86 CC images/sk-inet.o [2020-01-10T21:25:47.804Z] #45 19.09 CC images/tun.o [2020-01-10T21:25:47.804Z] #45 19.34 CC images/sk-netlink.o [2020-01-10T21:25:47.804Z] #45 19.60 CC images/packet-sock.o [2020-01-10T21:25:47.804Z] #45 19.96 CC images/ipc-var.o [2020-01-10T21:25:47.804Z] #45 20.21 CC images/ipc-desc.o [2020-01-10T21:25:47.804Z] #45 20.47 CC images/ipc-shm.o [2020-01-10T21:25:47.804Z] #45 20.64 CC images/ipc-msg.o [2020-01-10T21:25:47.804Z] #45 21.12 CC images/ipc-sem.o [2020-01-10T21:25:48.233Z] #45 21.51 CC images/utsns.o [2020-01-10T21:25:48.326Z] #45 30.89 CC compel/plugins/std/string.o [2020-01-10T21:25:48.660Z] #45 21.68 CC images/creds.o [2020-01-10T21:25:48.660Z] #45 22.06 CC images/vma.o [2020-01-10T21:25:48.794Z] #45 31.64 CC compel/plugins/std/infect.o [2020-01-10T21:25:49.086Z] #45 22.24 CC images/netdev.o [2020-01-10T21:25:49.086Z] #45 22.47 CC images/tty.o [2020-01-10T21:25:49.276Z] #45 32.14 CC compel/arch/s390/plugins/std/parasite-head.o [2020-01-10T21:25:49.927Z] #45 32.23 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-01-10T21:25:49.927Z] #45 32.25 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-01-10T21:25:49.927Z] #45 32.33 AR compel/plugins/std.lib.a [2020-01-10T21:25:49.927Z] #45 32.41 CC compel/plugins/fds/fds.o [2020-01-10T21:25:49.934Z] #45 22.86 CC images/file-lock.o [2020-01-10T21:25:49.934Z] #45 23.04 CC images/rlimit.o [2020-01-10T21:25:49.934Z] #45 23.23 CC images/pagemap.o [2020-01-10T21:25:50.314Z] #45 32.85 AR compel/plugins/fds.lib.a [2020-01-10T21:25:50.314Z] #45 32.87 HOSTDEP compel/src/lib/log-host.d [2020-01-10T21:25:50.314Z] #45 33.08 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-10T21:25:50.358Z] #45 23.49 CC images/siginfo.o [2020-01-10T21:25:50.358Z] #45 23.63 CC images/rpc.o [2020-01-10T21:25:50.711Z] #45 33.23 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-01-10T21:25:50.711Z] #45 33.28 HOSTDEP compel/src/main-host.d [2020-01-10T21:25:50.711Z] #45 33.35 DEP compel/src/lib/ptrace.d [2020-01-10T21:25:50.711Z] #45 33.44 DEP compel/src/lib/infect.d [2020-01-10T21:25:50.711Z] #45 33.58 DEP compel/src/lib/infect-util.d [2020-01-10T21:25:51.099Z] #45 33.67 DEP compel/src/lib/infect-rpc.d [2020-01-10T21:25:51.099Z] #45 33.75 DEP compel/arch/s390/src/lib/infect.d [2020-01-10T21:25:51.099Z] #45 33.83 DEP compel/arch/s390/src/lib/cpu.d [2020-01-10T21:25:51.099Z] #45 33.88 DEP compel/src/lib/log.d [2020-01-10T21:25:51.099Z] #45 33.94 DEP compel/src/main.d [2020-01-10T21:25:51.232Z] #45 24.36 CC images/ext-file.o [2020-01-10T21:25:51.232Z] #45 24.55 CC images/cgroup.o [2020-01-10T21:25:51.499Z] #45 34.05 DEP compel/src/lib/handle-elf.d [2020-01-10T21:25:51.499Z] #45 34.14 DEP compel/arch/s390/src/lib/handle-elf.d [2020-01-10T21:25:51.499Z] #45 34.21 CC compel/src/lib/log.o [2020-01-10T21:25:51.652Z] #45 24.93 CC images/userns.o [2020-01-10T21:25:51.906Z] #45 34.39 CC compel/arch/s390/src/lib/cpu.o [2020-01-10T21:25:51.906Z] #45 34.64 CC compel/arch/s390/src/lib/infect.o [2020-01-10T21:25:52.063Z] #45 25.12 CC images/google/protobuf/descriptor.o [2020-01-10T21:25:52.063Z] #45 ... [2020-01-10T21:25:52.063Z] [2020-01-10T21:25:52.063Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:25:52.063Z] #11 71.83 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-10T21:25:52.063Z] #11 71.84 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-01-10T21:25:52.063Z] #11 71.84 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:25:52.458Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2020-01-10T21:25:52.458Z] INFO [runner] Issues before processing: 46, after processing: 0 [2020-01-10T21:25:52.458Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 10/10, nolint: 0/1, cgo: 10/46, path_prettifier: 10/10, skip_files: 10/10, skip_dirs: 10/10, identifier_marker: 1/1, exclude: 1/1, exclude-rules: 1/1, autogenerated_exclude: 1/10 [2020-01-10T21:25:52.458Z] INFO [runner] processing took 1.239566ms with stages: nolint: 700.659µs, path_prettifier: 226.008µs, skip_dirs: 146.44µs, autogenerated_exclude: 86.062µs, identifier_marker: 38.756µs, cgo: 14.499µs, max_per_file_from_linter: 14.473µs, filename_unadjuster: 5.157µs, exclude-rules: 2.808µs, max_same_issues: 1.728µs, diff: 805ns, max_from_linter: 437ns, source_code: 408ns, uniq_by_line: 391ns, path_shortener: 358ns, exclude: 300ns, skip_files: 277ns [2020-01-10T21:25:52.458Z] INFO [runner] linters took 1m31.041107974s with stages: goanalysis_metalinter: 1m12.59648972s, unused: 18.442881475s [2020-01-10T21:25:52.458Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-01-10T21:25:52.458Z] INFO Memory: 1328 samples, avg is 555.0MB, max is 3034.9MB [2020-01-10T21:25:52.458Z] INFO Execution took 3m19.24383315s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-01-10T21:25:52.738Z] #45 35.33 CC compel/src/lib/infect-rpc.o [2020-01-10T21:25:52.738Z] #45 35.45 CC compel/src/lib/infect-util.o [2020-01-10T21:25:52.820Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_cpuguy-test-sync/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc hack/make.sh dynbinary-daemon test-docker-py [2020-01-10T21:25:52.935Z] #11 ... [2020-01-10T21:25:52.935Z] [2020-01-10T21:25:52.935Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:25:52.935Z] #34 68.28 github.com/BurntSushi/toml/cmd/tomlv [2020-01-10T21:25:52.935Z] #34 DONE 72.2s [2020-01-10T21:25:52.935Z] [2020-01-10T21:25:52.935Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:25:52.935Z] #48 64.38 regexp [2020-01-10T21:25:52.935Z] #48 65.11 go/token [2020-01-10T21:25:52.935Z] #48 66.44 go/scanner [2020-01-10T21:25:52.935Z] #48 68.37 go/ast [2020-01-10T21:25:52.935Z] #48 69.36 internal/lazyregexp [2020-01-10T21:25:52.935Z] #48 69.54 net/url [2020-01-10T21:25:52.935Z] #48 71.43 text/template/parse [2020-01-10T21:25:53.148Z] #45 35.57 CC compel/src/lib/infect.o [2020-01-10T21:25:53.333Z] #48 ... [2020-01-10T21:25:53.333Z] [2020-01-10T21:25:53.333Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:25:53.333Z] #45 26.68 CC images/opts.o [2020-01-10T21:25:53.333Z] #45 26.79 CC images/seccomp.o [2020-01-10T21:25:53.380Z] [2020-01-10T21:25:53.380Z] Removing bundles/ [2020-01-10T21:25:53.380Z] [2020-01-10T21:25:53.380Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-10T21:25:53.380Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-10T21:25:53.380Z] GOOS="" GOARCH="" GOARM="" [2020-01-10T21:25:53.757Z] #45 27.00 CC images/binfmt-misc.o [2020-01-10T21:25:54.171Z] #45 27.11 CC images/time.o [2020-01-10T21:25:54.171Z] #45 27.26 CC images/sysctl.o [2020-01-10T21:25:54.171Z] #45 27.42 CC images/autofs.o [2020-01-10T21:25:54.171Z] #45 27.53 CC images/macvlan.o [2020-01-10T21:25:54.570Z] #45 27.70 CC images/sit.o [2020-01-10T21:25:54.570Z] #45 27.82 LINK images/built-in.o [2020-01-10T21:25:54.570Z] #45 27.89 GEN compel/include/asm [2020-01-10T21:25:54.972Z] #45 27.89 GEN compel/include/version.h [2020-01-10T21:25:54.972Z] #45 27.89 touch .config [2020-01-10T21:25:54.972Z] #45 27.90 GEN include/common/config.h [2020-01-10T21:25:54.972Z] #45 27.95 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-01-10T21:25:54.972Z] #45 28.05 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-10T21:25:54.972Z] #45 28.06 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-10T21:25:54.972Z] #45 28.12 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-01-10T21:25:54.972Z] #45 28.13 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-01-10T21:25:54.972Z] #45 28.16 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-01-10T21:25:54.972Z] #45 28.17 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-10T21:25:54.972Z] #45 28.18 DEP compel/plugins/std/infect.d [2020-01-10T21:25:54.972Z] #45 28.27 DEP compel/plugins/std/string.d [2020-01-10T21:25:54.972Z] #45 28.31 DEP compel/plugins/std/log.d [2020-01-10T21:25:54.972Z] #45 28.39 DEP compel/plugins/std/fds.d [2020-01-10T21:25:55.045Z] #45 37.41 CC compel/src/lib/ptrace.o [2020-01-10T21:25:55.045Z] #45 37.71 AR compel/libcompel.a [2020-01-10T21:25:55.045Z] #45 37.76 HOSTCC compel/src/main-host.o [2020-01-10T21:25:55.358Z] #45 28.55 DEP compel/plugins/std/std.d [2020-01-10T21:25:55.358Z] #45 28.60 DEP compel/plugins/shmem/shmem.d [2020-01-10T21:25:55.358Z] #45 28.67 DEP compel/plugins/fds/fds.d [2020-01-10T21:25:55.436Z] #45 38.05 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-01-10T21:25:55.436Z] #45 38.13 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-10T21:25:55.436Z] #45 38.31 HOSTCC compel/src/lib/log-host.o [2020-01-10T21:25:55.759Z] #45 28.74 CC compel/plugins/std/std.o [2020-01-10T21:25:55.841Z] #45 38.55 HOSTLINK compel/compel-host-bin [2020-01-10T21:25:55.841Z] #45 ... [2020-01-10T21:25:55.841Z] [2020-01-10T21:25:55.841Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:25:55.841Z] #48 68.96 go/parser [2020-01-10T21:25:55.841Z] #48 71.51 text/template [2020-01-10T21:25:55.841Z] #48 73.87 encoding/xml [2020-01-10T21:25:55.841Z] #48 76.94 go/doc [2020-01-10T21:25:55.841Z] #48 ... [2020-01-10T21:25:55.841Z] [2020-01-10T21:25:55.841Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:25:55.841Z] #45 38.64 DEP soccr/soccr.d [2020-01-10T21:25:56.178Z] #45 29.19 CC compel/plugins/std/fds.o [2020-01-10T21:25:56.178Z] #45 29.46 CC compel/plugins/std/log.o [2020-01-10T21:25:56.242Z] #45 38.80 CC soccr/soccr.o [2020-01-10T21:25:57.021Z] #45 30.00 CC compel/plugins/std/string.o [2020-01-10T21:25:57.090Z] #45 39.91 AR soccr/libsoccr.a [2020-01-10T21:25:57.418Z] #45 30.57 CC compel/plugins/std/infect.o [2020-01-10T21:25:57.418Z] #45 30.79 CC compel/arch/s390/plugins/std/parasite-head.o [2020-01-10T21:25:57.418Z] #45 30.85 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-01-10T21:25:57.491Z] #45 39.93 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-10T21:25:57.491Z] #45 40.13 DEP criu/arch/s390/sigframe.d [2020-01-10T21:25:57.491Z] #45 40.20 DEP criu/arch/s390/crtools.d [2020-01-10T21:25:57.898Z] #45 40.36 DEP criu/arch/s390/cpu.d [2020-01-10T21:25:57.898Z] #45 ... [2020-01-10T21:25:57.898Z] [2020-01-10T21:25:57.898Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:25:57.898Z] #11 70.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-10T21:25:57.898Z] #11 70.94 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-01-10T21:25:57.898Z] #11 70.95 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:25:57.898Z] #11 ... [2020-01-10T21:25:57.898Z] [2020-01-10T21:25:57.898Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:25:57.898Z] #45 40.54 CC criu/arch/s390/cpu.o [2020-01-10T21:25:58.078Z] #45 30.91 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-01-10T21:25:58.078Z] #45 30.98 AR compel/plugins/std.lib.a [2020-01-10T21:25:58.078Z] #45 31.03 CC compel/plugins/fds/fds.o [2020-01-10T21:25:58.078Z] #45 31.22 AR compel/plugins/fds.lib.a [2020-01-10T21:25:58.078Z] #45 31.25 HOSTDEP compel/src/lib/log-host.d [2020-01-10T21:25:58.078Z] #45 31.33 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-10T21:25:58.408Z] #45 40.97 CC criu/arch/s390/crtools.o [2020-01-10T21:25:58.662Z] #45 31.51 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-01-10T21:25:58.662Z] #45 31.59 HOSTDEP compel/src/main-host.d [2020-01-10T21:25:58.662Z] #45 31.75 DEP compel/src/lib/ptrace.d [2020-01-10T21:25:58.662Z] #45 31.97 DEP compel/src/lib/infect.d [2020-01-10T21:25:59.256Z] #45 32.23 DEP compel/src/lib/infect-util.d [2020-01-10T21:25:59.256Z] #45 32.32 DEP compel/src/lib/infect-rpc.d [2020-01-10T21:25:59.256Z] #45 32.43 DEP compel/arch/s390/src/lib/infect.d [2020-01-10T21:25:59.325Z] #45 41.88 CC criu/arch/s390/sigframe.o [2020-01-10T21:25:59.325Z] #45 42.03 LINK criu/arch/s390/crtools.built-in.o [2020-01-10T21:25:59.325Z] #45 42.06 DEP criu/arch/s390/vdso-pie.d [2020-01-10T21:25:59.791Z] #45 32.61 DEP compel/arch/s390/src/lib/cpu.d [2020-01-10T21:25:59.791Z] #45 32.90 DEP compel/src/lib/log.d [2020-01-10T21:25:59.791Z] #45 33.08 DEP compel/src/main.d [2020-01-10T21:26:00.034Z] #45 42.16 DEP criu/pie/parasite-vdso.d [2020-01-10T21:26:00.034Z] #45 42.34 DEP criu/pie/util-vdso.d [2020-01-10T21:26:00.034Z] #45 42.55 DEP criu/pie/util.d [2020-01-10T21:26:00.034Z] #45 42.69 CC criu/pie/util.o [2020-01-10T21:26:00.243Z] #45 33.28 DEP compel/src/lib/handle-elf.d [2020-01-10T21:26:00.243Z] #45 33.38 DEP compel/arch/s390/src/lib/handle-elf.d [2020-01-10T21:26:00.243Z] #45 33.57 CC compel/src/lib/log.o [2020-01-10T21:26:00.465Z] #45 43.16 CC criu/pie/util-vdso.o [2020-01-10T21:26:00.637Z] #45 33.87 CC compel/arch/s390/src/lib/cpu.o [2020-01-10T21:26:01.044Z] #45 34.20 CC compel/arch/s390/src/lib/infect.o [2020-01-10T21:26:01.354Z] #45 44.08 CC criu/pie/parasite-vdso.o [2020-01-10T21:26:01.898Z] #45 35.05 CC compel/src/lib/infect-rpc.o [2020-01-10T21:26:02.217Z] #45 44.96 CC criu/arch/s390/vdso-pie.o [2020-01-10T21:26:02.310Z] #45 35.40 CC compel/src/lib/infect-util.o [2020-01-10T21:26:02.310Z] #45 35.72 CC compel/src/lib/infect.o [2020-01-10T21:26:02.618Z] #45 45.31 AR criu/pie/pie.lib.a [2020-01-10T21:26:02.618Z] #45 45.32 DEP criu/pie/restorer.d [2020-01-10T21:26:02.618Z] #45 45.42 DEP criu/arch/s390/restorer.d [2020-01-10T21:26:03.023Z] #45 45.61 DEP criu/pie/parasite.d [2020-01-10T21:26:03.023Z] #45 45.78 CC criu/pie/parasite.o [2020-01-10T21:26:03.435Z] #45 ... [2020-01-10T21:26:03.435Z] [2020-01-10T21:26:03.435Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:26:03.435Z] #11 85.66 Selecting previously unselected package libapparmor1:s390x. [2020-01-10T21:26:03.435Z] #11 85.67 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-01-10T21:26:03.435Z] #11 85.67 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-01-10T21:26:03.435Z] #11 85.83 Selecting previously unselected package libapparmor-dev:s390x. [2020-01-10T21:26:03.435Z] #11 85.85 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-01-10T21:26:03.435Z] #11 85.85 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-01-10T21:26:03.435Z] #11 85.96 Selecting previously unselected package libbtrfs0. [2020-01-10T21:26:03.435Z] #11 85.96 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-01-10T21:26:03.435Z] #11 85.97 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-10T21:26:03.435Z] #11 85.99 Selecting previously unselected package libbtrfs-dev. [2020-01-10T21:26:03.435Z] #11 86.01 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-01-10T21:26:03.435Z] #11 86.02 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-10T21:26:03.435Z] #11 86.12 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-01-10T21:26:03.435Z] #11 86.12 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-01-10T21:26:03.435Z] #11 86.13 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-01-10T21:26:03.435Z] #11 86.19 Selecting previously unselected package libudev-dev:s390x. [2020-01-10T21:26:03.435Z] #11 86.21 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_s390x.deb ... [2020-01-10T21:26:03.435Z] #11 86.28 Unpacking libudev-dev:s390x (241-7~deb10u2) ... [2020-01-10T21:26:03.435Z] #11 86.37 Selecting previously unselected package libsepol1-dev:s390x. [2020-01-10T21:26:03.435Z] #11 86.38 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-01-10T21:26:03.435Z] #11 86.39 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-01-10T21:26:03.435Z] #11 86.72 Selecting previously unselected package libpcre16-3:s390x. [2020-01-10T21:26:03.435Z] #11 86.73 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-01-10T21:26:03.435Z] #11 86.74 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-01-10T21:26:03.435Z] #11 86.81 Selecting previously unselected package libpcre32-3:s390x. [2020-01-10T21:26:03.435Z] #11 86.81 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-01-10T21:26:03.435Z] #11 86.82 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-01-10T21:26:03.435Z] #11 86.94 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-01-10T21:26:03.848Z] #11 86.95 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-01-10T21:26:03.848Z] #11 86.96 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-01-10T21:26:03.848Z] #11 87.04 Selecting previously unselected package libpcre3-dev:s390x. [2020-01-10T21:26:03.848Z] #11 87.04 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-01-10T21:26:03.848Z] #11 87.05 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-01-10T21:26:03.848Z] #11 87.29 Selecting previously unselected package libselinux1-dev:s390x. [2020-01-10T21:26:03.848Z] #11 87.29 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-01-10T21:26:03.848Z] #11 87.29 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-01-10T21:26:04.248Z] #11 87.50 Selecting previously unselected package libdevmapper-dev:s390x. [2020-01-10T21:26:04.248Z] #11 87.50 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-01-10T21:26:04.248Z] #11 87.50 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-01-10T21:26:04.248Z] #11 87.59 Selecting previously unselected package libseccomp-dev:s390x. [2020-01-10T21:26:04.248Z] #11 87.59 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-01-10T21:26:04.248Z] #11 87.59 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-01-10T21:26:04.249Z] #45 37.55 CC compel/src/lib/ptrace.o [2020-01-10T21:26:04.249Z] #45 ... [2020-01-10T21:26:04.249Z] [2020-01-10T21:26:04.249Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:26:04.249Z] #48 74.00 go/parser [2020-01-10T21:26:04.249Z] #48 76.04 text/template [2020-01-10T21:26:04.249Z] #48 77.08 encoding/xml [2020-01-10T21:26:04.249Z] #48 81.54 go/doc [2020-01-10T21:26:04.249Z] #48 83.38 github.com/LK4D4/vndr/versioned [2020-01-10T21:26:04.249Z] #48 83.61 crypto/rsa [2020-01-10T21:26:04.648Z] #48 ... [2020-01-10T21:26:04.648Z] [2020-01-10T21:26:04.648Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:26:04.648Z] #45 37.96 AR compel/libcompel.a [2020-01-10T21:26:04.648Z] #45 38.02 HOSTCC compel/src/main-host.o [2020-01-10T21:26:04.668Z] #11 87.67 Selecting previously unselected package libsystemd-dev:s390x. [2020-01-10T21:26:04.668Z] #11 87.67 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_s390x.deb ... [2020-01-10T21:26:04.668Z] #11 87.68 Unpacking libsystemd-dev:s390x (241-7~deb10u2) ... [2020-01-10T21:26:05.065Z] #45 38.31 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-01-10T21:26:05.091Z] #11 88.21 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-01-10T21:26:05.091Z] #11 88.24 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-01-10T21:26:05.091Z] #11 88.25 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-01-10T21:26:05.091Z] #11 88.26 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-10T21:26:05.091Z] #11 88.27 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-01-10T21:26:05.091Z] #11 88.27 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-01-10T21:26:05.091Z] #11 88.28 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:26:05.091Z] #11 88.29 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-10T21:26:05.091Z] #11 88.30 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-01-10T21:26:05.091Z] #11 88.30 Setting up libudev-dev:s390x (241-7~deb10u2) ... [2020-01-10T21:26:05.091Z] #11 88.32 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-10T21:26:05.091Z] #11 88.33 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-10T21:26:05.091Z] #11 88.34 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-01-10T21:26:05.091Z] #11 88.35 Setting up mingw-w64-common (6.0.0-3) ... [2020-01-10T21:26:05.091Z] #11 88.35 Setting up libsystemd-dev:s390x (241-7~deb10u2) ... [2020-01-10T21:26:05.091Z] #11 88.36 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-10T21:26:05.091Z] #11 88.37 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-01-10T21:26:05.091Z] #11 88.38 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:26:05.091Z] #11 88.39 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-01-10T21:26:05.091Z] #11 88.39 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-01-10T21:26:05.091Z] #11 88.39 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:26:05.091Z] #11 88.40 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-01-10T21:26:05.091Z] #11 88.40 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-01-10T21:26:05.091Z] #11 88.41 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-10T21:26:05.091Z] #11 88.41 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-01-10T21:26:05.091Z] #11 88.42 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-01-10T21:26:05.091Z] #11 88.43 Setting up dmsetup (2:1.02.155-3) ... [2020-01-10T21:26:05.091Z] #11 88.44 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-01-10T21:26:05.091Z] #11 88.45 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-01-10T21:26:05.091Z] #11 88.46 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:26:05.458Z] #45 38.48 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-10T21:26:05.458Z] #45 38.78 HOSTCC compel/src/lib/log-host.o [2020-01-10T21:26:05.862Z] #45 39.02 HOSTLINK compel/compel-host-bin [2020-01-10T21:26:05.862Z] #45 39.14 DEP soccr/soccr.d [2020-01-10T21:26:05.862Z] #45 39.24 CC soccr/soccr.o [2020-01-10T21:26:05.928Z] #11 DONE 88.9s [2020-01-10T21:26:05.928Z] [2020-01-10T21:26:05.928Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:26:05.928Z] #56 DONE 0.2s [2020-01-10T21:26:05.928Z] [2020-01-10T21:26:05.928Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-10T21:26:05.928Z] #57 DONE 0.1s [2020-01-10T21:26:05.928Z] [2020-01-10T21:26:05.928Z] #12 [dev 1/25] RUN groupadd -r docker [2020-01-10T21:26:06.329Z] #12 DONE 0.6s [2020-01-10T21:26:06.329Z] [2020-01-10T21:26:06.329Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:26:06.329Z] #58 0.198 + RM_GOPATH=0 [2020-01-10T21:26:06.329Z] #58 0.198 + TMP_GOPATH= [2020-01-10T21:26:06.329Z] #58 0.198 + : /build [2020-01-10T21:26:06.329Z] #58 0.198 + '[' -z '' ']' [2020-01-10T21:26:06.329Z] #58 0.198 ++ mktemp -d [2020-01-10T21:26:06.329Z] #58 0.200 + export GOPATH=/tmp/tmp.mskduKxCdL [2020-01-10T21:26:06.329Z] #58 0.200 + GOPATH=/tmp/tmp.mskduKxCdL [2020-01-10T21:26:06.329Z] #58 0.200 + RM_GOPATH=1 [2020-01-10T21:26:06.329Z] #58 0.201 ++ dirname ./install.sh [2020-01-10T21:26:06.329Z] #58 0.203 + dir=. [2020-01-10T21:26:06.329Z] #58 0.204 + bin=runc [2020-01-10T21:26:06.329Z] #58 0.213 + shift [2020-01-10T21:26:06.329Z] #58 0.214 + '[' '!' -f ./runc.installer ']' [2020-01-10T21:26:06.329Z] #58 0.214 + . ./runc.installer [2020-01-10T21:26:06.329Z] #58 0.214 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-10T21:26:06.329Z] #58 0.224 + install_runc [2020-01-10T21:26:06.329Z] #58 0.233 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-10T21:26:06.329Z] #58 0.233 + uname -r [2020-01-10T21:26:06.329Z] #58 0.237 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-10T21:26:06.329Z] #58 0.237 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-10T21:26:06.329Z] #58 0.237 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-10T21:26:06.329Z] #58 0.237 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mskduKxCdL/src/github.com/opencontainers/runc [2020-01-10T21:26:06.329Z] #58 0.250 Cloning into '/tmp/tmp.mskduKxCdL/src/github.com/opencontainers/runc'... [2020-01-10T21:26:06.329Z] #58 ... [2020-01-10T21:26:06.329Z] [2020-01-10T21:26:06.329Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:26:06.329Z] #48 79.47 github.com/LK4D4/vndr/versioned [2020-01-10T21:26:06.329Z] #48 79.61 crypto/rand [2020-01-10T21:26:06.329Z] #48 80.33 github.com/LK4D4/vndr/build [2020-01-10T21:26:06.329Z] #48 80.39 encoding/asn1 [2020-01-10T21:26:06.329Z] #48 83.07 crypto/rsa [2020-01-10T21:26:06.329Z] #48 83.82 crypto/dsa [2020-01-10T21:26:06.329Z] #48 84.46 crypto/x509/pkix [2020-01-10T21:26:06.329Z] #48 85.31 vendor/golang.org/x/crypto/cryptobyte [2020-01-10T21:26:06.329Z] #48 85.35 net [2020-01-10T21:26:06.329Z] #48 87.27 vendor/golang.org/x/sys/cpu [2020-01-10T21:26:06.329Z] #48 87.62 vendor/golang.org/x/crypto/internal/chacha20 [2020-01-10T21:26:06.329Z] #48 88.20 vendor/golang.org/x/crypto/poly1305 [2020-01-10T21:26:06.329Z] #48 88.60 vendor/golang.org/x/crypto/chacha20poly1305 [2020-01-10T21:26:06.329Z] #48 89.07 vendor/golang.org/x/crypto/curve25519 [2020-01-10T21:26:06.329Z] #48 89.59 vendor/golang.org/x/crypto/hkdf [2020-01-10T21:26:06.329Z] #48 ... [2020-01-10T21:26:06.330Z] [2020-01-10T21:26:06.330Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:26:06.330Z] #45 46.60 LINK criu/pie/parasite.built-in.o [2020-01-10T21:26:06.330Z] #45 46.61 GEN criu/pie/parasite-blob.h [2020-01-10T21:26:06.330Z] #45 46.62 CC criu/arch/s390/restorer.o [2020-01-10T21:26:06.330Z] #45 47.05 CC criu/pie/restorer.o [2020-01-10T21:26:06.330Z] #45 49.15 LINK criu/pie/restorer.built-in.o [2020-01-10T21:26:06.330Z] #45 49.15 GEN criu/pie/restorer-blob.h [2020-01-10T21:26:06.330Z] #45 49.24 DEP criu/vdso.d [2020-01-10T21:26:06.731Z] #45 ... [2020-01-10T21:26:06.731Z] [2020-01-10T21:26:06.731Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-10T21:26:06.731Z] #13 DONE 0.4s [2020-01-10T21:26:06.731Z] [2020-01-10T21:26:06.731Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:26:06.731Z] #45 49.46 DEP criu/uts_ns.d [2020-01-10T21:26:07.137Z] #45 49.59 DEP criu/util.d [2020-01-10T21:26:07.137Z] #45 ... [2020-01-10T21:26:07.137Z] [2020-01-10T21:26:07.137Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-10T21:26:07.137Z] #14 0.265 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-10T21:26:07.137Z] #14 DONE 0.4s [2020-01-10T21:26:07.137Z] [2020-01-10T21:26:07.137Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:26:07.137Z] #45 49.81 DEP criu/uffd.d [2020-01-10T21:26:07.206Z] #45 40.19 AR soccr/libsoccr.a [2020-01-10T21:26:07.206Z] #45 40.24 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-10T21:26:07.206Z] #45 40.49 DEP criu/arch/s390/sigframe.d [2020-01-10T21:26:07.206Z] #45 40.56 DEP criu/arch/s390/crtools.d [2020-01-10T21:26:07.546Z] #45 ... [2020-01-10T21:26:07.546Z] [2020-01-10T21:26:07.546Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-10T21:26:07.546Z] #15 DONE 0.4s [2020-01-10T21:26:07.546Z] [2020-01-10T21:26:07.546Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:26:07.546Z] #45 49.97 DEP criu/tun.d [2020-01-10T21:26:07.546Z] #45 50.11 DEP criu/tty.d [2020-01-10T21:26:07.546Z] #45 50.27 DEP criu/timerfd.d [2020-01-10T21:26:07.611Z] #45 40.81 DEP criu/arch/s390/cpu.d [2020-01-10T21:26:07.947Z] #45 ... [2020-01-10T21:26:07.947Z] [2020-01-10T21:26:07.947Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-10T21:26:07.947Z] #16 DONE 0.4s [2020-01-10T21:26:07.947Z] [2020-01-10T21:26:07.947Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:26:07.947Z] #45 50.43 DEP criu/sysfs_parse.d [2020-01-10T21:26:07.947Z] #45 50.53 DEP criu/sysctl.d [2020-01-10T21:26:07.947Z] #45 50.75 DEP criu/string.d [2020-01-10T21:26:07.947Z] #45 50.77 DEP criu/stats.d [2020-01-10T21:26:07.947Z] #45 50.81 DEP criu/sockets.d [2020-01-10T21:26:08.023Z] #45 41.07 CC criu/arch/s390/cpu.o [2020-01-10T21:26:08.349Z] #45 ... [2020-01-10T21:26:08.349Z] [2020-01-10T21:26:08.349Z] #17 [dev 6/25] RUN ldconfig [2020-01-10T21:26:08.349Z] #17 DONE 0.3s [2020-01-10T21:26:08.349Z] [2020-01-10T21:26:08.349Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:26:08.349Z] #45 50.97 DEP criu/sk-unix.d [2020-01-10T21:26:08.349Z] #45 51.10 DEP criu/sk-tcp.d [2020-01-10T21:26:08.423Z] #45 41.64 CC criu/arch/s390/crtools.o [2020-01-10T21:26:08.738Z] #45 51.37 DEP criu/sk-queue.d [2020-01-10T21:26:09.147Z] #45 51.64 DEP criu/sk-packet.d [2020-01-10T21:26:09.147Z] #45 51.80 DEP criu/sk-netlink.d [2020-01-10T21:26:09.147Z] #45 51.97 DEP criu/sk-inet.d [2020-01-10T21:26:09.263Z] #45 42.48 CC criu/arch/s390/sigframe.o [2020-01-10T21:26:09.263Z] #45 42.61 LINK criu/arch/s390/crtools.built-in.o [2020-01-10T21:26:09.263Z] #45 42.64 DEP criu/arch/s390/vdso-pie.d [2020-01-10T21:26:09.543Z] #45 52.17 DEP criu/signalfd.d [2020-01-10T21:26:09.543Z] #45 52.30 DEP criu/sigframe.d [2020-01-10T21:26:09.543Z] #45 52.37 DEP criu/shmem.d [2020-01-10T21:26:09.652Z] #45 42.81 DEP criu/pie/parasite-vdso.d [2020-01-10T21:26:09.652Z] #45 42.96 DEP criu/pie/util-vdso.d [2020-01-10T21:26:09.967Z] #45 52.56 DEP criu/servicefd.d [2020-01-10T21:26:09.967Z] #45 52.70 DEP criu/seize.d [2020-01-10T21:26:10.072Z] #45 43.08 DEP criu/pie/util.d [2020-01-10T21:26:10.072Z] #45 ... [2020-01-10T21:26:10.072Z] [2020-01-10T21:26:10.072Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:26:10.072Z] #11 87.07 Selecting previously unselected package libapparmor1:s390x. [2020-01-10T21:26:10.072Z] #11 87.08 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-01-10T21:26:10.072Z] #11 87.08 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-01-10T21:26:10.072Z] #11 87.16 Selecting previously unselected package libapparmor-dev:s390x. [2020-01-10T21:26:10.072Z] #11 87.16 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-01-10T21:26:10.072Z] #11 87.16 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-01-10T21:26:10.072Z] #11 87.24 Selecting previously unselected package libbtrfs0. [2020-01-10T21:26:10.072Z] #11 87.24 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-01-10T21:26:10.072Z] #11 87.25 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-10T21:26:10.072Z] #11 87.29 Selecting previously unselected package libbtrfs-dev. [2020-01-10T21:26:10.072Z] #11 87.29 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-01-10T21:26:10.072Z] #11 87.29 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-10T21:26:10.072Z] #11 87.36 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-01-10T21:26:10.072Z] #11 87.36 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-01-10T21:26:10.072Z] #11 87.37 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-01-10T21:26:10.072Z] #11 87.41 Selecting previously unselected package libudev-dev:s390x. [2020-01-10T21:26:10.072Z] #11 87.41 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_s390x.deb ... [2020-01-10T21:26:10.072Z] #11 87.43 Unpacking libudev-dev:s390x (241-7~deb10u2) ... [2020-01-10T21:26:10.072Z] #11 87.52 Selecting previously unselected package libsepol1-dev:s390x. [2020-01-10T21:26:10.072Z] #11 87.52 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-01-10T21:26:10.072Z] #11 87.52 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-01-10T21:26:10.072Z] #11 87.77 Selecting previously unselected package libpcre16-3:s390x. [2020-01-10T21:26:10.072Z] #11 87.78 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-01-10T21:26:10.072Z] #11 87.78 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-01-10T21:26:10.072Z] #11 87.87 Selecting previously unselected package libpcre32-3:s390x. [2020-01-10T21:26:10.072Z] #11 87.87 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-01-10T21:26:10.072Z] #11 87.87 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-01-10T21:26:10.072Z] #11 87.98 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-01-10T21:26:10.072Z] #11 87.99 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-01-10T21:26:10.072Z] #11 87.99 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-01-10T21:26:10.072Z] #11 88.10 Selecting previously unselected package libpcre3-dev:s390x. [2020-01-10T21:26:10.072Z] #11 88.10 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-01-10T21:26:10.072Z] #11 88.10 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-01-10T21:26:10.072Z] #11 88.40 Selecting previously unselected package libselinux1-dev:s390x. [2020-01-10T21:26:10.072Z] #11 88.40 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-01-10T21:26:10.072Z] #11 88.42 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-01-10T21:26:10.072Z] #11 88.63 Selecting previously unselected package libdevmapper-dev:s390x. [2020-01-10T21:26:10.072Z] #11 88.63 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-01-10T21:26:10.072Z] #11 88.63 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-01-10T21:26:10.072Z] #11 88.68 Selecting previously unselected package libseccomp-dev:s390x. [2020-01-10T21:26:10.072Z] #11 88.68 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-01-10T21:26:10.072Z] #11 88.69 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-01-10T21:26:10.072Z] #11 88.79 Selecting previously unselected package libsystemd-dev:s390x. [2020-01-10T21:26:10.072Z] #11 88.79 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_s390x.deb ... [2020-01-10T21:26:10.072Z] #11 88.80 Unpacking libsystemd-dev:s390x (241-7~deb10u2) ... [2020-01-10T21:26:10.072Z] #11 89.26 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-01-10T21:26:10.072Z] #11 89.28 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-01-10T21:26:10.072Z] #11 89.29 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-01-10T21:26:10.072Z] #11 89.30 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-10T21:26:10.072Z] #11 89.32 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-01-10T21:26:10.072Z] #11 89.34 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-01-10T21:26:10.072Z] #11 89.36 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:26:10.072Z] #11 89.37 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-10T21:26:10.072Z] #11 89.38 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-01-10T21:26:10.072Z] #11 89.39 Setting up libudev-dev:s390x (241-7~deb10u2) ... [2020-01-10T21:26:10.072Z] #11 89.42 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-10T21:26:10.072Z] #11 89.44 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-10T21:26:10.072Z] #11 89.45 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-01-10T21:26:10.072Z] #11 89.45 Setting up mingw-w64-common (6.0.0-3) ... [2020-01-10T21:26:10.072Z] #11 89.46 Setting up libsystemd-dev:s390x (241-7~deb10u2) ... [2020-01-10T21:26:10.072Z] #11 89.47 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-10T21:26:10.072Z] #11 89.48 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-01-10T21:26:10.072Z] #11 89.48 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:26:10.072Z] #11 89.49 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-01-10T21:26:10.072Z] #11 89.49 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-01-10T21:26:10.072Z] #11 89.50 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:26:10.072Z] #11 89.50 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-01-10T21:26:10.072Z] #11 89.51 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-01-10T21:26:10.072Z] #11 89.51 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-10T21:26:10.072Z] #11 89.52 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-01-10T21:26:10.072Z] #11 89.53 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-01-10T21:26:10.072Z] #11 89.54 Setting up dmsetup (2:1.02.155-3) ... [2020-01-10T21:26:10.072Z] #11 89.55 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-01-10T21:26:10.072Z] #11 89.56 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-01-10T21:26:10.072Z] #11 89.57 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:26:10.072Z] #11 DONE 90.0s [2020-01-10T21:26:10.072Z] [2020-01-10T21:26:10.072Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:26:10.072Z] #45 43.26 CC criu/pie/util.o [2020-01-10T21:26:10.072Z] #45 ... [2020-01-10T21:26:10.072Z] [2020-01-10T21:26:10.072Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:26:10.072Z] #48 84.81 crypto/dsa [2020-01-10T21:26:10.072Z] #48 84.83 github.com/LK4D4/vndr/build [2020-01-10T21:26:10.072Z] #48 85.42 crypto/x509/pkix [2020-01-10T21:26:10.072Z] #48 85.96 vendor/golang.org/x/crypto/cryptobyte [2020-01-10T21:26:10.072Z] #48 88.00 net [2020-01-10T21:26:10.072Z] #48 88.11 vendor/golang.org/x/sys/cpu [2020-01-10T21:26:10.072Z] #48 88.61 vendor/golang.org/x/crypto/internal/chacha20 [2020-01-10T21:26:10.072Z] #48 89.29 vendor/golang.org/x/crypto/poly1305 [2020-01-10T21:26:10.072Z] #48 89.79 vendor/golang.org/x/crypto/chacha20poly1305 [2020-01-10T21:26:10.486Z] #48 ... [2020-01-10T21:26:10.486Z] [2020-01-10T21:26:10.486Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:26:10.486Z] #56 DONE 0.2s [2020-01-10T21:26:10.486Z] [2020-01-10T21:26:10.486Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:26:10.486Z] #45 43.55 CC criu/pie/util-vdso.o [2020-01-10T21:26:10.486Z] #45 ... [2020-01-10T21:26:10.486Z] [2020-01-10T21:26:10.486Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-10T21:26:10.486Z] #57 DONE 0.1s [2020-01-10T21:26:10.486Z] [2020-01-10T21:26:10.486Z] #12 [dev 1/25] RUN groupadd -r docker [2020-01-10T21:26:10.486Z] #12 DONE 0.5s [2020-01-10T21:26:10.486Z] [2020-01-10T21:26:10.486Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-10T21:26:10.583Z] #45 52.86 DEP criu/seccomp.d [2020-01-10T21:26:10.583Z] #45 53.11 DEP criu/rst-malloc.d [2020-01-10T21:26:10.583Z] #45 53.16 DEP criu/rbtree.d [2020-01-10T21:26:10.583Z] #45 53.17 DEP criu/pstree.d [2020-01-10T21:26:10.583Z] #45 53.31 DEP criu/protobuf.d [2020-01-10T21:26:11.023Z] #45 53.57 GEN criu/protobuf-desc-gen.h [2020-01-10T21:26:11.025Z] #13 DONE 0.4s [2020-01-10T21:26:11.025Z] [2020-01-10T21:26:11.025Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:26:11.025Z] #58 0.296 + RM_GOPATH=0 [2020-01-10T21:26:11.025Z] #58 0.296 + TMP_GOPATH= [2020-01-10T21:26:11.025Z] #58 0.297 + : /build [2020-01-10T21:26:11.025Z] #58 0.297 + '[' -z '' ']' [2020-01-10T21:26:11.025Z] #58 0.297 ++ mktemp -d [2020-01-10T21:26:11.025Z] #58 0.299 + export GOPATH=/tmp/tmp.TxWVv7dgz6 [2020-01-10T21:26:11.025Z] #58 0.299 + GOPATH=/tmp/tmp.TxWVv7dgz6 [2020-01-10T21:26:11.025Z] #58 0.299 + RM_GOPATH=1 [2020-01-10T21:26:11.025Z] #58 0.299 ++ dirname ./install.sh [2020-01-10T21:26:11.025Z] #58 0.300 + dir=. [2020-01-10T21:26:11.025Z] #58 0.300 + bin=runc [2020-01-10T21:26:11.025Z] #58 0.300 + shift [2020-01-10T21:26:11.025Z] #58 0.300 + '[' '!' -f ./runc.installer ']' [2020-01-10T21:26:11.025Z] #58 0.301 + . ./runc.installer [2020-01-10T21:26:11.025Z] #58 0.301 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-10T21:26:11.025Z] #58 0.301 + install_runc [2020-01-10T21:26:11.025Z] #58 0.302 + uname -r [2020-01-10T21:26:11.025Z] #58 0.303 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-10T21:26:11.025Z] #58 0.305 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-10T21:26:11.025Z] #58 0.305 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-10T21:26:11.025Z] #58 0.306 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-10T21:26:11.025Z] #58 0.306 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TxWVv7dgz6/src/github.com/opencontainers/runc [2020-01-10T21:26:11.025Z] #58 0.309 Cloning into '/tmp/tmp.TxWVv7dgz6/src/github.com/opencontainers/runc'... [2020-01-10T21:26:11.548Z] #58 ... [2020-01-10T21:26:11.548Z] [2020-01-10T21:26:11.548Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-10T21:26:11.548Z] #14 0.270 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-10T21:26:11.548Z] #14 DONE 0.4s [2020-01-10T21:26:11.548Z] [2020-01-10T21:26:11.548Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:26:11.548Z] #45 44.66 CC criu/pie/parasite-vdso.o [2020-01-10T21:26:12.042Z] #45 ... [2020-01-10T21:26:12.042Z] [2020-01-10T21:26:12.042Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-10T21:26:12.042Z] #15 DONE 0.3s [2020-01-10T21:26:12.042Z] [2020-01-10T21:26:12.042Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-10T21:26:12.042Z] #16 DONE 0.3s [2020-01-10T21:26:12.042Z] [2020-01-10T21:26:12.042Z] #17 [dev 6/25] RUN ldconfig [2020-01-10T21:26:12.747Z] #17 DONE 0.4s [2020-01-10T21:26:12.747Z] [2020-01-10T21:26:12.747Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:26:13.081Z] #45 55.74 DEP criu/protobuf-desc.d [2020-01-10T21:26:13.081Z] #45 55.93 DEP criu/proc_parse.d [2020-01-10T21:26:13.235Z] #18 0.380 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:26:13.235Z] #18 0.440 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:26:13.235Z] #18 0.495 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:26:13.481Z] #45 56.20 DEP criu/plugin.d [2020-01-10T21:26:13.481Z] #45 56.28 DEP criu/pipes.d [2020-01-10T21:26:13.894Z] #45 56.52 DEP criu/pie-util.d [2020-01-10T21:26:13.894Z] #45 56.64 DEP criu/pie-util-vdso.d [2020-01-10T21:26:13.894Z] #45 56.75 DEP criu/pie-util-vdso-elf32.d [2020-01-10T21:26:14.082Z] #18 1.388 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-10T21:26:14.306Z] #45 56.98 DEP criu/path.d [2020-01-10T21:26:14.306Z] #45 57.10 DEP criu/parasite-syscall.d [2020-01-10T21:26:14.721Z] #45 57.39 DEP criu/pagemap.d [2020-01-10T21:26:14.721Z] #45 57.54 DEP criu/pagemap-cache.d [2020-01-10T21:26:15.122Z] #45 57.74 DEP criu/page-xfer.d [2020-01-10T21:26:15.122Z] #45 57.87 DEP criu/page-pipe.d [2020-01-10T21:26:15.439Z] #18 2.648 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-10T21:26:15.537Z] #45 58.02 DEP criu/netfilter.d [2020-01-10T21:26:15.537Z] #45 58.14 DEP criu/net.d [2020-01-10T21:26:15.537Z] #45 58.30 DEP criu/namespaces.d [2020-01-10T21:26:15.963Z] #45 58.47 DEP criu/mount.d [2020-01-10T21:26:15.963Z] #45 58.61 DEP criu/mem.d [2020-01-10T21:26:15.963Z] #45 58.79 DEP criu/lsm.d [2020-01-10T21:26:16.279Z] #18 3.927 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-10T21:26:16.360Z] #45 58.89 DEP criu/log.d [2020-01-10T21:26:16.360Z] #45 59.03 DEP criu/libnetlink.d [2020-01-10T21:26:16.360Z] #45 59.15 DEP criu/kerndat.d [2020-01-10T21:26:16.774Z] #45 59.33 DEP criu/kcmp-ids.d [2020-01-10T21:26:16.774Z] #45 59.41 DEP criu/irmap.d [2020-01-10T21:26:16.774Z] #45 59.53 DEP criu/ipc_ns.d [2020-01-10T21:26:16.774Z] #45 ... [2020-01-10T21:26:16.774Z] [2020-01-10T21:26:16.774Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:26:16.774Z] #48 89.83 vendor/golang.org/x/text/transform [2020-01-10T21:26:16.774Z] #48 90.70 vendor/golang.org/x/text/unicode/bidi [2020-01-10T21:26:16.774Z] #48 93.61 vendor/golang.org/x/text/unicode/norm [2020-01-10T21:26:16.774Z] #48 100.0 vendor/golang.org/x/net/idna [2020-01-10T21:26:16.774Z] #48 ... [2020-01-10T21:26:16.774Z] [2020-01-10T21:26:16.774Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:26:16.774Z] #58 7.211 + cd /tmp/tmp.mskduKxCdL/src/github.com/opencontainers/runc [2020-01-10T21:26:16.774Z] #58 7.212 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-10T21:26:16.774Z] #58 7.663 + '[' -z '' ']' [2020-01-10T21:26:16.774Z] #58 7.663 + target=static [2020-01-10T21:26:16.774Z] #58 7.663 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-10T21:26:16.774Z] #58 8.870 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-10T21:26:18.162Z] #58 ... [2020-01-10T21:26:18.162Z] [2020-01-10T21:26:18.162Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:26:18.162Z] #18 0.640 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:26:18.162Z] #18 0.685 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:26:18.162Z] #18 0.779 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:26:18.162Z] #18 1.367 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-10T21:26:18.162Z] #18 2.929 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-10T21:26:18.162Z] #18 4.928 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-10T21:26:18.162Z] #18 9.442 Fetched 8017 kB in 9s (884 kB/s) [2020-01-10T21:26:18.257Z] #18 ... [2020-01-10T21:26:18.257Z] [2020-01-10T21:26:18.257Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:26:18.257Z] #58 6.757 + cd /tmp/tmp.TxWVv7dgz6/src/github.com/opencontainers/runc [2020-01-10T21:26:18.257Z] #58 6.758 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-10T21:26:18.257Z] #58 7.195 + '[' -z '' ']' [2020-01-10T21:26:18.257Z] #58 7.195 + target=static [2020-01-10T21:26:18.257Z] #58 7.195 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-10T21:26:18.563Z] #18 9.442 Reading package lists... [2020-01-10T21:26:18.563Z] #18 ... [2020-01-10T21:26:18.563Z] [2020-01-10T21:26:18.563Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:26:18.563Z] #45 59.69 DEP criu/image.d [2020-01-10T21:26:18.563Z] #45 59.85 DEP criu/image-desc.d [2020-01-10T21:26:18.563Z] #45 59.93 DEP criu/fsnotify.d [2020-01-10T21:26:18.563Z] #45 60.09 DEP criu/filesystems.d [2020-01-10T21:26:18.563Z] #45 60.23 DEP criu/files.d [2020-01-10T21:26:18.563Z] #45 60.37 DEP criu/files-reg.d [2020-01-10T21:26:18.563Z] #45 60.52 DEP criu/files-ext.d [2020-01-10T21:26:18.563Z] #45 60.76 DEP criu/file-lock.d [2020-01-10T21:26:18.563Z] #45 60.99 DEP criu/file-ids.d [2020-01-10T21:26:18.563Z] #45 ... [2020-01-10T21:26:18.563Z] [2020-01-10T21:26:18.563Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:26:18.563Z] #66 93.86 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-10T21:26:18.564Z] #66 93.86 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-10T21:26:18.564Z] #66 DONE 101.5s [2020-01-10T21:26:18.564Z] [2020-01-10T21:26:18.564Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-10T21:26:18.564Z] #67 DONE 0.1s [2020-01-10T21:26:18.564Z] [2020-01-10T21:26:18.564Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:26:18.564Z] #45 61.18 DEP criu/fifo.d [2020-01-10T21:26:18.564Z] #45 61.27 DEP criu/fdstore.d [2020-01-10T21:26:18.564Z] #45 61.39 DEP criu/fault-injection.d [2020-01-10T21:26:18.667Z] #58 7.989 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-10T21:26:18.959Z] #45 61.47 DEP criu/external.d [2020-01-10T21:26:18.959Z] #45 61.75 DEP criu/eventpoll.d [2020-01-10T21:26:19.373Z] #45 62.24 DEP criu/eventfd.d [2020-01-10T21:26:19.806Z] #45 62.33 DEP criu/crtools.d [2020-01-10T21:26:19.806Z] #45 62.46 DEP criu/cr-service.d [2020-01-10T21:26:19.806Z] #45 62.64 DEP criu/cr-restore.d [2020-01-10T21:26:20.206Z] #45 62.89 DEP criu/cr-errno.d [2020-01-10T21:26:20.206Z] #45 62.90 DEP criu/cr-dump.d [2020-01-10T21:26:20.206Z] #45 63.13 DEP criu/cr-dedup.d [2020-01-10T21:26:20.598Z] #45 63.21 DEP criu/cr-check.d [2020-01-10T21:26:20.598Z] #45 63.26 DEP criu/config.d [2020-01-10T21:26:20.598Z] #45 63.31 DEP criu/clone-noasan.d [2020-01-10T21:26:20.598Z] #45 63.33 DEP criu/cgroup.d [2020-01-10T21:26:21.036Z] #45 63.42 DEP criu/cgroup-props.d [2020-01-10T21:26:21.036Z] #45 63.55 DEP criu/bitmap.d [2020-01-10T21:26:21.036Z] #45 63.59 DEP criu/bfd.d [2020-01-10T21:26:21.036Z] #45 63.68 DEP criu/autofs.d [2020-01-10T21:26:21.465Z] #58 ... [2020-01-10T21:26:21.465Z] [2020-01-10T21:26:21.465Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:26:21.465Z] #48 90.75 vendor/golang.org/x/crypto/curve25519 [2020-01-10T21:26:21.465Z] #48 91.62 vendor/golang.org/x/text/transform [2020-01-10T21:26:21.465Z] #48 92.60 vendor/golang.org/x/text/unicode/bidi [2020-01-10T21:26:21.465Z] #48 94.86 vendor/golang.org/x/text/secure/bidirule [2020-01-10T21:26:21.465Z] #48 95.03 vendor/golang.org/x/text/unicode/norm [2020-01-10T21:26:21.465Z] #48 ... [2020-01-10T21:26:21.465Z] [2020-01-10T21:26:21.465Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:26:21.465Z] #45 46.07 CC criu/arch/s390/vdso-pie.o [2020-01-10T21:26:21.465Z] #45 46.31 AR criu/pie/pie.lib.a [2020-01-10T21:26:21.465Z] #45 46.44 DEP criu/pie/restorer.d [2020-01-10T21:26:21.465Z] #45 46.76 DEP criu/arch/s390/restorer.d [2020-01-10T21:26:21.465Z] #45 46.96 DEP criu/pie/parasite.d [2020-01-10T21:26:21.465Z] #45 47.20 CC criu/pie/parasite.o [2020-01-10T21:26:21.465Z] #45 48.20 LINK criu/pie/parasite.built-in.o [2020-01-10T21:26:21.465Z] #45 48.21 GEN criu/pie/parasite-blob.h [2020-01-10T21:26:21.465Z] #45 48.24 CC criu/arch/s390/restorer.o [2020-01-10T21:26:21.465Z] #45 48.68 CC criu/pie/restorer.o [2020-01-10T21:26:21.465Z] #45 51.01 LINK criu/pie/restorer.built-in.o [2020-01-10T21:26:21.465Z] #45 51.01 GEN criu/pie/restorer-blob.h [2020-01-10T21:26:21.465Z] #45 51.10 DEP criu/vdso.d [2020-01-10T21:26:21.465Z] #45 51.33 DEP criu/uts_ns.d [2020-01-10T21:26:21.465Z] #45 51.44 DEP criu/util.d [2020-01-10T21:26:21.465Z] #45 51.63 DEP criu/uffd.d [2020-01-10T21:26:21.465Z] #45 51.83 DEP criu/tun.d [2020-01-10T21:26:21.465Z] #45 51.96 DEP criu/tty.d [2020-01-10T21:26:21.465Z] #45 52.20 DEP criu/timerfd.d [2020-01-10T21:26:21.465Z] #45 52.34 DEP criu/sysfs_parse.d [2020-01-10T21:26:21.465Z] #45 52.47 DEP criu/sysctl.d [2020-01-10T21:26:21.465Z] #45 52.68 DEP criu/string.d [2020-01-10T21:26:21.465Z] #45 52.73 DEP criu/stats.d [2020-01-10T21:26:21.465Z] #45 52.83 DEP criu/sockets.d [2020-01-10T21:26:21.465Z] #45 52.99 DEP criu/sk-unix.d [2020-01-10T21:26:21.465Z] #45 53.26 DEP criu/sk-tcp.d [2020-01-10T21:26:21.465Z] #45 53.41 DEP criu/sk-queue.d [2020-01-10T21:26:21.465Z] #45 53.50 DEP criu/sk-packet.d [2020-01-10T21:26:21.465Z] #45 53.65 DEP criu/sk-netlink.d [2020-01-10T21:26:21.465Z] #45 53.81 DEP criu/sk-inet.d [2020-01-10T21:26:21.465Z] #45 54.01 DEP criu/signalfd.d [2020-01-10T21:26:21.465Z] #45 54.14 DEP criu/sigframe.d [2020-01-10T21:26:21.465Z] #45 54.30 DEP criu/shmem.d [2020-01-10T21:26:21.465Z] #45 54.52 DEP criu/servicefd.d [2020-01-10T21:26:21.465Z] #45 54.65 DEP criu/seize.d [2020-01-10T21:26:21.465Z] #45 54.78 DEP criu/seccomp.d [2020-01-10T21:26:21.465Z] #45 ... [2020-01-10T21:26:21.465Z] [2020-01-10T21:26:21.465Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:26:21.465Z] #18 9.044 Fetched 8017 kB in 9s (923 kB/s) [2020-01-10T21:26:21.539Z] #45 63.87 DEP criu/aio.d [2020-01-10T21:26:21.539Z] #45 64.10 DEP criu/action-scripts.d [2020-01-10T21:26:22.073Z] #45 64.50 CC criu/action-scripts.o [2020-01-10T21:26:22.641Z] #45 65.35 CC criu/aio.o [2020-01-10T21:26:22.641Z] #45 ... [2020-01-10T21:26:22.641Z] [2020-01-10T21:26:22.641Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:26:22.641Z] #51 DONE 105.9s [2020-01-10T21:26:23.126Z] [2020-01-10T21:26:23.126Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:26:23.126Z] #18 9.442 Reading package lists... [2020-01-10T21:26:24.981Z] #18 9.044 Reading package lists... [2020-01-10T21:26:25.177Z] #18 13.16 Reading package lists... [2020-01-10T21:26:25.589Z] #18 16.96 Building dependency tree... [2020-01-10T21:26:25.989Z] #18 17.77 libcap2-bin is already the newest version (1:2.25-2). [2020-01-10T21:26:25.989Z] #18 17.77 The following additional packages will be installed: [2020-01-10T21:26:25.989Z] #18 17.77 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-01-10T21:26:25.989Z] #18 17.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-01-10T21:26:25.989Z] #18 17.77 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-01-10T21:26:25.989Z] #18 17.77 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-01-10T21:26:25.989Z] #18 17.77 python3.7 python3.7-minimal vim-runtime xxd [2020-01-10T21:26:25.989Z] #18 17.77 Suggested packages: [2020-01-10T21:26:25.989Z] #18 17.77 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-01-10T21:26:25.989Z] #18 17.77 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-01-10T21:26:25.989Z] #18 17.77 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-01-10T21:26:25.989Z] #18 17.77 Recommended packages: [2020-01-10T21:26:25.989Z] #18 17.77 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-01-10T21:26:25.989Z] #18 17.77 python3-keyrings.alt python3-xdg unzip [2020-01-10T21:26:26.285Z] #18 12.75 Reading package lists... [2020-01-10T21:26:26.285Z] #18 ... [2020-01-10T21:26:26.285Z] [2020-01-10T21:26:26.285Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:26:26.285Z] #66 96.89 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-10T21:26:26.285Z] #66 96.89 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-10T21:26:26.285Z] #66 DONE 105.6s [2020-01-10T21:26:26.285Z] [2020-01-10T21:26:26.285Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-10T21:26:26.285Z] #67 DONE 0.2s [2020-01-10T21:26:26.285Z] [2020-01-10T21:26:26.285Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:26:26.285Z] #45 55.05 DEP criu/rst-malloc.d [2020-01-10T21:26:26.285Z] #45 55.11 DEP criu/rbtree.d [2020-01-10T21:26:26.285Z] #45 55.14 DEP criu/pstree.d [2020-01-10T21:26:26.285Z] #45 55.27 DEP criu/protobuf.d [2020-01-10T21:26:26.285Z] #45 55.38 GEN criu/protobuf-desc-gen.h [2020-01-10T21:26:26.285Z] #45 56.78 DEP criu/protobuf-desc.d [2020-01-10T21:26:26.285Z] #45 56.95 DEP criu/proc_parse.d [2020-01-10T21:26:26.285Z] #45 57.27 DEP criu/plugin.d [2020-01-10T21:26:26.285Z] #45 57.43 DEP criu/pipes.d [2020-01-10T21:26:26.285Z] #45 57.51 DEP criu/pie-util.d [2020-01-10T21:26:26.285Z] #45 57.57 DEP criu/pie-util-vdso.d [2020-01-10T21:26:26.285Z] #45 57.71 DEP criu/pie-util-vdso-elf32.d [2020-01-10T21:26:26.285Z] #45 57.90 DEP criu/path.d [2020-01-10T21:26:26.285Z] #45 58.07 DEP criu/parasite-syscall.d [2020-01-10T21:26:26.285Z] #45 58.49 DEP criu/pagemap.d [2020-01-10T21:26:26.285Z] #45 58.84 DEP criu/pagemap-cache.d [2020-01-10T21:26:26.285Z] #45 59.01 DEP criu/page-xfer.d [2020-01-10T21:26:26.285Z] #45 59.19 DEP criu/page-pipe.d [2020-01-10T21:26:26.285Z] #45 59.33 DEP criu/netfilter.d [2020-01-10T21:26:26.285Z] #45 59.50 DEP criu/net.d [2020-01-10T21:26:26.671Z] #45 59.95 DEP criu/namespaces.d [2020-01-10T21:26:27.098Z] #45 60.26 DEP criu/mount.d [2020-01-10T21:26:27.098Z] #45 60.32 DEP criu/mem.d [2020-01-10T21:26:27.098Z] #45 60.39 DEP criu/lsm.d [2020-01-10T21:26:27.098Z] #45 60.43 DEP criu/log.d [2020-01-10T21:26:27.339Z] #18 19.02 The following NEW packages will be installed: [2020-01-10T21:26:27.339Z] #18 19.02 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-01-10T21:26:27.339Z] #18 19.02 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-01-10T21:26:27.339Z] #18 19.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-01-10T21:26:27.339Z] #18 19.03 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-01-10T21:26:27.339Z] #18 19.03 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-01-10T21:26:27.339Z] #18 19.03 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-01-10T21:26:27.339Z] #18 19.03 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-01-10T21:26:27.339Z] #18 19.03 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-10T21:26:27.339Z] #18 19.20 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:26:27.339Z] #18 19.20 Need to get 26.3 MB of archives. [2020-01-10T21:26:27.339Z] #18 19.20 After this operation, 112 MB of additional disk space will be used. [2020-01-10T21:26:27.339Z] #18 19.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-01-10T21:26:27.339Z] #18 19.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2 [586 kB] [2020-01-10T21:26:27.339Z] #18 19.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2 [1590 kB] [2020-01-10T21:26:27.339Z] #18 19.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-01-10T21:26:27.339Z] #18 19.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-01-10T21:26:27.339Z] #18 19.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2 [1682 kB] [2020-01-10T21:26:27.504Z] #45 60.53 DEP criu/libnetlink.d [2020-01-10T21:26:27.504Z] #45 60.67 DEP criu/kerndat.d [2020-01-10T21:26:27.504Z] #45 60.80 DEP criu/kcmp-ids.d [2020-01-10T21:26:27.504Z] #45 60.87 DEP criu/irmap.d [2020-01-10T21:26:27.759Z] #18 19.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2 [330 kB] [2020-01-10T21:26:27.759Z] #18 19.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-01-10T21:26:27.759Z] #18 19.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-01-10T21:26:27.759Z] #18 19.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-01-10T21:26:27.759Z] #18 19.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-01-10T21:26:27.759Z] #18 19.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-01-10T21:26:27.759Z] #18 19.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-01-10T21:26:27.759Z] #18 19.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-01-10T21:26:27.759Z] #18 19.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-01-10T21:26:27.759Z] #18 19.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-01-10T21:26:27.759Z] #18 19.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-01-10T21:26:27.759Z] #18 19.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-01-10T21:26:27.759Z] #18 19.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-01-10T21:26:27.759Z] #18 19.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-01-10T21:26:27.759Z] #18 19.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-01-10T21:26:27.759Z] #18 19.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-01-10T21:26:27.759Z] #18 19.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-01-10T21:26:27.759Z] #18 19.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-01-10T21:26:27.759Z] #18 19.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-01-10T21:26:27.759Z] #18 19.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-01-10T21:26:27.759Z] #18 19.59 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-01-10T21:26:27.759Z] #18 19.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-01-10T21:26:27.759Z] #18 19.59 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-01-10T21:26:27.910Z] #45 60.99 DEP criu/ipc_ns.d [2020-01-10T21:26:27.910Z] #45 61.20 DEP criu/image.d [2020-01-10T21:26:28.178Z] #18 19.90 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-01-10T21:26:28.178Z] #18 19.92 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-01-10T21:26:28.178Z] #18 19.93 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-01-10T21:26:28.178Z] #18 19.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-01-10T21:26:28.178Z] #18 19.94 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-01-10T21:26:28.178Z] #18 19.95 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-01-10T21:26:28.178Z] #18 20.05 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-01-10T21:26:28.178Z] #18 20.05 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-01-10T21:26:28.178Z] #18 20.06 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-01-10T21:26:28.178Z] #18 20.06 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-01-10T21:26:28.178Z] #18 20.06 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-01-10T21:26:28.178Z] #18 20.06 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-01-10T21:26:28.178Z] #18 20.07 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-01-10T21:26:28.178Z] #18 20.08 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-01-10T21:26:28.250Z] Running on azwin-2-70e180 in d:\jenkins\workspace\moby_cpuguy-test-sync [Pipeline] { [Pipeline] ws [2020-01-10T21:26:28.265Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-01-10T21:26:28.317Z] #45 61.39 DEP criu/image-desc.d [2020-01-10T21:26:28.317Z] #45 61.53 DEP criu/fsnotify.d [2020-01-10T21:26:28.317Z] #45 61.60 DEP criu/filesystems.d [2020-01-10T21:26:28.317Z] #45 61.67 DEP criu/files.d [2020-01-10T21:26:28.584Z] #18 20.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-01-10T21:26:28.584Z] #18 20.37 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-01-10T21:26:28.584Z] #18 20.41 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-01-10T21:26:28.713Z] #45 61.88 DEP criu/files-reg.d [2020-01-10T21:26:28.713Z] #45 ... [2020-01-10T21:26:28.713Z] [2020-01-10T21:26:28.713Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:26:28.713Z] #18 12.75 Reading package lists... [2020-01-10T21:26:28.988Z] #18 21.00 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:26:29.120Z] #18 16.34 Building dependency tree... [2020-01-10T21:26:29.410Z] #18 21.16 Fetched 26.3 MB in 1s (19.6 MB/s) [2020-01-10T21:26:29.410Z] #18 21.25 Selecting previously unselected package pigz. [2020-01-10T21:26:29.410Z] #18 21.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23190 files and directories currently installed.) [2020-01-10T21:26:29.410Z] #18 21.37 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-01-10T21:26:29.826Z] #18 21.38 Unpacking pigz (2.4-1) ... [2020-01-10T21:26:29.827Z] #18 21.46 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-01-10T21:26:29.827Z] #18 21.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_s390x.deb ... [2020-01-10T21:26:29.827Z] #18 21.47 Unpacking libpython3.7-minimal:s390x (3.7.3-2) ... [2020-01-10T21:26:29.979Z] #18 17.16 libcap2-bin is already the newest version (1:2.25-2). [2020-01-10T21:26:29.979Z] #18 17.16 The following additional packages will be installed: [2020-01-10T21:26:29.980Z] #18 17.16 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-01-10T21:26:29.980Z] #18 17.16 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-01-10T21:26:29.980Z] #18 17.16 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-01-10T21:26:29.980Z] #18 17.16 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-01-10T21:26:29.980Z] #18 17.16 python3.7 python3.7-minimal vim-runtime xxd [2020-01-10T21:26:29.980Z] #18 17.17 Suggested packages: [2020-01-10T21:26:29.980Z] #18 17.17 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-01-10T21:26:29.980Z] #18 17.17 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-01-10T21:26:29.980Z] #18 17.17 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-01-10T21:26:29.980Z] #18 17.17 Recommended packages: [2020-01-10T21:26:29.980Z] #18 17.17 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-01-10T21:26:29.980Z] #18 17.17 python3-keyrings.alt python3-xdg unzip [2020-01-10T21:26:30.249Z] #18 21.97 Selecting previously unselected package python3.7-minimal. [2020-01-10T21:26:30.249Z] #18 21.97 Preparing to unpack .../python3.7-minimal_3.7.3-2_s390x.deb ... [2020-01-10T21:26:30.249Z] #18 21.99 Unpacking python3.7-minimal (3.7.3-2) ... [2020-01-10T21:26:30.249Z] #18 ... [2020-01-10T21:26:30.249Z] [2020-01-10T21:26:30.249Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:26:30.249Z] #48 103.4 vendor/golang.org/x/net/http2/hpack [2020-01-10T21:26:30.249Z] #48 104.6 mime [2020-01-10T21:26:30.249Z] #48 107.4 mime/quotedprintable [2020-01-10T21:26:30.249Z] #48 107.7 net/http/internal [2020-01-10T21:26:30.249Z] #48 109.0 crypto/tls [2020-01-10T21:26:30.249Z] #48 109.0 mime/multipart [2020-01-10T21:26:30.651Z] #48 ... [2020-01-10T21:26:30.651Z] [2020-01-10T21:26:30.651Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:26:30.651Z] #45 66.83 CC criu/autofs.o [2020-01-10T21:26:30.651Z] #45 68.05 CC criu/bfd.o [2020-01-10T21:26:30.651Z] #45 68.41 CC criu/bitmap.o [2020-01-10T21:26:30.651Z] #45 68.51 CC criu/cgroup-props.o [2020-01-10T21:26:30.651Z] #45 69.13 CC criu/cgroup.o [2020-01-10T21:26:30.651Z] #45 71.32 CC criu/clone-noasan.o [2020-01-10T21:26:30.651Z] #45 71.43 CC criu/config.o [2020-01-10T21:26:30.651Z] #45 72.59 CC criu/cr-check.o [2020-01-10T21:26:31.064Z] #45 ... [2020-01-10T21:26:31.064Z] [2020-01-10T21:26:31.064Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:26:31.064Z] #18 22.96 Setting up libpython3.7-minimal:s390x (3.7.3-2) ... [2020-01-10T21:26:31.064Z] #18 22.98 Setting up python3.7-minimal (3.7.3-2) ... [2020-01-10T21:26:31.387Z] #18 18.74 The following NEW packages will be installed: [2020-01-10T21:26:31.387Z] #18 18.74 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-01-10T21:26:31.387Z] #18 18.74 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-01-10T21:26:31.387Z] #18 18.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-01-10T21:26:31.387Z] #18 18.74 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-01-10T21:26:31.387Z] #18 18.74 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-01-10T21:26:31.387Z] #18 18.74 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-01-10T21:26:31.387Z] #18 18.74 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-01-10T21:26:31.387Z] #18 18.74 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-10T21:26:31.387Z] #18 ... [2020-01-10T21:26:31.387Z] [2020-01-10T21:26:31.387Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:26:31.387Z] #51 DONE 111.0s [2020-01-10T21:26:31.387Z] [2020-01-10T21:26:31.387Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:26:31.387Z] #18 18.87 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:26:31.387Z] #18 18.87 Need to get 26.3 MB of archives. [2020-01-10T21:26:31.387Z] #18 18.87 After this operation, 112 MB of additional disk space will be used. [2020-01-10T21:26:31.387Z] #18 18.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-01-10T21:26:31.387Z] #18 18.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2 [586 kB] [2020-01-10T21:26:31.387Z] #18 18.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2 [1590 kB] [2020-01-10T21:26:31.805Z] #18 19.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-01-10T21:26:31.805Z] #18 19.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-01-10T21:26:31.805Z] #18 19.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2 [1682 kB] [2020-01-10T21:26:31.805Z] #18 19.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2 [330 kB] [2020-01-10T21:26:31.805Z] #18 19.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-01-10T21:26:31.805Z] #18 19.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-01-10T21:26:31.805Z] #18 19.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-01-10T21:26:31.805Z] #18 19.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-01-10T21:26:31.805Z] #18 19.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-01-10T21:26:31.805Z] #18 19.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-01-10T21:26:31.805Z] #18 19.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-01-10T21:26:31.805Z] #18 19.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-01-10T21:26:31.805Z] #18 19.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-01-10T21:26:31.805Z] #18 ... [2020-01-10T21:26:31.805Z] [2020-01-10T21:26:31.805Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:26:31.805Z] #48 101.3 vendor/golang.org/x/net/idna [2020-01-10T21:26:31.805Z] #48 105.4 mime [2020-01-10T21:26:31.805Z] #48 108.1 net/http/internal [2020-01-10T21:26:31.805Z] #48 110.4 crypto/tls [2020-01-10T21:26:31.805Z] #48 110.4 mime/multipart [2020-01-10T21:26:31.805Z] #48 ... [2020-01-10T21:26:31.805Z] [2020-01-10T21:26:31.805Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:26:31.805Z] #18 19.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-01-10T21:26:31.805Z] #18 19.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-01-10T21:26:31.805Z] #18 19.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-01-10T21:26:31.805Z] #18 19.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-01-10T21:26:31.805Z] #18 19.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-01-10T21:26:31.805Z] #18 19.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-01-10T21:26:32.223Z] #18 19.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-01-10T21:26:32.223Z] #18 19.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-01-10T21:26:32.223Z] #18 19.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-01-10T21:26:32.223Z] #18 19.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-01-10T21:26:32.223Z] #18 19.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-01-10T21:26:32.223Z] #18 19.54 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-01-10T21:26:32.223Z] #18 19.56 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-01-10T21:26:32.645Z] #18 20.08 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-01-10T21:26:32.645Z] #18 20.11 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-01-10T21:26:32.645Z] #18 20.11 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-01-10T21:26:32.645Z] #18 20.12 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-01-10T21:26:32.645Z] #18 20.12 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-01-10T21:26:32.645Z] #18 20.13 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-01-10T21:26:32.645Z] #18 20.21 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-01-10T21:26:33.064Z] #18 20.21 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-01-10T21:26:33.064Z] #18 20.22 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-01-10T21:26:33.064Z] #18 20.22 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-01-10T21:26:33.064Z] #18 20.23 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-01-10T21:26:33.064Z] #18 20.24 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-01-10T21:26:33.064Z] #18 20.25 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-01-10T21:26:33.064Z] #18 20.26 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-01-10T21:26:33.064Z] #18 20.46 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-01-10T21:26:33.064Z] #18 20.50 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-01-10T21:26:33.064Z] #18 20.52 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-01-10T21:26:33.352Z] #18 24.95 Selecting previously unselected package python3-minimal. [2020-01-10T21:26:33.352Z] #18 24.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 ... 23439 files and directories currently installed.) [2020-01-10T21:26:33.352Z] #18 25.11 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-01-10T21:26:33.352Z] #18 25.12 Unpacking python3-minimal (3.7.3-1) ... [2020-01-10T21:26:33.498Z] Removing intermediate container fc489cdea3ec [2020-01-10T21:26:33.498Z] ---> b558345e72f2 [2020-01-10T21:26:33.498Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-10T21:26:33.498Z] ---> ebd73b5ebd31 [2020-01-10T21:26:33.498Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-10T21:26:33.498Z] ---> 160c49807463 [2020-01-10T21:26:33.498Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-10T21:26:33.498Z] ---> Running in 81d3228be874 [2020-01-10T21:26:33.498Z] Removing intermediate container 81d3228be874 [2020-01-10T21:26:33.498Z] ---> 981240a4d547 [2020-01-10T21:26:33.498Z] Successfully built 981240a4d547 [2020-01-10T21:26:33.498Z] Successfully tagged moby-buildx:latest [2020-01-10T21:26:33.498Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-10T21:26:33.498Z] if [ -n "${id}" ]; then \ [2020-01-10T21:26:33.498Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-10T21:26:33.498Z] && touch bundles/buildx; \ [2020-01-10T21:26:33.498Z] docker rm -f ${id}; \ [2020-01-10T21:26:33.498Z] fi [2020-01-10T21:26:33.498Z] 60b4520d3aae7ea5d3a40c2701b6830a0df8aa7724d5e2ef5bd23c7ffb9224b4 [2020-01-10T21:26:33.498Z] bundles/buildx version [2020-01-10T21:26:33.498Z] buildx v0.3.1 6db68d0 [2020-01-10T21:26:33.498Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc . [2020-01-10T21:26:33.498Z] #1 [internal] booting buildkit [2020-01-10T21:26:33.498Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-01-10T21:26:33.876Z] #18 25.28 Selecting previously unselected package libmpdec2:s390x. [2020-01-10T21:26:33.876Z] #18 25.28 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-01-10T21:26:33.876Z] #18 25.29 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-01-10T21:26:33.876Z] #18 25.45 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-01-10T21:26:33.876Z] #18 25.45 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_s390x.deb ... [2020-01-10T21:26:33.876Z] #18 25.46 Unpacking libpython3.7-stdlib:s390x (3.7.3-2) ... [2020-01-10T21:26:33.926Z] #18 21.39 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:26:33.926Z] #18 21.46 Fetched 26.3 MB in 2s (15.1 MB/s) [2020-01-10T21:26:33.926Z] #18 21.50 Selecting previously unselected package pigz. [2020-01-10T21:26:33.926Z] #18 21.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23190 files and directories currently installed.) [2020-01-10T21:26:33.926Z] #18 21.56 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-01-10T21:26:33.926Z] #18 21.56 Unpacking pigz (2.4-1) ... [2020-01-10T21:26:34.086Z] Removing intermediate container b5fc679c7caf [2020-01-10T21:26:34.086Z] ---> 803c4ce9dd15 [2020-01-10T21:26:34.086Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-10T21:26:34.086Z] ---> ebd73b5ebd31 [2020-01-10T21:26:34.086Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-10T21:26:34.086Z] ---> c4a4a75b397a [2020-01-10T21:26:34.086Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-10T21:26:34.086Z] ---> Running in 7b5371a3d958 [2020-01-10T21:26:34.086Z] Removing intermediate container 7b5371a3d958 [2020-01-10T21:26:34.086Z] ---> bffebcc23fed [2020-01-10T21:26:34.086Z] Successfully built bffebcc23fed [2020-01-10T21:26:34.086Z] Successfully tagged moby-buildx:latest [2020-01-10T21:26:34.086Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-10T21:26:34.086Z] if [ -n "${id}" ]; then \ [2020-01-10T21:26:34.086Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-10T21:26:34.086Z] && touch bundles/buildx; \ [2020-01-10T21:26:34.086Z] docker rm -f ${id}; \ [2020-01-10T21:26:34.086Z] fi [2020-01-10T21:26:34.086Z] ba5eda9a788329c1720b94c2f0f0084d07ec16c0acc80360b41ef55a4f3af590 [2020-01-10T21:26:34.086Z] bundles/buildx version [2020-01-10T21:26:34.086Z] buildx v0.3.1 6db68d0 [2020-01-10T21:26:34.086Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc . [2020-01-10T21:26:34.086Z] #1 [internal] booting buildkit [2020-01-10T21:26:34.086Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-01-10T21:26:34.331Z] #18 21.67 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-01-10T21:26:34.331Z] #18 21.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_s390x.deb ... [2020-01-10T21:26:34.331Z] #18 21.67 Unpacking libpython3.7-minimal:s390x (3.7.3-2) ... [2020-01-10T21:26:34.513Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2020-01-10T21:26:34.513Z] #1 creating container buildx_buildkit_default [2020-01-10T21:26:34.734Z] #18 22.09 Selecting previously unselected package python3.7-minimal. [2020-01-10T21:26:34.734Z] #18 22.09 Preparing to unpack .../python3.7-minimal_3.7.3-2_s390x.deb ... [2020-01-10T21:26:34.734Z] #18 22.09 Unpacking python3.7-minimal (3.7.3-2) ... [2020-01-10T21:26:35.132Z] #1 creating container buildx_buildkit_default 0.5s done [2020-01-10T21:26:35.132Z] #1 DONE 3.2s [2020-01-10T21:26:35.132Z] [2020-01-10T21:26:35.132Z] #2 [internal] load .dockerignore [2020-01-10T21:26:35.132Z] #2 transferring context: 112B 0.0s done [2020-01-10T21:26:35.132Z] #2 DONE 0.0s [2020-01-10T21:26:35.132Z] [2020-01-10T21:26:35.132Z] #3 [internal] load build definition from Dockerfile [2020-01-10T21:26:35.132Z] #3 transferring dockerfile: 15.57kB 0.0s done [2020-01-10T21:26:35.132Z] #3 DONE 0.0s [2020-01-10T21:26:35.132Z] [2020-01-10T21:26:35.132Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-10T21:26:35.270Z] #18 27.00 Selecting previously unselected package python3.7. [2020-01-10T21:26:35.270Z] #18 27.00 Preparing to unpack .../python3.7_3.7.3-2_s390x.deb ... [2020-01-10T21:26:35.270Z] #18 27.01 Unpacking python3.7 (3.7.3-2) ... [2020-01-10T21:26:35.270Z] #18 27.12 Selecting previously unselected package libpython3-stdlib:s390x. [2020-01-10T21:26:35.270Z] #18 27.12 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-01-10T21:26:35.270Z] #18 27.13 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-01-10T21:26:35.270Z] #18 27.18 Setting up python3-minimal (3.7.3-1) ... [2020-01-10T21:26:35.562Z] #18 22.86 Setting up libpython3.7-minimal:s390x (3.7.3-2) ... [2020-01-10T21:26:35.562Z] #18 22.88 Setting up python3.7-minimal (3.7.3-2) ... [2020-01-10T21:26:35.753Z] #4 DONE 0.6s [2020-01-10T21:26:35.754Z] [2020-01-10T21:26:35.754Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-10T21:26:35.754Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-10T21:26:36.039Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-01-10T21:26:36.039Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-10T21:26:36.039Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-01-10T21:26:36.039Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-01-10T21:26:36.039Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-01-10T21:26:36.112Z] #18 27.79 Selecting previously unselected package python3. [2020-01-10T21:26:36.112Z] #18 27.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23851 files and directories currently installed.) [2020-01-10T21:26:36.112Z] #18 27.83 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-01-10T21:26:36.112Z] #18 27.84 Unpacking python3 (3.7.3-1) ... [2020-01-10T21:26:36.112Z] #18 27.93 Selecting previously unselected package libip4tc0:s390x. [2020-01-10T21:26:36.112Z] #18 27.93 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-01-10T21:26:36.112Z] #18 27.93 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-01-10T21:26:36.112Z] #18 27.99 Selecting previously unselected package libip6tc0:s390x. [2020-01-10T21:26:36.112Z] #18 27.99 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-01-10T21:26:36.112Z] #18 28.00 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-01-10T21:26:36.112Z] #18 28.05 Selecting previously unselected package libiptc0:s390x. [2020-01-10T21:26:36.112Z] #18 28.05 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-01-10T21:26:36.112Z] #18 28.05 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-01-10T21:26:36.112Z] #18 28.11 Selecting previously unselected package libnfnetlink0:s390x. [2020-01-10T21:26:36.112Z] #18 28.11 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-01-10T21:26:36.112Z] #18 28.11 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-01-10T21:26:36.112Z] #18 28.19 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-01-10T21:26:36.138Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2020-01-10T21:26:36.138Z] #1 creating container buildx_buildkit_default [2020-01-10T21:26:36.520Z] #18 28.19 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-01-10T21:26:36.520Z] #18 28.20 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-01-10T21:26:36.520Z] #18 28.26 Selecting previously unselected package libnftnl11:s390x. [2020-01-10T21:26:36.520Z] #18 28.26 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-01-10T21:26:36.520Z] #18 28.27 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-01-10T21:26:36.520Z] #18 28.34 Selecting previously unselected package iptables. [2020-01-10T21:26:36.520Z] #18 28.34 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-01-10T21:26:36.520Z] #18 28.34 Unpacking iptables (1.8.2-4) ... [2020-01-10T21:26:36.662Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-01-10T21:26:36.662Z] #5 DONE 0.8s [2020-01-10T21:26:36.662Z] [2020-01-10T21:26:36.662Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-10T21:26:36.764Z] #1 creating container buildx_buildkit_default 0.5s done [2020-01-10T21:26:36.764Z] #1 DONE 3.1s [2020-01-10T21:26:36.764Z] [2020-01-10T21:26:36.764Z] #3 [internal] load build definition from Dockerfile [2020-01-10T21:26:36.764Z] #3 transferring dockerfile: 15.57kB 0.0s done [2020-01-10T21:26:36.764Z] #3 DONE 0.0s [2020-01-10T21:26:36.764Z] [2020-01-10T21:26:36.764Z] #2 [internal] load .dockerignore [2020-01-10T21:26:36.764Z] #2 transferring context: 112B done [2020-01-10T21:26:36.764Z] #2 DONE 0.0s [2020-01-10T21:26:36.764Z] [2020-01-10T21:26:36.764Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-10T21:26:36.921Z] #18 28.74 Selecting previously unselected package xxd. [2020-01-10T21:26:36.921Z] #18 28.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-01-10T21:26:36.921Z] #18 28.74 Unpacking xxd (2:8.1.0875-5) ... [2020-01-10T21:26:36.921Z] #18 28.83 Selecting previously unselected package vim-common. [2020-01-10T21:26:36.921Z] #18 28.83 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-10T21:26:36.921Z] #18 28.85 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-10T21:26:36.960Z] #7 DONE 0.2s [2020-01-10T21:26:36.960Z] [2020-01-10T21:26:36.960Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-10T21:26:36.960Z] #6 DONE 0.3s [2020-01-10T21:26:36.960Z] [2020-01-10T21:26:36.960Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-10T21:26:36.960Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-10T21:26:36.960Z] #69 DONE 0.0s [2020-01-10T21:26:36.960Z] [2020-01-10T21:26:36.960Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-10T21:26:36.960Z] #8 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done [2020-01-10T21:26:37.248Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 0B / 54.13MB 0.1s [2020-01-10T21:26:37.248Z] #8 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done [2020-01-10T21:26:37.248Z] #8 sha256:6b0ec29618ffd6a123ab8dcc7eb72b6c6a1706acdb2bf71c328ef99d1af4c32d 1.79kB / 1.79kB done [2020-01-10T21:26:37.248Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 97.36kB / 57.39MB 0.1s [2020-01-10T21:26:37.248Z] #8 sha256:416e90a1aa5755e05738902526fc20f2b8bb9a3aefff16a0dabdcfee767b01a1 5.46kB / 5.46kB done [2020-01-10T21:26:37.248Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 8.19kB / 73.43MB 0.1s [2020-01-10T21:26:37.248Z] #8 sha256:711ac0f026eb085cb65afdb8fa6fe0a55e372281a89fdc8f9383c3804c50c5f9 156B / 156B 0.1s done [2020-01-10T21:26:37.248Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 163.84kB / 10.73MB 0.1s [2020-01-10T21:26:37.248Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 0B / 96.42MB 0.1s [2020-01-10T21:26:37.248Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 0B / 8.25MB 0.1s [2020-01-10T21:26:37.325Z] #18 29.11 Selecting previously unselected package bash-completion. [2020-01-10T21:26:37.325Z] #18 29.14 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-01-10T21:26:37.397Z] #4 DONE 0.6s [2020-01-10T21:26:37.397Z] [2020-01-10T21:26:37.397Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-10T21:26:37.397Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-10T21:26:37.683Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 2.43MB / 8.18MB 0.1s [2020-01-10T21:26:37.683Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-01-10T21:26:37.683Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-10T21:26:37.683Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done [2020-01-10T21:26:37.683Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-01-10T21:26:37.926Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 851.97kB / 10.73MB 0.4s [2020-01-10T21:26:37.926Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 588.92kB / 8.25MB 0.4s [2020-01-10T21:26:37.926Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 1.15MB / 8.25MB 0.6s [2020-01-10T21:26:37.926Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 2.00MB / 10.73MB 0.7s [2020-01-10T21:26:37.926Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 1.70MB / 8.25MB 0.7s [2020-01-10T21:26:37.968Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-01-10T21:26:38.149Z] #18 25.11 Selecting previously unselected package python3-minimal. [2020-01-10T21:26:38.150Z] #18 25.11 (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 ... 23439 files and directories currently installed.) [2020-01-10T21:26:38.150Z] #18 25.15 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-01-10T21:26:38.150Z] #18 25.17 Unpacking python3-minimal (3.7.3-1) ... [2020-01-10T21:26:38.150Z] #18 25.32 Selecting previously unselected package libmpdec2:s390x. [2020-01-10T21:26:38.150Z] #18 25.33 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-01-10T21:26:38.150Z] #18 25.34 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-01-10T21:26:38.150Z] #18 25.59 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-01-10T21:26:38.150Z] #18 25.59 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_s390x.deb ... [2020-01-10T21:26:38.150Z] #18 25.59 Unpacking libpython3.7-stdlib:s390x (3.7.3-2) ... [2020-01-10T21:26:38.219Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 2.56MB / 10.73MB 0.9s [2020-01-10T21:26:38.219Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 2.35MB / 8.25MB 0.9s [2020-01-10T21:26:38.219Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 2.85MB / 54.13MB 1.0s [2020-01-10T21:26:38.219Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 3.01MB / 57.39MB 1.0s [2020-01-10T21:26:38.219Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 2.85MB / 8.25MB 1.0s [2020-01-10T21:26:38.255Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-01-10T21:26:38.520Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 3.67MB / 10.73MB 1.2s [2020-01-10T21:26:38.520Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 3.44MB / 8.25MB 1.2s [2020-01-10T21:26:38.520Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 4.10MB / 73.43MB 1.3s [2020-01-10T21:26:38.520Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 4.23MB / 10.73MB 1.3s [2020-01-10T21:26:38.520Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 4.00MB / 8.25MB 1.3s [2020-01-10T21:26:38.540Z] #5 DONE 0.9s [2020-01-10T21:26:38.540Z] [2020-01-10T21:26:38.540Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-10T21:26:38.813Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 4.52MB / 8.25MB 1.5s [2020-01-10T21:26:38.813Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 5.14MB / 10.73MB 1.6s [2020-01-10T21:26:38.813Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 4.98MB / 96.42MB 1.6s [2020-01-10T21:26:38.829Z] #7 DONE 0.3s [2020-01-10T21:26:38.829Z] [2020-01-10T21:26:38.829Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-10T21:26:38.829Z] #6 DONE 0.3s [2020-01-10T21:26:38.829Z] [2020-01-10T21:26:38.829Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-10T21:26:38.829Z] #8 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done [2020-01-10T21:26:39.045Z] #18 ... [2020-01-10T21:26:39.045Z] [2020-01-10T21:26:39.045Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:26:39.045Z] #45 62.04 DEP criu/files-ext.d [2020-01-10T21:26:39.045Z] #45 62.14 DEP criu/file-lock.d [2020-01-10T21:26:39.045Z] #45 62.31 DEP criu/file-ids.d [2020-01-10T21:26:39.045Z] #45 62.39 DEP criu/fifo.d [2020-01-10T21:26:39.045Z] #45 62.50 DEP criu/fdstore.d [2020-01-10T21:26:39.045Z] #45 62.59 DEP criu/fault-injection.d [2020-01-10T21:26:39.045Z] #45 62.63 DEP criu/external.d [2020-01-10T21:26:39.045Z] #45 62.73 DEP criu/eventpoll.d [2020-01-10T21:26:39.045Z] #45 62.86 DEP criu/eventfd.d [2020-01-10T21:26:39.045Z] #45 63.00 DEP criu/crtools.d [2020-01-10T21:26:39.045Z] #45 63.15 DEP criu/cr-service.d [2020-01-10T21:26:39.045Z] #45 63.29 DEP criu/cr-restore.d [2020-01-10T21:26:39.045Z] #45 63.53 DEP criu/cr-errno.d [2020-01-10T21:26:39.045Z] #45 63.55 DEP criu/cr-dump.d [2020-01-10T21:26:39.045Z] #45 63.71 DEP criu/cr-dedup.d [2020-01-10T21:26:39.045Z] #45 63.89 DEP criu/cr-check.d [2020-01-10T21:26:39.045Z] #45 64.19 DEP criu/config.d [2020-01-10T21:26:39.045Z] #45 64.44 DEP criu/clone-noasan.d [2020-01-10T21:26:39.045Z] #45 64.47 DEP criu/cgroup.d [2020-01-10T21:26:39.045Z] #45 64.62 DEP criu/cgroup-props.d [2020-01-10T21:26:39.045Z] #45 64.80 DEP criu/bitmap.d [2020-01-10T21:26:39.045Z] #45 64.82 DEP criu/bfd.d [2020-01-10T21:26:39.045Z] #45 65.17 DEP criu/autofs.d [2020-01-10T21:26:39.045Z] #45 65.31 DEP criu/aio.d [2020-01-10T21:26:39.045Z] #45 65.46 DEP criu/action-scripts.d [2020-01-10T21:26:39.045Z] #45 65.57 CC criu/action-scripts.o [2020-01-10T21:26:39.045Z] #45 65.93 CC criu/aio.o [2020-01-10T21:26:39.045Z] #45 66.48 CC criu/autofs.o [2020-01-10T21:26:39.045Z] #45 67.64 CC criu/bfd.o [2020-01-10T21:26:39.045Z] #45 68.10 CC criu/bitmap.o [2020-01-10T21:26:39.045Z] #45 68.26 CC criu/cgroup-props.o [2020-01-10T21:26:39.045Z] #45 68.92 CC criu/cgroup.o [2020-01-10T21:26:39.045Z] #45 ... [2020-01-10T21:26:39.045Z] [2020-01-10T21:26:39.045Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:26:39.045Z] #18 26.33 Selecting previously unselected package python3.7. [2020-01-10T21:26:39.045Z] #18 26.35 Preparing to unpack .../python3.7_3.7.3-2_s390x.deb ... [2020-01-10T21:26:39.045Z] #18 26.36 Unpacking python3.7 (3.7.3-2) ... [2020-01-10T21:26:39.045Z] #18 26.51 Selecting previously unselected package libpython3-stdlib:s390x. [2020-01-10T21:26:39.045Z] #18 26.52 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-01-10T21:26:39.045Z] #18 26.52 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-01-10T21:26:39.045Z] #18 26.59 Setting up python3-minimal (3.7.3-1) ... [2020-01-10T21:26:39.116Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 5.70MB / 10.73MB 1.8s [2020-01-10T21:26:39.116Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 5.47MB / 8.25MB 1.8s [2020-01-10T21:26:39.116Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 5.83MB / 54.13MB 1.9s [2020-01-10T21:26:39.116Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 6.13MB / 57.39MB 1.9s [2020-01-10T21:26:39.122Z] #8 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done [2020-01-10T21:26:39.122Z] #8 sha256:6b0ec29618ffd6a123ab8dcc7eb72b6c6a1706acdb2bf71c328ef99d1af4c32d 1.79kB / 1.79kB done [2020-01-10T21:26:39.122Z] #8 sha256:711ac0f026eb085cb65afdb8fa6fe0a55e372281a89fdc8f9383c3804c50c5f9 156B / 156B 0.1s [2020-01-10T21:26:39.122Z] #8 sha256:416e90a1aa5755e05738902526fc20f2b8bb9a3aefff16a0dabdcfee767b01a1 5.46kB / 5.46kB done [2020-01-10T21:26:39.122Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 31.82kB / 54.13MB 0.1s [2020-01-10T21:26:39.122Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 0B / 57.39MB 0.1s [2020-01-10T21:26:39.122Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 0B / 10.73MB 0.1s [2020-01-10T21:26:39.122Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 0B / 73.43MB 0.1s [2020-01-10T21:26:39.122Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 0B / 96.42MB 0.1s [2020-01-10T21:26:39.122Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 0B / 8.25MB 0.1s [2020-01-10T21:26:39.122Z] #8 sha256:711ac0f026eb085cb65afdb8fa6fe0a55e372281a89fdc8f9383c3804c50c5f9 156B / 156B 0.1s done [2020-01-10T21:26:39.411Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 6.49MB / 10.73MB 2.1s [2020-01-10T21:26:39.411Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 6.29MB / 8.25MB 2.1s [2020-01-10T21:26:39.411Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 7.05MB / 10.73MB 2.2s [2020-01-10T21:26:39.411Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 6.81MB / 8.25MB 2.2s [2020-01-10T21:26:39.411Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 621.69kB / 10.73MB 0.4s [2020-01-10T21:26:39.411Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 457.85kB / 8.25MB 0.4s [2020-01-10T21:26:39.411Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 949.37kB / 8.25MB 0.5s [2020-01-10T21:26:39.703Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 7.40MB / 8.25MB 2.4s [2020-01-10T21:26:39.703Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 8.06MB / 73.43MB 2.5s [2020-01-10T21:26:39.703Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 8.22MB / 10.73MB 2.5s [2020-01-10T21:26:39.703Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 8.09MB / 8.25MB 2.5s [2020-01-10T21:26:39.703Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 8.25MB / 8.25MB 2.6s done [2020-01-10T21:26:39.711Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 1.64MB / 10.73MB 0.7s [2020-01-10T21:26:39.711Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 1.47MB / 8.25MB 0.7s [2020-01-10T21:26:39.711Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 2.19MB / 10.73MB 0.9s [2020-01-10T21:26:39.711Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 2.06MB / 8.25MB 0.9s [2020-01-10T21:26:39.881Z] #18 27.42 Selecting previously unselected package python3. [2020-01-10T21:26:39.881Z] #18 27.42 (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 ... 23851 files and directories currently installed.) [2020-01-10T21:26:39.881Z] #18 27.46 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-01-10T21:26:39.881Z] #18 27.46 Unpacking python3 (3.7.3-1) ... [2020-01-10T21:26:39.881Z] #18 27.57 Selecting previously unselected package libip4tc0:s390x. [2020-01-10T21:26:39.898Z] #18 31.35 Unpacking bash-completion (1:2.8-6) ... [2020-01-10T21:26:39.898Z] #18 31.67 Selecting previously unselected package bzip2. [2020-01-10T21:26:39.898Z] #18 31.68 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-01-10T21:26:39.898Z] #18 31.68 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-10T21:26:39.898Z] #18 31.76 Selecting previously unselected package xz-utils. [2020-01-10T21:26:39.898Z] #18 31.76 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-01-10T21:26:39.898Z] #18 31.77 Unpacking xz-utils (5.2.4-1) ... [2020-01-10T21:26:39.898Z] #18 31.89 Selecting previously unselected package apparmor. [2020-01-10T21:26:39.998Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 9.24MB / 54.13MB 2.9s [2020-01-10T21:26:39.998Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 9.60MB / 57.39MB 2.9s [2020-01-10T21:26:39.998Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 9.47MB / 10.73MB 2.9s [2020-01-10T21:26:40.014Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 3.16MB / 54.13MB 1.0s [2020-01-10T21:26:40.014Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 2.55MB / 8.25MB 1.0s [2020-01-10T21:26:40.275Z] #18 27.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-01-10T21:26:40.275Z] #18 27.57 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-01-10T21:26:40.275Z] #18 27.70 Selecting previously unselected package libip6tc0:s390x. [2020-01-10T21:26:40.275Z] #18 27.70 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-01-10T21:26:40.275Z] #18 27.71 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-01-10T21:26:40.275Z] #18 27.75 Selecting previously unselected package libiptc0:s390x. [2020-01-10T21:26:40.275Z] #18 27.76 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-01-10T21:26:40.275Z] #18 27.76 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-01-10T21:26:40.275Z] #18 27.88 Selecting previously unselected package libnfnetlink0:s390x. [2020-01-10T21:26:40.275Z] #18 27.88 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-01-10T21:26:40.275Z] #18 27.90 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-01-10T21:26:40.275Z] #18 27.94 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-01-10T21:26:40.275Z] #18 27.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-01-10T21:26:40.275Z] #18 27.96 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-01-10T21:26:40.291Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 10.13MB / 10.73MB 3.0s [2020-01-10T21:26:40.291Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 9.87MB / 96.42MB 3.0s [2020-01-10T21:26:40.293Z] #18 31.90 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-01-10T21:26:40.293Z] #18 31.96 Unpacking apparmor (2.13.2-10) ... [2020-01-10T21:26:40.293Z] #18 32.33 Selecting previously unselected package aufs-tools. [2020-01-10T21:26:40.312Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 3.21MB / 57.39MB 1.2s [2020-01-10T21:26:40.312Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 3.34MB / 10.73MB 1.2s [2020-01-10T21:26:40.312Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 3.18MB / 8.25MB 1.2s [2020-01-10T21:26:40.312Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 3.87MB / 73.43MB 1.3s [2020-01-10T21:26:40.312Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 3.60MB / 8.25MB 1.3s [2020-01-10T21:26:40.582Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 10.73MB / 10.73MB 3.1s done [2020-01-10T21:26:40.582Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 10.73MB / 10.73MB 3.1s done [2020-01-10T21:26:40.582Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 12.19MB / 54.13MB 3.4s [2020-01-10T21:26:40.582Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 12.12MB / 73.43MB 3.4s [2020-01-10T21:26:40.610Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 4.19MB / 10.73MB 1.4s [2020-01-10T21:26:40.610Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 4.03MB / 8.25MB 1.4s [2020-01-10T21:26:40.680Z] #18 28.04 Selecting previously unselected package libnftnl11:s390x. [2020-01-10T21:26:40.680Z] #18 28.05 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-01-10T21:26:40.680Z] #18 28.05 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-01-10T21:26:40.680Z] #18 28.13 Selecting previously unselected package iptables. [2020-01-10T21:26:40.680Z] #18 28.13 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-01-10T21:26:40.680Z] #18 28.14 Unpacking iptables (1.8.2-4) ... [2020-01-10T21:26:40.711Z] #18 32.33 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-01-10T21:26:40.711Z] #18 32.35 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-01-10T21:26:40.711Z] #18 32.49 Selecting previously unselected package libonig5:s390x. [2020-01-10T21:26:40.711Z] #18 32.49 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-01-10T21:26:40.711Z] #18 32.50 Unpacking libonig5:s390x (6.9.1-1) ... [2020-01-10T21:26:40.711Z] #18 32.60 Selecting previously unselected package libjq1:s390x. [2020-01-10T21:26:40.711Z] #18 32.60 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-01-10T21:26:40.711Z] #18 32.61 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-01-10T21:26:40.711Z] #18 32.71 Selecting previously unselected package jq. [2020-01-10T21:26:40.711Z] #18 32.71 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-01-10T21:26:40.711Z] #18 32.73 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-10T21:26:40.711Z] #18 32.82 Selecting previously unselected package libaio1:s390x. [2020-01-10T21:26:40.879Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 12.88MB / 57.39MB 3.6s [2020-01-10T21:26:40.906Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 5.01MB / 10.73MB 1.8s [2020-01-10T21:26:40.906Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 4.98MB / 96.42MB 1.8s [2020-01-10T21:26:40.906Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 4.87MB / 8.25MB 1.8s [2020-01-10T21:26:40.906Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 6.06MB / 54.13MB 1.9s [2020-01-10T21:26:40.906Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 5.60MB / 10.73MB 1.9s [2020-01-10T21:26:40.906Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 5.47MB / 8.25MB 1.9s [2020-01-10T21:26:41.099Z] #18 28.47 Selecting previously unselected package xxd. [2020-01-10T21:26:41.099Z] #18 28.48 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-01-10T21:26:41.099Z] #18 28.49 Unpacking xxd (2:8.1.0875-5) ... [2020-01-10T21:26:41.099Z] #18 28.56 Selecting previously unselected package vim-common. [2020-01-10T21:26:41.099Z] #18 28.57 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-10T21:26:41.099Z] #18 28.58 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-10T21:26:41.099Z] #18 28.72 Selecting previously unselected package bash-completion. [2020-01-10T21:26:41.099Z] #18 28.72 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-01-10T21:26:41.109Z] #18 32.82 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-01-10T21:26:41.109Z] #18 32.83 Unpacking libaio1:s390x (0.3.112-3) ... [2020-01-10T21:26:41.109Z] #18 32.89 Selecting previously unselected package libgpm2:s390x. [2020-01-10T21:26:41.109Z] #18 32.89 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-01-10T21:26:41.109Z] #18 32.89 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-01-10T21:26:41.109Z] #18 32.95 Selecting previously unselected package libicu63:s390x. [2020-01-10T21:26:41.109Z] #18 32.96 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-01-10T21:26:41.109Z] #18 32.96 Unpacking libicu63:s390x (63.1-6) ... [2020-01-10T21:26:41.201Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 5.93MB / 8.25MB 2.0s [2020-01-10T21:26:41.201Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 6.55MB / 57.39MB 2.2s [2020-01-10T21:26:41.201Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 6.66MB / 10.73MB 2.2s [2020-01-10T21:26:41.201Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 6.52MB / 8.25MB 2.2s [2020-01-10T21:26:41.502Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 7.21MB / 10.73MB 2.3s [2020-01-10T21:26:41.502Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 7.08MB / 8.25MB 2.3s [2020-01-10T21:26:41.502Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 7.86MB / 10.73MB 2.5s [2020-01-10T21:26:41.502Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 7.99MB / 73.43MB 2.5s [2020-01-10T21:26:41.502Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 7.70MB / 8.25MB 2.5s [2020-01-10T21:26:41.502Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 8.91MB / 54.13MB 2.7s [2020-01-10T21:26:41.502Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 8.22MB / 8.25MB 2.7s [2020-01-10T21:26:41.511Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 16.22MB / 54.13MB 4.2s [2020-01-10T21:26:41.511Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 15.96MB / 57.39MB 4.2s [2020-01-10T21:26:41.511Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 15.87MB / 73.43MB 4.2s [2020-01-10T21:26:41.511Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 15.40MB / 96.42MB 4.2s [2020-01-10T21:26:41.514Z] #18 ... [2020-01-10T21:26:41.514Z] [2020-01-10T21:26:41.514Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:26:41.514Z] #45 73.96 CC criu/cr-dedup.o [2020-01-10T21:26:41.514Z] #45 74.35 CC criu/cr-dump.o [2020-01-10T21:26:41.514Z] #45 76.51 CC criu/cr-errno.o [2020-01-10T21:26:41.514Z] #45 76.54 CC criu/cr-restore.o [2020-01-10T21:26:41.514Z] #45 81.15 CC criu/cr-service.o [2020-01-10T21:26:41.514Z] #45 82.50 CC criu/crtools.o [2020-01-10T21:26:41.514Z] #45 83.11 CC criu/eventfd.o [2020-01-10T21:26:41.514Z] #45 83.40 CC criu/eventpoll.o [2020-01-10T21:26:41.514Z] #45 84.26 CC criu/external.o [2020-01-10T21:26:41.802Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 8.85MB / 10.73MB 2.8s [2020-01-10T21:26:41.802Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 8.25MB / 8.25MB 2.7s done [2020-01-10T21:26:41.831Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 19.36MB / 54.13MB 4.6s [2020-01-10T21:26:41.914Z] #45 84.59 CC criu/fault-injection.o [2020-01-10T21:26:41.914Z] #45 84.67 CC criu/fdstore.o [2020-01-10T21:26:41.914Z] #45 ... [2020-01-10T21:26:41.914Z] [2020-01-10T21:26:41.914Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:26:41.914Z] #48 115.1 net/http/httptrace [2020-01-10T21:26:41.914Z] #48 115.5 net/http [2020-01-10T21:26:42.101Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 9.44MB / 10.73MB 3.0s [2020-01-10T21:26:42.101Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 10.12MB / 57.39MB 3.1s [2020-01-10T21:26:42.102Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 10.07MB / 10.73MB 3.1s [2020-01-10T21:26:42.102Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 10.03MB / 96.42MB 3.1s [2020-01-10T21:26:42.133Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 19.24MB / 57.39MB 4.8s [2020-01-10T21:26:42.133Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 20.36MB / 73.43MB 4.9s [2020-01-10T21:26:42.319Z] #48 ... [2020-01-10T21:26:42.319Z] [2020-01-10T21:26:42.319Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:26:42.319Z] #45 85.06 CC criu/fifo.o [2020-01-10T21:26:42.422Z] #8 ... [2020-01-10T21:26:42.422Z] [2020-01-10T21:26:42.422Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-10T21:26:42.422Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-10T21:26:42.422Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.5s done [2020-01-10T21:26:42.422Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-10T21:26:42.422Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.8s done [2020-01-10T21:26:42.422Z] #69 DONE 5.4s [2020-01-10T21:26:42.422Z] [2020-01-10T21:26:42.422Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-10T21:26:42.422Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 20.77MB / 96.42MB 5.2s [2020-01-10T21:26:42.422Z] #8 ... [2020-01-10T21:26:42.422Z] [2020-01-10T21:26:42.422Z] #21 [internal] load build context [2020-01-10T21:26:42.422Z] #21 transferring context: 46.58MB 5.4s done [2020-01-10T21:26:42.424Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 10.73MB / 10.73MB 3.3s [2020-01-10T21:26:42.424Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 12.27MB / 54.13MB 3.4s [2020-01-10T21:26:42.424Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 10.73MB / 10.73MB 3.3s done [2020-01-10T21:26:42.708Z] #45 85.45 CC criu/file-ids.o [2020-01-10T21:26:42.711Z] #21 DONE 5.5s [2020-01-10T21:26:42.711Z] [2020-01-10T21:26:42.711Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-10T21:26:42.711Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 23.03MB / 54.13MB 5.4s [2020-01-10T21:26:42.711Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 23.46MB / 57.39MB 5.4s [2020-01-10T21:26:42.711Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 25.38MB / 73.43MB 5.5s [2020-01-10T21:26:42.719Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 12.21MB / 73.43MB 3.6s [2020-01-10T21:26:42.719Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 13.07MB / 57.39MB 3.7s [2020-01-10T21:26:42.999Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 26.05MB / 54.13MB 5.7s [2020-01-10T21:26:42.999Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 26.41MB / 57.39MB 5.7s [2020-01-10T21:26:42.999Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 27.36MB / 96.42MB 5.8s [2020-01-10T21:26:43.011Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 16.10MB / 54.13MB 4.2s [2020-01-10T21:26:43.011Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 15.51MB / 96.42MB 4.1s [2020-01-10T21:26:43.105Z] #45 85.67 CC criu/file-lock.o [2020-01-10T21:26:43.303Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 16.55MB / 57.39MB 4.3s [2020-01-10T21:26:43.303Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 16.67MB / 73.43MB 4.3s [2020-01-10T21:26:43.328Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 29.62MB / 54.13MB 6.0s [2020-01-10T21:26:43.328Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 30.26MB / 57.39MB 6.0s [2020-01-10T21:26:43.328Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 31.07MB / 73.43MB 6.0s [2020-01-10T21:26:43.600Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 19.18MB / 54.13MB 4.6s [2020-01-10T21:26:43.615Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 33.29MB / 54.13MB 6.3s [2020-01-10T21:26:43.615Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 33.95MB / 57.39MB 6.3s [2020-01-10T21:26:43.615Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 35.04MB / 73.43MB 6.3s [2020-01-10T21:26:43.615Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 32.96MB / 96.42MB 6.3s [2020-01-10T21:26:43.708Z] #18 31.17 Unpacking bash-completion (1:2.8-6) ... [2020-01-10T21:26:43.903Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 20.71MB / 57.39MB 4.9s [2020-01-10T21:26:43.903Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 20.60MB / 73.43MB 4.9s [2020-01-10T21:26:43.907Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 36.65MB / 54.13MB 6.6s [2020-01-10T21:26:43.907Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 37.71MB / 57.39MB 6.6s [2020-01-10T21:26:43.907Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 40.61MB / 73.43MB 6.7s [2020-01-10T21:26:43.907Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 38.07MB / 96.42MB 6.7s [2020-01-10T21:26:43.940Z] #45 86.39 CC criu/files-ext.o [2020-01-10T21:26:43.940Z] #45 86.65 CC criu/files-reg.o [2020-01-10T21:26:44.193Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 22.33MB / 54.13MB 5.1s [2020-01-10T21:26:44.193Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 21.07MB / 96.42MB 5.1s [2020-01-10T21:26:44.195Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 40.23MB / 54.13MB 6.9s [2020-01-10T21:26:44.195Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 41.32MB / 57.39MB 6.9s [2020-01-10T21:26:44.482Z] #8 ... [2020-01-10T21:26:44.482Z] [2020-01-10T21:26:44.482Z] #21 [internal] load build context [2020-01-10T21:26:44.482Z] #21 transferring context: 46.58MB 5.4s done [2020-01-10T21:26:44.482Z] #21 DONE 5.5s [2020-01-10T21:26:44.482Z] [2020-01-10T21:26:44.482Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-10T21:26:44.482Z] #8 ... [2020-01-10T21:26:44.482Z] [2020-01-10T21:26:44.482Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-10T21:26:44.482Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-10T21:26:44.482Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-10T21:26:44.482Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.5s done [2020-01-10T21:26:44.482Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-10T21:26:44.482Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-01-10T21:26:44.482Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.0s done [2020-01-10T21:26:44.482Z] #69 DONE 5.6s [2020-01-10T21:26:44.482Z] [2020-01-10T21:26:44.482Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-10T21:26:44.482Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 25.38MB / 54.13MB 5.5s [2020-01-10T21:26:44.482Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 24.74MB / 57.39MB 5.5s [2020-01-10T21:26:44.482Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 24.80MB / 73.43MB 5.5s [2020-01-10T21:26:44.523Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 43.53MB / 54.13MB 7.2s [2020-01-10T21:26:44.523Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 44.60MB / 57.39MB 7.2s [2020-01-10T21:26:44.523Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 45.69MB / 73.43MB 7.2s [2020-01-10T21:26:44.523Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 43.55MB / 96.42MB 7.3s [2020-01-10T21:26:44.529Z] #18 32.00 Selecting previously unselected package bzip2. [2020-01-10T21:26:44.529Z] #18 32.00 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-01-10T21:26:44.529Z] #18 32.01 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-10T21:26:44.529Z] #18 32.11 Selecting previously unselected package xz-utils. [2020-01-10T21:26:44.529Z] #18 32.11 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-01-10T21:26:44.529Z] #18 32.12 Unpacking xz-utils (5.2.4-1) ... [2020-01-10T21:26:44.769Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 28.47MB / 54.13MB 5.8s [2020-01-10T21:26:44.769Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 28.28MB / 57.39MB 5.8s [2020-01-10T21:26:44.769Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 27.04MB / 96.42MB 5.8s [2020-01-10T21:26:44.812Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 46.41MB / 54.13MB 7.5s [2020-01-10T21:26:44.812Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 48.40MB / 57.39MB 7.5s [2020-01-10T21:26:44.812Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 49.41MB / 73.43MB 7.5s [2020-01-10T21:26:44.922Z] #18 32.32 Selecting previously unselected package apparmor. [2020-01-10T21:26:44.922Z] #18 32.32 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-01-10T21:26:44.922Z] #18 32.39 Unpacking apparmor (2.13.2-10) ... [2020-01-10T21:26:45.058Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 29.65MB / 73.43MB 5.9s [2020-01-10T21:26:45.058Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 31.68MB / 54.13MB 6.1s [2020-01-10T21:26:45.058Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 31.52MB / 57.39MB 6.1s [2020-01-10T21:26:45.108Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 52.30MB / 57.39MB 7.8s [2020-01-10T21:26:45.108Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 53.11MB / 73.43MB 7.8s [2020-01-10T21:26:45.108Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 50.29MB / 96.42MB 7.8s [2020-01-10T21:26:45.108Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 50.63MB / 54.13MB 7.9s [2020-01-10T21:26:45.318Z] #18 32.83 Selecting previously unselected package aufs-tools. [2020-01-10T21:26:45.318Z] #18 32.84 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-01-10T21:26:45.318Z] #18 32.84 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-01-10T21:26:45.392Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 32.01MB / 96.42MB 6.2s [2020-01-10T21:26:45.392Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 35.28MB / 54.13MB 6.4s [2020-01-10T21:26:45.392Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 34.86MB / 57.39MB 6.4s [2020-01-10T21:26:45.392Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 34.46MB / 73.43MB 6.4s [2020-01-10T21:26:45.668Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 56.07MB / 57.39MB 8.1s [2020-01-10T21:26:45.668Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 54.13MB / 54.13MB 8.2s done [2020-01-10T21:26:45.668Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 57.39MB / 57.39MB 8.2s done [2020-01-10T21:26:45.668Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 58.69MB / 73.43MB 8.2s [2020-01-10T21:26:45.668Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 55.72MB / 96.42MB 8.2s [2020-01-10T21:26:45.668Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 63.40MB / 73.43MB 8.4s [2020-01-10T21:26:45.668Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 67.99MB / 73.43MB 8.5s [2020-01-10T21:26:45.668Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 62.14MB / 96.42MB 8.5s [2020-01-10T21:26:45.679Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 38.78MB / 54.13MB 6.7s [2020-01-10T21:26:45.679Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 38.30MB / 57.39MB 6.7s [2020-01-10T21:26:45.679Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 37.12MB / 96.42MB 6.7s [2020-01-10T21:26:45.723Z] #18 32.93 Selecting previously unselected package libonig5:s390x. [2020-01-10T21:26:45.723Z] #18 32.93 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-01-10T21:26:45.723Z] #18 32.93 Unpacking libonig5:s390x (6.9.1-1) ... [2020-01-10T21:26:45.723Z] #18 33.13 Selecting previously unselected package libjq1:s390x. [2020-01-10T21:26:45.723Z] #18 33.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-01-10T21:26:45.723Z] #18 33.13 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-01-10T21:26:45.723Z] #18 33.21 Selecting previously unselected package jq. [2020-01-10T21:26:45.723Z] #18 33.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-01-10T21:26:45.723Z] #18 33.22 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-10T21:26:45.723Z] #18 33.29 Selecting previously unselected package libaio1:s390x. [2020-01-10T21:26:45.723Z] #18 33.29 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-01-10T21:26:45.723Z] #18 33.29 Unpacking libaio1:s390x (0.3.112-3) ... [2020-01-10T21:26:45.723Z] #18 33.33 Selecting previously unselected package libgpm2:s390x. [2020-01-10T21:26:45.850Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-10T21:26:45.850Z] [2020-01-10T21:26:45.850Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-10T21:26:45.850Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-10T21:26:45.850Z] HOSTNAME=019e58f86fbc [2020-01-10T21:26:45.850Z] TESTDEBUG=0 [2020-01-10T21:26:45.850Z] DEST=bundles/test-integration [2020-01-10T21:26:45.850Z] PWD=/go/src/github.com/docker/docker [2020-01-10T21:26:45.850Z] DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc [2020-01-10T21:26:45.850Z] container=docker [2020-01-10T21:26:45.850Z] HOME=/root [2020-01-10T21:26:45.850Z] GOLANG_VERSION=1.13.5 [2020-01-10T21:26:45.850Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-10T21:26:45.850Z] VALIDATE_BRANCH= [2020-01-10T21:26:45.850Z] TERM=xterm [2020-01-10T21:26:45.850Z] DOCKER_PKG=github.com/docker/docker [2020-01-10T21:26:45.850Z] SHLVL=1 [2020-01-10T21:26:45.850Z] TIMEOUT=120m [2020-01-10T21:26:45.850Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-10T21:26:45.850Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-10T21:26:45.850Z] GO111MODULE=off [2020-01-10T21:26:45.850Z] DOCKER_EXPERIMENTAL=1 [2020-01-10T21:26:45.850Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-10T21:26:45.850Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-10T21:26:45.850Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-10T21:26:45.850Z] GOPATH=/go [2020-01-10T21:26:45.850Z] PKG_CONFIG=pkg-config [2020-01-10T21:26:45.850Z] _=/usr/bin/env [2020-01-10T21:26:45.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-10T21:26:45.965Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 71.76MB / 73.43MB 8.7s [2020-01-10T21:26:45.965Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 73.43MB / 73.43MB 8.8s done [2020-01-10T21:26:45.965Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 72.97MB / 96.42MB 8.8s [2020-01-10T21:26:45.971Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 39.28MB / 73.43MB 6.8s [2020-01-10T21:26:45.971Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 41.88MB / 54.13MB 7.0s [2020-01-10T21:26:45.971Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 41.65MB / 57.39MB 7.0s [2020-01-10T21:26:46.120Z] #18 33.34 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-01-10T21:26:46.121Z] #18 33.34 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-01-10T21:26:46.121Z] #18 33.45 Selecting previously unselected package libicu63:s390x. [2020-01-10T21:26:46.121Z] #18 33.45 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-01-10T21:26:46.121Z] #18 33.45 Unpacking libicu63:s390x (63.1-6) ... [2020-01-10T21:26:46.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-10T21:26:46.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-10T21:26:46.254Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 80.66MB / 96.42MB 9.0s [2020-01-10T21:26:46.254Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 88.96MB / 96.42MB 9.1s [2020-01-10T21:26:46.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-10T21:26:46.485Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 42.73MB / 96.42MB 7.1s [2020-01-10T21:26:46.485Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 44.72MB / 54.13MB 7.3s [2020-01-10T21:26:46.485Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 45.51MB / 57.39MB 7.3s [2020-01-10T21:26:46.485Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 44.33MB / 73.43MB 7.3s [2020-01-10T21:26:46.485Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 48.46MB / 54.13MB 7.6s [2020-01-10T21:26:46.485Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 49.41MB / 57.39MB 7.6s [2020-01-10T21:26:46.485Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 48.49MB / 73.43MB 7.6s [2020-01-10T21:26:46.485Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 48.25MB / 96.42MB 7.6s [2020-01-10T21:26:46.545Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 96.42MB / 96.42MB 9.3s done [2020-01-10T21:26:46.545Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e [2020-01-10T21:26:46.709Z] #45 89.16 CC criu/files.o [2020-01-10T21:26:46.781Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 52.16MB / 54.13MB 7.9s [2020-01-10T21:26:46.781Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 53.38MB / 57.39MB 7.9s [2020-01-10T21:26:46.781Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 52.19MB / 73.43MB 7.9s [2020-01-10T21:26:47.078Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 53.76MB / 96.42MB 8.0s [2020-01-10T21:26:47.078Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 54.13MB / 54.13MB 8.1s done [2020-01-10T21:26:47.078Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 57.39MB / 57.39MB 8.2s [2020-01-10T21:26:47.078Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 56.68MB / 73.43MB 8.2s [2020-01-10T21:26:47.377Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 57.39MB / 57.39MB 8.2s done [2020-01-10T21:26:47.377Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 60.16MB / 96.42MB 8.3s [2020-01-10T21:26:47.377Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 64.07MB / 73.43MB 8.5s [2020-01-10T21:26:47.566Z] #45 ... [2020-01-10T21:26:47.566Z] [2020-01-10T21:26:47.566Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:26:47.566Z] #18 36.67 Selecting previously unselected package libnet1:s390x. [2020-01-10T21:26:47.566Z] #18 36.67 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-01-10T21:26:47.566Z] #18 36.68 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-01-10T21:26:47.566Z] #18 36.82 Selecting previously unselected package libnl-3-200:s390x. [2020-01-10T21:26:47.566Z] #18 36.83 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-01-10T21:26:47.566Z] #18 36.84 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-01-10T21:26:47.566Z] #18 36.97 Selecting previously unselected package libprotobuf-c1:s390x. [2020-01-10T21:26:47.566Z] #18 36.97 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-01-10T21:26:47.566Z] #18 36.98 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-01-10T21:26:47.566Z] #18 37.04 Selecting previously unselected package libreadline5:s390x. [2020-01-10T21:26:47.566Z] #18 37.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-01-10T21:26:47.566Z] #18 37.07 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-01-10T21:26:47.566Z] #18 37.19 Selecting previously unselected package net-tools. [2020-01-10T21:26:47.566Z] #18 37.20 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-01-10T21:26:47.566Z] #18 37.20 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-10T21:26:47.566Z] #18 37.47 Selecting previously unselected package python-pip-whl. [2020-01-10T21:26:47.566Z] #18 37.48 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-01-10T21:26:47.566Z] #18 37.49 Unpacking python-pip-whl (18.1-5) ... [2020-01-10T21:26:47.566Z] #18 38.52 Selecting previously unselected package python3-lib2to3. [2020-01-10T21:26:47.566Z] #18 38.52 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-01-10T21:26:47.566Z] #18 38.53 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-01-10T21:26:47.566Z] #18 38.72 Selecting previously unselected package python3-distutils. [2020-01-10T21:26:47.567Z] #18 38.72 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-01-10T21:26:47.567Z] #18 38.72 Unpacking python3-distutils (3.7.3-1) ... [2020-01-10T21:26:47.567Z] #18 38.90 Selecting previously unselected package python3-pip. [2020-01-10T21:26:47.567Z] #18 38.90 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-01-10T21:26:47.567Z] #18 38.90 Unpacking python3-pip (18.1-5) ... [2020-01-10T21:26:47.567Z] #18 39.03 Selecting previously unselected package python3-pkg-resources. [2020-01-10T21:26:47.567Z] #18 39.03 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-01-10T21:26:47.567Z] #18 39.04 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-01-10T21:26:47.567Z] #18 39.15 Selecting previously unselected package python3-setuptools. [2020-01-10T21:26:47.567Z] #18 39.15 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-01-10T21:26:47.567Z] #18 39.16 Unpacking python3-setuptools (40.8.0-1) ... [2020-01-10T21:26:47.567Z] #18 39.37 Selecting previously unselected package python3-wheel. [2020-01-10T21:26:47.567Z] #18 39.37 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-01-10T21:26:47.567Z] #18 39.37 Unpacking python3-wheel (0.32.3-2) ... [2020-01-10T21:26:47.567Z] #18 39.42 Selecting previously unselected package thin-provisioning-tools. [2020-01-10T21:26:47.567Z] #18 39.42 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-01-10T21:26:47.567Z] #18 39.42 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-01-10T21:26:47.567Z] #18 39.67 Selecting previously unselected package vim-runtime. [2020-01-10T21:26:47.666Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 68.54MB / 96.42MB 8.6s [2020-01-10T21:26:47.953Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 69.89MB / 73.43MB 8.8s [2020-01-10T21:26:47.953Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 74.84MB / 96.42MB 8.8s [2020-01-10T21:26:47.953Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 81.28MB / 96.42MB 8.9s [2020-01-10T21:26:47.981Z] #18 39.68 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-01-10T21:26:47.981Z] #18 39.71 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-01-10T21:26:47.981Z] #18 39.77 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-01-10T21:26:47.981Z] #18 39.78 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-01-10T21:26:48.238Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 73.43MB / 73.43MB 9.1s done [2020-01-10T21:26:48.238Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 88.19MB / 96.42MB 9.1s [2020-01-10T21:26:48.238Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 96.42MB / 96.42MB 9.3s done [2020-01-10T21:26:48.238Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e [2020-01-10T21:26:48.678Z] #18 ... [2020-01-10T21:26:48.679Z] [2020-01-10T21:26:48.679Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:26:48.679Z] #48 118.2 net/http/httptrace [2020-01-10T21:26:48.679Z] #48 118.5 net/http [2020-01-10T21:26:48.679Z] #48 128.4 github.com/LK4D4/vndr/godl [2020-01-10T21:26:48.679Z] #48 ... [2020-01-10T21:26:48.679Z] [2020-01-10T21:26:48.679Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:26:48.679Z] #45 72.79 CC criu/clone-noasan.o [2020-01-10T21:26:48.679Z] #45 72.97 CC criu/config.o [2020-01-10T21:26:48.679Z] #45 74.12 CC criu/cr-check.o [2020-01-10T21:26:48.679Z] #45 75.38 CC criu/cr-dedup.o [2020-01-10T21:26:48.679Z] #45 75.77 CC criu/cr-dump.o [2020-01-10T21:26:48.679Z] #45 77.52 CC criu/cr-errno.o [2020-01-10T21:26:48.679Z] #45 77.58 CC criu/cr-restore.o [2020-01-10T21:26:48.679Z] #45 81.68 CC criu/cr-service.o [2020-01-10T21:26:49.074Z] #45 ... [2020-01-10T21:26:49.075Z] [2020-01-10T21:26:49.075Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:26:49.075Z] #48 128.8 github.com/LK4D4/vndr [2020-01-10T21:26:50.740Z] using credential docker-jenkins-github-credentials [2020-01-10T21:26:50.814Z] Cloning the remote Git repository [2020-01-10T21:26:50.814Z] Cloning with configured refspecs honoured and without tags [2020-01-10T21:26:51.361Z] #18 43.09 Selecting previously unselected package vim. [2020-01-10T21:26:51.361Z] #18 43.09 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ... [2020-01-10T21:26:51.361Z] #18 43.10 Unpacking vim (2:8.1.0875-5) ... [2020-01-10T21:26:51.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-10T21:26:51.771Z] #18 43.57 Selecting previously unselected package xfsprogs. [2020-01-10T21:26:51.771Z] #18 43.58 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ... [2020-01-10T21:26:51.771Z] #18 43.58 Unpacking xfsprogs (4.20.0-1) ... [2020-01-10T21:26:51.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-10T21:26:52.183Z] #18 43.93 Selecting previously unselected package zip. [2020-01-10T21:26:52.183Z] #18 43.94 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ... [2020-01-10T21:26:52.183Z] #18 43.94 Unpacking zip (3.0-11+b1) ... [2020-01-10T21:26:52.183Z] #18 44.13 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-01-10T21:26:52.183Z] #18 44.14 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-10T21:26:52.184Z] #18 44.15 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-01-10T21:26:52.184Z] #18 44.16 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-01-10T21:26:52.184Z] #18 44.16 Setting up libgpm2:s390x (1.20.7-5) ... [2020-01-10T21:26:52.184Z] #18 44.17 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-01-10T21:26:52.184Z] #18 44.18 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-01-10T21:26:52.184Z] #18 44.19 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-01-10T21:26:52.564Z] #18 44.20 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-10T21:26:52.564Z] #18 44.20 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-01-10T21:26:52.564Z] #18 44.21 Setting up libicu63:s390x (63.1-6) ... [2020-01-10T21:26:52.564Z] #18 44.22 Setting up xxd (2:8.1.0875-5) ... [2020-01-10T21:26:52.564Z] #18 44.23 Setting up zip (3.0-11+b1) ... [2020-01-10T21:26:52.564Z] #18 44.24 Setting up vim-common (2:8.1.0875-5) ... [2020-01-10T21:26:52.564Z] #18 44.26 Setting up bash-completion (1:2.8-6) ... [2020-01-10T21:26:51.016Z] Cloning repository https://github.com/moby/moby.git [2020-01-10T21:26:51.452Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-01-10T21:26:52.506Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-10T21:26:52.506Z] > git --version # timeout=10 [2020-01-10T21:26:52.556Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-10T21:26:52.558Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync [2020-01-10T21:26:53.878Z] #18 ... [2020-01-10T21:26:53.878Z] [2020-01-10T21:26:53.878Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:26:53.878Z] #48 127.2 github.com/LK4D4/vndr/godl [2020-01-10T21:26:53.878Z] #48 127.9 github.com/LK4D4/vndr [2020-01-10T21:26:54.288Z] #48 DONE 137.3s [2020-01-10T21:26:54.288Z] [2020-01-10T21:26:54.288Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:26:54.288Z] #45 91.27 CC criu/filesystems.o [2020-01-10T21:26:54.288Z] #45 91.96 CC criu/fsnotify.o [2020-01-10T21:26:54.288Z] #45 93.11 CC criu/image-desc.o [2020-01-10T21:26:54.288Z] #45 93.27 CC criu/image.o [2020-01-10T21:26:54.288Z] #45 94.02 CC criu/ipc_ns.o [2020-01-10T21:26:54.288Z] #45 95.20 CC criu/irmap.o [2020-01-10T21:26:54.288Z] #45 95.91 CC criu/kcmp-ids.o [2020-01-10T21:26:54.288Z] #45 96.25 CC criu/kerndat.o [2020-01-10T21:26:54.851Z] #48 ... [2020-01-10T21:26:54.851Z] [2020-01-10T21:26:54.851Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:26:54.851Z] #18 36.77 Selecting previously unselected package libnet1:s390x. [2020-01-10T21:26:54.851Z] #18 36.77 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-01-10T21:26:54.851Z] #18 36.79 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-01-10T21:26:54.851Z] #18 36.89 Selecting previously unselected package libnl-3-200:s390x. [2020-01-10T21:26:54.851Z] #18 36.89 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-01-10T21:26:54.851Z] #18 36.89 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-01-10T21:26:54.851Z] #18 36.98 Selecting previously unselected package libprotobuf-c1:s390x. [2020-01-10T21:26:54.851Z] #18 36.98 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-01-10T21:26:54.851Z] #18 36.98 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-01-10T21:26:54.851Z] #18 37.02 Selecting previously unselected package libreadline5:s390x. [2020-01-10T21:26:54.851Z] #18 37.02 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-01-10T21:26:54.851Z] #18 37.02 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-01-10T21:26:54.851Z] #18 37.11 Selecting previously unselected package net-tools. [2020-01-10T21:26:54.851Z] #18 37.11 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-01-10T21:26:54.851Z] #18 37.11 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-10T21:26:54.851Z] #18 37.31 Selecting previously unselected package python-pip-whl. [2020-01-10T21:26:54.851Z] #18 37.32 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-01-10T21:26:54.851Z] #18 37.33 Unpacking python-pip-whl (18.1-5) ... [2020-01-10T21:26:54.851Z] #18 38.12 Selecting previously unselected package python3-lib2to3. [2020-01-10T21:26:54.851Z] #18 38.16 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-01-10T21:26:54.851Z] #18 38.16 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-01-10T21:26:54.851Z] #18 38.33 Selecting previously unselected package python3-distutils. [2020-01-10T21:26:54.851Z] #18 38.33 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-01-10T21:26:54.851Z] #18 38.34 Unpacking python3-distutils (3.7.3-1) ... [2020-01-10T21:26:54.851Z] #18 38.66 Selecting previously unselected package python3-pip. [2020-01-10T21:26:54.851Z] #18 38.67 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-01-10T21:26:54.851Z] #18 38.68 Unpacking python3-pip (18.1-5) ... [2020-01-10T21:26:54.851Z] #18 38.93 Selecting previously unselected package python3-pkg-resources. [2020-01-10T21:26:54.851Z] #18 38.93 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-01-10T21:26:54.851Z] #18 38.93 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-01-10T21:26:54.851Z] #18 39.15 Selecting previously unselected package python3-setuptools. [2020-01-10T21:26:54.851Z] #18 39.16 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-01-10T21:26:54.851Z] #18 39.16 Unpacking python3-setuptools (40.8.0-1) ... [2020-01-10T21:26:54.851Z] #18 39.56 Selecting previously unselected package python3-wheel. [2020-01-10T21:26:54.851Z] #18 39.58 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-01-10T21:26:54.851Z] #18 39.58 Unpacking python3-wheel (0.32.3-2) ... [2020-01-10T21:26:54.851Z] #18 39.68 Selecting previously unselected package thin-provisioning-tools. [2020-01-10T21:26:54.851Z] #18 39.70 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-01-10T21:26:54.851Z] #18 39.70 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-01-10T21:26:54.851Z] #18 40.07 Selecting previously unselected package vim-runtime. [2020-01-10T21:26:54.851Z] #18 40.08 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-01-10T21:26:54.851Z] #18 40.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-01-10T21:26:54.851Z] #18 40.15 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-01-10T21:26:54.851Z] #18 40.15 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-01-10T21:26:55.156Z] #45 ... [2020-01-10T21:26:55.156Z] [2020-01-10T21:26:55.156Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:26:55.156Z] #18 46.75 Setting up libiptc0:s390x (1.8.2-4) ... [2020-01-10T21:26:55.156Z] #18 46.76 Setting up xz-utils (5.2.4-1) ... [2020-01-10T21:26:55.156Z] #18 46.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-10T21:26:55.156Z] #18 46.80 Setting up pigz (2.4-1) ... [2020-01-10T21:26:55.156Z] #18 46.80 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-01-10T21:26:55.156Z] #18 46.81 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-01-10T21:26:55.156Z] #18 46.83 Setting up python-pip-whl (18.1-5) ... [2020-01-10T21:26:55.156Z] #18 46.84 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-01-10T21:26:55.156Z] #18 46.85 Setting up vim-runtime (2:8.1.0875-5) ... [2020-01-10T21:26:55.156Z] #18 47.25 Setting up libaio1:s390x (0.3.112-3) ... [2020-01-10T21:26:55.559Z] #18 47.25 Setting up libonig5:s390x (6.9.1-1) ... [2020-01-10T21:26:55.559Z] #18 47.26 Setting up libpython3.7-stdlib:s390x (3.7.3-2) ... [2020-01-10T21:26:55.559Z] #18 47.27 Setting up vim (2:8.1.0875-5) ... [2020-01-10T21:26:55.559Z] #18 47.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-10T21:26:55.559Z] #18 47.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-10T21:26:55.559Z] #18 47.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-10T21:26:55.559Z] #18 47.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-10T21:26:55.559Z] #18 47.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-10T21:26:55.559Z] #18 47.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-10T21:26:55.559Z] #18 47.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-10T21:26:55.559Z] #18 47.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-10T21:26:55.559Z] #18 47.33 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-01-10T21:26:55.559Z] #18 47.34 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-01-10T21:26:55.559Z] #18 47.35 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-01-10T21:26:55.559Z] #18 47.36 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-10T21:26:55.559Z] #18 47.36 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-01-10T21:26:55.559Z] #18 47.37 Setting up python3.7 (3.7.3-2) ... [2020-01-10T21:26:56.190Z] #18 43.75 Selecting previously unselected package vim. [2020-01-10T21:26:56.190Z] #18 43.77 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ... [2020-01-10T21:26:56.190Z] #18 43.79 Unpacking vim (2:8.1.0875-5) ... [2020-01-10T21:26:57.025Z] #18 44.25 Selecting previously unselected package xfsprogs. [2020-01-10T21:26:57.025Z] #18 44.25 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ... [2020-01-10T21:26:57.025Z] #18 44.25 Unpacking xfsprogs (4.20.0-1) ... [2020-01-10T21:26:57.446Z] #18 44.81 Selecting previously unselected package zip. [2020-01-10T21:26:57.446Z] #18 44.81 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ... [2020-01-10T21:26:57.446Z] #18 44.82 Unpacking zip (3.0-11+b1) ... [2020-01-10T21:26:57.446Z] #18 44.98 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-01-10T21:26:57.446Z] #18 44.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-10T21:26:57.446Z] #18 44.99 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-01-10T21:26:57.446Z] #18 45.00 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-01-10T21:26:57.446Z] #18 45.01 Setting up libgpm2:s390x (1.20.7-5) ... [2020-01-10T21:26:57.446Z] #18 45.02 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-01-10T21:26:57.446Z] #18 45.03 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-01-10T21:26:57.446Z] #18 45.04 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-01-10T21:26:57.446Z] #18 45.04 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-10T21:26:57.446Z] #18 45.05 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-01-10T21:26:57.446Z] #18 45.06 Setting up libicu63:s390x (63.1-6) ... [2020-01-10T21:26:57.446Z] #18 45.07 Setting up xxd (2:8.1.0875-5) ... [2020-01-10T21:26:57.446Z] #18 45.08 Setting up zip (3.0-11+b1) ... [2020-01-10T21:26:57.446Z] #18 45.10 Setting up vim-common (2:8.1.0875-5) ... [2020-01-10T21:26:57.446Z] #18 45.13 Setting up bash-completion (1:2.8-6) ... [2020-01-10T21:26:58.242Z] #18 49.63 Setting up iptables (1.8.2-4) ... [2020-01-10T21:26:58.242Z] #18 49.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-10T21:26:58.242Z] #18 49.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-10T21:26:58.242Z] #18 49.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-10T21:26:58.242Z] #18 49.69 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-10T21:26:58.242Z] #18 49.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-01-10T21:26:58.242Z] #18 49.71 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-01-10T21:26:58.242Z] #18 49.72 Setting up python3 (3.7.3-1) ... [2020-01-10T21:26:58.242Z] #18 50.03 Setting up python3-wheel (0.32.3-2) ... [2020-01-10T21:26:58.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-10T21:26:59.156Z] #18 50.92 Setting up apparmor (2.13.2-10) ... [2020-01-10T21:26:59.426Z] #18 ... [2020-01-10T21:26:59.426Z] [2020-01-10T21:26:59.426Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:26:59.426Z] #48 DONE 139.0s [2020-01-10T21:26:59.426Z] [2020-01-10T21:26:59.426Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:26:59.426Z] #45 83.07 CC criu/crtools.o [2020-01-10T21:26:59.426Z] #45 83.82 CC criu/eventfd.o [2020-01-10T21:26:59.426Z] #45 84.49 CC criu/eventpoll.o [2020-01-10T21:26:59.426Z] #45 86.00 CC criu/external.o [2020-01-10T21:26:59.426Z] #45 86.42 CC criu/fault-injection.o [2020-01-10T21:26:59.426Z] #45 86.56 CC criu/fdstore.o [2020-01-10T21:26:59.426Z] #45 86.96 CC criu/fifo.o [2020-01-10T21:26:59.426Z] #45 87.31 CC criu/file-ids.o [2020-01-10T21:26:59.426Z] #45 87.58 CC criu/file-lock.o [2020-01-10T21:26:59.426Z] #45 88.22 CC criu/files-ext.o [2020-01-10T21:26:59.426Z] #45 88.56 CC criu/files-reg.o [2020-01-10T21:26:59.426Z] #45 90.51 CC criu/files.o [2020-01-10T21:26:59.426Z] #45 92.27 CC criu/filesystems.o [2020-01-10T21:26:59.824Z] #45 92.83 CC criu/fsnotify.o [2020-01-10T21:27:00.221Z] #45 ... [2020-01-10T21:27:00.221Z] [2020-01-10T21:27:00.221Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:27:00.221Z] #18 47.71 Setting up libiptc0:s390x (1.8.2-4) ... [2020-01-10T21:27:00.221Z] #18 47.72 Setting up xz-utils (5.2.4-1) ... [2020-01-10T21:27:00.221Z] #18 47.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-10T21:27:00.221Z] #18 47.74 Setting up pigz (2.4-1) ... [2020-01-10T21:27:00.221Z] #18 47.74 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-01-10T21:27:00.221Z] #18 47.76 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-01-10T21:27:00.221Z] #18 47.77 Setting up python-pip-whl (18.1-5) ... [2020-01-10T21:27:00.221Z] #18 47.79 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-01-10T21:27:00.645Z] #18 47.80 Setting up vim-runtime (2:8.1.0875-5) ... [2020-01-10T21:27:00.645Z] #18 48.21 Setting up libaio1:s390x (0.3.112-3) ... [2020-01-10T21:27:00.645Z] #18 48.22 Setting up libonig5:s390x (6.9.1-1) ... [2020-01-10T21:27:00.645Z] #18 48.23 Setting up libpython3.7-stdlib:s390x (3.7.3-2) ... [2020-01-10T21:27:00.645Z] #18 48.24 Setting up vim (2:8.1.0875-5) ... [2020-01-10T21:27:00.645Z] #18 48.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-10T21:27:00.645Z] #18 48.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-10T21:27:00.645Z] #18 48.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-10T21:27:00.645Z] #18 48.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-10T21:27:00.645Z] #18 48.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-10T21:27:00.645Z] #18 48.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-10T21:27:00.645Z] #18 48.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-10T21:27:00.645Z] #18 48.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-10T21:27:00.645Z] #18 48.28 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-01-10T21:27:00.645Z] #18 48.29 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-01-10T21:27:00.645Z] #18 48.30 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-01-10T21:27:00.645Z] #18 48.31 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-10T21:27:00.645Z] #18 48.32 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-01-10T21:27:00.879Z] #18 52.81 Setting up xfsprogs (4.20.0-1) ... [2020-01-10T21:27:00.879Z] #18 52.82 Setting up python3-lib2to3 (3.7.3-1) ... [2020-01-10T21:27:01.040Z] #18 48.33 Setting up python3.7 (3.7.3-2) ... [2020-01-10T21:27:01.294Z] #18 53.16 Setting up python3-pkg-resources (40.8.0-1) ... [2020-01-10T21:27:02.152Z] #18 53.94 Setting up python3-distutils (3.7.3-1) ... [2020-01-10T21:27:02.548Z] #18 54.35 Setting up python3-setuptools (40.8.0-1) ... [2020-01-10T21:27:02.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-10T21:27:03.416Z] #18 55.19 Setting up python3-pip (18.1-5) ... [2020-01-10T21:27:03.603Z] #18 50.88 Setting up iptables (1.8.2-4) ... [2020-01-10T21:27:03.603Z] #18 50.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-10T21:27:03.603Z] #18 50.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-10T21:27:03.603Z] #18 50.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-10T21:27:03.603Z] #18 50.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-10T21:27:03.603Z] #18 50.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-01-10T21:27:03.603Z] #18 50.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-01-10T21:27:03.603Z] #18 50.91 Setting up python3 (3.7.3-1) ... [2020-01-10T21:27:03.603Z] #18 51.19 Setting up python3-wheel (0.32.3-2) ... [2020-01-10T21:27:04.296Z] #18 56.06 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:27:04.296Z] #18 56.09 Processing triggers for mime-support (3.62) ... [2020-01-10T21:27:04.296Z] #18 ... [2020-01-10T21:27:04.296Z] [2020-01-10T21:27:04.296Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-10T21:27:04.296Z] #31 DONE 147.6s [2020-01-10T21:27:04.296Z] [2020-01-10T21:27:04.296Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:27:04.296Z] #45 97.81 CC criu/libnetlink.o [2020-01-10T21:27:04.296Z] #45 98.30 CC criu/log.o [2020-01-10T21:27:04.296Z] #45 98.75 CC criu/lsm.o [2020-01-10T21:27:04.296Z] #45 99.05 CC criu/mem.o [2020-01-10T21:27:04.296Z] #45 100.6 CC criu/mount.o [2020-01-10T21:27:04.296Z] #45 104.7 CC criu/namespaces.o [2020-01-10T21:27:04.296Z] #45 106.3 CC criu/net.o [2020-01-10T21:27:04.468Z] #18 51.76 Setting up apparmor (2.13.2-10) ... [2020-01-10T21:27:04.704Z] #45 ... [2020-01-10T21:27:04.705Z] [2020-01-10T21:27:04.705Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:27:04.705Z] #18 DONE 56.4s [2020-01-10T21:27:04.705Z] [2020-01-10T21:27:04.705Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-10T21:27:04.705Z] #19 0.416 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-01-10T21:27:05.116Z] #19 0.451 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-01-10T21:27:05.116Z] #19 0.465 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-01-10T21:27:05.116Z] #19 DONE 0.6s [2020-01-10T21:27:05.116Z] [2020-01-10T21:27:05.116Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-10T21:27:05.622Z] #18 53.31 Setting up xfsprogs (4.20.0-1) ... [2020-01-10T21:27:05.622Z] #18 53.32 Setting up python3-lib2to3 (3.7.3-1) ... [2020-01-10T21:27:06.707Z] #18 53.83 Setting up python3-pkg-resources (40.8.0-1) ... [2020-01-10T21:27:07.778Z] #18 55.19 Setting up python3-distutils (3.7.3-1) ... [2020-01-10T21:27:07.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-10T21:27:07.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-10T21:27:07.825Z] #20 2.832 Collecting yamllint==1.16.0 [2020-01-10T21:27:08.191Z] #18 55.74 Setting up python3-setuptools (40.8.0-1) ... [2020-01-10T21:27:08.218Z] #20 3.053 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-10T21:27:08.218Z] #20 3.111 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-10T21:27:08.218Z] #20 3.132 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-10T21:27:08.218Z] #20 3.178 Collecting pyyaml (from yamllint==1.16.0) [2020-01-10T21:27:08.613Z] #20 3.263 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-10T21:27:09.023Z] #18 ... [2020-01-10T21:27:09.023Z] [2020-01-10T21:27:09.023Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-10T21:27:09.023Z] #31 DONE 148.8s [2020-01-10T21:27:09.023Z] [2020-01-10T21:27:09.023Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:27:09.023Z] #45 93.98 CC criu/image-desc.o [2020-01-10T21:27:09.023Z] #45 94.05 CC criu/image.o [2020-01-10T21:27:09.023Z] #45 94.91 CC criu/ipc_ns.o [2020-01-10T21:27:09.023Z] #45 95.97 CC criu/irmap.o [2020-01-10T21:27:09.023Z] #45 96.48 CC criu/kcmp-ids.o [2020-01-10T21:27:09.023Z] #45 96.70 CC criu/kerndat.o [2020-01-10T21:27:09.023Z] #45 97.62 CC criu/libnetlink.o [2020-01-10T21:27:09.023Z] #45 97.94 CC criu/log.o [2020-01-10T21:27:09.023Z] #45 98.44 CC criu/lsm.o [2020-01-10T21:27:09.023Z] #45 98.98 CC criu/mem.o [2020-01-10T21:27:09.023Z] #45 101.1 CC criu/mount.o [2020-01-10T21:27:09.034Z] #20 4.099 Building wheels for collected packages: pyyaml [2020-01-10T21:27:09.034Z] #20 4.103 Running setup.py bdist_wheel for pyyaml: started [2020-01-10T21:27:09.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-10T21:27:09.295Z] Fetching without tags [2020-01-10T21:27:09.419Z] #45 ... [2020-01-10T21:27:09.420Z] [2020-01-10T21:27:09.420Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:27:09.420Z] #18 56.90 Setting up python3-pip (18.1-5) ... [2020-01-10T21:27:09.018Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-10T21:27:09.068Z] > git config --add remote.origin.fetch +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync # timeout=10 [2020-01-10T21:27:09.193Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-10T21:27:09.321Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-10T21:27:09.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-10T21:27:09.322Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync [2020-01-10T21:27:10.002Z] Checking out Revision 4d63209d94276d66d9db39174bfe0127f4b9a8dc (cpuguy-test-sync) [2020-01-10T21:27:10.057Z] #20 4.995 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-10T21:27:10.057Z] #20 4.997 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-10T21:27:10.057Z] #20 5.055 Successfully built pyyaml [2020-01-10T21:27:10.057Z] #20 5.071 Installing collected packages: pathspec, pyyaml, yamllint [2020-01-10T21:27:10.260Z] #18 57.79 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:27:10.260Z] #18 57.81 Processing triggers for mime-support (3.62) ... [2020-01-10T21:27:10.663Z] #18 DONE 58.0s [2020-01-10T21:27:10.663Z] [2020-01-10T21:27:10.663Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:27:10.663Z] #63 ... [2020-01-10T21:27:10.663Z] [2020-01-10T21:27:10.663Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-10T21:27:11.069Z] #19 0.300 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-01-10T21:27:11.069Z] #19 0.314 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-01-10T21:27:11.069Z] #19 0.317 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-01-10T21:27:11.069Z] #19 DONE 0.4s [2020-01-10T21:27:11.069Z] [2020-01-10T21:27:11.069Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-10T21:27:11.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-10T21:27:11.236Z] #20 5.415 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-10T21:27:11.743Z] #20 DONE 5.6s [2020-01-10T21:27:11.743Z] [2020-01-10T21:27:11.743Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-10T21:27:11.743Z] #25 DONE 0.1s [2020-01-10T21:27:11.743Z] [2020-01-10T21:27:11.743Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-10T21:27:11.743Z] #29 DONE 0.6s [2020-01-10T21:27:11.743Z] [2020-01-10T21:27:11.743Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:27:11.743Z] #45 108.9 CC criu/netfilter.o [2020-01-10T21:27:11.743Z] #45 109.2 CC criu/page-pipe.o [2020-01-10T21:27:11.743Z] #45 109.6 CC criu/page-xfer.o [2020-01-10T21:27:11.743Z] #45 110.5 CC criu/pagemap-cache.o [2020-01-10T21:27:11.743Z] #45 110.7 CC criu/pagemap.o [2020-01-10T21:27:11.743Z] #45 111.4 CC criu/parasite-syscall.o [2020-01-10T21:27:11.743Z] #45 112.1 CC criu/path.o [2020-01-10T21:27:11.743Z] #45 112.3 CC criu/pie-util-vdso-elf32.o [2020-01-10T21:27:11.743Z] #45 112.8 CC criu/pie-util-vdso.o [2020-01-10T21:27:11.743Z] #45 113.3 CC criu/pie-util.o [2020-01-10T21:27:11.743Z] #45 113.4 CC criu/pipes.o [2020-01-10T21:27:11.743Z] #45 ... [2020-01-10T21:27:11.743Z] [2020-01-10T21:27:11.743Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-10T21:27:11.744Z] #32 DONE 0.2s [2020-01-10T21:27:11.744Z] [2020-01-10T21:27:11.744Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-10T21:27:11.744Z] #35 DONE 0.1s [2020-01-10T21:27:11.744Z] [2020-01-10T21:27:11.744Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:27:11.744Z] #45 114.5 CC criu/plugin.o [2020-01-10T21:27:12.156Z] #45 ... [2020-01-10T21:27:12.156Z] [2020-01-10T21:27:12.156Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-10T21:27:12.156Z] #40 DONE 0.1s [2020-01-10T21:27:12.156Z] [2020-01-10T21:27:12.156Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:27:12.156Z] #58 ... [2020-01-10T21:27:12.156Z] [2020-01-10T21:27:12.156Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:27:12.156Z] #45 114.9 CC criu/proc_parse.o [2020-01-10T21:27:10.098Z] > git config core.sparsecheckout # timeout=10 [2020-01-10T21:27:10.147Z] > git checkout -f 4d63209d94276d66d9db39174bfe0127f4b9a8dc [2020-01-10T21:27:13.691Z] #20 2.755 Collecting yamllint==1.16.0 [2020-01-10T21:27:14.081Z] #45 116.6 CC criu/protobuf-desc.o [2020-01-10T21:27:14.081Z] #20 2.990 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-10T21:27:14.081Z] #20 3.104 Collecting pyyaml (from yamllint==1.16.0) [2020-01-10T21:27:14.478Z] #45 117.2 CC criu/protobuf.o [2020-01-10T21:27:14.486Z] #20 3.312 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-10T21:27:14.887Z] #45 117.4 CC criu/pstree.o [2020-01-10T21:27:15.279Z] #45 118.2 CC criu/rbtree.o [2020-01-10T21:27:15.337Z] #20 4.190 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-10T21:27:15.337Z] #20 4.212 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-10T21:27:15.337Z] #20 4.223 Building wheels for collected packages: pyyaml [2020-01-10T21:27:15.337Z] #20 4.224 Running setup.py bdist_wheel for pyyaml: started [2020-01-10T21:27:15.673Z] #45 118.4 CC criu/rst-malloc.o [2020-01-10T21:27:15.738Z] #20 4.851 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-10T21:27:15.738Z] #20 4.851 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-10T21:27:16.081Z] #45 118.7 CC criu/seccomp.o [2020-01-10T21:27:16.129Z] #20 4.946 Successfully built pyyaml [2020-01-10T21:27:16.129Z] #20 4.962 Installing collected packages: pyyaml, pathspec, yamllint [2020-01-10T21:27:16.129Z] #20 5.220 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-10T21:27:16.484Z] #45 119.3 CC criu/seize.o [2020-01-10T21:27:16.538Z] #20 DONE 5.4s [2020-01-10T21:27:16.538Z] [2020-01-10T21:27:16.538Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-10T21:27:16.538Z] #25 DONE 0.3s [2020-01-10T21:27:16.538Z] [2020-01-10T21:27:16.538Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:27:16.538Z] #45 104.4 CC criu/namespaces.o [2020-01-10T21:27:16.538Z] #45 105.6 CC criu/net.o [2020-01-10T21:27:16.538Z] #45 108.0 CC criu/netfilter.o [2020-01-10T21:27:16.538Z] #45 108.3 CC criu/page-pipe.o [2020-01-10T21:27:16.538Z] #45 108.8 CC criu/page-xfer.o [2020-01-10T21:27:16.538Z] #45 109.7 CC criu/pagemap-cache.o [2020-01-10T21:27:16.935Z] #45 110.1 CC criu/pagemap.o [2020-01-10T21:27:17.312Z] #45 119.9 CC criu/servicefd.o [2020-01-10T21:27:17.321Z] #45 ... [2020-01-10T21:27:17.321Z] [2020-01-10T21:27:17.321Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-10T21:27:17.321Z] #29 DONE 0.5s [2020-01-10T21:27:17.321Z] [2020-01-10T21:27:17.321Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-10T21:27:17.321Z] #32 DONE 0.1s [2020-01-10T21:27:17.321Z] [2020-01-10T21:27:17.321Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-10T21:27:17.321Z] #35 DONE 0.1s [2020-01-10T21:27:17.321Z] [2020-01-10T21:27:17.321Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-10T21:27:17.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-10T21:27:17.716Z] #45 120.2 CC criu/shmem.o [2020-01-10T21:27:17.823Z] #40 DONE 0.1s [2020-01-10T21:27:17.823Z] [2020-01-10T21:27:17.823Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:27:17.823Z] #45 111.1 CC criu/parasite-syscall.o [2020-01-10T21:27:18.116Z] #45 120.8 CC criu/sigframe.o [2020-01-10T21:27:18.116Z] #45 120.9 CC criu/signalfd.o [2020-01-10T21:27:18.511Z] #45 121.0 CC criu/sk-inet.o [2020-01-10T21:27:18.921Z] #45 121.7 CC criu/sk-netlink.o [2020-01-10T21:27:19.107Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 29.0s done [2020-01-10T21:27:19.107Z] #8 DONE 38.4s [2020-01-10T21:27:19.107Z] [2020-01-10T21:27:19.107Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-10T21:27:19.107Z] #9 DONE 0.2s [2020-01-10T21:27:19.107Z] [2020-01-10T21:27:19.107Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-10T21:27:19.107Z] #10 DONE 0.2s [2020-01-10T21:27:19.107Z] [2020-01-10T21:27:19.107Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-10T21:27:19.107Z] #30 DONE 0.0s [2020-01-10T21:27:19.107Z] [2020-01-10T21:27:19.107Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-10T21:27:19.107Z] #41 DONE 0.0s [2020-01-10T21:27:19.107Z] [2020-01-10T21:27:19.107Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:27:19.107Z] #42 ... [2020-01-10T21:27:19.107Z] [2020-01-10T21:27:19.107Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:27:19.107Z] #22 DONE 0.1s [2020-01-10T21:27:19.107Z] [2020-01-10T21:27:19.107Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-10T21:27:19.107Z] #65 DONE 0.0s [2020-01-10T21:27:19.107Z] [2020-01-10T21:27:19.107Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-10T21:27:19.107Z] #71 DONE 0.1s [2020-01-10T21:27:19.107Z] [2020-01-10T21:27:19.107Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-10T21:27:19.107Z] #50 DONE 0.1s [2020-01-10T21:27:19.107Z] [2020-01-10T21:27:19.107Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-10T21:27:19.107Z] #23 DONE 0.1s [2020-01-10T21:27:19.107Z] [2020-01-10T21:27:19.107Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-10T21:27:19.107Z] #33 DONE 0.1s [2020-01-10T21:27:19.107Z] [2020-01-10T21:27:19.107Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-10T21:27:19.107Z] #53 DONE 0.1s [2020-01-10T21:27:19.107Z] [2020-01-10T21:27:19.107Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-10T21:27:19.107Z] #47 DONE 0.1s [2020-01-10T21:27:19.107Z] [2020-01-10T21:27:19.107Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:27:19.107Z] #48 0.839 + RM_GOPATH=0 [2020-01-10T21:27:19.107Z] #48 0.845 + TMP_GOPATH= [2020-01-10T21:27:19.107Z] #48 0.845 + : /build [2020-01-10T21:27:19.107Z] #48 0.847 + '[' -z '' ']' [2020-01-10T21:27:19.107Z] #48 0.860 ++ mktemp -d [2020-01-10T21:27:19.107Z] #48 0.872 + export GOPATH=/tmp/tmp.zXSLdm5aOW [2020-01-10T21:27:19.107Z] #48 0.872 + GOPATH=/tmp/tmp.zXSLdm5aOW [2020-01-10T21:27:19.107Z] #48 0.872 + RM_GOPATH=1 [2020-01-10T21:27:19.107Z] #48 0.874 ++ dirname ./install.sh [2020-01-10T21:27:19.107Z] #48 0.897 + dir=. [2020-01-10T21:27:19.107Z] #48 0.899 + bin=vndr [2020-01-10T21:27:19.107Z] #48 0.899 + shift [2020-01-10T21:27:19.107Z] #48 0.899 + '[' '!' -f ./vndr.installer ']' [2020-01-10T21:27:19.107Z] #48 0.900 + . ./vndr.installer [2020-01-10T21:27:19.107Z] #48 0.901 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-10T21:27:19.107Z] #48 0.902 + install_vndr [2020-01-10T21:27:19.107Z] #48 0.902 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f' [2020-01-10T21:27:19.107Z] #48 0.902 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-10T21:27:19.107Z] #48 0.902 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zXSLdm5aOW/src/github.com/LK4D4/vndr [2020-01-10T21:27:19.107Z] #48 0.907 Cloning into '/tmp/tmp.zXSLdm5aOW/src/github.com/LK4D4/vndr'... [2020-01-10T21:27:19.107Z] #48 2.233 + cd /tmp/tmp.zXSLdm5aOW/src/github.com/LK4D4/vndr [2020-01-10T21:27:19.107Z] #48 2.234 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-10T21:27:19.107Z] #48 2.283 + go build -buildmode=pie -v -o /build/vndr . [2020-01-10T21:27:19.181Z] #45 111.9 CC criu/path.o [2020-01-10T21:27:19.182Z] #45 112.2 CC criu/pie-util-vdso-elf32.o [2020-01-10T21:27:19.182Z] #45 112.5 CC criu/pie-util-vdso.o [2020-01-10T21:27:19.323Z] #45 122.0 CC criu/sk-packet.o [2020-01-10T21:27:19.723Z] #45 122.3 CC criu/sk-queue.o [2020-01-10T21:27:19.825Z] #45 112.8 CC criu/pie-util.o [2020-01-10T21:27:19.825Z] #45 113.0 CC criu/pipes.o [2020-01-10T21:27:20.126Z] #45 122.7 CC criu/sk-tcp.o [2020-01-10T21:27:20.349Z] #45 113.6 CC criu/plugin.o [2020-01-10T21:27:20.413Z] Commit message: "Merge pull request #40362 from thaJeztah/dockerfile_registry_optimized" [2020-01-10T21:27:20.525Z] #45 123.1 CC criu/sk-unix.o [2020-01-10T21:27:20.752Z] #45 113.9 CC criu/proc_parse.o [2020-01-10T21:27:20.796Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 28.8s done [2020-01-10T21:27:20.796Z] #8 DONE 38.3s [2020-01-10T21:27:20.796Z] [2020-01-10T21:27:20.796Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-10T21:27:20.796Z] #9 DONE 0.2s [2020-01-10T21:27:20.796Z] [2020-01-10T21:27:20.796Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-10T21:27:20.796Z] #10 DONE 0.2s [2020-01-10T21:27:20.796Z] [2020-01-10T21:27:20.796Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-10T21:27:20.796Z] #41 DONE 0.0s [2020-01-10T21:27:20.796Z] [2020-01-10T21:27:20.796Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:27:20.796Z] #36 ... [2020-01-10T21:27:20.796Z] [2020-01-10T21:27:20.796Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-10T21:27:20.796Z] #30 DONE 0.1s [2020-01-10T21:27:20.796Z] [2020-01-10T21:27:20.796Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:27:20.796Z] #22 DONE 0.1s [2020-01-10T21:27:20.796Z] [2020-01-10T21:27:20.796Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-10T21:27:20.796Z] #71 DONE 0.1s [2020-01-10T21:27:20.796Z] [2020-01-10T21:27:20.796Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-10T21:27:20.796Z] #50 DONE 0.1s [2020-01-10T21:27:20.796Z] [2020-01-10T21:27:20.796Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-10T21:27:20.796Z] #53 DONE 0.1s [2020-01-10T21:27:20.796Z] [2020-01-10T21:27:20.796Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-10T21:27:20.796Z] #65 DONE 0.1s [2020-01-10T21:27:20.796Z] [2020-01-10T21:27:20.796Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:27:20.796Z] #66 ... [2020-01-10T21:27:20.796Z] [2020-01-10T21:27:20.796Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-10T21:27:20.796Z] #23 DONE 0.2s [2020-01-10T21:27:20.796Z] [2020-01-10T21:27:20.796Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-10T21:27:20.796Z] #33 DONE 0.3s [2020-01-10T21:27:20.796Z] [2020-01-10T21:27:20.796Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-10T21:27:20.796Z] #47 DONE 0.3s [2020-01-10T21:27:20.796Z] [2020-01-10T21:27:20.796Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:27:20.796Z] #48 0.682 + RM_GOPATH=0 [2020-01-10T21:27:20.796Z] #48 0.690 + TMP_GOPATH= [2020-01-10T21:27:20.796Z] #48 0.690 + : /build [2020-01-10T21:27:20.796Z] #48 0.690 + '[' -z '' ']' [2020-01-10T21:27:20.796Z] #48 0.699 ++ mktemp -d [2020-01-10T21:27:20.796Z] #48 0.704 + export GOPATH=/tmp/tmp.byB7Cze0Ot [2020-01-10T21:27:20.796Z] #48 0.704 + GOPATH=/tmp/tmp.byB7Cze0Ot [2020-01-10T21:27:20.796Z] #48 0.705 + RM_GOPATH=1 [2020-01-10T21:27:20.796Z] #48 0.708 ++ dirname ./install.sh [2020-01-10T21:27:20.796Z] #48 0.732 + dir=. [2020-01-10T21:27:20.796Z] #48 0.733 + bin=vndr [2020-01-10T21:27:20.796Z] #48 0.733 + shift [2020-01-10T21:27:20.796Z] #48 0.734 + '[' '!' -f ./vndr.installer ']' [2020-01-10T21:27:20.796Z] #48 0.734 + . ./vndr.installer [2020-01-10T21:27:20.796Z] #48 0.735 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-10T21:27:20.796Z] #48 0.735 + install_vndr [2020-01-10T21:27:20.796Z] #48 0.736 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f' [2020-01-10T21:27:20.796Z] #48 0.736 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.byB7Cze0Ot/src/github.com/LK4D4/vndr [2020-01-10T21:27:20.796Z] #48 0.736 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-10T21:27:20.796Z] #48 0.742 Cloning into '/tmp/tmp.byB7Cze0Ot/src/github.com/LK4D4/vndr'... [2020-01-10T21:27:20.796Z] #48 1.934 + cd /tmp/tmp.byB7Cze0Ot/src/github.com/LK4D4/vndr [2020-01-10T21:27:20.796Z] #48 1.947 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-10T21:27:20.796Z] #48 1.967 + go build -buildmode=pie -v -o /build/vndr . [2020-01-10T21:27:20.841Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2020-01-10T21:27:21.200Z] #48 4.780 runtime/internal/sys [2020-01-10T21:27:21.200Z] #48 4.832 internal/race [2020-01-10T21:27:21.200Z] #48 5.014 internal/cpu [2020-01-10T21:27:21.200Z] #48 5.088 runtime/internal/atomic [2020-01-10T21:27:21.491Z] #48 5.236 sync/atomic [2020-01-10T21:27:21.780Z] #48 5.646 unicode [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-10T21:27:21.997Z] #45 124.5 CC criu/sockets.o [2020-01-10T21:27:22.071Z] #48 ... [2020-01-10T21:27:22.071Z] [2020-01-10T21:27:22.071Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:27:22.071Z] #34 0.797 + RM_GOPATH=0 [2020-01-10T21:27:22.071Z] #34 0.801 + TMP_GOPATH= [2020-01-10T21:27:22.071Z] #34 0.802 + : /build [2020-01-10T21:27:22.071Z] #34 0.803 + '[' -z '' ']' [2020-01-10T21:27:22.071Z] #34 0.809 ++ mktemp -d [2020-01-10T21:27:22.071Z] #34 0.814 + export GOPATH=/tmp/tmp.2sSbhrZ5Ky [2020-01-10T21:27:22.071Z] #34 0.815 + GOPATH=/tmp/tmp.2sSbhrZ5Ky [2020-01-10T21:27:22.071Z] #34 0.815 + RM_GOPATH=1 [2020-01-10T21:27:22.071Z] #34 0.816 ++ dirname ./install.sh [2020-01-10T21:27:22.071Z] #34 0.817 + dir=. [2020-01-10T21:27:22.071Z] #34 0.828 + bin=tomlv [2020-01-10T21:27:22.071Z] #34 0.829 + shift [2020-01-10T21:27:22.071Z] #34 0.829 + '[' '!' -f ./tomlv.installer ']' [2020-01-10T21:27:22.071Z] #34 0.830 + . ./tomlv.installer [2020-01-10T21:27:22.071Z] #34 0.830 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-10T21:27:22.071Z] #34 0.865 + install_tomlv [2020-01-10T21:27:22.071Z] #34 0.866 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-10T21:27:22.071Z] #34 0.875 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-10T21:27:22.071Z] #34 0.876 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2sSbhrZ5Ky/src/github.com/BurntSushi/toml [2020-01-10T21:27:22.071Z] #34 0.888 Cloning into '/tmp/tmp.2sSbhrZ5Ky/src/github.com/BurntSushi/toml'... [2020-01-10T21:27:22.071Z] #34 2.848 + cd /tmp/tmp.2sSbhrZ5Ky/src/github.com/BurntSushi/toml [2020-01-10T21:27:22.071Z] #34 2.851 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-10T21:27:22.071Z] #34 2.895 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-10T21:27:22.071Z] #34 4.129 runtime/internal/sys [2020-01-10T21:27:22.071Z] #34 4.200 math/bits [2020-01-10T21:27:22.071Z] #34 4.232 internal/cpu [2020-01-10T21:27:22.071Z] #34 4.454 runtime/internal/atomic [2020-01-10T21:27:22.071Z] #34 5.156 runtime/internal/math [2020-01-10T21:27:22.071Z] #34 5.537 unicode/utf8 [2020-01-10T21:27:22.071Z] #34 5.910 sync/atomic [2020-01-10T21:27:22.120Z] #45 115.4 CC criu/protobuf-desc.o [2020-01-10T21:27:22.329Z] #48 4.375 runtime/internal/sys [2020-01-10T21:27:22.329Z] #48 4.448 internal/race [2020-01-10T21:27:22.329Z] #48 4.480 internal/cpu [2020-01-10T21:27:22.329Z] #48 4.625 runtime/internal/atomic [2020-01-10T21:27:22.519Z] #45 115.9 CC criu/protobuf.o [2020-01-10T21:27:22.703Z] #34 ... [2020-01-10T21:27:22.703Z] [2020-01-10T21:27:22.703Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:27:22.703Z] #48 6.768 unicode/utf8 [2020-01-10T21:27:22.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-10T21:27:22.919Z] #45 125.5 CC criu/stats.o [2020-01-10T21:27:22.939Z] #45 116.1 CC criu/pstree.o [2020-01-10T21:27:22.974Z] #48 5.041 sync/atomic [2020-01-10T21:27:22.974Z] #48 5.310 runtime/internal/math [2020-01-10T21:27:22.998Z] #48 6.947 math/bits [2020-01-10T21:27:23.352Z] #45 125.9 CC criu/string.o [2020-01-10T21:27:23.352Z] #45 126.0 CC criu/sysctl.o [2020-01-10T21:27:23.612Z] #48 5.874 unicode/utf8 [2020-01-10T21:27:23.639Z] #48 7.575 internal/bytealg [2020-01-10T21:27:23.803Z] #45 116.9 CC criu/rbtree.o [2020-01-10T21:27:23.803Z] #45 117.1 CC criu/rst-malloc.o [2020-01-10T21:27:23.803Z] #45 117.2 CC criu/seccomp.o [2020-01-10T21:27:23.918Z] #48 5.909 unicode [2020-01-10T21:27:24.096Z] + docker version [2020-01-10T21:27:24.180Z] #45 126.8 CC criu/sysfs_parse.o [2020-01-10T21:27:24.211Z] #48 6.308 math/bits [2020-01-10T21:27:24.581Z] #45 127.1 CC criu/timerfd.o [2020-01-10T21:27:24.581Z] #45 127.3 CC criu/tty.o [2020-01-10T21:27:24.666Z] #45 117.6 CC criu/seize.o [2020-01-10T21:27:24.666Z] #45 118.1 CC criu/servicefd.o [2020-01-10T21:27:25.067Z] #48 6.825 internal/bytealg [2020-01-10T21:27:25.370Z] #48 ... [2020-01-10T21:27:25.370Z] [2020-01-10T21:27:25.370Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:27:25.370Z] #34 0.720 + RM_GOPATH=0 [2020-01-10T21:27:25.370Z] #34 0.720 + TMP_GOPATH= [2020-01-10T21:27:25.370Z] #34 0.720 + : /build [2020-01-10T21:27:25.370Z] #34 0.720 + '[' -z '' ']' [2020-01-10T21:27:25.370Z] #34 0.735 ++ mktemp -d [2020-01-10T21:27:25.370Z] #34 0.737 + export GOPATH=/tmp/tmp.KNwxblkTCf [2020-01-10T21:27:25.370Z] #34 0.738 + GOPATH=/tmp/tmp.KNwxblkTCf [2020-01-10T21:27:25.370Z] #34 0.738 + RM_GOPATH=1 [2020-01-10T21:27:25.370Z] #34 0.765 ++ dirname ./install.sh [2020-01-10T21:27:25.370Z] #34 0.773 + dir=. [2020-01-10T21:27:25.370Z] #34 0.773 + bin=tomlv [2020-01-10T21:27:25.370Z] #34 0.773 + shift [2020-01-10T21:27:25.370Z] #34 0.774 + '[' '!' -f ./tomlv.installer ']' [2020-01-10T21:27:25.370Z] #34 0.774 + . ./tomlv.installer [2020-01-10T21:27:25.370Z] #34 0.775 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-10T21:27:25.370Z] #34 0.781 + install_tomlv [2020-01-10T21:27:25.370Z] #34 0.781 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-10T21:27:25.370Z] #34 0.781 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-10T21:27:25.370Z] #34 0.781 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KNwxblkTCf/src/github.com/BurntSushi/toml [2020-01-10T21:27:25.370Z] #34 0.806 Cloning into '/tmp/tmp.KNwxblkTCf/src/github.com/BurntSushi/toml'... [2020-01-10T21:27:25.370Z] #34 2.568 + cd /tmp/tmp.KNwxblkTCf/src/github.com/BurntSushi/toml [2020-01-10T21:27:25.370Z] #34 2.586 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-10T21:27:25.370Z] #34 2.634 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-10T21:27:25.370Z] #34 4.131 math/bits [2020-01-10T21:27:25.370Z] #34 4.171 runtime/internal/sys [2020-01-10T21:27:25.370Z] #34 4.193 internal/cpu [2020-01-10T21:27:25.370Z] #34 4.274 runtime/internal/atomic [2020-01-10T21:27:25.370Z] #34 5.357 runtime/internal/math [2020-01-10T21:27:25.370Z] #34 5.626 unicode/utf8 [2020-01-10T21:27:25.370Z] #34 5.788 sync/atomic [2020-01-10T21:27:25.370Z] #34 6.614 internal/bytealg [2020-01-10T21:27:25.370Z] #34 6.888 unicode [2020-01-10T21:27:25.370Z] #34 7.354 math [2020-01-10T21:27:25.504Z] #45 118.7 CC criu/shmem.o [2020-01-10T21:27:25.783Z] #48 ... [2020-01-10T21:27:25.783Z] [2020-01-10T21:27:25.783Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:27:25.783Z] #36 0.840 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:27:25.783Z] #36 0.954 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:27:25.783Z] #36 1.069 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:27:25.783Z] #36 2.875 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-10T21:27:25.783Z] #36 6.290 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-10T21:27:25.783Z] #36 8.844 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-10T21:27:25.957Z] #45 128.3 CC criu/tun.o [2020-01-10T21:27:25.957Z] #45 128.6 CC criu/uffd.o [2020-01-10T21:27:26.005Z] #34 8.252 internal/testlog [2020-01-10T21:27:26.073Z] #36 ... [2020-01-10T21:27:26.073Z] [2020-01-10T21:27:26.073Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-10T21:27:26.073Z] #60 0.772 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:27:26.073Z] #60 0.920 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:27:26.073Z] #60 1.040 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:27:26.073Z] #60 2.593 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-10T21:27:26.073Z] #60 5.817 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-10T21:27:26.073Z] #60 9.025 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-10T21:27:26.073Z] #60 ... [2020-01-10T21:27:26.073Z] [2020-01-10T21:27:26.073Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:27:26.073Z] #72 0.692 + RM_GOPATH=0 [2020-01-10T21:27:26.073Z] #72 0.692 + TMP_GOPATH= [2020-01-10T21:27:26.073Z] #72 0.692 + : /build [2020-01-10T21:27:26.073Z] #72 0.692 + '[' -z '' ']' [2020-01-10T21:27:26.073Z] #72 0.694 ++ mktemp -d [2020-01-10T21:27:26.073Z] #72 0.698 + export GOPATH=/tmp/tmp.eXnpJHYDWg [2020-01-10T21:27:26.073Z] #72 0.698 + GOPATH=/tmp/tmp.eXnpJHYDWg [2020-01-10T21:27:26.073Z] #72 0.698 + RM_GOPATH=1 [2020-01-10T21:27:26.073Z] #72 0.699 ++ dirname ./install.sh [2020-01-10T21:27:26.073Z] #72 0.705 + dir=. [2020-01-10T21:27:26.073Z] #72 0.706 + bin=proxy [2020-01-10T21:27:26.073Z] #72 0.706 + shift [2020-01-10T21:27:26.073Z] #72 0.706 + '[' '!' -f ./proxy.installer ']' [2020-01-10T21:27:26.073Z] #72 0.707 + . ./proxy.installer [2020-01-10T21:27:26.073Z] #72 0.708 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-10T21:27:26.073Z] #72 0.709 + install_proxy [2020-01-10T21:27:26.073Z] #72 0.709 + case "$1" in [2020-01-10T21:27:26.073Z] #72 0.709 + export CGO_ENABLED=0 [2020-01-10T21:27:26.073Z] #72 0.709 + CGO_ENABLED=0 [2020-01-10T21:27:26.073Z] #72 0.709 + _install_proxy [2020-01-10T21:27:26.073Z] #72 0.710 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-10T21:27:26.073Z] #72 0.710 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-10T21:27:26.073Z] #72 0.710 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.eXnpJHYDWg/src/github.com/docker/libnetwork [2020-01-10T21:27:26.073Z] #72 0.715 Cloning into '/tmp/tmp.eXnpJHYDWg/src/github.com/docker/libnetwork'... [2020-01-10T21:27:26.366Z] #72 ... [2020-01-10T21:27:26.366Z] [2020-01-10T21:27:26.366Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:27:26.366Z] #11 1.223 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:27:26.366Z] #11 1.421 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:27:26.366Z] #11 1.421 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:27:26.366Z] #11 3.114 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-10T21:27:26.366Z] #11 6.252 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-10T21:27:26.366Z] #11 9.083 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-10T21:27:26.366Z] #11 ... [2020-01-10T21:27:26.366Z] [2020-01-10T21:27:26.366Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-10T21:27:26.366Z] #31 0.980 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-01-10T21:27:26.366Z] #31 0.988 Cloning into '.'... [2020-01-10T21:27:26.377Z] #45 119.4 CC criu/sigframe.o [2020-01-10T21:27:26.377Z] #45 119.6 CC criu/signalfd.o [2020-01-10T21:27:26.644Z] #34 ... [2020-01-10T21:27:26.644Z] [2020-01-10T21:27:26.644Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:27:26.644Z] #48 8.551 internal/testlog [2020-01-10T21:27:26.658Z] #31 ... [2020-01-10T21:27:26.658Z] [2020-01-10T21:27:26.658Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:27:26.658Z] #51 0.865 + RM_GOPATH=0 [2020-01-10T21:27:26.658Z] #51 0.865 + TMP_GOPATH= [2020-01-10T21:27:26.658Z] #51 0.865 + : /build [2020-01-10T21:27:26.658Z] #51 0.866 + '[' -z '' ']' [2020-01-10T21:27:26.658Z] #51 0.870 ++ mktemp -d [2020-01-10T21:27:26.658Z] #51 0.882 + export GOPATH=/tmp/tmp.Zez17QrLWE [2020-01-10T21:27:26.658Z] #51 0.882 + GOPATH=/tmp/tmp.Zez17QrLWE [2020-01-10T21:27:26.658Z] #51 0.882 + RM_GOPATH=1 [2020-01-10T21:27:26.658Z] #51 0.884 ++ dirname ./install.sh [2020-01-10T21:27:26.658Z] #51 0.892 + dir=. [2020-01-10T21:27:26.658Z] #51 0.892 + bin=gotestsum [2020-01-10T21:27:26.658Z] #51 0.892 + shift [2020-01-10T21:27:26.658Z] #51 0.893 + '[' '!' -f ./gotestsum.installer ']' [2020-01-10T21:27:26.658Z] #51 0.893 + . ./gotestsum.installer [2020-01-10T21:27:26.658Z] #51 0.893 ++ : v0.3.5 [2020-01-10T21:27:26.658Z] #51 0.894 + install_gotestsum [2020-01-10T21:27:26.658Z] #51 0.894 + echo 'Installing gotestsum version v0.3.5' [2020-01-10T21:27:26.658Z] #51 0.894 Installing gotestsum version v0.3.5 [2020-01-10T21:27:26.658Z] #51 0.894 + go get -d gotest.tools/gotestsum [2020-01-10T21:27:26.658Z] #51 ... [2020-01-10T21:27:26.658Z] [2020-01-10T21:27:26.658Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:27:26.658Z] #54 0.738 + RM_GOPATH=0 [2020-01-10T21:27:26.658Z] #54 0.739 + TMP_GOPATH= [2020-01-10T21:27:26.658Z] #54 0.739 + : /build [2020-01-10T21:27:26.658Z] #54 0.739 + '[' -z '' ']' [2020-01-10T21:27:26.658Z] #54 0.739 ++ mktemp -d [2020-01-10T21:27:26.658Z] #54 0.742 + export GOPATH=/tmp/tmp.TWqMqCxDb5 [2020-01-10T21:27:26.658Z] #54 0.743 + GOPATH=/tmp/tmp.TWqMqCxDb5 [2020-01-10T21:27:26.658Z] #54 0.743 + RM_GOPATH=1 [2020-01-10T21:27:26.658Z] #54 0.747 ++ dirname ./install.sh [2020-01-10T21:27:26.658Z] #54 0.766 + dir=. [2020-01-10T21:27:26.658Z] #54 0.767 + bin=golangci_lint [2020-01-10T21:27:26.658Z] #54 0.768 + shift [2020-01-10T21:27:26.658Z] #54 0.769 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-10T21:27:26.658Z] #54 0.770 + . ./golangci_lint.installer [2020-01-10T21:27:26.658Z] #54 0.771 ++ : v1.20.0 [2020-01-10T21:27:26.658Z] #54 0.773 + install_golangci_lint [2020-01-10T21:27:26.658Z] #54 0.774 + echo 'Installing golangci-lint version v1.20.0' [2020-01-10T21:27:26.658Z] #54 0.775 Installing golangci-lint version v1.20.0 [2020-01-10T21:27:26.658Z] #54 0.780 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-10T21:27:26.785Z] #45 119.7 CC criu/sk-inet.o [2020-01-10T21:27:26.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-10T21:27:26.945Z] #54 ... [2020-01-10T21:27:26.945Z] [2020-01-10T21:27:26.945Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:27:26.945Z] #44 0.962 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:27:26.945Z] #44 1.200 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:27:26.945Z] #44 1.205 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:27:26.945Z] #44 3.361 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-10T21:27:26.945Z] #44 6.874 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-10T21:27:26.945Z] #44 10.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-10T21:27:26.945Z] #44 ... [2020-01-10T21:27:26.945Z] [2020-01-10T21:27:26.946Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-10T21:27:26.946Z] #26 0.769 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:27:26.946Z] #26 0.916 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:27:26.946Z] #26 1.038 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:27:26.946Z] #26 2.663 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-10T21:27:26.946Z] #26 6.096 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-10T21:27:26.946Z] #26 8.635 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-10T21:27:27.192Z] #45 120.5 CC criu/sk-netlink.o [2020-01-10T21:27:27.234Z] #26 ... [2020-01-10T21:27:27.235Z] [2020-01-10T21:27:27.235Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:27:27.235Z] #24 0.697 + RM_GOPATH=0 [2020-01-10T21:27:27.235Z] #24 0.698 + TMP_GOPATH= [2020-01-10T21:27:27.235Z] #24 0.698 + : /build [2020-01-10T21:27:27.235Z] #24 0.699 + '[' -z '' ']' [2020-01-10T21:27:27.235Z] #24 0.702 ++ mktemp -d [2020-01-10T21:27:27.235Z] #24 0.716 + export GOPATH=/tmp/tmp.0qcbUYwuo1 [2020-01-10T21:27:27.235Z] #24 0.716 + GOPATH=/tmp/tmp.0qcbUYwuo1 [2020-01-10T21:27:27.235Z] #24 0.717 + RM_GOPATH=1 [2020-01-10T21:27:27.235Z] #24 0.718 ++ dirname ./install.sh [2020-01-10T21:27:27.235Z] #24 0.720 + dir=. [2020-01-10T21:27:27.235Z] #24 0.735 + bin=dockercli [2020-01-10T21:27:27.235Z] #24 0.735 + shift [2020-01-10T21:27:27.235Z] #24 0.735 + '[' '!' -f ./dockercli.installer ']' [2020-01-10T21:27:27.235Z] #24 0.735 + . ./dockercli.installer [2020-01-10T21:27:27.235Z] #24 0.736 ++ : stable [2020-01-10T21:27:27.235Z] #24 0.736 ++ : 17.06.2-ce [2020-01-10T21:27:27.235Z] #24 0.738 + install_dockercli [2020-01-10T21:27:27.235Z] #24 0.739 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-10T21:27:27.235Z] #24 0.740 Install docker/cli version 17.06.2-ce from stable [2020-01-10T21:27:27.235Z] #24 0.741 ++ uname -m [2020-01-10T21:27:27.235Z] #24 0.752 + arch=ppc64le [2020-01-10T21:27:27.235Z] #24 0.752 + '[' ppc64le '!=' x86_64 ']' [2020-01-10T21:27:27.235Z] #24 0.752 + '[' ppc64le '!=' s390x ']' [2020-01-10T21:27:27.235Z] #24 0.753 + '[' ppc64le '!=' armhf ']' [2020-01-10T21:27:27.235Z] #24 0.753 + build_dockercli [2020-01-10T21:27:27.235Z] #24 0.753 + git clone https://github.com/docker/docker-ce /tmp/tmp.0qcbUYwuo1/tmp/docker-ce [2020-01-10T21:27:27.235Z] #24 0.843 Cloning into '/tmp/tmp.0qcbUYwuo1/tmp/docker-ce'... [2020-01-10T21:27:27.235Z] #24 ... [2020-01-10T21:27:27.235Z] [2020-01-10T21:27:27.235Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:27:27.235Z] #66 0.945 + RM_GOPATH=0 [2020-01-10T21:27:27.235Z] #66 0.945 + TMP_GOPATH= [2020-01-10T21:27:27.235Z] #66 0.946 + : /build/ [2020-01-10T21:27:27.235Z] #66 0.946 + '[' -z '' ']' [2020-01-10T21:27:27.235Z] #66 0.966 ++ mktemp -d [2020-01-10T21:27:27.235Z] #66 0.966 + export GOPATH=/tmp/tmp.8AG1rc1uhp [2020-01-10T21:27:27.235Z] #66 0.984 + GOPATH=/tmp/tmp.8AG1rc1uhp [2020-01-10T21:27:27.235Z] #66 0.986 + RM_GOPATH=1 [2020-01-10T21:27:27.235Z] #66 1.000 ++ dirname ./install.sh [2020-01-10T21:27:27.235Z] #66 1.009 + dir=. [2020-01-10T21:27:27.235Z] #66 1.009 + bin=rootlesskit [2020-01-10T21:27:27.235Z] #66 1.009 + shift [2020-01-10T21:27:27.235Z] #66 1.009 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-10T21:27:27.235Z] #66 1.009 + . ./rootlesskit.installer [2020-01-10T21:27:27.235Z] #66 1.010 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-10T21:27:27.235Z] #66 1.010 + install_rootlesskit [2020-01-10T21:27:27.235Z] #66 1.030 + case "$1" in [2020-01-10T21:27:27.235Z] #66 1.030 + export CGO_ENABLED=0 [2020-01-10T21:27:27.235Z] #66 1.030 + CGO_ENABLED=0 [2020-01-10T21:27:27.235Z] #66 1.030 + _install_rootlesskit [2020-01-10T21:27:27.235Z] #66 1.030 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-10T21:27:27.235Z] #66 1.030 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8AG1rc1uhp/src/github.com/rootless-containers/rootlesskit [2020-01-10T21:27:27.235Z] #66 1.031 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-10T21:27:27.235Z] #66 1.077 Cloning into '/tmp/tmp.8AG1rc1uhp/src/github.com/rootless-containers/rootlesskit'... [2020-01-10T21:27:27.235Z] #66 7.509 + cd /tmp/tmp.8AG1rc1uhp/src/github.com/rootless-containers/rootlesskit [2020-01-10T21:27:27.235Z] #66 7.521 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-10T21:27:27.235Z] #66 8.219 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-10T21:27:27.235Z] #66 8.219 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-10T21:27:27.304Z] #45 129.6 CC criu/util.o [2020-01-10T21:27:27.523Z] #66 ... [2020-01-10T21:27:27.523Z] [2020-01-10T21:27:27.523Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:27:27.523Z] #42 0.933 + git clone https://github.com/docker/distribution.git . [2020-01-10T21:27:27.523Z] #42 0.938 Cloning into '.'... [2020-01-10T21:27:27.523Z] #42 ... [2020-01-10T21:27:27.523Z] [2020-01-10T21:27:27.523Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:27:27.523Z] #48 9.778 encoding [2020-01-10T21:27:27.523Z] #48 10.14 runtime [2020-01-10T21:27:27.523Z] #48 10.15 math [2020-01-10T21:27:27.523Z] #48 10.49 unicode/utf16 [2020-01-10T21:27:27.586Z] #45 120.7 CC criu/sk-packet.o [2020-01-10T21:27:27.676Z] #48 9.720 math [2020-01-10T21:27:27.676Z] #48 ... [2020-01-10T21:27:27.676Z] [2020-01-10T21:27:27.676Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-10T21:27:27.676Z] #60 0.739 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:27:27.676Z] #60 0.793 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:27:27.676Z] #60 0.800 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:27:27.676Z] #60 2.111 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-10T21:27:27.676Z] #60 5.970 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-10T21:27:27.676Z] #60 8.789 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-10T21:27:27.676Z] #60 ... [2020-01-10T21:27:27.676Z] [2020-01-10T21:27:27.677Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:27:27.677Z] #42 1.022 + git clone https://github.com/docker/distribution.git . [2020-01-10T21:27:27.677Z] #42 1.036 Cloning into '.'... [2020-01-10T21:27:27.677Z] #42 ... [2020-01-10T21:27:27.677Z] [2020-01-10T21:27:27.677Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:27:27.677Z] #24 0.676 + RM_GOPATH=0 [2020-01-10T21:27:27.677Z] #24 0.677 + TMP_GOPATH= [2020-01-10T21:27:27.677Z] #24 0.677 + : /build [2020-01-10T21:27:27.677Z] #24 0.678 + '[' -z '' ']' [2020-01-10T21:27:27.677Z] #24 0.681 ++ mktemp -d [2020-01-10T21:27:27.677Z] #24 0.684 + export GOPATH=/tmp/tmp.e6CIhoi2uw [2020-01-10T21:27:27.677Z] #24 0.687 + GOPATH=/tmp/tmp.e6CIhoi2uw [2020-01-10T21:27:27.677Z] #24 0.688 + RM_GOPATH=1 [2020-01-10T21:27:27.677Z] #24 0.698 ++ dirname ./install.sh [2020-01-10T21:27:27.677Z] #24 0.706 + dir=. [2020-01-10T21:27:27.677Z] #24 0.706 + bin=dockercli [2020-01-10T21:27:27.677Z] #24 0.706 + shift [2020-01-10T21:27:27.677Z] #24 0.706 + '[' '!' -f ./dockercli.installer ']' [2020-01-10T21:27:27.677Z] #24 0.706 + . ./dockercli.installer [2020-01-10T21:27:27.677Z] #24 0.706 ++ : stable [2020-01-10T21:27:27.677Z] #24 0.706 ++ : 17.06.2-ce [2020-01-10T21:27:27.677Z] #24 0.708 + install_dockercli [2020-01-10T21:27:27.677Z] #24 0.708 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-10T21:27:27.677Z] #24 0.708 Install docker/cli version 17.06.2-ce from stable [2020-01-10T21:27:27.677Z] #24 0.728 ++ uname -m [2020-01-10T21:27:27.677Z] #24 0.742 + arch=ppc64le [2020-01-10T21:27:27.677Z] #24 0.742 + '[' ppc64le '!=' x86_64 ']' [2020-01-10T21:27:27.677Z] #24 0.742 + '[' ppc64le '!=' s390x ']' [2020-01-10T21:27:27.677Z] #24 0.742 + '[' ppc64le '!=' armhf ']' [2020-01-10T21:27:27.677Z] #24 0.742 + build_dockercli [2020-01-10T21:27:27.677Z] #24 0.743 + git clone https://github.com/docker/docker-ce /tmp/tmp.e6CIhoi2uw/tmp/docker-ce [2020-01-10T21:27:27.677Z] #24 0.752 Cloning into '/tmp/tmp.e6CIhoi2uw/tmp/docker-ce'... [2020-01-10T21:27:27.813Z] #48 11.71 container/list [2020-01-10T21:27:27.967Z] #24 ... [2020-01-10T21:27:27.967Z] [2020-01-10T21:27:27.967Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:27:27.967Z] #72 0.926 + RM_GOPATH=0 [2020-01-10T21:27:27.967Z] #72 0.927 + TMP_GOPATH= [2020-01-10T21:27:27.967Z] #72 0.927 + : /build [2020-01-10T21:27:27.967Z] #72 0.927 + '[' -z '' ']' [2020-01-10T21:27:27.967Z] #72 0.937 ++ mktemp -d [2020-01-10T21:27:27.967Z] #72 0.979 + export GOPATH=/tmp/tmp.zjfJuBAjX8 [2020-01-10T21:27:27.967Z] #72 0.979 + GOPATH=/tmp/tmp.zjfJuBAjX8 [2020-01-10T21:27:27.967Z] #72 0.979 + RM_GOPATH=1 [2020-01-10T21:27:27.967Z] #72 0.982 ++ dirname ./install.sh [2020-01-10T21:27:27.967Z] #72 0.988 + dir=. [2020-01-10T21:27:27.967Z] #72 0.989 + bin=proxy [2020-01-10T21:27:27.967Z] #72 0.989 + shift [2020-01-10T21:27:27.967Z] #72 0.989 + '[' '!' -f ./proxy.installer ']' [2020-01-10T21:27:27.967Z] #72 0.990 + . ./proxy.installer [2020-01-10T21:27:27.967Z] #72 0.990 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-10T21:27:27.967Z] #72 0.992 + install_proxy [2020-01-10T21:27:27.967Z] #72 0.992 + case "$1" in [2020-01-10T21:27:27.967Z] #72 0.992 + export CGO_ENABLED=0 [2020-01-10T21:27:27.967Z] #72 0.992 + CGO_ENABLED=0 [2020-01-10T21:27:27.967Z] #72 0.992 + _install_proxy [2020-01-10T21:27:27.967Z] #72 0.992 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-10T21:27:27.967Z] #72 0.992 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-10T21:27:27.967Z] #72 0.995 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.zjfJuBAjX8/src/github.com/docker/libnetwork [2020-01-10T21:27:27.967Z] #72 1.009 Cloning into '/tmp/tmp.zjfJuBAjX8/src/github.com/docker/libnetwork'... [2020-01-10T21:27:27.967Z] #72 ... [2020-01-10T21:27:27.967Z] [2020-01-10T21:27:27.967Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:27:27.967Z] #51 0.950 + RM_GOPATH=0 [2020-01-10T21:27:27.967Z] #51 0.950 + TMP_GOPATH= [2020-01-10T21:27:27.967Z] #51 0.950 + : /build [2020-01-10T21:27:27.967Z] #51 0.950 + '[' -z '' ']' [2020-01-10T21:27:27.967Z] #51 0.956 ++ mktemp -d [2020-01-10T21:27:27.967Z] #51 0.958 + export GOPATH=/tmp/tmp.L1Q2UUDGWe [2020-01-10T21:27:27.967Z] #51 0.959 + GOPATH=/tmp/tmp.L1Q2UUDGWe [2020-01-10T21:27:27.967Z] #51 0.959 + RM_GOPATH=1 [2020-01-10T21:27:27.967Z] #51 0.969 ++ dirname ./install.sh [2020-01-10T21:27:27.967Z] #51 0.979 + dir=. [2020-01-10T21:27:27.967Z] #51 0.979 + bin=gotestsum [2020-01-10T21:27:27.967Z] #51 0.979 + shift [2020-01-10T21:27:27.967Z] #51 0.979 + '[' '!' -f ./gotestsum.installer ']' [2020-01-10T21:27:27.967Z] #51 0.979 + . ./gotestsum.installer [2020-01-10T21:27:27.967Z] #51 0.980 ++ : v0.3.5 [2020-01-10T21:27:27.967Z] #51 0.980 + install_gotestsum [2020-01-10T21:27:27.967Z] #51 0.980 + echo 'Installing gotestsum version v0.3.5' [2020-01-10T21:27:27.967Z] #51 0.980 Installing gotestsum version v0.3.5 [2020-01-10T21:27:27.967Z] #51 0.981 + go get -d gotest.tools/gotestsum [2020-01-10T21:27:27.990Z] #45 121.2 CC criu/sk-queue.o [2020-01-10T21:27:28.151Z] #45 130.7 CC criu/uts_ns.o [2020-01-10T21:27:28.151Z] #45 130.9 CC criu/vdso.o [2020-01-10T21:27:28.257Z] #51 ... [2020-01-10T21:27:28.257Z] [2020-01-10T21:27:28.257Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:27:28.257Z] #44 1.093 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:27:28.257Z] #44 1.227 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:27:28.257Z] #44 1.271 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:27:28.257Z] #44 3.869 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-10T21:27:28.257Z] #44 8.193 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-10T21:27:28.257Z] #44 10.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-10T21:27:28.257Z] #44 ... [2020-01-10T21:27:28.257Z] [2020-01-10T21:27:28.257Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:27:28.257Z] #54 0.796 + RM_GOPATH=0 [2020-01-10T21:27:28.257Z] #54 0.796 + TMP_GOPATH= [2020-01-10T21:27:28.257Z] #54 0.797 + : /build [2020-01-10T21:27:28.257Z] #54 0.798 + '[' -z '' ']' [2020-01-10T21:27:28.257Z] #54 0.800 ++ mktemp -d [2020-01-10T21:27:28.257Z] #54 0.808 + export GOPATH=/tmp/tmp.gNqRi7o5vR [2020-01-10T21:27:28.257Z] #54 0.808 + GOPATH=/tmp/tmp.gNqRi7o5vR [2020-01-10T21:27:28.257Z] #54 0.808 + RM_GOPATH=1 [2020-01-10T21:27:28.257Z] #54 0.827 ++ dirname ./install.sh [2020-01-10T21:27:28.257Z] #54 0.848 + dir=. [2020-01-10T21:27:28.257Z] #54 0.849 + bin=golangci_lint [2020-01-10T21:27:28.257Z] #54 0.849 + shift [2020-01-10T21:27:28.257Z] #54 0.849 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-10T21:27:28.257Z] #54 0.849 + . ./golangci_lint.installer [2020-01-10T21:27:28.257Z] #54 0.849 ++ : v1.20.0 [2020-01-10T21:27:28.257Z] #54 0.850 + install_golangci_lint [2020-01-10T21:27:28.257Z] #54 0.852 Installing golangci-lint version v1.20.0 [2020-01-10T21:27:28.257Z] #54 0.852 + echo 'Installing golangci-lint version v1.20.0' [2020-01-10T21:27:28.257Z] #54 0.854 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-10T21:27:28.402Z] #45 121.5 CC criu/sk-tcp.o [2020-01-10T21:27:28.548Z] #54 ... [2020-01-10T21:27:28.548Z] [2020-01-10T21:27:28.548Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-10T21:27:28.548Z] #31 0.994 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-01-10T21:27:28.548Z] #31 1.034 Cloning into '.'... [2020-01-10T21:27:28.548Z] #31 ... [2020-01-10T21:27:28.548Z] [2020-01-10T21:27:28.548Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:27:28.548Z] #11 0.870 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:27:28.548Z] #11 0.938 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:27:28.548Z] #11 0.939 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:27:28.548Z] #11 2.906 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-10T21:27:28.548Z] #11 6.464 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-10T21:27:28.548Z] #11 9.209 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-10T21:27:28.816Z] #45 121.9 CC criu/sk-unix.o [2020-01-10T21:27:28.839Z] #11 ... [2020-01-10T21:27:28.839Z] [2020-01-10T21:27:28.839Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-10T21:27:28.839Z] #26 0.783 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:27:28.839Z] #26 0.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:27:28.839Z] #26 0.847 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:27:28.839Z] #26 2.167 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-10T21:27:28.839Z] #26 5.833 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-10T21:27:28.839Z] #26 9.122 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-10T21:27:28.839Z] #26 ... [2020-01-10T21:27:28.839Z] [2020-01-10T21:27:28.839Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:27:28.839Z] #36 1.425 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:27:28.839Z] #36 1.559 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:27:28.839Z] #36 1.560 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:27:28.839Z] #36 3.750 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-10T21:27:28.839Z] #36 7.487 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-10T21:27:28.839Z] #36 10.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-10T21:27:29.017Z] #45 131.4 LINK criu/built-in.o [2020-01-10T21:27:29.017Z] #45 131.6 LINK criu/criu [2020-01-10T21:27:29.138Z] #36 ... [2020-01-10T21:27:29.138Z] [2020-01-10T21:27:29.138Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:27:29.138Z] #66 0.824 + RM_GOPATH=0 [2020-01-10T21:27:29.138Z] #66 0.825 + TMP_GOPATH= [2020-01-10T21:27:29.138Z] #66 0.825 + : /build/ [2020-01-10T21:27:29.138Z] #66 0.825 + '[' -z '' ']' [2020-01-10T21:27:29.138Z] #66 0.826 ++ mktemp -d [2020-01-10T21:27:29.138Z] #66 0.828 + export GOPATH=/tmp/tmp.TAJ1a2pJqV [2020-01-10T21:27:29.138Z] #66 0.828 + GOPATH=/tmp/tmp.TAJ1a2pJqV [2020-01-10T21:27:29.138Z] #66 0.828 + RM_GOPATH=1 [2020-01-10T21:27:29.138Z] #66 0.832 ++ dirname ./install.sh [2020-01-10T21:27:29.138Z] #66 0.840 + dir=. [2020-01-10T21:27:29.138Z] #66 0.841 + bin=rootlesskit [2020-01-10T21:27:29.138Z] #66 0.841 + shift [2020-01-10T21:27:29.138Z] #66 0.842 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-10T21:27:29.138Z] #66 0.843 + . ./rootlesskit.installer [2020-01-10T21:27:29.138Z] #66 0.844 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-10T21:27:29.138Z] #66 0.850 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-10T21:27:29.138Z] #66 0.851 + install_rootlesskit [2020-01-10T21:27:29.138Z] #66 0.851 + case "$1" in [2020-01-10T21:27:29.138Z] #66 0.851 + export CGO_ENABLED=0 [2020-01-10T21:27:29.138Z] #66 0.851 + CGO_ENABLED=0 [2020-01-10T21:27:29.138Z] #66 0.851 + _install_rootlesskit [2020-01-10T21:27:29.138Z] #66 0.851 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-10T21:27:29.138Z] #66 0.851 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TAJ1a2pJqV/src/github.com/rootless-containers/rootlesskit [2020-01-10T21:27:29.138Z] #66 0.854 Cloning into '/tmp/tmp.TAJ1a2pJqV/src/github.com/rootless-containers/rootlesskit'... [2020-01-10T21:27:29.138Z] #66 7.402 + cd /tmp/tmp.TAJ1a2pJqV/src/github.com/rootless-containers/rootlesskit [2020-01-10T21:27:29.138Z] #66 7.402 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-10T21:27:29.138Z] #66 8.234 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-10T21:27:29.138Z] #66 8.234 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-10T21:27:29.422Z] #45 132.0 DEP lib/c/criu.d [2020-01-10T21:27:29.422Z] #45 132.1 CC images/rpc.pb-c.o [2020-01-10T21:27:29.833Z] #45 132.5 CC lib/c/criu.o [2020-01-10T21:27:29.883Z] Client: Docker Engine - Enterprise [2020-01-10T21:27:29.883Z] Version: 19.03.2 [2020-01-10T21:27:29.883Z] API version: 1.40 [2020-01-10T21:27:29.883Z] Go version: go1.12.8 [2020-01-10T21:27:29.883Z] Git commit: c92ab06ed9 [2020-01-10T21:27:29.883Z] Built: 09/03/2019 16:38:11 [2020-01-10T21:27:29.883Z] OS/Arch: windows/amd64 [2020-01-10T21:27:29.883Z] Experimental: false [2020-01-10T21:27:29.883Z] [2020-01-10T21:27:29.883Z] Server: Docker Engine - Enterprise [2020-01-10T21:27:29.883Z] Engine: [2020-01-10T21:27:29.883Z] Version: 19.03.2 [2020-01-10T21:27:29.883Z] API version: 1.40 (minimum version 1.24) [2020-01-10T21:27:29.883Z] Go version: go1.12.8 [2020-01-10T21:27:29.883Z] Git commit: c92ab06ed9 [2020-01-10T21:27:29.883Z] Built: 09/03/2019 16:35:47 [2020-01-10T21:27:29.883Z] OS/Arch: windows/amd64 [2020-01-10T21:27:29.883Z] Experimental: true [2020-01-10T21:27:29.911Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-10T21:27:29.911Z] [2020-01-10T21:27:29.911Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-01-10T21:27:29.911Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-01-10T21:27:29.911Z] Using test binary docker [2020-01-10T21:27:29.911Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-10T21:27:29.911Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-10T21:27:29.911Z] INFO: Waiting for daemon to start... [2020-01-10T21:27:29.911Z] Starting dockerd [2020-01-10T21:27:29.911Z] . [2020-01-10T21:27:29.911Z] INFO: Building docker-sdk-python3:4.1.0... [2020-01-10T21:27:30.161Z] #45 123.2 CC criu/sockets.o [Pipeline] sh [2020-01-10T21:27:30.633Z] #45 123.8 CC criu/stats.o [2020-01-10T21:27:30.633Z] #45 123.9 CC criu/string.o [2020-01-10T21:27:30.633Z] #45 124.0 CC criu/sysctl.o [2020-01-10T21:27:30.695Z] #45 133.3 LINK lib/c/built-in.o [2020-01-10T21:27:30.695Z] #45 133.3 LINK lib/c/libcriu.so [2020-01-10T21:27:30.695Z] #45 133.4 GEN magic.py [2020-01-10T21:27:30.695Z] #45 133.5 Note: Building without setproctitle() and strlcpy() support. [2020-01-10T21:27:30.695Z] #45 133.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-10T21:27:31.092Z] #45 133.8 fatal: not a git repository (or any of the parent directories): .git [2020-01-10T21:27:31.400Z] + docker info [2020-01-10T21:27:31.470Z] #45 134.3 make[1]: Nothing to be done for 'all'. [2020-01-10T21:27:31.977Z] #45 124.7 CC criu/sysfs_parse.o [2020-01-10T21:27:31.977Z] #45 125.1 CC criu/timerfd.o [2020-01-10T21:27:32.260Z] #48 15.56 crypto/internal/subtle [2020-01-10T21:27:32.260Z] #48 16.14 crypto/subtle [2020-01-10T21:27:32.298Z] #45 134.8 make[1]: 'images/built-in.o' is up to date. [2020-01-10T21:27:32.298Z] #45 134.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-10T21:27:32.298Z] #45 134.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-10T21:27:32.298Z] #45 134.9 make[1]: 'compel/libcompel.a' is up to date. [2020-01-10T21:27:32.298Z] #45 135.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-10T21:27:32.298Z] #45 135.0 make[1]: Nothing to be done for 'all'. [2020-01-10T21:27:32.298Z] #45 135.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-10T21:27:32.495Z] #45 125.7 CC criu/tty.o [2020-01-10T21:27:32.712Z] #45 135.2 make[2]: Nothing to be done for 'all'. [2020-01-10T21:27:32.712Z] #45 135.3 make[2]: Nothing to be done for 'all'. [2020-01-10T21:27:32.712Z] #45 135.3 make[2]: Nothing to be done for 'all'. [2020-01-10T21:27:32.712Z] #45 135.3 make[2]: Nothing to be done for 'all'. [2020-01-10T21:27:32.712Z] #45 ... [2020-01-10T21:27:32.712Z] [2020-01-10T21:27:32.712Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:27:32.712Z] #42 175.8 + dpkg --print-architecture [2020-01-10T21:27:32.712Z] #42 175.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-10T21:27:32.712Z] #42 176.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-01-10T21:27:32.712Z] #42 176.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-10T21:27:32.886Z] #48 16.85 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-10T21:27:32.886Z] #48 ... [2020-01-10T21:27:32.886Z] [2020-01-10T21:27:32.886Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:27:32.886Z] #34 6.851 internal/bytealg [2020-01-10T21:27:32.886Z] #34 7.198 unicode [2020-01-10T21:27:32.886Z] #34 7.626 math [2020-01-10T21:27:32.886Z] #34 8.578 internal/testlog [2020-01-10T21:27:32.886Z] #34 9.372 runtime [2020-01-10T21:27:32.886Z] #34 9.462 encoding [2020-01-10T21:27:32.886Z] #34 10.41 runtime/cgo [2020-01-10T21:27:33.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-10T21:27:33.207Z] #42 ... [2020-01-10T21:27:33.207Z] [2020-01-10T21:27:33.207Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:27:33.207Z] #45 135.4 make[2]: Nothing to be done for 'all'. [2020-01-10T21:27:33.207Z] #45 135.4 make[2]: Nothing to be done for 'all'. [2020-01-10T21:27:33.207Z] #45 135.4 make[2]: Nothing to be done for 'all'. [2020-01-10T21:27:33.207Z] #45 135.5 make[2]: Nothing to be done for 'all'. [2020-01-10T21:27:33.207Z] #45 135.5 INSTALL criu/criu [2020-01-10T21:27:33.207Z] #45 DONE 135.6s [2020-01-10T21:27:33.207Z] [2020-01-10T21:27:33.207Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:27:33.515Z] #34 ... [2020-01-10T21:27:33.515Z] [2020-01-10T21:27:33.515Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:27:33.515Z] #48 17.58 internal/nettrace [2020-01-10T21:27:33.804Z] #48 17.87 runtime/cgo [2020-01-10T21:27:33.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-10T21:27:34.060Z] #45 127.4 CC criu/tun.o [2020-01-10T21:27:34.462Z] #45 127.8 CC criu/uffd.o [2020-01-10T21:27:35.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-10T21:27:35.754Z] #45 128.8 CC criu/util.o [2020-01-10T21:27:35.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-10T21:27:36.579Z] #45 129.7 CC criu/uts_ns.o [2020-01-10T21:27:36.579Z] #45 129.9 CC criu/vdso.o [2020-01-10T21:27:36.973Z] #45 130.3 LINK criu/built-in.o [2020-01-10T21:27:36.973Z] #45 130.4 LINK criu/criu [2020-01-10T21:27:37.374Z] #45 130.7 DEP lib/c/criu.d [2020-01-10T21:27:37.374Z] #45 ... [2020-01-10T21:27:37.374Z] [2020-01-10T21:27:37.374Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:27:37.374Z] #42 177.1 + dpkg --print-architecture [2020-01-10T21:27:37.374Z] #42 177.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-10T21:27:37.597Z] #66 ... [2020-01-10T21:27:37.597Z] [2020-01-10T21:27:37.597Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:27:37.597Z] #34 9.250 runtime [2020-01-10T21:27:37.597Z] #34 9.663 encoding [2020-01-10T21:27:37.597Z] #34 10.77 runtime/cgo [2020-01-10T21:27:37.597Z] #34 ... [2020-01-10T21:27:37.597Z] [2020-01-10T21:27:37.597Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:27:37.597Z] #48 9.825 runtime [2020-01-10T21:27:37.597Z] #48 9.908 encoding [2020-01-10T21:27:37.597Z] #48 10.67 unicode/utf16 [2020-01-10T21:27:37.597Z] #48 12.15 container/list [2020-01-10T21:27:37.597Z] #48 15.54 crypto/internal/subtle [2020-01-10T21:27:37.597Z] #48 16.01 crypto/subtle [2020-01-10T21:27:37.597Z] #48 16.88 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-10T21:27:37.597Z] #48 17.32 internal/nettrace [2020-01-10T21:27:37.597Z] #48 17.84 runtime/cgo [2020-01-10T21:27:37.779Z] #42 177.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-01-10T21:27:37.779Z] #42 177.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-10T21:27:37.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-10T21:27:38.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-10T21:27:38.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-10T21:27:39.376Z] #48 ... [2020-01-10T21:27:39.376Z] [2020-01-10T21:27:39.376Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-10T21:27:39.376Z] #60 23.17 Fetched 8103 kB in 23s (360 kB/s) [2020-01-10T21:27:41.111Z] #48 ... [2020-01-10T21:27:41.111Z] [2020-01-10T21:27:41.111Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:27:41.111Z] #11 23.50 Fetched 8103 kB in 23s (358 kB/s) [2020-01-10T21:27:42.012Z] #42 ... [2020-01-10T21:27:42.012Z] [2020-01-10T21:27:42.012Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:27:42.012Z] #45 130.7 CC images/rpc.pb-c.o [2020-01-10T21:27:42.012Z] #45 131.1 CC lib/c/criu.o [2020-01-10T21:27:42.012Z] #45 131.9 LINK lib/c/built-in.o [2020-01-10T21:27:42.012Z] #45 131.9 LINK lib/c/libcriu.so [2020-01-10T21:27:42.012Z] #45 132.2 GEN magic.py [2020-01-10T21:27:42.012Z] #45 132.2 Note: Building without setproctitle() and strlcpy() support. [2020-01-10T21:27:42.012Z] #45 132.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-10T21:27:42.012Z] #45 132.7 fatal: not a git repository (or any of the parent directories): .git [2020-01-10T21:27:42.012Z] #45 133.1 make[1]: Nothing to be done for 'all'. [2020-01-10T21:27:42.012Z] #45 133.7 make[1]: 'images/built-in.o' is up to date. [2020-01-10T21:27:42.012Z] #45 133.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-10T21:27:42.012Z] #45 133.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-10T21:27:42.012Z] #45 133.7 make[1]: 'compel/libcompel.a' is up to date. [2020-01-10T21:27:42.012Z] #45 133.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-10T21:27:42.012Z] #45 133.8 make[1]: Nothing to be done for 'all'. [2020-01-10T21:27:42.012Z] #45 133.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-10T21:27:42.012Z] #45 134.0 make[2]: Nothing to be done for 'all'. [2020-01-10T21:27:42.012Z] #45 134.0 make[2]: Nothing to be done for 'all'. [2020-01-10T21:27:42.012Z] #45 134.0 make[2]: Nothing to be done for 'all'. [2020-01-10T21:27:42.012Z] #45 134.1 make[2]: Nothing to be done for 'all'. [2020-01-10T21:27:42.012Z] #45 134.1 make[2]: Nothing to be done for 'all'. [2020-01-10T21:27:42.012Z] #45 134.2 make[2]: Nothing to be done for 'all'. [2020-01-10T21:27:42.012Z] #45 134.2 make[2]: Nothing to be done for 'all'. [2020-01-10T21:27:42.012Z] #45 134.3 make[2]: Nothing to be done for 'all'. [2020-01-10T21:27:42.012Z] #45 134.3 INSTALL criu/criu [2020-01-10T21:27:42.012Z] #45 DONE 134.5s [2020-01-10T21:27:42.012Z] [2020-01-10T21:27:42.012Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:27:42.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-10T21:27:42.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-10T21:27:43.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-10T21:27:44.949Z] #60 23.17 Reading package lists... [2020-01-10T21:27:44.949Z] #60 ... [2020-01-10T21:27:44.949Z] [2020-01-10T21:27:44.949Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:27:44.949Z] #42 26.57 Checking out files: 87% (1371/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2020-01-10T21:27:44.949Z] #42 26.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-10T21:27:45.255Z] #58 98.16 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-10T21:27:45.585Z] #42 29.73 + 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-01-10T21:27:45.647Z] #58 99.65 + mkdir -p /build [2020-01-10T21:27:45.647Z] #58 99.65 + cp runc /build/runc [2020-01-10T21:27:45.647Z] #58 DONE 99.8s [2020-01-10T21:27:45.647Z] [2020-01-10T21:27:45.647Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:27:46.673Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-10T21:27:46.673Z] Using test binary docker [2020-01-10T21:27:46.673Z] +++ /etc/init.d/apparmor start [2020-01-10T21:27:46.673Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-10T21:27:46.673Z] INFO: Waiting for daemon to start... [2020-01-10T21:27:46.673Z] Starting dockerd [2020-01-10T21:27:46.673Z] +++ 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-01-10T21:27:46.681Z] #11 23.50 Reading package lists... [2020-01-10T21:27:46.681Z] #11 ... [2020-01-10T21:27:46.681Z] [2020-01-10T21:27:46.681Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:27:46.681Z] #42 26.50 Checking out files: 79% (1247/1559) Checking out files: 80% (1248/1559) Checking out files: 81% (1263/1559) Checking out files: 82% (1279/1559) Checking out files: 83% (1294/1559) Checking out files: 84% (1310/1559) Checking out files: 85% (1326/1559) Checking out files: 86% (1341/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2020-01-10T21:27:46.681Z] #42 26.97 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-10T21:27:46.681Z] #42 29.17 + 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-01-10T21:27:47.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-10T21:27:48.568Z] . [2020-01-10T21:27:48.568Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-10T21:27:48.568Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-10T21:27:48.568Z] Error: No such image: emptyfs [2020-01-10T21:27:48.568Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-10T21:27:48.568Z] ++++ docker load [2020-01-10T21:27:49.100Z] #42 ... [2020-01-10T21:27:49.100Z] [2020-01-10T21:27:49.100Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:27:49.100Z] #72 29.22 Checking out files: 59% (1183/1997) Checking out files: 60% (1199/1997) Checking out files: 61% (1219/1997) Checking out files: 62% (1239/1997) Checking out files: 63% (1259/1997) Checking out files: 64% (1279/1997) Checking out files: 65% (1299/1997) Checking out files: 66% (1319/1997) Checking out files: 67% (1338/1997) Checking out files: 68% (1358/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-01-10T21:27:49.100Z] #72 29.95 + cd /tmp/tmp.eXnpJHYDWg/src/github.com/docker/libnetwork [2020-01-10T21:27:49.100Z] #72 29.95 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-10T21:27:49.100Z] #72 30.94 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-10T21:27:49.133Z] Running integration-test (iteration 1) [2020-01-10T21:27:49.133Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-01-10T21:27:49.133Z] ++ 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-01-10T21:27:49.133Z] ++ set -e [2020-01-10T21:27:49.133Z] ++ '[' -n 0 ']' [2020-01-10T21:27:49.133Z] ++ set -x [2020-01-10T21:27:49.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:27:49.728Z] #72 ... [2020-01-10T21:27:49.728Z] [2020-01-10T21:27:49.728Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:27:49.728Z] #11 23.82 Fetched 8103 kB in 23s (358 kB/s) [2020-01-10T21:27:49.728Z] #11 23.82 Reading package lists... [2020-01-10T21:27:49.728Z] #11 ... [2020-01-10T21:27:49.728Z] [2020-01-10T21:27:49.728Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:27:49.728Z] #36 24.00 Fetched 8103 kB in 23s (350 kB/s) [2020-01-10T21:27:49.728Z] #36 24.00 Reading package lists... [2020-01-10T21:27:50.017Z] #36 33.89 Reading package lists... [2020-01-10T21:27:50.017Z] #36 ... [2020-01-10T21:27:50.017Z] [2020-01-10T21:27:50.017Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:27:50.017Z] #54 30.72 + cd /tmp/tmp.TWqMqCxDb5/src/github.com/golangci/golangci-lint/ [2020-01-10T21:27:50.017Z] #54 30.72 + git checkout -q v1.20.0 [2020-01-10T21:27:50.017Z] #54 31.46 ++ git describe --tags [2020-01-10T21:27:50.017Z] #54 31.47 + version=v1.20.0 [2020-01-10T21:27:50.017Z] #54 31.48 ++ git rev-parse --short HEAD [2020-01-10T21:27:50.017Z] #54 31.49 + commit=cc98739 [2020-01-10T21:27:50.017Z] #54 31.49 ++ git show -s --format=%cd [2020-01-10T21:27:50.017Z] #54 31.52 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-10T21:27:50.017Z] #54 31.52 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-10T21:27:50.188Z] #42 ... [2020-01-10T21:27:50.188Z] [2020-01-10T21:27:50.188Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:27:50.188Z] #54 32.57 + cd /tmp/tmp.gNqRi7o5vR/src/github.com/golangci/golangci-lint/ [2020-01-10T21:27:50.188Z] #54 32.57 + git checkout -q v1.20.0 [2020-01-10T21:27:50.305Z] #54 ... [2020-01-10T21:27:50.305Z] [2020-01-10T21:27:50.305Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:27:50.305Z] #48 24.23 vendor/golang.org/x/crypto/internal/subtle [2020-01-10T21:27:50.305Z] #48 ... [2020-01-10T21:27:50.305Z] [2020-01-10T21:27:50.305Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:27:50.595Z] #11 34.27 Reading package lists... [2020-01-10T21:27:50.595Z] #11 ... [2020-01-10T21:27:50.595Z] [2020-01-10T21:27:50.595Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:27:50.595Z] #44 24.73 Fetched 8103 kB in 24s (340 kB/s) [2020-01-10T21:27:50.595Z] #44 24.73 Reading package lists... [2020-01-10T21:27:50.595Z] #44 34.41 Reading package lists... [2020-01-10T21:27:50.595Z] #44 ... [2020-01-10T21:27:50.595Z] [2020-01-10T21:27:50.595Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-10T21:27:50.595Z] #26 24.88 Fetched 8103 kB in 24s (336 kB/s) [2020-01-10T21:27:50.819Z] #54 33.24 ++ git describe --tags [2020-01-10T21:27:50.819Z] #54 33.25 + version=v1.20.0 [2020-01-10T21:27:50.819Z] #54 33.26 ++ git rev-parse --short HEAD [2020-01-10T21:27:50.819Z] #54 33.26 + commit=cc98739 [2020-01-10T21:27:50.819Z] #54 33.26 ++ git show -s --format=%cd [2020-01-10T21:27:50.819Z] #54 33.30 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-10T21:27:50.871Z] #54 ... [2020-01-10T21:27:50.871Z] [2020-01-10T21:27:50.871Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:27:50.871Z] #42 DONE 193.5s [2020-01-10T21:27:50.871Z] [2020-01-10T21:27:50.871Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:27:50.871Z] #63 ... [2020-01-10T21:27:50.871Z] [2020-01-10T21:27:50.871Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-10T21:27:50.885Z] #26 24.88 Reading package lists... [2020-01-10T21:27:50.885Z] #26 ... [2020-01-10T21:27:50.885Z] [2020-01-10T21:27:50.885Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-10T21:27:50.885Z] #60 23.17 Reading package lists... [2020-01-10T21:27:51.110Z] #54 33.30 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-10T21:27:51.110Z] #54 ... [2020-01-10T21:27:51.110Z] [2020-01-10T21:27:51.110Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-10T21:27:51.110Z] #60 23.70 Fetched 8103 kB in 23s (353 kB/s) [2020-01-10T21:27:51.110Z] #60 23.70 Reading package lists... [2020-01-10T21:27:51.283Z] #43 DONE 0.3s [2020-01-10T21:27:51.283Z] [2020-01-10T21:27:51.283Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-10T21:27:51.401Z] #60 ... [2020-01-10T21:27:51.401Z] [2020-01-10T21:27:51.401Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:27:51.401Z] #72 28.88 Checking out files: 49% (979/1997) Checking out files: 50% (999/1997) Checking out files: 51% (1019/1997) Checking out files: 52% (1039/1997) Checking out files: 53% (1059/1997) Checking out files: 54% (1079/1997) Checking out files: 55% (1099/1997) Checking out files: 56% (1119/1997) Checking out files: 57% (1139/1997) Checking out files: 58% (1159/1997) Checking out files: 59% (1179/1997) Checking out files: 60% (1199/1997) Checking out files: 61% (1219/1997) Checking out files: 62% (1239/1997) Checking out files: 63% (1259/1997) Checking out files: 64% (1279/1997) Checking out files: 65% (1299/1997) Checking out files: 66% (1319/1997) Checking out files: 67% (1338/1997) Checking out files: 68% (1358/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-01-10T21:27:51.401Z] #72 29.64 + cd /tmp/tmp.zjfJuBAjX8/src/github.com/docker/libnetwork [2020-01-10T21:27:51.401Z] #72 29.65 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-10T21:27:51.401Z] #72 29.82 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-10T21:27:51.401Z] #72 ... [2020-01-10T21:27:51.401Z] [2020-01-10T21:27:51.401Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:27:51.401Z] #48 23.54 vendor/golang.org/x/crypto/internal/subtle [2020-01-10T21:27:51.679Z] #46 DONE 0.3s [2020-01-10T21:27:51.679Z] [2020-01-10T21:27:51.679Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-10T21:27:51.679Z] #49 DONE 0.1s [2020-01-10T21:27:51.679Z] [2020-01-10T21:27:51.679Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-10T21:27:51.679Z] #52 DONE 0.1s [2020-01-10T21:27:51.679Z] [2020-01-10T21:27:51.679Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:27:51.691Z] #48 ... [2020-01-10T21:27:51.692Z] [2020-01-10T21:27:51.692Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-10T21:27:51.692Z] #26 23.92 Fetched 8103 kB in 23s (350 kB/s) [2020-01-10T21:27:51.692Z] #26 23.92 Reading package lists... [2020-01-10T21:27:51.692Z] #26 33.69 Reading package lists... [2020-01-10T21:27:51.692Z] #26 ... [2020-01-10T21:27:51.692Z] [2020-01-10T21:27:51.692Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:27:51.692Z] #11 23.50 Reading package lists... [2020-01-10T21:27:51.830Z] #58 101.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-10T21:27:52.322Z] #11 34.17 Reading package lists... [2020-01-10T21:27:52.322Z] #11 ... [2020-01-10T21:27:52.322Z] [2020-01-10T21:27:52.322Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:27:52.322Z] #36 24.68 Fetched 8103 kB in 23s (348 kB/s) [2020-01-10T21:27:52.322Z] #36 24.68 Reading package lists... [2020-01-10T21:27:52.322Z] #36 34.53 Reading package lists... [2020-01-10T21:27:52.322Z] #36 ... [2020-01-10T21:27:52.322Z] [2020-01-10T21:27:52.322Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-10T21:27:52.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-10T21:27:52.975Z] #60 34.47 Reading package lists... [2020-01-10T21:27:52.975Z] #60 ... [2020-01-10T21:27:52.975Z] [2020-01-10T21:27:52.975Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:27:52.975Z] #44 25.56 Fetched 8103 kB in 25s (331 kB/s) [2020-01-10T21:27:52.975Z] #44 25.56 Reading package lists... [2020-01-10T21:27:53.144Z] #58 102.8 + mkdir -p /build [2020-01-10T21:27:53.144Z] #58 102.8 + cp runc /build/runc [2020-01-10T21:27:53.541Z] #58 DONE 102.9s [2020-01-10T21:27:53.541Z] [2020-01-10T21:27:53.541Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:27:55.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-10T21:27:56.518Z] Client: [2020-01-10T21:27:56.518Z] Debug Mode: false [2020-01-10T21:27:56.518Z] Plugins: [2020-01-10T21:27:56.518Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-10T21:27:56.518Z] [2020-01-10T21:27:56.518Z] Server: [2020-01-10T21:27:56.518Z] Containers: 0 [2020-01-10T21:27:56.518Z] Running: 0 [2020-01-10T21:27:56.518Z] Paused: 0 [2020-01-10T21:27:56.518Z] Stopped: 0 [2020-01-10T21:27:56.518Z] Images: 0 [2020-01-10T21:27:56.518Z] Server Version: 19.03.2 [2020-01-10T21:27:56.518Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-01-10T21:27:56.518Z] Windows: [2020-01-10T21:27:56.518Z] LCOW: [2020-01-10T21:27:56.518Z] Logging Driver: json-file [2020-01-10T21:27:56.518Z] Plugins: [2020-01-10T21:27:56.518Z] Volume: local [2020-01-10T21:27:56.518Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-10T21:27:56.518Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-10T21:27:56.518Z] Swarm: inactive [2020-01-10T21:27:56.518Z] Default Isolation: process [2020-01-10T21:27:56.518Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-10T21:27:56.518Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-10T21:27:56.518Z] OSType: windows [2020-01-10T21:27:56.518Z] Architecture: x86_64 [2020-01-10T21:27:56.518Z] CPUs: 4 [2020-01-10T21:27:56.518Z] Total Memory: 32GiB [2020-01-10T21:27:56.518Z] Name: azwin-2-70e180 [2020-01-10T21:27:56.518Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-10T21:27:56.518Z] Docker Root Dir: D:\docker [2020-01-10T21:27:56.518Z] Debug Mode: false [2020-01-10T21:27:56.518Z] Registry: https://index.docker.io/v1/ [2020-01-10T21:27:56.518Z] Labels: [2020-01-10T21:27:56.518Z] Experimental: true [2020-01-10T21:27:56.518Z] Insecure Registries: [2020-01-10T21:27:56.518Z] 10.0.0.4:5000 [2020-01-10T21:27:56.518Z] 127.0.0.0/8 [2020-01-10T21:27:56.518Z] Registry Mirrors: [2020-01-10T21:27:56.518Z] http://10.0.0.4:5000/ [2020-01-10T21:27:56.518Z] Live Restore Enabled: false [2020-01-10T21:27:56.518Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-01-10T21:27:57.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-10T21:27:57.807Z] #63 ... [2020-01-10T21:27:57.807Z] [2020-01-10T21:27:57.807Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:27:57.807Z] #42 DONE 197.0s [2020-01-10T21:27:57.807Z] [2020-01-10T21:27:57.807Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:27:58.189Z] #63 ... [2020-01-10T21:27:58.189Z] [2020-01-10T21:27:58.189Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-10T21:27:58.252Z] #63 176.3 + bin/containerd [2020-01-10T21:27:58.579Z] #43 DONE 0.2s [2020-01-10T21:27:58.579Z] [2020-01-10T21:27:58.579Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-10T21:27:58.579Z] #46 DONE 0.2s [2020-01-10T21:27:58.579Z] [2020-01-10T21:27:58.579Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-10T21:27:58.579Z] #49 DONE 0.1s [2020-01-10T21:27:58.579Z] [2020-01-10T21:27:58.579Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-10T21:27:58.999Z] #52 DONE 0.1s [2020-01-10T21:27:59.000Z] [2020-01-10T21:27:59.000Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:27:59.350Z] #60 34.04 Reading package lists... [2020-01-10T21:27:59.350Z] #60 ... [2020-01-10T21:27:59.350Z] [2020-01-10T21:27:59.350Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:27:59.350Z] #36 33.89 Reading package lists... [2020-01-10T21:28:01.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-10T21:28:01.702Z] #36 43.67 Building dependency tree... [2020-01-10T21:28:01.702Z] #36 ... [2020-01-10T21:28:01.702Z] [2020-01-10T21:28:01.702Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-10T21:28:01.702Z] #26 35.52 Reading package lists... [2020-01-10T21:28:01.702Z] #26 44.74 Building dependency tree... [2020-01-10T21:28:01.702Z] #26 ... [2020-01-10T21:28:01.702Z] [2020-01-10T21:28:01.702Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:28:01.702Z] #36 43.67 Building dependency tree... [2020-01-10T21:28:01.713Z] #44 35.92 Reading package lists... [2020-01-10T21:28:01.713Z] #44 ... [2020-01-10T21:28:01.713Z] [2020-01-10T21:28:01.713Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-10T21:28:01.713Z] #60 34.47 Reading package lists... [2020-01-10T21:28:02.524Z] #63 ... [2020-01-10T21:28:02.525Z] [2020-01-10T21:28:02.525Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:28:02.525Z] #54 DONE 205.6s [2020-01-10T21:28:02.525Z] [2020-01-10T21:28:02.525Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:28:03.042Z] #63 ... [2020-01-10T21:28:03.042Z] [2020-01-10T21:28:03.042Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-10T21:28:03.202Z] #36 47.41 The following additional packages will be installed: [2020-01-10T21:28:03.202Z] #36 47.43 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-01-10T21:28:03.202Z] #36 47.45 Suggested packages: [2020-01-10T21:28:03.202Z] #36 47.45 cmake-doc ninja-build lrzip [2020-01-10T21:28:03.202Z] #36 47.45 Recommended packages: [2020-01-10T21:28:03.202Z] #36 47.45 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-10T21:28:03.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-10T21:28:03.431Z] #55 DONE 0.1s [2020-01-10T21:28:03.431Z] [2020-01-10T21:28:03.431Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:28:03.431Z] #63 ... [2020-01-10T21:28:03.432Z] [2020-01-10T21:28:03.432Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-10T21:28:03.432Z] #59 DONE 0.1s [2020-01-10T21:28:03.432Z] [2020-01-10T21:28:03.432Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:28:03.778Z] #60 44.20 Building dependency tree... [2020-01-10T21:28:05.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-10T21:28:05.268Z] #36 49.37 The following NEW packages will be installed: [2020-01-10T21:28:05.268Z] #36 49.40 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-01-10T21:28:05.268Z] #36 49.40 vim-common xxd [2020-01-10T21:28:05.501Z] #63 179.7 + bin/containerd [2020-01-10T21:28:05.587Z] #36 49.69 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:28:05.587Z] #36 49.69 Need to get 14.9 MB of archives. [2020-01-10T21:28:05.587Z] #36 49.69 After this operation, 67.2 MB of additional disk space will be used. [2020-01-10T21:28:05.587Z] #36 49.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-01-10T21:28:05.587Z] #36 49.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-01-10T21:28:05.587Z] #36 49.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-01-10T21:28:05.869Z] #60 48.14 The following additional packages will be installed: [2020-01-10T21:28:05.869Z] #60 48.16 libbtrfs0 [2020-01-10T21:28:05.869Z] #60 48.41 The following NEW packages will be installed: [2020-01-10T21:28:05.869Z] #60 48.41 libbtrfs-dev libbtrfs0 [2020-01-10T21:28:05.880Z] #36 50.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-01-10T21:28:06.161Z] #60 48.69 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:28:06.161Z] #60 48.69 Need to get 120 kB of archives. [2020-01-10T21:28:06.161Z] #60 48.69 After this operation, 423 kB of additional disk space will be used. [2020-01-10T21:28:06.161Z] #60 48.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-01-10T21:28:06.161Z] #60 48.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-01-10T21:28:07.099Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-10T21:28:07.099Z] Using test binary docker [2020-01-10T21:28:07.099Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-10T21:28:07.099Z] +++ /etc/init.d/apparmor start [2020-01-10T21:28:07.099Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-10T21:28:07.099Z] INFO: Waiting for daemon to start... [2020-01-10T21:28:07.099Z] Starting dockerd [2020-01-10T21:28:07.099Z] +++ 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-01-10T21:28:07.384Z] #36 ... [2020-01-10T21:28:07.384Z] [2020-01-10T21:28:07.384Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-10T21:28:07.384Z] #60 34.04 Reading package lists... [2020-01-10T21:28:07.384Z] #60 43.76 Building dependency tree... [2020-01-10T21:28:07.384Z] #60 47.57 The following additional packages will be installed: [2020-01-10T21:28:07.384Z] #60 47.57 libbtrfs0 [2020-01-10T21:28:07.384Z] #60 47.64 The following NEW packages will be installed: [2020-01-10T21:28:07.384Z] #60 47.64 libbtrfs-dev libbtrfs0 [2020-01-10T21:28:07.384Z] #60 47.73 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:28:07.384Z] #60 47.73 Need to get 120 kB of archives. [2020-01-10T21:28:07.384Z] #60 47.73 After this operation, 423 kB of additional disk space will be used. [2020-01-10T21:28:07.384Z] #60 47.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-01-10T21:28:07.384Z] #60 47.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-01-10T21:28:07.384Z] #60 49.93 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:28:07.384Z] #60 50.31 Fetched 120 kB in 0s (1343 kB/s) [2020-01-10T21:28:07.384Z] #60 50.40 Selecting previously unselected package libbtrfs0. [2020-01-10T21:28:07.384Z] #60 50.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 ... 15330 files and directories currently installed.) [2020-01-10T21:28:07.384Z] #60 50.56 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-01-10T21:28:07.384Z] #60 50.57 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-10T21:28:07.384Z] #60 50.69 Selecting previously unselected package libbtrfs-dev. [2020-01-10T21:28:07.384Z] #60 50.72 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-01-10T21:28:07.384Z] #60 50.73 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-10T21:28:07.384Z] #60 51.07 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-10T21:28:07.384Z] #60 51.09 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-10T21:28:07.384Z] #60 51.15 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:28:07.384Z] #60 DONE 51.5s [2020-01-10T21:28:07.384Z] [2020-01-10T21:28:07.384Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:28:07.384Z] #11 34.27 Reading package lists... [2020-01-10T21:28:07.384Z] #11 43.81 Building dependency tree... [2020-01-10T21:28:07.384Z] #11 48.39 The following additional packages will be installed: [2020-01-10T21:28:07.384Z] #11 48.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-01-10T21:28:07.384Z] #11 48.41 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-01-10T21:28:07.384Z] #11 48.41 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-01-10T21:28:07.384Z] #11 48.42 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-10T21:28:07.384Z] #11 48.42 Suggested packages: [2020-01-10T21:28:07.384Z] #11 48.44 gcc-8-locales seccomp wine64 [2020-01-10T21:28:07.384Z] #11 50.71 The following NEW packages will be installed: [2020-01-10T21:28:07.385Z] #11 50.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-01-10T21:28:07.385Z] #11 50.72 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-01-10T21:28:07.385Z] #11 50.72 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-01-10T21:28:07.385Z] #11 50.72 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-01-10T21:28:07.385Z] #11 50.72 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-01-10T21:28:07.385Z] #11 50.73 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-10T21:28:07.385Z] #11 51.04 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:28:07.385Z] #11 51.04 Need to get 78.9 MB of archives. [2020-01-10T21:28:07.385Z] #11 51.04 After this operation, 532 MB of additional disk space will be used. [2020-01-10T21:28:07.385Z] #11 51.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-01-10T21:28:07.385Z] #11 ... [2020-01-10T21:28:07.385Z] [2020-01-10T21:28:07.385Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:28:07.385Z] #61 DONE 0.1s [2020-01-10T21:28:07.385Z] [2020-01-10T21:28:07.385Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-10T21:28:07.674Z] #60 ... [2020-01-10T21:28:07.674Z] [2020-01-10T21:28:07.674Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:28:07.674Z] #36 34.53 Reading package lists... [2020-01-10T21:28:07.674Z] #36 44.06 Building dependency tree... [2020-01-10T21:28:07.674Z] #36 48.33 The following additional packages will be installed: [2020-01-10T21:28:07.674Z] #36 48.34 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-01-10T21:28:07.674Z] #36 48.36 Suggested packages: [2020-01-10T21:28:07.674Z] #36 48.36 cmake-doc ninja-build lrzip [2020-01-10T21:28:07.674Z] #36 48.36 Recommended packages: [2020-01-10T21:28:07.674Z] #36 48.36 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-10T21:28:07.674Z] #36 50.00 The following NEW packages will be installed: [2020-01-10T21:28:07.674Z] #36 50.01 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-01-10T21:28:07.674Z] #36 50.01 vim-common xxd [2020-01-10T21:28:07.674Z] #36 50.27 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:28:07.674Z] #36 50.27 Need to get 14.9 MB of archives. [2020-01-10T21:28:07.674Z] #36 50.27 After this operation, 67.2 MB of additional disk space will be used. [2020-01-10T21:28:07.674Z] #36 50.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-01-10T21:28:07.675Z] #62 DONE 0.1s [2020-01-10T21:28:07.675Z] [2020-01-10T21:28:07.675Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:28:07.675Z] #36 51.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-01-10T21:28:07.675Z] #36 51.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-01-10T21:28:07.675Z] #36 51.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-01-10T21:28:07.675Z] #36 51.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-01-10T21:28:07.675Z] #36 51.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-01-10T21:28:07.675Z] #36 51.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-01-10T21:28:07.965Z] #36 50.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-01-10T21:28:07.965Z] #36 50.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-01-10T21:28:07.965Z] #36 50.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-01-10T21:28:08.257Z] #36 ... [2020-01-10T21:28:08.257Z] [2020-01-10T21:28:08.257Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-10T21:28:08.257Z] #60 50.79 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:28:08.549Z] #60 51.03 Fetched 120 kB in 0s (1222 kB/s) [2020-01-10T21:28:08.549Z] #60 51.19 Selecting previously unselected package libbtrfs0. [2020-01-10T21:28:08.610Z] sha256:4b99b5bb5bd640af19e2f8a062f3347f76a99102414fbb9a131996dad5d45f55 [2020-01-10T21:28:08.610Z] INFO: Starting docker-py tests... [2020-01-10T21:28:08.610Z] ============================= test session starts ============================== [2020-01-10T21:28:08.610Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-01-10T21:28:08.610Z] rootdir: /src, inifile: pytest.ini [2020-01-10T21:28:08.610Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-01-10T21:28:08.610Z] collected 385 items / 3 deselected / 382 selected [2020-01-10T21:28:08.610Z] [2020-01-10T21:28:08.840Z] #60 51.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-01-10T21:28:08.840Z] #60 51.36 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-01-10T21:28:08.840Z] #60 51.38 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-10T21:28:09.003Z] . [2020-01-10T21:28:09.003Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-10T21:28:09.131Z] #60 51.59 Selecting previously unselected package libbtrfs-dev. [2020-01-10T21:28:09.131Z] #60 51.62 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-01-10T21:28:09.131Z] #60 51.62 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-10T21:28:09.262Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-10T21:28:09.262Z] Error: No such image: emptyfs [2020-01-10T21:28:09.262Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-10T21:28:09.262Z] ++++ docker load [2020-01-10T21:28:09.427Z] #60 51.95 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-10T21:28:09.427Z] #60 51.97 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-10T21:28:09.427Z] #60 51.99 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:28:09.521Z] Running integration-test (iteration 1) [2020-01-10T21:28:09.521Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-01-10T21:28:09.521Z] ++ 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-01-10T21:28:09.521Z] ++ set -e [2020-01-10T21:28:09.521Z] ++ '[' -n 0 ']' [2020-01-10T21:28:09.521Z] ++ set -x [2020-01-10T21:28:09.521Z] ++ env -i DEST=/go/src/github.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= 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-01-10T21:28:10.063Z] #60 DONE 52.4s [2020-01-10T21:28:10.063Z] [2020-01-10T21:28:10.063Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:28:10.063Z] #61 DONE 0.1s [2020-01-10T21:28:10.063Z] [2020-01-10T21:28:10.063Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-10T21:28:10.063Z] #62 DONE 0.1s [2020-01-10T21:28:10.063Z] [2020-01-10T21:28:10.063Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:28:10.356Z] #63 0.313 + RM_GOPATH=0 [2020-01-10T21:28:10.356Z] #63 0.317 + TMP_GOPATH= [2020-01-10T21:28:10.356Z] #63 0.317 + : /build [2020-01-10T21:28:10.356Z] #63 0.318 + '[' -z '' ']' [2020-01-10T21:28:10.356Z] #63 0.320 ++ mktemp -d [2020-01-10T21:28:10.356Z] #63 0.327 + export GOPATH=/tmp/tmp.t3C0rX9rHZ [2020-01-10T21:28:10.356Z] #63 0.328 + GOPATH=/tmp/tmp.t3C0rX9rHZ [2020-01-10T21:28:10.356Z] #63 0.328 + RM_GOPATH=1 [2020-01-10T21:28:10.356Z] #63 0.345 ++ dirname ./install.sh [2020-01-10T21:28:10.356Z] #63 0.362 + dir=. [2020-01-10T21:28:10.356Z] #63 0.377 + bin=containerd [2020-01-10T21:28:10.356Z] #63 0.381 + shift [2020-01-10T21:28:10.356Z] #63 0.382 + '[' '!' -f ./containerd.installer ']' [2020-01-10T21:28:10.356Z] #63 0.382 + . ./containerd.installer [2020-01-10T21:28:10.356Z] #63 0.385 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-10T21:28:10.356Z] #63 0.389 + install_containerd [2020-01-10T21:28:10.356Z] #63 0.397 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-10T21:28:10.356Z] #63 0.397 + git clone https://github.com/containerd/containerd.git /tmp/tmp.t3C0rX9rHZ/src/github.com/containerd/containerd [2020-01-10T21:28:10.356Z] #63 0.398 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-10T21:28:10.356Z] #63 0.402 Cloning into '/tmp/tmp.t3C0rX9rHZ/src/github.com/containerd/containerd'... [2020-01-10T21:28:11.201Z] #36 ... [2020-01-10T21:28:11.201Z] [2020-01-10T21:28:11.201Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-10T21:28:11.201Z] #26 44.74 Building dependency tree... [2020-01-10T21:28:11.201Z] #26 49.23 ca-certificates is already the newest version (20190110). [2020-01-10T21:28:11.201Z] #26 49.23 The following additional packages will be installed: [2020-01-10T21:28:11.201Z] #26 49.24 libjq1 libonig5 [2020-01-10T21:28:11.201Z] #26 50.23 The following NEW packages will be installed: [2020-01-10T21:28:11.201Z] #26 50.26 jq libjq1 libonig5 [2020-01-10T21:28:11.201Z] #26 50.58 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:28:11.201Z] #26 50.58 Need to get 358 kB of archives. [2020-01-10T21:28:11.201Z] #26 50.58 After this operation, 1277 kB of additional disk space will be used. [2020-01-10T21:28:11.201Z] #26 50.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-01-10T21:28:11.201Z] #26 50.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-01-10T21:28:11.201Z] #26 50.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-01-10T21:28:11.201Z] #26 52.48 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:28:11.201Z] #26 52.70 Fetched 358 kB in 0s (2194 kB/s) [2020-01-10T21:28:11.201Z] #26 52.88 Selecting previously unselected package libonig5:ppc64el. [2020-01-10T21:28:11.201Z] #26 52.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-01-10T21:28:11.201Z] #26 53.04 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-01-10T21:28:11.201Z] #26 53.05 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-01-10T21:28:11.201Z] #26 53.67 Selecting previously unselected package libjq1:ppc64el. [2020-01-10T21:28:11.201Z] #26 53.71 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-01-10T21:28:11.201Z] #26 53.72 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-01-10T21:28:11.201Z] #26 54.09 Selecting previously unselected package jq. [2020-01-10T21:28:11.201Z] #26 54.12 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-01-10T21:28:11.201Z] #26 54.13 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-10T21:28:11.201Z] #26 54.58 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-01-10T21:28:11.201Z] #26 54.60 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-01-10T21:28:11.201Z] #26 54.60 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-10T21:28:11.201Z] #26 54.62 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:28:11.201Z] #26 DONE 55.1s [2020-01-10T21:28:11.201Z] [2020-01-10T21:28:11.201Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:28:11.201Z] #44 34.41 Reading package lists... [2020-01-10T21:28:11.201Z] #44 45.50 Building dependency tree... [2020-01-10T21:28:11.201Z] #44 50.20 The following additional packages will be installed: [2020-01-10T21:28:11.201Z] #44 50.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-01-10T21:28:11.201Z] #44 50.22 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-01-10T21:28:11.201Z] #44 50.25 Suggested packages: [2020-01-10T21:28:11.201Z] #44 50.26 manpages-dev python-setuptools [2020-01-10T21:28:11.201Z] #44 52.37 The following NEW packages will be installed: [2020-01-10T21:28:11.201Z] #44 52.37 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-10T21:28:11.201Z] #44 52.38 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-01-10T21:28:11.201Z] #44 52.38 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-10T21:28:11.201Z] #44 52.39 python-six zlib1g-dev [2020-01-10T21:28:11.201Z] #44 52.58 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:28:11.201Z] #44 52.58 Need to get 4075 kB of archives. [2020-01-10T21:28:11.201Z] #44 52.58 After this operation, 24.5 MB of additional disk space will be used. [2020-01-10T21:28:11.201Z] #44 52.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-01-10T21:28:11.201Z] #44 52.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-01-10T21:28:11.201Z] #44 52.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-01-10T21:28:11.201Z] #44 52.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-01-10T21:28:11.201Z] #44 52.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-01-10T21:28:11.201Z] #44 52.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-01-10T21:28:11.201Z] #44 52.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-01-10T21:28:11.201Z] #44 52.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-01-10T21:28:11.201Z] #44 52.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-01-10T21:28:11.201Z] #44 52.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-01-10T21:28:11.201Z] #44 53.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-01-10T21:28:11.201Z] #44 53.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-01-10T21:28:11.201Z] #44 53.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-01-10T21:28:11.201Z] #44 53.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-01-10T21:28:11.201Z] #44 53.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-01-10T21:28:11.201Z] #44 53.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-01-10T21:28:11.201Z] #44 53.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-01-10T21:28:11.201Z] #44 ... [2020-01-10T21:28:11.201Z] [2020-01-10T21:28:11.201Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-10T21:28:11.201Z] #27 DONE 0.1s [2020-01-10T21:28:11.201Z] [2020-01-10T21:28:11.201Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:28:11.872Z] #63 ... [2020-01-10T21:28:11.872Z] [2020-01-10T21:28:11.872Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-10T21:28:11.872Z] #26 33.69 Reading package lists... [2020-01-10T21:28:11.872Z] #26 44.87 Building dependency tree... [2020-01-10T21:28:11.872Z] #26 49.98 ca-certificates is already the newest version (20190110). [2020-01-10T21:28:11.872Z] #26 49.98 The following additional packages will be installed: [2020-01-10T21:28:11.872Z] #26 50.00 libjq1 libonig5 [2020-01-10T21:28:11.872Z] #26 50.68 The following NEW packages will be installed: [2020-01-10T21:28:11.872Z] #26 50.70 jq libjq1 libonig5 [2020-01-10T21:28:11.872Z] #26 50.88 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:28:11.872Z] #26 50.88 Need to get 358 kB of archives. [2020-01-10T21:28:11.872Z] #26 50.88 After this operation, 1277 kB of additional disk space will be used. [2020-01-10T21:28:11.872Z] #26 50.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-01-10T21:28:11.872Z] #26 50.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-01-10T21:28:11.872Z] #26 51.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-01-10T21:28:11.872Z] #26 53.29 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:28:11.872Z] #26 53.41 Fetched 358 kB in 0s (2127 kB/s) [2020-01-10T21:28:11.872Z] #26 53.50 Selecting previously unselected package libonig5:ppc64el. [2020-01-10T21:28:11.872Z] #26 53.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-01-10T21:28:11.872Z] #26 53.59 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-01-10T21:28:11.872Z] #26 53.60 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-01-10T21:28:11.872Z] #26 54.02 Selecting previously unselected package libjq1:ppc64el. [2020-01-10T21:28:11.872Z] #26 54.04 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-01-10T21:28:11.872Z] #26 54.04 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-01-10T21:28:11.872Z] #26 54.34 Selecting previously unselected package jq. [2020-01-10T21:28:11.872Z] #26 54.39 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-01-10T21:28:11.872Z] #26 54.40 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-10T21:28:12.153Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-01-10T21:28:12.153Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ca266395\powershellScript.ps1'; exit $LASTEXITCODE; [2020-01-10T21:28:12.153Z] ---------------------------------------------------------------------------- [2020-01-10T21:28:12.153Z] [2020-01-10T21:28:12.153Z] INFO: executeCI.ps1 starting at Fri Jan 10 21:28:11 CUT 2020 [2020-01-10T21:28:12.153Z] [2020-01-10T21:28:12.153Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-01-10T21:28:12.153Z] INFO: Running git version 2.24.0.windows.1 [2020-01-10T21:28:12.153Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-01-10T21:28:12.153Z] INFO: Environment variables: [2020-01-10T21:28:12.153Z] [2020-01-10T21:28:12.153Z] Name Value [2020-01-10T21:28:12.153Z] ---- ----- [2020-01-10T21:28:12.153Z] ALLUSERSPROFILE C:\ProgramData [2020-01-10T21:28:12.153Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-01-10T21:28:12.153Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-01-10T21:28:12.153Z] BRANCH_NAME cpuguy-test-sync [2020-01-10T21:28:12.153Z] BUILD_DISPLAY_NAME #1 [2020-01-10T21:28:12.153Z] BUILD_ID 1 [2020-01-10T21:28:12.153Z] BUILD_NUMBER 1 [2020-01-10T21:28:12.153Z] BUILD_TAG jenkins-moby-cpuguy-test-sync-1 [2020-01-10T21:28:12.153Z] BUILD_URL https://ci.docker.com/public/job/moby/job/cpuguy-test-sync/1/ [2020-01-10T21:28:12.153Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-10T21:28:12.153Z] CommonProgramFiles C:\Program Files\Common Files [2020-01-10T21:28:12.153Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-01-10T21:28:12.153Z] CommonProgramW6432 C:\Program Files\Common Files [2020-01-10T21:28:12.153Z] COMPUTERNAME azwin-2-70e180 [2020-01-10T21:28:12.153Z] ComSpec C:\windows\system32\cmd.exe [2020-01-10T21:28:12.153Z] ConfigSequenceNumber 0 [2020-01-10T21:28:12.153Z] DOCKER_BUILDKIT 0 [2020-01-10T21:28:12.153Z] DOCKER_DUT_DEBUG 1 [2020-01-10T21:28:12.153Z] DOCKER_EXPERIMENTAL 1 [2020-01-10T21:28:12.153Z] DOCKER_GRAPHDRIVER overlay2 [2020-01-10T21:28:12.153Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-01-10T21:28:12.153Z] EXECUTOR_NUMBER 0 [2020-01-10T21:28:12.153Z] FQDN azwin-2-70e180.westus.cloudapp.azure.com [2020-01-10T21:28:12.153Z] GIT_BRANCH cpuguy-test-sync [2020-01-10T21:28:12.154Z] GIT_COMMIT 4d63209d94276d66d9db39174bfe0127f4b9a8dc [2020-01-10T21:28:12.154Z] GIT_URL https://github.com/moby/moby.git [2020-01-10T21:28:12.154Z] HUDSON_COOKIE 6a5e40af-0938-4e2a-8bee-43c90dbc7d80 [2020-01-10T21:28:12.154Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-01-10T21:28:12.154Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-01-10T21:28:12.154Z] HUDSON_URL https://ci.docker.com/public/ [2020-01-10T21:28:12.154Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2020-01-10T21:28:12.154Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-01-10T21:28:12.154Z] JENKINS_NODE_COOKIE 13b9c3c4-dbc4-4e7e-8303-230604ca6922 [2020-01-10T21:28:12.154Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-01-10T21:28:12.154Z] JENKINS_URL https://ci.docker.com/public/ [2020-01-10T21:28:12.154Z] JOB_BASE_NAME cpuguy-test-sync [2020-01-10T21:28:12.154Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/cpuguy-test-sync/display/redirect [2020-01-10T21:28:12.154Z] JOB_NAME moby/cpuguy-test-sync [2020-01-10T21:28:12.154Z] JOB_URL https://ci.docker.com/public/job/moby/job/cpuguy-test-sync/ [2020-01-10T21:28:12.154Z] library.jps.version master [2020-01-10T21:28:12.154Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-01-10T21:28:12.154Z] NODE_LABELS amd64 azure azwin-2-70e180 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-01-10T21:28:12.154Z] NODE_NAME azwin-2-70e180 [2020-01-10T21:28:12.154Z] NUMBER_OF_PROCESSORS 4 [2020-01-10T21:28:12.154Z] OS Windows_NT [2020-01-10T21:28:12.154Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-01-10T21:28:12.154Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-01-10T21:28:12.154Z] PROCESSOR_ARCHITECTURE AMD64 [2020-01-10T21:28:12.154Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-01-10T21:28:12.154Z] PROCESSOR_LEVEL 6 [2020-01-10T21:28:12.154Z] PROCESSOR_REVISION 4f01 [2020-01-10T21:28:12.154Z] ProgramData C:\ProgramData [2020-01-10T21:28:12.154Z] ProgramFiles C:\Program Files [2020-01-10T21:28:12.154Z] ProgramFiles(x86) C:\Program Files (x86) [2020-01-10T21:28:12.154Z] ProgramW6432 C:\Program Files [2020-01-10T21:28:12.154Z] PROMPT $P$G [2020-01-10T21:28:12.154Z] PSExecutionPolicyPreference Bypass [2020-01-10T21:28:12.154Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-01-10T21:28:12.154Z] PUBLIC C:\Users\Public [2020-01-10T21:28:12.154Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/cpuguy-test-sync/1/display/redirect?page=ch... [2020-01-10T21:28:12.154Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/cpuguy-test-sync/1/display/redirect [2020-01-10T21:28:12.154Z] SKIP_VALIDATION_TESTS 1 [2020-01-10T21:28:12.154Z] SOURCES_DRIVE d [2020-01-10T21:28:12.154Z] SOURCES_SUBDIR gopath [2020-01-10T21:28:12.154Z] STAGE_NAME Run tests [2020-01-10T21:28:12.154Z] SystemDrive C: [2020-01-10T21:28:12.154Z] SystemRoot C:\windows [2020-01-10T21:28:12.154Z] TEMP C:\windows\TEMP [2020-01-10T21:28:12.154Z] TESTDEBUG 0 [2020-01-10T21:28:12.154Z] TESTRUN_DRIVE d [2020-01-10T21:28:12.154Z] TESTRUN_SUBDIR CI [2020-01-10T21:28:12.154Z] TIMEOUT 120m [2020-01-10T21:28:12.154Z] TMP C:\windows\TEMP [2020-01-10T21:28:12.154Z] USERDOMAIN WORKGROUP [2020-01-10T21:28:12.154Z] USERNAME azwin-2-70e180$ [2020-01-10T21:28:12.154Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-01-10T21:28:12.154Z] windir C:\windows [2020-01-10T21:28:12.154Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-01-10T21:28:12.154Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-01-10T21:28:12.154Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-01-10T21:28:12.154Z] [2020-01-10T21:28:12.154Z] [2020-01-10T21:28:12.154Z] [2020-01-10T21:28:12.173Z] #63 ... [2020-01-10T21:28:12.173Z] [2020-01-10T21:28:12.173Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:28:12.173Z] #54 DONE 211.3s [2020-01-10T21:28:12.173Z] [2020-01-10T21:28:12.173Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:28:12.187Z] #26 ... [2020-01-10T21:28:12.187Z] [2020-01-10T21:28:12.187Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:28:12.187Z] #11 34.17 Reading package lists... [2020-01-10T21:28:12.187Z] #11 44.85 Building dependency tree... [2020-01-10T21:28:12.187Z] #11 50.15 The following additional packages will be installed: [2020-01-10T21:28:12.187Z] #11 50.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-01-10T21:28:12.187Z] #11 50.17 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-01-10T21:28:12.187Z] #11 50.17 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-01-10T21:28:12.187Z] #11 50.17 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-10T21:28:12.187Z] #11 50.18 Suggested packages: [2020-01-10T21:28:12.187Z] #11 50.18 gcc-8-locales seccomp wine64 [2020-01-10T21:28:12.187Z] #11 52.38 The following NEW packages will be installed: [2020-01-10T21:28:12.187Z] #11 52.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-01-10T21:28:12.187Z] #11 52.40 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-01-10T21:28:12.187Z] #11 52.40 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-01-10T21:28:12.187Z] #11 52.40 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-01-10T21:28:12.187Z] #11 52.41 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-01-10T21:28:12.187Z] #11 52.41 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-10T21:28:12.187Z] #11 52.72 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:28:12.187Z] #11 52.72 Need to get 78.9 MB of archives. [2020-01-10T21:28:12.187Z] #11 52.72 After this operation, 532 MB of additional disk space will be used. [2020-01-10T21:28:12.187Z] #11 52.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-01-10T21:28:12.187Z] #11 53.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-01-10T21:28:12.187Z] #11 53.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-01-10T21:28:12.187Z] #11 53.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-01-10T21:28:12.187Z] #11 53.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-01-10T21:28:12.187Z] #11 53.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-01-10T21:28:12.187Z] #11 54.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-01-10T21:28:12.187Z] #11 ... [2020-01-10T21:28:12.187Z] [2020-01-10T21:28:12.187Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-10T21:28:12.187Z] #26 54.65 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-01-10T21:28:12.187Z] #26 54.68 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-01-10T21:28:12.187Z] #26 54.68 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-10T21:28:12.187Z] #26 54.69 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:28:12.483Z] #26 ... [2020-01-10T21:28:12.483Z] [2020-01-10T21:28:12.483Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:28:12.483Z] #44 35.92 Reading package lists... [2020-01-10T21:28:12.483Z] #44 45.27 Building dependency tree... [2020-01-10T21:28:12.483Z] #44 49.23 The following additional packages will be installed: [2020-01-10T21:28:12.483Z] #44 49.23 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-01-10T21:28:12.483Z] #44 49.23 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-01-10T21:28:12.483Z] #44 49.24 Suggested packages: [2020-01-10T21:28:12.483Z] #44 49.24 manpages-dev python-setuptools [2020-01-10T21:28:12.483Z] #44 51.72 The following NEW packages will be installed: [2020-01-10T21:28:12.483Z] #44 51.74 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-10T21:28:12.483Z] #44 51.74 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-01-10T21:28:12.483Z] #44 51.74 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-10T21:28:12.483Z] #44 51.75 python-six zlib1g-dev [2020-01-10T21:28:12.483Z] #44 51.95 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:28:12.483Z] #44 51.95 Need to get 4075 kB of archives. [2020-01-10T21:28:12.483Z] #44 51.95 After this operation, 24.5 MB of additional disk space will be used. [2020-01-10T21:28:12.483Z] #44 51.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-01-10T21:28:12.483Z] #44 51.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-01-10T21:28:12.483Z] #44 52.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-01-10T21:28:12.483Z] #44 52.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-01-10T21:28:12.483Z] #44 52.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-01-10T21:28:12.483Z] #44 52.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-01-10T21:28:12.483Z] #44 52.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-01-10T21:28:12.483Z] #44 52.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-01-10T21:28:12.483Z] #44 52.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-01-10T21:28:12.483Z] #44 52.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-01-10T21:28:12.483Z] #44 52.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-01-10T21:28:12.483Z] #44 52.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-01-10T21:28:12.483Z] #44 52.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-01-10T21:28:12.483Z] #44 52.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-01-10T21:28:12.483Z] #44 52.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-01-10T21:28:12.483Z] #44 52.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-01-10T21:28:12.483Z] #44 52.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-01-10T21:28:12.483Z] #44 54.86 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:28:12.483Z] #44 ... [2020-01-10T21:28:12.483Z] [2020-01-10T21:28:12.483Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-10T21:28:12.483Z] #26 DONE 55.2s [2020-01-10T21:28:12.483Z] [2020-01-10T21:28:12.483Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-10T21:28:12.572Z] #63 ... [2020-01-10T21:28:12.572Z] [2020-01-10T21:28:12.572Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-10T21:28:12.572Z] #55 DONE 0.3s [2020-01-10T21:28:12.572Z] [2020-01-10T21:28:12.572Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-10T21:28:12.611Z] INFO: Sources under d:\gopath\... [2020-01-10T21:28:12.611Z] INFO: Test run under d:\CI\... [2020-01-10T21:28:12.611Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-01-10T21:28:12.611Z] INFO: docker/docker repository was found [2020-01-10T21:28:12.777Z] #27 DONE 0.1s [2020-01-10T21:28:12.777Z] [2020-01-10T21:28:12.777Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:28:12.953Z] #59 DONE 0.2s [2020-01-10T21:28:12.953Z] [2020-01-10T21:28:12.953Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:28:13.069Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-01-10T21:28:14.037Z] ltsc2019: Pulling from windows/servercore [2020-01-10T21:28:14.037Z] 65014b3c3121: Pulling fs layer [2020-01-10T21:28:14.037Z] faf31ee0aa3d: Pulling fs layer [2020-01-10T21:28:14.765Z] #28 3.235 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-10T21:28:15.062Z] #28 4.082 [2020-01-10T21:28:16.302Z] #28 2.940 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-10T21:28:16.302Z] #28 3.743 #=#=# [2020-01-10T21:28:17.448Z] #28 4.366 #=#=# ## 3.8% ##### 8.0% ######## 12.0% ############ 17.3% ############# 19.4% ################# 23.7% #################### 27.9% ####################### 32.2% ########################## 36.5% ############################# 40.7% ################################ 45.0% ################################# 47.1% #################################### 51.4% ######################################## 55.6% ########################################### 59.9% ################# [2020-01-10T21:28:17.448Z] #28 ... [2020-01-10T21:28:17.448Z] [2020-01-10T21:28:17.448Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:28:17.448Z] #63 0.400 + RM_GOPATH=0 [2020-01-10T21:28:17.448Z] #63 0.400 + TMP_GOPATH= [2020-01-10T21:28:17.448Z] #63 0.400 + : /build [2020-01-10T21:28:17.448Z] #63 0.400 + '[' -z '' ']' [2020-01-10T21:28:17.448Z] #63 0.402 ++ mktemp -d [2020-01-10T21:28:17.448Z] #63 0.404 + export GOPATH=/tmp/tmp.pDLxXsE8tf [2020-01-10T21:28:17.448Z] #63 0.404 + GOPATH=/tmp/tmp.pDLxXsE8tf [2020-01-10T21:28:17.448Z] #63 0.404 + RM_GOPATH=1 [2020-01-10T21:28:17.448Z] #63 0.406 ++ dirname ./install.sh [2020-01-10T21:28:17.448Z] #63 0.428 + dir=. [2020-01-10T21:28:17.448Z] #63 0.434 + bin=containerd [2020-01-10T21:28:17.448Z] #63 0.435 + shift [2020-01-10T21:28:17.448Z] #63 0.435 + '[' '!' -f ./containerd.installer ']' [2020-01-10T21:28:17.448Z] #63 0.436 + . ./containerd.installer [2020-01-10T21:28:17.448Z] #63 0.437 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-10T21:28:17.448Z] #63 0.443 + install_containerd [2020-01-10T21:28:17.448Z] #63 0.445 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-10T21:28:17.448Z] #63 0.445 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-10T21:28:17.448Z] #63 0.446 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pDLxXsE8tf/src/github.com/containerd/containerd [2020-01-10T21:28:17.448Z] #63 0.466 Cloning into '/tmp/tmp.pDLxXsE8tf/src/github.com/containerd/containerd'... [2020-01-10T21:28:17.743Z] #63 ... [2020-01-10T21:28:17.743Z] [2020-01-10T21:28:17.743Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:28:17.743Z] #11 51.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-01-10T21:28:17.743Z] #11 52.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-01-10T21:28:17.743Z] #11 52.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-01-10T21:28:17.743Z] #11 52.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-01-10T21:28:17.743Z] #11 52.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-01-10T21:28:17.743Z] #11 53.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-01-10T21:28:17.743Z] #11 53.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-01-10T21:28:17.743Z] #11 53.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-01-10T21:28:17.743Z] #11 60.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-01-10T21:28:17.743Z] #11 ... [2020-01-10T21:28:17.743Z] [2020-01-10T21:28:17.743Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:28:18.674Z] #28 4.366 #=#=# ## 3.8% ##### 8.0% ######## 12.0% ############ 17.3% ############# 19.4% ################# 23.7% #################### 27.9% ####################### 32.2% ########################## 36.5% ############################# 40.7% ################################ 45.0% ################################# 47.1% #################################### 51.4% ######################################## 55.6% ########################################### 59.9% ############################################## 64.2% ################################################# 68.4% ##################################################### 74.8% ######################################################## 79.1% ########################################################### 83.3% ############################################################### 87.6% ################################################################### 94.0% ###################################################################### 98.2% ######################################################################## 100.0% [2020-01-10T21:28:19.296Z] #28 4.133 #=#=# ## 2.9% ##### 7.2% ######## 11.4% ########### 15.7% ############## 19.9% ################# 24.2% ###################### 30.6% ######################### 34.9% ########################## 37.0% ############################ 39.1% ################################ 45.5% ################################### 49.6% ###################################### 53.1% ############################################ 61.6% ################################################ 68.0% ##################################################### 74.4% ######################################################## 78.6% ########################################################### 82.9% ############################################################## 87.2% ################################################################# 91.4% ## [2020-01-10T21:28:19.296Z] #28 ... [2020-01-10T21:28:19.296Z] [2020-01-10T21:28:19.296Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:28:19.296Z] #36 51.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-01-10T21:28:19.296Z] #36 52.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-01-10T21:28:19.296Z] #36 52.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-01-10T21:28:19.296Z] #36 52.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-01-10T21:28:19.296Z] #36 52.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-01-10T21:28:19.296Z] #36 52.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-01-10T21:28:19.296Z] #36 53.96 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:28:19.296Z] #36 54.28 Fetched 14.9 MB in 2s (6123 kB/s) [2020-01-10T21:28:19.296Z] #36 54.42 Selecting previously unselected package xxd. [2020-01-10T21:28:19.296Z] #36 54.44 (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 ... 15330 files and directories currently installed.) [2020-01-10T21:28:19.296Z] #36 54.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-01-10T21:28:19.296Z] #36 54.61 Unpacking xxd (2:8.1.0875-5) ... [2020-01-10T21:28:19.296Z] #36 54.99 Selecting previously unselected package vim-common. [2020-01-10T21:28:19.296Z] #36 55.00 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-10T21:28:19.296Z] #36 55.14 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-10T21:28:19.296Z] #36 55.83 Selecting previously unselected package cmake-data. [2020-01-10T21:28:19.296Z] #36 55.83 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-01-10T21:28:19.296Z] #36 55.87 Unpacking cmake-data (3.13.4-1) ... [2020-01-10T21:28:19.296Z] #36 60.93 Selecting previously unselected package libicu63:ppc64el. [2020-01-10T21:28:19.296Z] #36 60.94 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-01-10T21:28:19.296Z] #36 60.95 Unpacking libicu63:ppc64el (63.1-6) ... [2020-01-10T21:28:19.306Z] #28 8.321 #=#=# [2020-01-10T21:28:19.502Z] Loaded image: buildpack-deps:jessie [2020-01-10T21:28:19.502Z] Loaded image: busybox:latest [2020-01-10T21:28:19.502Z] Loaded image: busybox:glibc [2020-01-10T21:28:19.502Z] Loaded image: debian:jessie [2020-01-10T21:28:19.502Z] Loaded image: hello-world:latest [2020-01-10T21:28:19.502Z] INFO: Testing against a local daemon [2020-01-10T21:28:19.502Z] === RUN TestCgroupNamespacesBuild [2020-01-10T21:28:19.590Z] #36 ... [2020-01-10T21:28:19.590Z] [2020-01-10T21:28:19.590Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:28:19.590Z] #28 4.133 #=#=# ## 2.9% ##### 7.2% ######## 11.4% ########### 15.7% ############## 19.9% ################# 24.2% ###################### 30.6% ######################### 34.9% ########################## 37.0% ############################ 39.1% ################################ 45.5% ################################### 49.6% ###################################### 53.1% ############################################ 61.6% ################################################ 68.0% ##################################################### 74.4% ######################################################## 78.6% ########################################################### 82.9% ############################################################## 87.2% ################################################################# 91.4% ###################################################################### 97.8% ######################################################################## 100.0% [2020-01-10T21:28:20.234Z] #28 7.524 #=#=# [2020-01-10T21:28:20.804Z] #28 8.664 #=#=# ##### 8.0% ############## 19.6% ###################### 31.0% ################################## 48.3% ########################################### 59.8% ########################################################## 80.8% ################################################################## 92.3% ######################################################################## 100.0% [2020-01-10T21:28:21.093Z] #28 ... [2020-01-10T21:28:21.093Z] [2020-01-10T21:28:21.093Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:28:21.093Z] #36 55.15 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:28:21.093Z] #36 55.84 Fetched 14.9 MB in 3s (4967 kB/s) [2020-01-10T21:28:21.093Z] #36 56.10 Selecting previously unselected package xxd. [2020-01-10T21:28:21.093Z] #36 56.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-01-10T21:28:21.093Z] #36 56.25 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-01-10T21:28:21.093Z] #36 56.26 Unpacking xxd (2:8.1.0875-5) ... [2020-01-10T21:28:21.093Z] #36 56.68 Selecting previously unselected package vim-common. [2020-01-10T21:28:21.093Z] #36 56.74 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-10T21:28:21.093Z] #36 56.89 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-10T21:28:21.093Z] #36 57.51 Selecting previously unselected package cmake-data. [2020-01-10T21:28:21.093Z] #36 57.52 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-01-10T21:28:21.093Z] #36 57.53 Unpacking cmake-data (3.13.4-1) ... [2020-01-10T21:28:21.093Z] #36 63.20 Selecting previously unselected package libicu63:ppc64el. [2020-01-10T21:28:21.093Z] #36 63.22 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-01-10T21:28:21.093Z] #36 63.24 Unpacking libicu63:ppc64el (63.1-6) ... [2020-01-10T21:28:21.093Z] #36 ... [2020-01-10T21:28:21.093Z] [2020-01-10T21:28:21.093Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:28:21.093Z] #11 64.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-01-10T21:28:21.093Z] #11 64.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-01-10T21:28:21.093Z] #11 64.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-01-10T21:28:21.093Z] #11 64.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-01-10T21:28:21.093Z] #11 64.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-01-10T21:28:21.093Z] #11 64.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u2 [109 kB] [2020-01-10T21:28:21.093Z] #11 64.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-01-10T21:28:21.093Z] #11 64.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-01-10T21:28:21.093Z] #11 64.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-01-10T21:28:21.093Z] #11 64.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-01-10T21:28:21.093Z] #11 65.00 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-01-10T21:28:21.093Z] #11 65.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-01-10T21:28:21.093Z] #11 65.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-01-10T21:28:21.093Z] #11 65.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-01-10T21:28:21.093Z] #11 65.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u2 [321 kB] [2020-01-10T21:28:21.108Z] #28 7.774 #=#=# ### 5.3% ######## 11.1% ############ 16.8% ################ 23.2% ################### [2020-01-10T21:28:21.108Z] #28 ... [2020-01-10T21:28:21.108Z] [2020-01-10T21:28:21.108Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:28:21.108Z] #72 DONE 63.5s [2020-01-10T21:28:21.108Z] [2020-01-10T21:28:21.108Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:28:21.184Z] Loaded image: buildpack-deps:jessie [2020-01-10T21:28:21.185Z] Loaded image: busybox:latest [2020-01-10T21:28:21.185Z] Loaded image: busybox:glibc [2020-01-10T21:28:21.185Z] Loaded image: debian:jessie [2020-01-10T21:28:21.185Z] Loaded image: hello-world:latest [2020-01-10T21:28:21.185Z] INFO: Testing against a local daemon [2020-01-10T21:28:21.185Z] === RUN TestCgroupNamespacesBuild [2020-01-10T21:28:21.384Z] #11 ... [2020-01-10T21:28:21.384Z] [2020-01-10T21:28:21.384Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:28:21.384Z] #44 55.52 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:28:21.384Z] #44 56.03 Fetched 4075 kB in 1s (4188 kB/s) [2020-01-10T21:28:21.384Z] #44 56.16 Selecting previously unselected package libcap-dev:ppc64el. [2020-01-10T21:28:21.384Z] #44 56.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 ... 15330 files and directories currently installed.) [2020-01-10T21:28:21.384Z] #44 56.32 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-01-10T21:28:21.384Z] #44 56.33 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-01-10T21:28:21.384Z] #44 56.56 Selecting previously unselected package libnet1:ppc64el. [2020-01-10T21:28:21.384Z] #44 56.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-01-10T21:28:21.384Z] #44 56.58 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-01-10T21:28:21.384Z] #44 56.80 Selecting previously unselected package libnet1-dev. [2020-01-10T21:28:21.384Z] #44 56.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-01-10T21:28:21.384Z] #44 56.82 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-10T21:28:21.384Z] #44 57.15 Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-10T21:28:21.384Z] #44 57.17 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-01-10T21:28:21.384Z] #44 57.18 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-01-10T21:28:21.384Z] #44 57.48 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-01-10T21:28:21.384Z] #44 57.49 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-01-10T21:28:21.384Z] #44 57.50 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-01-10T21:28:21.384Z] #44 58.06 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-10T21:28:21.384Z] #44 58.09 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-01-10T21:28:21.384Z] #44 58.09 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-01-10T21:28:21.384Z] #44 58.26 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-01-10T21:28:21.384Z] #44 58.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-01-10T21:28:21.384Z] #44 58.28 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-01-10T21:28:21.384Z] #44 58.49 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-01-10T21:28:21.384Z] #44 58.53 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-01-10T21:28:21.384Z] #44 58.54 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-01-10T21:28:21.384Z] #44 58.95 Selecting previously unselected package libprotobuf17:ppc64el. [2020-01-10T21:28:21.384Z] #44 58.96 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-01-10T21:28:21.384Z] #44 58.98 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-01-10T21:28:21.384Z] #44 60.75 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-01-10T21:28:21.384Z] #44 60.76 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-01-10T21:28:21.384Z] #44 60.77 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-01-10T21:28:21.384Z] #44 61.29 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-01-10T21:28:21.384Z] #44 61.32 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-01-10T21:28:21.384Z] #44 61.32 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-01-10T21:28:21.384Z] #44 64.14 Selecting previously unselected package libprotoc17:ppc64el. [2020-01-10T21:28:21.384Z] #44 64.16 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-01-10T21:28:21.384Z] #44 64.16 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-01-10T21:28:21.384Z] #44 65.42 Selecting previously unselected package protobuf-c-compiler. [2020-01-10T21:28:21.384Z] #44 65.43 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-01-10T21:28:21.384Z] #44 65.45 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-10T21:28:21.384Z] #44 65.67 Selecting previously unselected package protobuf-compiler. [2020-01-10T21:28:21.384Z] #44 ... [2020-01-10T21:28:21.384Z] [2020-01-10T21:28:21.384Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:28:21.384Z] #28 10.26 #=#=# [2020-01-10T21:28:21.985Z] #28 7.774 #=#=# ### 5.3% ######## 11.1% ############ 16.8% ################ 23.2% #################### 28.0% ######################## 33.8% ################################ 45.3% #################################### 51.1% ############################################ 62.5% ##################################################### 74.0% ############################################################# 85.5% ##################################################################### 97.0% ######################################################################## 100.0% [2020-01-10T21:28:22.611Z] faf31ee0aa3d: Download complete [2020-01-10T21:28:22.618Z] #28 ... [2020-01-10T21:28:22.618Z] [2020-01-10T21:28:22.618Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:28:22.618Z] #11 54.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-01-10T21:28:22.618Z] #11 55.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-01-10T21:28:22.618Z] #11 60.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-01-10T21:28:22.618Z] #11 ... [2020-01-10T21:28:22.618Z] [2020-01-10T21:28:22.618Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:28:22.618Z] #34 64.65 internal/reflectlite [2020-01-10T21:28:22.618Z] #34 64.69 sync [2020-01-10T21:28:22.618Z] #34 ... [2020-01-10T21:28:22.618Z] [2020-01-10T21:28:22.618Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:28:22.618Z] #44 55.19 Fetched 4075 kB in 1s (4947 kB/s) [2020-01-10T21:28:22.618Z] #44 55.36 Selecting previously unselected package libcap-dev:ppc64el. [2020-01-10T21:28:22.618Z] #44 55.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-01-10T21:28:22.618Z] #44 55.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-01-10T21:28:22.618Z] #44 55.48 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-01-10T21:28:22.618Z] #44 55.68 Selecting previously unselected package libnet1:ppc64el. [2020-01-10T21:28:22.618Z] #44 55.70 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-01-10T21:28:22.618Z] #44 55.72 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-01-10T21:28:22.618Z] #44 55.93 Selecting previously unselected package libnet1-dev. [2020-01-10T21:28:22.618Z] #44 55.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-01-10T21:28:22.618Z] #44 55.94 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-10T21:28:22.618Z] #44 56.37 Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-10T21:28:22.618Z] #44 56.40 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-01-10T21:28:22.618Z] #44 56.41 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-01-10T21:28:22.618Z] #44 56.69 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-01-10T21:28:22.618Z] #44 56.69 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-01-10T21:28:22.618Z] #44 56.70 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-01-10T21:28:22.618Z] #44 57.33 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-10T21:28:22.618Z] #44 57.33 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-01-10T21:28:22.618Z] #44 57.35 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-01-10T21:28:22.618Z] #44 57.53 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-01-10T21:28:22.618Z] #44 57.53 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-01-10T21:28:22.618Z] #44 57.56 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-01-10T21:28:22.618Z] #44 57.85 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-01-10T21:28:22.618Z] #44 57.88 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-01-10T21:28:22.618Z] #44 57.92 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-01-10T21:28:22.618Z] #44 58.40 Selecting previously unselected package libprotobuf17:ppc64el. [2020-01-10T21:28:22.618Z] #44 58.42 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-01-10T21:28:22.618Z] #44 58.46 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-01-10T21:28:22.618Z] #44 59.85 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-01-10T21:28:22.618Z] #44 59.88 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-01-10T21:28:22.618Z] #44 59.89 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-01-10T21:28:22.618Z] #44 60.35 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-01-10T21:28:22.618Z] #44 60.40 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-01-10T21:28:22.618Z] #44 60.41 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-01-10T21:28:22.618Z] #44 63.21 Selecting previously unselected package libprotoc17:ppc64el. [2020-01-10T21:28:22.618Z] #44 63.25 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-01-10T21:28:22.618Z] #44 63.26 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-01-10T21:28:22.618Z] #44 64.40 Selecting previously unselected package protobuf-c-compiler. [2020-01-10T21:28:22.618Z] #44 64.42 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-01-10T21:28:22.618Z] #44 64.42 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-10T21:28:22.618Z] #44 64.89 Selecting previously unselected package protobuf-compiler. [2020-01-10T21:28:22.618Z] #44 64.91 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-01-10T21:28:22.618Z] #44 64.92 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-01-10T21:28:22.618Z] #44 65.23 Selecting previously unselected package python-pkg-resources. [2020-01-10T21:28:22.618Z] #44 65.24 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-01-10T21:28:22.618Z] #44 65.26 Unpacking python-pkg-resources (40.8.0-1) ... [2020-01-10T21:28:22.788Z] --- PASS: TestCgroupNamespacesBuild (3.76s) [2020-01-10T21:28:22.789Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-10T21:28:22.876Z] #28 10.48 0.1% # 1.9% #### 5.9% ###### 8.5% ######## 11.1% ########### 16.3% ################# 24.0% ####################### 33.0% ########################### 38.1% ############################### 43.3% [2020-01-10T21:28:22.876Z] #28 ... [2020-01-10T21:28:22.876Z] [2020-01-10T21:28:22.876Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:28:22.876Z] #72 DONE 66.7s [2020-01-10T21:28:22.876Z] [2020-01-10T21:28:22.876Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:28:23.255Z] #44 ... [2020-01-10T21:28:23.255Z] [2020-01-10T21:28:23.255Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:28:23.255Z] #11 65.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-01-10T21:28:23.255Z] #11 65.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-01-10T21:28:23.255Z] #11 65.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-01-10T21:28:23.255Z] #11 65.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-01-10T21:28:23.255Z] #11 65.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-01-10T21:28:23.255Z] #11 65.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u2 [109 kB] [2020-01-10T21:28:23.255Z] #11 65.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-01-10T21:28:23.255Z] #11 65.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-01-10T21:28:23.255Z] #11 65.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-01-10T21:28:23.255Z] #11 65.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-01-10T21:28:23.550Z] #11 65.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-01-10T21:28:23.550Z] #11 66.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-01-10T21:28:23.550Z] #11 66.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-01-10T21:28:23.550Z] #11 66.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-01-10T21:28:23.550Z] #11 66.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u2 [321 kB] [2020-01-10T21:28:23.649Z] #63 201.7 + bin/containerd-stress [2020-01-10T21:28:23.723Z] --- PASS: TestCgroupNamespacesBuild (3.81s) [2020-01-10T21:28:23.723Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-10T21:28:24.165Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s) [2020-01-10T21:28:24.165Z] === RUN TestBuildWithSession [2020-01-10T21:28:24.165Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-10T21:28:24.165Z] build_session_test.go:25: TODO: BuildKit [2020-01-10T21:28:24.165Z] === RUN TestBuildSquashParent [2020-01-10T21:28:24.627Z] #28 10.48 0.1% # 1.9% #### 5.9% ###### 8.5% ######## 11.1% ########### 16.3% ################# 24.0% ####################### 33.0% ########################### 38.1% ############################### 43.3% ################################# 45.9% ################################## 48.5% ###################################### 53.7% ########################################## 58.8% ############################################ 61.4% ############################################## 63.9% ############################################### 66.5% ################################################### 71.7% ####################################################### 76.9% ########################################################### 82.0% ############################################################## 87.2% ################################################################## 92.4% ###################################################################### 97.4% ######################################################################## 100.0% [2020-01-10T21:28:25.563Z] #63 203.9 + bin/containerd-shim [2020-01-10T21:28:25.658Z] #28 14.37 [2020-01-10T21:28:25.807Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-01-10T21:28:26.247Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.43s) [2020-01-10T21:28:26.247Z] === RUN TestBuildWithSession [2020-01-10T21:28:26.247Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-10T21:28:26.247Z] build_session_test.go:25: TODO: BuildKit [2020-01-10T21:28:26.247Z] === RUN TestBuildSquashParent [2020-01-10T21:28:26.330Z] #11 68.72 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:28:26.408Z] tests/integration/api_client_test.py ..... [ 7%] [2020-01-10T21:28:26.625Z] #11 69.04 Fetched 78.9 MB in 14s (5755 kB/s) [2020-01-10T21:28:26.625Z] #11 69.25 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-10T21:28:26.958Z] #11 69.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-01-10T21:28:26.958Z] #11 69.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-01-10T21:28:26.958Z] #11 69.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-10T21:28:28.413Z] tests/integration/api_config_test.py ..... [ 8%] [2020-01-10T21:28:28.479Z] #11 ... [2020-01-10T21:28:28.479Z] [2020-01-10T21:28:28.479Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:28:28.479Z] #28 10.47 [2020-01-10T21:28:28.479Z] #28 10.70 0.6% #### 5.8% ########### 16.1% ################# 23.9% ###################### 31.7% ############################## 42.0% ################################### 49.8% ####################################### 54.9% ############################################# 62.6% ################################################# 69.2% ##################################################### 75.0% ####################################################### 77.6% ############################################################# 85.3% ################################################################## 93.0% ######################################################################## 100.0% [2020-01-10T21:28:28.479Z] #28 12.86 [2020-01-10T21:28:29.494Z] #28 14.66 #=#=# 1.1% ### 4.6% #### 6.3% ###### 8.9% ####### 10.7% ######### 13.4% ############ 17.0% ############## 19.6% ################ 23.2% ################## 25.9% ##################### 29.4% ###################### 31.2% ######################## 33.9% ######################### 35.7% ########################## 37.1% ########################### 38.0% ############################# 40.7% ############################### 43.3% ################################# 46.0% ################################## 47.8% ################################### 49.6% ##################################### 51.8% ###################################### 53.4% ####################################### 55.2% ######################################### 57.0% ########################################## 58.8% ########################################### 60.5% ############################################ 62.3% ############################################## 64.1% ############################################### 65.9% [2020-01-10T21:28:29.495Z] #28 ... [2020-01-10T21:28:29.495Z] [2020-01-10T21:28:29.495Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:28:29.495Z] #34 63.41 sync [2020-01-10T21:28:29.495Z] #34 63.43 internal/reflectlite [2020-01-10T21:28:29.495Z] #34 69.73 errors [2020-01-10T21:28:29.495Z] #34 69.78 sort [2020-01-10T21:28:29.495Z] #34 70.94 io [2020-01-10T21:28:29.495Z] #34 70.97 internal/oserror [2020-01-10T21:28:29.495Z] #34 70.99 strconv [2020-01-10T21:28:29.495Z] #34 72.03 syscall [2020-01-10T21:28:29.495Z] #34 ... [2020-01-10T21:28:29.495Z] [2020-01-10T21:28:29.495Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:28:29.685Z] 65014b3c3121: Verifying Checksum [2020-01-10T21:28:29.685Z] 65014b3c3121: Download complete [2020-01-10T21:28:30.731Z] --- PASS: TestBuildSquashParent (6.45s) [2020-01-10T21:28:30.731Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-10T21:28:30.731Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-10T21:28:30.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-10T21:28:30.731Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-10T21:28:30.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-10T21:28:30.731Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-10T21:28:30.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-10T21:28:30.731Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-10T21:28:30.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-10T21:28:30.731Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-10T21:28:30.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-10T21:28:30.731Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-10T21:28:30.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-10T21:28:30.731Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-10T21:28:30.731Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-10T21:28:30.731Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-10T21:28:30.731Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-10T21:28:31.281Z] #28 14.66 #=#=# 1.1% ### 4.6% #### 6.3% ###### 8.9% ####### 10.7% ######### 13.4% ############ 17.0% ############## 19.6% ################ 23.2% ################## 25.9% ##################### 29.4% ###################### 31.2% ######################## 33.9% ######################### 35.7% ########################## 37.1% ########################### 38.0% ############################# 40.7% ############################### 43.3% ################################# 46.0% ################################## 47.8% ################################### 49.6% ##################################### 51.8% ###################################### 53.4% ####################################### 55.2% ######################################### 57.0% ########################################## 58.8% ########################################### 60.5% ############################################ 62.3% ############################################## 64.1% ############################################### 65.9% ################################################ 67.7% ################################################## 69.5% ################################################### 71.3% #################################################### 73.0% ###################################################### 75.7% ####################################################### 77.5% ######################################################### 79.3% ########################################################### 82.0% ############################################################# 85.6% ############################################################### 88.2% ################################################################# 90.9% ################################################################### 93.6% ##################################################################### 96.3% ####################################################################### 99.0% ######################################################################## 100.0% [2020-01-10T21:28:31.573Z] #28 20.50 [2020-01-10T21:28:31.573Z] #28 ... [2020-01-10T21:28:31.573Z] [2020-01-10T21:28:31.573Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:28:31.573Z] #44 65.75 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-01-10T21:28:31.573Z] #44 65.75 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-01-10T21:28:31.573Z] #44 66.10 Selecting previously unselected package python-pkg-resources. [2020-01-10T21:28:31.573Z] #44 66.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-01-10T21:28:31.573Z] #44 66.13 Unpacking python-pkg-resources (40.8.0-1) ... [2020-01-10T21:28:31.573Z] #44 66.66 Selecting previously unselected package python-six. [2020-01-10T21:28:31.573Z] #44 66.68 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-01-10T21:28:31.573Z] #44 66.68 Unpacking python-six (1.12.0-1) ... [2020-01-10T21:28:31.573Z] #44 66.82 Selecting previously unselected package python-protobuf. [2020-01-10T21:28:31.573Z] #44 66.82 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-01-10T21:28:31.573Z] #44 66.83 Unpacking python-protobuf (3.6.1.3-2) ... [2020-01-10T21:28:31.573Z] #44 67.71 Setting up python-pkg-resources (40.8.0-1) ... [2020-01-10T21:28:31.573Z] #44 75.26 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-01-10T21:28:31.573Z] #44 75.28 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-01-10T21:28:31.573Z] #44 75.30 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-01-10T21:28:31.573Z] #44 75.33 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-01-10T21:28:31.573Z] #44 75.34 Setting up python-six (1.12.0-1) ... [2020-01-10T21:28:31.862Z] #44 ... [2020-01-10T21:28:31.862Z] [2020-01-10T21:28:31.862Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:28:31.862Z] #36 75.39 Selecting previously unselected package libxml2:ppc64el. [2020-01-10T21:28:31.862Z] #36 75.41 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-01-10T21:28:31.862Z] #36 75.41 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-01-10T21:28:31.927Z] #63 209.8 + bin/containerd-shim-runc-v1 [2020-01-10T21:28:32.128Z] #28 13.12 #=#=# 1.1% ## 3.8% #### 5.6% ##### 8.3% ####### 11.0% ######### 13.2% ########## 15.0% ########### 15.9% ############ 17.7% ############# 19.0% ############### 20.9% ############### 21.8% ################ 23.6% ################## 25.4% ################### 27.2% #################### 29.0% ###################### 30.8% ####################### 32.5% ######################## 34.3% ########################## 36.1% ########################### 37.9% ############################ 39.7% ############################# 41.5% ############################### 43.3% ################################## 47.4% ################################### 49.2% #################################### 51.0% ##################################### 52.8% ####################################### 54.5% ######################################## 56.3% ########################################## 59.0% ########################################### 60.8% ############################################# 62.6% ############################################## 64.4% ############################################### 66.2% ################################################ 68.0% ################################################## 69.7% ################################################### 71.5% #################################################### 73.3% ###################################################### 75.1% ####################################################### 76.9% ######################################################## 78.7% ######################################################### 80.5% ########################################################### 83.2% ############################################################# 85.8% ################################################################ 89.4% ################################################################### 93.4% ##################################################################### 96.7% ####################################################################### 99.4% ######################################################################## 100.0% [2020-01-10T21:28:32.128Z] #28 19.51 [2020-01-10T21:28:32.173Z] #36 76.36 Selecting previously unselected package libarchive13:ppc64el. [2020-01-10T21:28:32.471Z] #36 76.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-01-10T21:28:32.471Z] #36 76.37 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-01-10T21:28:32.760Z] #36 76.86 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-01-10T21:28:32.760Z] #36 76.89 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-01-10T21:28:32.760Z] #36 76.90 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-10T21:28:32.760Z] #36 77.10 Selecting previously unselected package librhash0:ppc64el. [2020-01-10T21:28:32.962Z] #63 206.2 + bin/containerd-stress [2020-01-10T21:28:33.054Z] #36 77.14 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-01-10T21:28:33.054Z] #36 77.16 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-01-10T21:28:33.341Z] #63 208.1 + bin/containerd-shim [2020-01-10T21:28:33.343Z] #36 77.51 Selecting previously unselected package libuv1:ppc64el. [2020-01-10T21:28:33.343Z] #36 77.52 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-01-10T21:28:33.343Z] #36 77.53 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-01-10T21:28:33.632Z] #36 77.76 Selecting previously unselected package cmake. [2020-01-10T21:28:33.632Z] #36 77.76 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-01-10T21:28:33.632Z] #36 77.78 Unpacking cmake (3.13.4-1) ... [2020-01-10T21:28:33.633Z] #28 ... [2020-01-10T21:28:33.633Z] [2020-01-10T21:28:33.633Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:28:33.633Z] #44 65.81 Selecting previously unselected package python-six. [2020-01-10T21:28:33.633Z] #44 65.82 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-01-10T21:28:33.633Z] #44 65.83 Unpacking python-six (1.12.0-1) ... [2020-01-10T21:28:33.633Z] #44 66.01 Selecting previously unselected package python-protobuf. [2020-01-10T21:28:33.633Z] #44 66.02 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-01-10T21:28:33.633Z] #44 66.03 Unpacking python-protobuf (3.6.1.3-2) ... [2020-01-10T21:28:33.633Z] #44 66.87 Setting up python-pkg-resources (40.8.0-1) ... [2020-01-10T21:28:33.633Z] #44 74.27 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-01-10T21:28:33.633Z] #44 74.28 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-01-10T21:28:33.633Z] #44 74.29 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-01-10T21:28:33.633Z] #44 74.30 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-01-10T21:28:33.633Z] #44 74.33 Setting up python-six (1.12.0-1) ... [2020-01-10T21:28:33.633Z] #44 ... [2020-01-10T21:28:33.633Z] [2020-01-10T21:28:33.633Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:28:33.633Z] #36 72.39 Selecting previously unselected package libxml2:ppc64el. [2020-01-10T21:28:33.633Z] #36 72.42 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-01-10T21:28:33.633Z] #36 72.43 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-01-10T21:28:33.633Z] #36 73.78 Selecting previously unselected package libarchive13:ppc64el. [2020-01-10T21:28:33.633Z] #36 73.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-01-10T21:28:33.633Z] #36 73.88 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-01-10T21:28:33.633Z] #36 74.62 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-01-10T21:28:33.633Z] #36 74.63 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-01-10T21:28:33.633Z] #36 74.64 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-10T21:28:33.633Z] #36 74.83 Selecting previously unselected package librhash0:ppc64el. [2020-01-10T21:28:33.633Z] #36 74.85 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-01-10T21:28:33.633Z] #36 74.85 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-01-10T21:28:33.633Z] #36 75.08 Selecting previously unselected package libuv1:ppc64el. [2020-01-10T21:28:33.633Z] #36 75.10 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-01-10T21:28:33.633Z] #36 75.11 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-01-10T21:28:33.633Z] #36 75.37 Selecting previously unselected package cmake. [2020-01-10T21:28:33.633Z] #36 75.38 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-01-10T21:28:33.633Z] #36 75.39 Unpacking cmake (3.13.4-1) ... [2020-01-10T21:28:34.022Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-10T21:28:34.022Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-10T21:28:34.260Z] #36 ... [2020-01-10T21:28:34.260Z] [2020-01-10T21:28:34.260Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:28:34.260Z] #11 68.43 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:28:34.260Z] #11 68.76 Fetched 78.9 MB in 14s (5548 kB/s) [2020-01-10T21:28:34.260Z] #11 68.99 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-10T21:28:34.260Z] #11 68.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-01-10T21:28:34.260Z] #11 69.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-01-10T21:28:34.260Z] #11 69.18 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-10T21:28:34.260Z] #11 73.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-10T21:28:34.260Z] #11 73.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-01-10T21:28:34.260Z] #11 73.62 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-10T21:28:34.461Z] #63 212.8 + bin/containerd-shim-runc-v2 [2020-01-10T21:28:34.550Z] #11 ... [2020-01-10T21:28:34.550Z] [2020-01-10T21:28:34.550Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:28:34.550Z] #28 22.70 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-10T21:28:34.550Z] #28 23.30 [2020-01-10T21:28:34.841Z] #28 23.57 # 1.6% ########################################################## 81.1% ######################################################################## 100.0% [2020-01-10T21:28:35.141Z] #28 24.04 [2020-01-10T21:28:35.148Z] #36 ... [2020-01-10T21:28:35.148Z] [2020-01-10T21:28:35.148Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:28:35.148Z] #48 66.97 internal/reflectlite [2020-01-10T21:28:35.148Z] #48 66.98 sync [2020-01-10T21:28:35.148Z] #48 70.76 math/rand [2020-01-10T21:28:35.148Z] #48 70.78 internal/singleflight [2020-01-10T21:28:35.148Z] #48 70.83 github.com/LK4D4/vndr/godl/singleflight [2020-01-10T21:28:35.148Z] #48 74.63 sort [2020-01-10T21:28:35.148Z] #48 74.66 io [2020-01-10T21:28:35.148Z] #48 74.70 strconv [2020-01-10T21:28:35.148Z] #48 74.73 syscall [2020-01-10T21:28:35.148Z] #48 ... [2020-01-10T21:28:35.148Z] [2020-01-10T21:28:35.148Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:28:35.148Z] #28 21.52 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-10T21:28:35.148Z] #28 22.20 #=#=# [2020-01-10T21:28:35.438Z] #28 22.48 #=#=# ################################################ 67.1% ######################################################################## 100.0% [2020-01-10T21:28:35.768Z] #63 213.7 + binaries [2020-01-10T21:28:35.768Z] #63 213.7 + mkdir -p /build [2020-01-10T21:28:35.768Z] #63 213.7 + cp bin/containerd /build/containerd [2020-01-10T21:28:35.768Z] #63 213.7 + cp bin/containerd-shim /build/containerd-shim [2020-01-10T21:28:35.768Z] #63 213.7 + cp bin/ctr /build/ctr [2020-01-10T21:28:35.768Z] #63 DONE 213.9s [2020-01-10T21:28:35.931Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-10T21:28:35.931Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.67s) [2020-01-10T21:28:35.931Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.73s) [2020-01-10T21:28:35.931Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.96s) [2020-01-10T21:28:35.931Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.02s) [2020-01-10T21:28:35.931Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.35s) [2020-01-10T21:28:35.931Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.32s) [2020-01-10T21:28:35.931Z] === RUN TestBuildMultiStageCopy [2020-01-10T21:28:35.931Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-10T21:28:36.073Z] #28 23.06 [2020-01-10T21:28:36.204Z] --- PASS: TestBuildSquashParent (9.97s) [2020-01-10T21:28:36.204Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-10T21:28:36.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-10T21:28:36.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-10T21:28:36.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-10T21:28:36.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-10T21:28:36.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-10T21:28:36.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-10T21:28:36.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-10T21:28:36.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-10T21:28:36.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-10T21:28:36.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-10T21:28:36.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-10T21:28:36.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-10T21:28:36.204Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-10T21:28:36.204Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-10T21:28:36.567Z] [2020-01-10T21:28:36.567Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-10T21:28:36.567Z] #64 DONE 0.1s [2020-01-10T21:28:37.053Z] [2020-01-10T21:28:37.053Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-10T21:28:37.053Z] #68 DONE 0.1s [2020-01-10T21:28:37.053Z] [2020-01-10T21:28:37.053Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-10T21:28:37.053Z] #70 DONE 0.1s [2020-01-10T21:28:37.053Z] [2020-01-10T21:28:37.053Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-10T21:28:37.053Z] #73 DONE 0.1s [2020-01-10T21:28:37.053Z] [2020-01-10T21:28:37.053Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-10T21:28:37.053Z] #74 DONE 0.0s [2020-01-10T21:28:37.053Z] [2020-01-10T21:28:37.053Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-10T21:28:37.861Z] #28 26.42 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-10T21:28:38.146Z] #28 ... [2020-01-10T21:28:38.146Z] [2020-01-10T21:28:38.146Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:28:38.146Z] #34 70.15 errors [2020-01-10T21:28:38.146Z] #34 70.15 sort [2020-01-10T21:28:38.146Z] #34 71.37 io [2020-01-10T21:28:38.146Z] #34 71.39 strconv [2020-01-10T21:28:38.146Z] #34 71.40 internal/oserror [2020-01-10T21:28:38.146Z] #34 72.40 syscall [2020-01-10T21:28:38.146Z] #34 77.21 bytes [2020-01-10T21:28:38.146Z] #34 77.31 strings [2020-01-10T21:28:38.146Z] #34 ... [2020-01-10T21:28:38.146Z] [2020-01-10T21:28:38.146Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:28:38.146Z] #36 79.84 Setting up libicu63:ppc64el (63.1-6) ... [2020-01-10T21:28:38.146Z] #36 79.84 Setting up xxd (2:8.1.0875-5) ... [2020-01-10T21:28:38.146Z] #36 79.85 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-01-10T21:28:38.146Z] #36 79.86 Setting up vim-common (2:8.1.0875-5) ... [2020-01-10T21:28:38.146Z] #36 79.95 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-01-10T21:28:38.146Z] #36 79.95 Setting up cmake-data (3.13.4-1) ... [2020-01-10T21:28:38.146Z] #36 79.98 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-01-10T21:28:38.146Z] #36 80.00 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-10T21:28:38.146Z] #36 80.02 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-01-10T21:28:38.146Z] #36 80.02 Setting up cmake (3.13.4-1) ... [2020-01-10T21:28:38.146Z] #36 80.03 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:28:38.146Z] #36 80.19 Processing triggers for mime-support (3.62) ... [2020-01-10T21:28:38.146Z] #36 DONE 80.6s [2020-01-10T21:28:38.146Z] [2020-01-10T21:28:38.146Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-10T21:28:38.146Z] #31 80.44 Checking out files: 98% (1300/1317) Checking out files: 99% (1304/1317) Checking out files: 100% (1317/1317) Checking out files: 100% (1317/1317), done. [2020-01-10T21:28:38.146Z] #31 80.53 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-10T21:28:38.146Z] #31 ... [2020-01-10T21:28:38.146Z] [2020-01-10T21:28:38.146Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:28:38.146Z] #37 DONE 0.1s [2020-01-10T21:28:38.152Z] #28 ... [2020-01-10T21:28:38.152Z] [2020-01-10T21:28:38.152Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:28:38.152Z] #48 71.97 github.com/LK4D4/vndr/godl/singleflight [2020-01-10T21:28:38.152Z] #48 71.98 internal/singleflight [2020-01-10T21:28:38.152Z] #48 71.98 math/rand [2020-01-10T21:28:38.152Z] #48 72.02 io [2020-01-10T21:28:38.152Z] #48 74.40 strconv [2020-01-10T21:28:38.152Z] #48 74.53 sort [2020-01-10T21:28:38.152Z] #48 78.22 syscall [2020-01-10T21:28:38.152Z] #48 78.91 bytes [2020-01-10T21:28:38.152Z] #48 80.62 strings [2020-01-10T21:28:38.152Z] #48 ... [2020-01-10T21:28:38.152Z] [2020-01-10T21:28:38.152Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:28:38.436Z] [2020-01-10T21:28:38.436Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-10T21:28:38.436Z] #38 DONE 0.1s [2020-01-10T21:28:38.436Z] [2020-01-10T21:28:38.436Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:28:38.436Z] #44 79.53 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-01-10T21:28:38.436Z] #44 79.54 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-01-10T21:28:38.436Z] #44 79.55 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-01-10T21:28:38.436Z] #44 79.56 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-01-10T21:28:38.436Z] #44 79.57 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-01-10T21:28:38.436Z] #44 79.58 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-01-10T21:28:38.436Z] #44 79.58 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-10T21:28:38.436Z] #44 79.59 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-01-10T21:28:38.436Z] #44 79.59 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-10T21:28:38.436Z] #44 79.60 Setting up python-protobuf (3.6.1.3-2) ... [2020-01-10T21:28:38.436Z] #44 ... [2020-01-10T21:28:38.436Z] [2020-01-10T21:28:38.436Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:28:38.436Z] #51 70.82 + cd /tmp/tmp.L1Q2UUDGWe/src/gotest.tools/gotestsum [2020-01-10T21:28:38.436Z] #51 70.83 + git checkout -q v0.3.5 [2020-01-10T21:28:38.436Z] #51 71.06 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-10T21:28:38.436Z] #51 ... [2020-01-10T21:28:38.436Z] [2020-01-10T21:28:38.436Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:28:38.436Z] #39 0.326 + RM_GOPATH=0 [2020-01-10T21:28:38.454Z] #28 27.21 #=#=# [2020-01-10T21:28:38.464Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-10T21:28:38.464Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-10T21:28:38.728Z] #39 0.327 + TMP_GOPATH= [2020-01-10T21:28:38.728Z] #39 0.327 + : /build [2020-01-10T21:28:38.728Z] #39 0.327 + '[' -z '' ']' [2020-01-10T21:28:38.728Z] #39 0.329 ++ mktemp -d [2020-01-10T21:28:38.728Z] #39 0.336 + export GOPATH=/tmp/tmp.tDpyMz1ibi [2020-01-10T21:28:38.728Z] #39 0.336 + GOPATH=/tmp/tmp.tDpyMz1ibi [2020-01-10T21:28:38.728Z] #39 0.336 + RM_GOPATH=1 [2020-01-10T21:28:38.728Z] #39 0.338 ++ dirname ./install.sh [2020-01-10T21:28:38.728Z] #39 0.362 + dir=. [2020-01-10T21:28:38.728Z] #39 0.370 + bin=tini [2020-01-10T21:28:38.728Z] #39 0.371 + shift [2020-01-10T21:28:38.728Z] #39 0.378 + '[' '!' -f ./tini.installer ']' [2020-01-10T21:28:38.728Z] #39 0.379 + . ./tini.installer [2020-01-10T21:28:38.728Z] #39 0.380 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-10T21:28:38.728Z] #39 0.382 + install_tini [2020-01-10T21:28:38.728Z] #39 0.386 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-10T21:28:38.728Z] #39 0.387 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-10T21:28:38.728Z] #39 0.387 + git clone https://github.com/krallin/tini.git /tmp/tmp.tDpyMz1ibi/tini [2020-01-10T21:28:38.728Z] #39 0.391 Cloning into '/tmp/tmp.tDpyMz1ibi/tini'... [2020-01-10T21:28:38.753Z] #28 27.43 #=#=# ##################################### 52.7% ######################################################################## 100.0% [2020-01-10T21:28:39.031Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-10T21:28:39.042Z] #28 ... [2020-01-10T21:28:39.042Z] [2020-01-10T21:28:39.042Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-10T21:28:39.042Z] #36 82.32 Setting up libicu63:ppc64el (63.1-6) ... [2020-01-10T21:28:39.042Z] #36 82.33 Setting up xxd (2:8.1.0875-5) ... [2020-01-10T21:28:39.042Z] #36 82.36 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-01-10T21:28:39.042Z] #36 82.38 Setting up vim-common (2:8.1.0875-5) ... [2020-01-10T21:28:39.042Z] #36 82.45 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-01-10T21:28:39.042Z] #36 82.47 Setting up cmake-data (3.13.4-1) ... [2020-01-10T21:28:39.042Z] #36 82.50 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-01-10T21:28:39.042Z] #36 82.50 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-10T21:28:39.042Z] #36 82.51 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-01-10T21:28:39.042Z] #36 82.53 Setting up cmake (3.13.4-1) ... [2020-01-10T21:28:39.042Z] #36 82.54 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:28:39.042Z] #36 82.64 Processing triggers for mime-support (3.62) ... [2020-01-10T21:28:39.042Z] #36 DONE 83.2s [2020-01-10T21:28:39.042Z] [2020-01-10T21:28:39.042Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:28:39.042Z] #28 27.93 [2020-01-10T21:28:39.042Z] #28 ... [2020-01-10T21:28:39.042Z] [2020-01-10T21:28:39.042Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:28:39.042Z] #37 DONE 0.1s [2020-01-10T21:28:39.097Z] #75 DONE 1.5s [2020-01-10T21:28:39.097Z] [2020-01-10T21:28:39.097Z] #76 exporting to oci image format [2020-01-10T21:28:39.097Z] #76 exporting layers [2020-01-10T21:28:39.331Z] [2020-01-10T21:28:39.331Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-10T21:28:39.331Z] #38 DONE 0.1s [2020-01-10T21:28:39.331Z] [2020-01-10T21:28:39.331Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:28:39.481Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-10T21:28:39.599Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-10T21:28:39.621Z] #39 0.332 + RM_GOPATH=0 [2020-01-10T21:28:39.621Z] #39 0.335 + TMP_GOPATH= [2020-01-10T21:28:39.621Z] #39 0.335 + : /build [2020-01-10T21:28:39.621Z] #39 0.336 + '[' -z '' ']' [2020-01-10T21:28:39.621Z] #39 0.342 ++ mktemp -d [2020-01-10T21:28:39.621Z] #39 0.351 + export GOPATH=/tmp/tmp.VIduhOYfM1 [2020-01-10T21:28:39.621Z] #39 0.352 + GOPATH=/tmp/tmp.VIduhOYfM1 [2020-01-10T21:28:39.621Z] #39 0.359 + RM_GOPATH=1 [2020-01-10T21:28:39.621Z] #39 0.360 ++ dirname ./install.sh [2020-01-10T21:28:39.621Z] #39 0.367 + dir=. [2020-01-10T21:28:39.621Z] #39 0.377 + bin=tini [2020-01-10T21:28:39.621Z] #39 0.377 + shift [2020-01-10T21:28:39.621Z] #39 0.378 + '[' '!' -f ./tini.installer ']' [2020-01-10T21:28:39.621Z] #39 0.378 + . ./tini.installer [2020-01-10T21:28:39.621Z] #39 0.380 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-10T21:28:39.621Z] #39 0.381 + install_tini [2020-01-10T21:28:39.621Z] #39 0.382 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-10T21:28:39.621Z] #39 0.383 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-10T21:28:39.621Z] #39 0.383 + git clone https://github.com/krallin/tini.git /tmp/tmp.VIduhOYfM1/tini [2020-01-10T21:28:39.621Z] #39 0.387 Cloning into '/tmp/tmp.VIduhOYfM1/tini'... [2020-01-10T21:28:39.739Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-10T21:28:40.167Z] --- PASS: TestBuildMultiStageCopy (4.34s) [2020-01-10T21:28:40.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.29s) [2020-01-10T21:28:40.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-01-10T21:28:40.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-01-10T21:28:40.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-01-10T21:28:40.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-01-10T21:28:40.167Z] === RUN TestBuildMultiStageParentConfig [2020-01-10T21:28:40.238Z] #39 1.860 + cd /tmp/tmp.tDpyMz1ibi/tini [2020-01-10T21:28:40.238Z] #39 1.868 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-10T21:28:40.238Z] #39 1.926 + cmake . [2020-01-10T21:28:41.125Z] #39 1.790 + cd /tmp/tmp.VIduhOYfM1/tini [2020-01-10T21:28:41.125Z] #39 1.800 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-10T21:28:41.125Z] #39 1.858 + cmake . [2020-01-10T21:28:41.281Z] #39 2.947 -- The C compiler identification is GNU 8.3.0 [2020-01-10T21:28:41.281Z] #39 3.052 -- Check for working C compiler: /usr/bin/cc [2020-01-10T21:28:41.359Z] #63 215.2 + bin/containerd-shim-runc-v1 [2020-01-10T21:28:41.415Z] #39 ... [2020-01-10T21:28:41.415Z] [2020-01-10T21:28:41.415Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:28:41.415Z] #51 75.36 + cd /tmp/tmp.Zez17QrLWE/src/gotest.tools/gotestsum [2020-01-10T21:28:41.415Z] #51 75.36 + git checkout -q v0.3.5 [2020-01-10T21:28:41.415Z] #51 75.47 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-10T21:28:41.415Z] #51 ... [2020-01-10T21:28:41.415Z] [2020-01-10T21:28:41.415Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:28:41.415Z] #28 29.90 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-10T21:28:41.415Z] #28 30.09 skipping existing c8c2d4a6b2e3 [2020-01-10T21:28:41.415Z] #28 30.38 [2020-01-10T21:28:41.547Z] --- PASS: TestBuildMultiStageParentConfig (1.51s) [2020-01-10T21:28:41.547Z] === RUN TestBuildLabelWithTargets [2020-01-10T21:28:42.332Z] #39 4.083 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-10T21:28:42.332Z] #39 4.088 -- Detecting C compiler ABI info [2020-01-10T21:28:42.623Z] #39 ... [2020-01-10T21:28:42.623Z] [2020-01-10T21:28:42.623Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:28:42.623Z] #11 75.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-10T21:28:42.623Z] #11 75.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-01-10T21:28:42.623Z] #11 75.28 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-10T21:28:42.623Z] #11 80.36 Selecting previously unselected package binutils-mingw-w64. [2020-01-10T21:28:42.623Z] #11 80.36 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-01-10T21:28:42.623Z] #11 80.39 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-10T21:28:42.623Z] #11 80.57 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-01-10T21:28:42.623Z] #11 80.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-01-10T21:28:42.623Z] #11 80.62 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-01-10T21:28:42.623Z] #11 80.98 Selecting previously unselected package dmsetup. [2020-01-10T21:28:42.623Z] #11 81.00 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-01-10T21:28:42.623Z] #11 81.02 Unpacking dmsetup (2:1.02.155-3) ... [2020-01-10T21:28:42.623Z] #11 81.26 Selecting previously unselected package mingw-w64-common. [2020-01-10T21:28:42.623Z] #11 81.28 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-01-10T21:28:42.623Z] #11 81.29 Unpacking mingw-w64-common (6.0.0-3) ... [2020-01-10T21:28:42.918Z] #11 ... [2020-01-10T21:28:42.918Z] [2020-01-10T21:28:42.918Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:28:42.918Z] #28 25.28 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-10T21:28:42.918Z] #28 26.08 [2020-01-10T21:28:42.918Z] #28 26.29 #=#=# ######################################################################## 100.0% [2020-01-10T21:28:42.918Z] #28 26.60 [2020-01-10T21:28:42.918Z] #28 28.27 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-10T21:28:42.918Z] #28 28.40 skipping existing c8c2d4a6b2e3 [2020-01-10T21:28:42.918Z] #28 28.66 [2020-01-10T21:28:43.022Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-10T21:28:43.022Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-10T21:28:43.442Z] #63 218.3 + bin/containerd-shim-runc-v2 [2020-01-10T21:28:43.551Z] #28 30.57 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-10T21:28:43.602Z] #28 32.33 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-10T21:28:43.602Z] #28 ... [2020-01-10T21:28:43.602Z] [2020-01-10T21:28:43.602Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:28:43.602Z] #34 77.51 strings [2020-01-10T21:28:43.602Z] #34 77.55 bytes [2020-01-10T21:28:43.841Z] #28 31.08 #=#=# [2020-01-10T21:28:43.898Z] #34 ... [2020-01-10T21:28:43.898Z] [2020-01-10T21:28:43.898Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:28:43.898Z] #39 3.030 -- The C compiler identification is GNU 8.3.0 [2020-01-10T21:28:43.898Z] #39 3.147 -- Check for working C compiler: /usr/bin/cc [2020-01-10T21:28:43.898Z] #39 4.160 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-10T21:28:43.898Z] #39 4.163 -- Detecting C compiler ABI info [2020-01-10T21:28:44.132Z] #28 31.31 ######################################################################## 100.0% [2020-01-10T21:28:44.136Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2020-01-10T21:28:44.136Z] === RUN TestBuildWithEmptyLayers [2020-01-10T21:28:44.188Z] #39 5.056 -- Detecting C compiler ABI info - done [2020-01-10T21:28:44.422Z] #28 31.54 [2020-01-10T21:28:44.422Z] #28 31.65 Download of images into '/build' complete. [2020-01-10T21:28:44.422Z] #28 31.65 Use something like the following to load the result into a Docker daemon: [2020-01-10T21:28:44.422Z] #28 31.65 tar -cC '/build' . | docker load [2020-01-10T21:28:44.422Z] #28 DONE 31.8s [2020-01-10T21:28:44.422Z] [2020-01-10T21:28:44.422Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:28:44.422Z] #39 4.898 -- Detecting C compiler ABI info - done [2020-01-10T21:28:44.422Z] #39 4.997 -- Detecting C compile features [2020-01-10T21:28:44.489Z] #39 5.156 -- Detecting C compile features [2020-01-10T21:28:44.489Z] #39 ... [2020-01-10T21:28:44.489Z] [2020-01-10T21:28:44.489Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-10T21:28:44.489Z] #28 32.90 [2020-01-10T21:28:44.489Z] #28 33.14 ######################################################################## 100.0% [2020-01-10T21:28:44.489Z] #28 33.34 [2020-01-10T21:28:44.489Z] #28 33.43 Download of images into '/build' complete. [2020-01-10T21:28:44.489Z] #28 33.43 Use something like the following to load the result into a Docker daemon: [2020-01-10T21:28:44.489Z] #28 33.43 tar -cC '/build' . | docker load [2020-01-10T21:28:44.489Z] #28 DONE 33.5s [2020-01-10T21:28:44.712Z] #63 219.3 + binaries [2020-01-10T21:28:44.713Z] #63 219.3 + mkdir -p /build [2020-01-10T21:28:44.713Z] #63 219.3 + cp bin/containerd /build/containerd [2020-01-10T21:28:44.713Z] #63 219.3 + cp bin/containerd-shim /build/containerd-shim [2020-01-10T21:28:44.713Z] #63 219.3 + cp bin/ctr /build/ctr [2020-01-10T21:28:44.713Z] #63 DONE 219.5s [2020-01-10T21:28:44.776Z] [2020-01-10T21:28:44.776Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:28:44.776Z] #34 88.25 bufio [2020-01-10T21:28:44.776Z] #34 ... [2020-01-10T21:28:44.776Z] [2020-01-10T21:28:44.776Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:28:44.776Z] #11 78.84 Selecting previously unselected package binutils-mingw-w64. [2020-01-10T21:28:44.776Z] #11 78.85 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-01-10T21:28:44.776Z] #11 78.86 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-10T21:28:44.776Z] #11 79.05 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-01-10T21:28:44.776Z] #11 79.08 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-01-10T21:28:44.776Z] #11 79.11 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-01-10T21:28:44.776Z] #11 79.70 Selecting previously unselected package dmsetup. [2020-01-10T21:28:44.776Z] #11 79.71 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-01-10T21:28:44.776Z] #11 79.72 Unpacking dmsetup (2:1.02.155-3) ... [2020-01-10T21:28:44.776Z] #11 79.92 Selecting previously unselected package mingw-w64-common. [2020-01-10T21:28:44.776Z] #11 79.94 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-01-10T21:28:44.776Z] #11 79.95 Unpacking mingw-w64-common (6.0.0-3) ... [2020-01-10T21:28:45.064Z] #11 ... [2020-01-10T21:28:45.064Z] [2020-01-10T21:28:45.064Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:28:45.064Z] #44 80.48 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-01-10T21:28:45.064Z] #44 80.49 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-01-10T21:28:45.064Z] #44 80.50 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-01-10T21:28:45.064Z] #44 80.52 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-01-10T21:28:45.064Z] #44 80.53 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-01-10T21:28:45.064Z] #44 80.55 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-01-10T21:28:45.064Z] #44 80.57 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-10T21:28:45.064Z] #44 80.58 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-01-10T21:28:45.064Z] #44 80.60 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-10T21:28:45.064Z] #44 80.64 Setting up python-protobuf (3.6.1.3-2) ... [2020-01-10T21:28:45.073Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-01-10T21:28:45.073Z] === RUN TestBuildMultiStageOnBuild [2020-01-10T21:28:45.354Z] #44 ... [2020-01-10T21:28:45.354Z] [2020-01-10T21:28:45.354Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-10T21:28:45.354Z] #31 79.53 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-10T21:28:45.354Z] #31 81.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-10T21:28:45.510Z] [2020-01-10T21:28:45.510Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-10T21:28:45.510Z] #64 DONE 0.3s [2020-01-10T21:28:45.510Z] [2020-01-10T21:28:45.510Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-10T21:28:45.876Z] #68 DONE 0.2s [2020-01-10T21:28:45.876Z] [2020-01-10T21:28:45.876Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-10T21:28:45.876Z] #70 DONE 0.1s [2020-01-10T21:28:45.876Z] [2020-01-10T21:28:45.876Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-10T21:28:45.876Z] #73 DONE 0.1s [2020-01-10T21:28:46.248Z] [2020-01-10T21:28:46.248Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-10T21:28:46.248Z] #74 DONE 0.0s [2020-01-10T21:28:46.248Z] [2020-01-10T21:28:46.248Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-10T21:28:46.303Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-10T21:28:46.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.28s) [2020-01-10T21:28:46.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.59s) [2020-01-10T21:28:46.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s) [2020-01-10T21:28:46.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s) [2020-01-10T21:28:46.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.19s) [2020-01-10T21:28:46.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.28s) [2020-01-10T21:28:46.303Z] === RUN TestBuildMultiStageCopy [2020-01-10T21:28:46.303Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-10T21:28:46.381Z] #31 ... [2020-01-10T21:28:46.381Z] [2020-01-10T21:28:46.381Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:28:46.381Z] #11 90.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-10T21:28:46.381Z] #11 90.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-01-10T21:28:46.381Z] #11 90.49 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-10T21:28:46.483Z] #39 8.135 -- Detecting C compile features - done [2020-01-10T21:28:46.483Z] #39 8.201 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-10T21:28:47.113Z] #39 8.626 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-10T21:28:47.403Z] #39 8.893 -- Configuring done [2020-01-10T21:28:47.403Z] #39 8.941 -- Generating done [2020-01-10T21:28:47.403Z] #39 8.956 -- Build files have been written to: /tmp/tmp.tDpyMz1ibi/tini [2020-01-10T21:28:47.403Z] #39 8.969 + make tini-static [2020-01-10T21:28:47.403Z] #39 ... [2020-01-10T21:28:47.403Z] [2020-01-10T21:28:47.403Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:28:47.403Z] #44 89.40 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-01-10T21:28:47.403Z] #44 89.40 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:28:47.403Z] #44 DONE 89.9s [2020-01-10T21:28:47.403Z] [2020-01-10T21:28:47.403Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:28:47.605Z] --- PASS: TestBuildMultiStageOnBuild (2.76s) [2020-01-10T21:28:47.606Z] === RUN TestBuildUncleanTarFilenames [2020-01-10T21:28:47.878Z] #11 ... [2020-01-10T21:28:47.878Z] [2020-01-10T21:28:47.878Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-10T21:28:47.878Z] #44 91.63 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-01-10T21:28:47.878Z] #44 91.64 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:28:47.878Z] #44 DONE 91.9s [2020-01-10T21:28:47.878Z] [2020-01-10T21:28:47.878Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:28:48.033Z] #45 ... [2020-01-10T21:28:48.033Z] [2020-01-10T21:28:48.033Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:28:48.033Z] #48 80.26 vendor/golang.org/x/net/dns/dnsmessage [2020-01-10T21:28:48.033Z] #48 81.60 bytes [2020-01-10T21:28:48.323Z] #48 ... [2020-01-10T21:28:48.323Z] [2020-01-10T21:28:48.323Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-10T21:28:48.323Z] #31 83.87 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-10T21:28:48.323Z] #31 ... [2020-01-10T21:28:48.323Z] [2020-01-10T21:28:48.323Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:28:48.323Z] #11 90.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-10T21:28:48.323Z] #11 90.86 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-01-10T21:28:48.323Z] #11 90.87 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-10T21:28:48.741Z] #75 DONE 2.4s [2020-01-10T21:28:48.741Z] [2020-01-10T21:28:48.741Z] #76 exporting to oci image format [2020-01-10T21:28:48.741Z] #76 exporting layers [2020-01-10T21:28:48.984Z] --- PASS: TestBuildUncleanTarFilenames (1.37s) [2020-01-10T21:28:48.984Z] === RUN TestBuildMultiStageLayerLeak [2020-01-10T21:28:49.583Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-10T21:28:49.945Z] #45 2.177 Note: Building without setproctitle() and strlcpy() support. [2020-01-10T21:28:49.945Z] #45 2.177 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-10T21:28:50.148Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-10T21:28:50.714Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-10T21:28:51.279Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-10T21:28:52.001Z] #45 4.200 fatal: not a git repository (or any of the parent directories): .git [2020-01-10T21:28:52.001Z] #45 4.232 GEN .gitid [2020-01-10T21:28:52.001Z] #45 4.238 GEN criu/include/version.h [2020-01-10T21:28:52.001Z] #45 4.321 GEN include/common/asm [2020-01-10T21:28:52.212Z] --- PASS: TestBuildMultiStageCopy (6.00s) [2020-01-10T21:28:52.212Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2020-01-10T21:28:52.212Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s) [2020-01-10T21:28:52.212Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s) [2020-01-10T21:28:52.212Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2020-01-10T21:28:52.212Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2020-01-10T21:28:52.212Z] === RUN TestBuildMultiStageParentConfig [2020-01-10T21:28:52.270Z] --- PASS: TestBuildMultiStageLayerLeak (2.89s) [2020-01-10T21:28:52.270Z] === RUN TestBuildWithHugeFile [2020-01-10T21:28:52.291Z] #45 ... [2020-01-10T21:28:52.291Z] [2020-01-10T21:28:52.291Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:28:52.291Z] #39 8.096 -- Detecting C compile features - done [2020-01-10T21:28:52.291Z] #39 8.173 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-10T21:28:52.291Z] #39 8.579 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-10T21:28:52.291Z] #39 8.776 -- Configuring done [2020-01-10T21:28:52.291Z] #39 8.812 -- Generating done [2020-01-10T21:28:52.291Z] #39 8.827 -- Build files have been written to: /tmp/tmp.VIduhOYfM1/tini [2020-01-10T21:28:52.291Z] #39 8.839 + make tini-static [2020-01-10T21:28:52.291Z] #39 9.214 Scanning dependencies of target tini-static [2020-01-10T21:28:52.291Z] #39 9.402 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-10T21:28:52.291Z] #39 11.93 [100%] Linking C executable tini-static [2020-01-10T21:28:52.291Z] #39 12.97 [100%] Built target tini-static [2020-01-10T21:28:52.291Z] #39 13.12 + mkdir -p /build [2020-01-10T21:28:52.291Z] #39 13.13 + cp tini-static /build/docker-init [2020-01-10T21:28:52.291Z] #39 DONE 13.3s [2020-01-10T21:28:52.581Z] [2020-01-10T21:28:52.581Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:28:52.581Z] #34 90.55 reflect [2020-01-10T21:28:52.581Z] #34 93.00 path [2020-01-10T21:28:52.581Z] #34 95.52 text/tabwriter [2020-01-10T21:28:52.783Z] #11 ... [2020-01-10T21:28:52.783Z] [2020-01-10T21:28:52.783Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:28:52.783Z] #39 10.08 Scanning dependencies of target tini-static [2020-01-10T21:28:52.783Z] #39 10.29 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-10T21:28:52.783Z] #39 13.31 [100%] Linking C executable tini-static [2020-01-10T21:28:52.783Z] #39 14.49 [100%] Built target tini-static [2020-01-10T21:28:52.783Z] #39 14.58 + mkdir -p /build [2020-01-10T21:28:52.783Z] #39 14.59 + cp tini-static /build/docker-init [2020-01-10T21:28:52.783Z] #39 DONE 14.7s [2020-01-10T21:28:53.075Z] [2020-01-10T21:28:53.075Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:28:53.075Z] #45 2.488 Note: Building without setproctitle() and strlcpy() support. [2020-01-10T21:28:53.075Z] #45 2.488 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-10T21:28:53.075Z] #45 4.373 fatal: not a git repository (or any of the parent directories): .git [2020-01-10T21:28:53.075Z] #45 4.426 GEN .gitid [2020-01-10T21:28:53.075Z] #45 4.451 GEN criu/include/version.h [2020-01-10T21:28:53.075Z] #45 4.512 GEN include/common/asm [2020-01-10T21:28:54.110Z] --- PASS: TestBuildMultiStageParentConfig (1.67s) [2020-01-10T21:28:54.111Z] === RUN TestBuildLabelWithTargets [2020-01-10T21:28:54.588Z] #45 7.087 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-10T21:28:54.588Z] #45 7.308 PBCC images/opts.pb-c.c [2020-01-10T21:28:54.880Z] #45 7.387 PBCC images/sit.pb-c.c [2020-01-10T21:28:54.880Z] #45 7.550 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-10T21:28:54.880Z] #45 7.655 DEP images/opts.pb-c.d [2020-01-10T21:28:55.170Z] #45 7.753 DEP images/sit.pb-c.d [2020-01-10T21:28:55.170Z] #45 7.795 PBCC images/macvlan.pb-c.c [2020-01-10T21:28:55.170Z] #45 7.822 DEP images/macvlan.pb-c.d [2020-01-10T21:28:55.170Z] #45 7.859 PBCC images/autofs.pb-c.c [2020-01-10T21:28:55.170Z] #45 7.885 DEP images/autofs.pb-c.d [2020-01-10T21:28:55.170Z] #45 7.939 PBCC images/sysctl.pb-c.c [2020-01-10T21:28:55.309Z] #34 ... [2020-01-10T21:28:55.309Z] [2020-01-10T21:28:55.309Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:28:55.309Z] #45 6.959 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-10T21:28:55.309Z] #45 7.080 PBCC images/opts.pb-c.c [2020-01-10T21:28:55.309Z] #45 7.155 PBCC images/sit.pb-c.c [2020-01-10T21:28:55.309Z] #45 7.308 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-10T21:28:55.309Z] #45 7.392 DEP images/opts.pb-c.d [2020-01-10T21:28:55.309Z] #45 7.514 DEP images/sit.pb-c.d [2020-01-10T21:28:55.309Z] #45 7.590 PBCC images/macvlan.pb-c.c [2020-01-10T21:28:55.309Z] #45 7.620 DEP images/macvlan.pb-c.d [2020-01-10T21:28:55.458Z] #45 7.975 DEP images/sysctl.pb-c.d [2020-01-10T21:28:55.458Z] #45 8.023 PBCC images/time.pb-c.c [2020-01-10T21:28:55.458Z] #45 8.037 DEP images/time.pb-c.d [2020-01-10T21:28:55.458Z] #45 8.082 PBCC images/binfmt-misc.pb-c.c [2020-01-10T21:28:55.458Z] #45 8.140 DEP images/binfmt-misc.pb-c.d [2020-01-10T21:28:55.458Z] #45 8.216 PBCC images/seccomp.pb-c.c [2020-01-10T21:28:55.600Z] #45 7.770 PBCC images/autofs.pb-c.c [2020-01-10T21:28:55.600Z] #45 7.807 DEP images/autofs.pb-c.d [2020-01-10T21:28:55.600Z] #45 7.914 PBCC images/sysctl.pb-c.c [2020-01-10T21:28:55.749Z] #45 8.253 DEP images/seccomp.pb-c.d [2020-01-10T21:28:55.749Z] #45 8.307 PBCC images/userns.pb-c.c [2020-01-10T21:28:55.749Z] #45 8.345 DEP images/userns.pb-c.d [2020-01-10T21:28:55.749Z] #45 8.440 PBCC images/cgroup.pb-c.c [2020-01-10T21:28:55.749Z] #45 8.466 DEP images/cgroup.pb-c.d [2020-01-10T21:28:55.891Z] #45 7.972 DEP images/sysctl.pb-c.d [2020-01-10T21:28:55.891Z] #45 8.134 PBCC images/time.pb-c.c [2020-01-10T21:28:55.891Z] #45 8.157 DEP images/time.pb-c.d [2020-01-10T21:28:56.038Z] #45 8.574 PBCC images/fown.pb-c.c [2020-01-10T21:28:56.039Z] #45 ... [2020-01-10T21:28:56.039Z] [2020-01-10T21:28:56.039Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:28:56.039Z] #34 88.06 bufio [2020-01-10T21:28:56.039Z] #34 92.28 reflect [2020-01-10T21:28:56.039Z] #34 93.24 path [2020-01-10T21:28:56.039Z] #34 95.78 text/tabwriter [2020-01-10T21:28:56.039Z] #34 ... [2020-01-10T21:28:56.039Z] [2020-01-10T21:28:56.039Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:28:56.039Z] #45 8.598 PBCC images/ext-file.pb-c.c [2020-01-10T21:28:56.039Z] #45 8.636 DEP images/fown.pb-c.d [2020-01-10T21:28:56.202Z] #45 8.266 PBCC images/binfmt-misc.pb-c.c [2020-01-10T21:28:56.202Z] #45 8.310 DEP images/binfmt-misc.pb-c.d [2020-01-10T21:28:56.202Z] #45 8.464 PBCC images/seccomp.pb-c.c [2020-01-10T21:28:56.202Z] #45 8.495 DEP images/seccomp.pb-c.d [2020-01-10T21:28:56.202Z] #45 8.559 PBCC images/userns.pb-c.c [2020-01-10T21:28:56.202Z] #45 8.588 DEP images/userns.pb-c.d [2020-01-10T21:28:56.331Z] #45 8.728 DEP images/ext-file.pb-c.d [2020-01-10T21:28:56.331Z] #45 8.800 PBCC images/rpc.pb-c.c [2020-01-10T21:28:56.331Z] #45 8.857 DEP images/rpc.pb-c.d [2020-01-10T21:28:56.331Z] #45 8.993 PBCC images/siginfo.pb-c.c [2020-01-10T21:28:56.331Z] #45 9.020 DEP images/siginfo.pb-c.d [2020-01-10T21:28:56.331Z] #45 9.097 PBCC images/pagemap.pb-c.c [2020-01-10T21:28:56.493Z] #45 8.687 PBCC images/cgroup.pb-c.c [2020-01-10T21:28:56.493Z] #45 8.735 DEP images/cgroup.pb-c.d [2020-01-10T21:28:56.493Z] #45 8.837 PBCC images/fown.pb-c.c [2020-01-10T21:28:56.621Z] #45 9.221 DEP images/pagemap.pb-c.d [2020-01-10T21:28:56.621Z] #45 9.345 PBCC images/rlimit.pb-c.c [2020-01-10T21:28:56.636Z] --- PASS: TestBuildLabelWithTargets (2.51s) [2020-01-10T21:28:56.636Z] === RUN TestBuildWithEmptyLayers [2020-01-10T21:28:56.784Z] #45 8.864 PBCC images/ext-file.pb-c.c [2020-01-10T21:28:56.784Z] #45 8.880 DEP images/fown.pb-c.d [2020-01-10T21:28:56.784Z] #45 8.948 DEP images/ext-file.pb-c.d [2020-01-10T21:28:56.784Z] #45 9.023 PBCC images/rpc.pb-c.c [2020-01-10T21:28:56.918Z] #45 9.390 DEP images/rlimit.pb-c.d [2020-01-10T21:28:56.918Z] #45 9.509 PBCC images/file-lock.pb-c.c [2020-01-10T21:28:56.918Z] #45 9.564 DEP images/file-lock.pb-c.d [2020-01-10T21:28:56.918Z] #45 9.633 PBCC images/tty.pb-c.c [2020-01-10T21:28:57.076Z] #45 9.160 DEP images/rpc.pb-c.d [2020-01-10T21:28:57.076Z] #45 9.346 PBCC images/siginfo.pb-c.c [2020-01-10T21:28:57.076Z] #45 9.397 DEP images/siginfo.pb-c.d [2020-01-10T21:28:57.210Z] #45 9.738 DEP images/tty.pb-c.d [2020-01-10T21:28:57.211Z] #45 9.872 PBCC images/tun.pb-c.c [2020-01-10T21:28:57.211Z] #45 9.983 PBCC images/netdev.pb-c.c [2020-01-10T21:28:57.366Z] #45 9.511 PBCC images/pagemap.pb-c.c [2020-01-10T21:28:57.366Z] #45 9.582 DEP images/pagemap.pb-c.d [2020-01-10T21:28:57.366Z] #45 9.648 PBCC images/rlimit.pb-c.c [2020-01-10T21:28:57.501Z] #45 10.07 DEP images/tun.pb-c.d [2020-01-10T21:28:57.501Z] #45 10.16 DEP images/netdev.pb-c.d [2020-01-10T21:28:57.659Z] #45 9.688 DEP images/rlimit.pb-c.d [2020-01-10T21:28:57.659Z] #45 ... [2020-01-10T21:28:57.659Z] [2020-01-10T21:28:57.659Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:28:57.659Z] #48 91.36 bufio [2020-01-10T21:28:57.659Z] #48 93.78 reflect [2020-01-10T21:28:57.659Z] #48 98.48 regexp/syntax [2020-01-10T21:28:57.659Z] #48 100.5 hash/crc32 [2020-01-10T21:28:57.659Z] #48 ... [2020-01-10T21:28:57.659Z] [2020-01-10T21:28:57.659Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:28:57.659Z] #45 9.830 PBCC images/file-lock.pb-c.c [2020-01-10T21:28:57.659Z] #45 9.877 DEP images/file-lock.pb-c.d [2020-01-10T21:28:57.791Z] #45 10.27 PBCC images/vma.pb-c.c [2020-01-10T21:28:57.791Z] #45 10.44 DEP images/vma.pb-c.d [2020-01-10T21:28:57.950Z] #45 9.977 PBCC images/tty.pb-c.c [2020-01-10T21:28:57.950Z] #45 10.11 DEP images/tty.pb-c.d [2020-01-10T21:28:58.029Z] --- PASS: TestBuildWithEmptyLayers (1.47s) [2020-01-10T21:28:58.029Z] === RUN TestBuildMultiStageOnBuild [2020-01-10T21:28:58.082Z] #45 10.63 PBCC images/creds.pb-c.c [2020-01-10T21:28:58.082Z] #45 10.71 DEP images/creds.pb-c.d [2020-01-10T21:28:58.082Z] #45 10.80 PBCC images/utsns.pb-c.c [2020-01-10T21:28:58.238Z] #45 10.25 PBCC images/tun.pb-c.c [2020-01-10T21:28:58.238Z] #45 10.41 PBCC images/netdev.pb-c.c [2020-01-10T21:28:58.238Z] #45 10.52 DEP images/tun.pb-c.d [2020-01-10T21:28:58.238Z] #45 10.60 DEP images/netdev.pb-c.d [2020-01-10T21:28:58.238Z] #45 10.65 PBCC images/vma.pb-c.c [2020-01-10T21:28:58.285Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-10T21:28:58.285Z] Using test binary docker [2020-01-10T21:28:58.285Z] +++ /etc/init.d/apparmor start [2020-01-10T21:28:58.285Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-10T21:28:58.285Z] INFO: Waiting for daemon to start... [2020-01-10T21:28:58.285Z] Starting dockerd [2020-01-10T21:28:58.285Z] +++ 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-01-10T21:28:58.371Z] #45 10.88 DEP images/utsns.pb-c.d [2020-01-10T21:28:58.371Z] #45 ... [2020-01-10T21:28:58.371Z] [2020-01-10T21:28:58.371Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:28:58.371Z] #48 90.48 bufio [2020-01-10T21:28:58.371Z] #48 96.65 reflect [2020-01-10T21:28:58.371Z] #48 98.55 regexp/syntax [2020-01-10T21:28:58.371Z] #48 ... [2020-01-10T21:28:58.371Z] [2020-01-10T21:28:58.371Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:28:58.371Z] #45 11.01 PBCC images/ipc-desc.pb-c.c [2020-01-10T21:28:58.371Z] #45 11.04 PBCC images/ipc-sem.pb-c.c [2020-01-10T21:28:58.527Z] #45 10.72 DEP images/vma.pb-c.d [2020-01-10T21:28:58.527Z] #45 10.78 PBCC images/creds.pb-c.c [2020-01-10T21:28:58.527Z] #45 10.81 DEP images/creds.pb-c.d [2020-01-10T21:28:58.527Z] #45 10.93 PBCC images/utsns.pb-c.c [2020-01-10T21:28:58.661Z] #45 11.11 DEP images/ipc-desc.pb-c.d [2020-01-10T21:28:58.661Z] #45 11.23 DEP images/ipc-sem.pb-c.d [2020-01-10T21:28:58.816Z] #45 10.97 DEP images/utsns.pb-c.d [2020-01-10T21:28:58.816Z] #45 11.05 PBCC images/ipc-desc.pb-c.c [2020-01-10T21:28:58.816Z] #45 11.07 PBCC images/ipc-sem.pb-c.c [2020-01-10T21:28:58.816Z] #45 11.15 DEP images/ipc-desc.pb-c.d [2020-01-10T21:28:58.848Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-10T21:28:58.848Z] Using test binary docker [2020-01-10T21:28:58.848Z] +++ /etc/init.d/apparmor start [2020-01-10T21:28:58.848Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-10T21:28:58.848Z] Starting dockerd [2020-01-10T21:28:58.848Z] INFO: Waiting for daemon to start... [2020-01-10T21:28:58.848Z] +++ 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-01-10T21:28:58.950Z] #45 11.38 PBCC images/ipc-msg.pb-c.c [2020-01-10T21:28:58.950Z] #45 11.42 DEP images/ipc-msg.pb-c.d [2020-01-10T21:28:58.950Z] #45 11.60 PBCC images/ipc-shm.pb-c.c [2020-01-10T21:28:58.950Z] #45 11.65 DEP images/ipc-shm.pb-c.d [2020-01-10T21:28:59.104Z] #45 11.19 DEP images/ipc-sem.pb-c.d [2020-01-10T21:28:59.104Z] #45 11.31 PBCC images/ipc-msg.pb-c.c [2020-01-10T21:28:59.104Z] #45 11.34 DEP images/ipc-msg.pb-c.d [2020-01-10T21:28:59.104Z] #45 11.42 PBCC images/ipc-shm.pb-c.c [2020-01-10T21:28:59.241Z] #45 11.73 PBCC images/ipc-var.pb-c.c [2020-01-10T21:28:59.241Z] #45 11.77 DEP images/ipc-var.pb-c.d [2020-01-10T21:28:59.241Z] #45 11.83 PBCC images/sk-opts.pb-c.c [2020-01-10T21:28:59.241Z] #45 11.87 PBCC images/packet-sock.pb-c.c [2020-01-10T21:28:59.392Z] #45 11.49 DEP images/ipc-shm.pb-c.d [2020-01-10T21:28:59.392Z] #45 11.61 PBCC images/ipc-var.pb-c.c [2020-01-10T21:28:59.392Z] #45 11.63 DEP images/ipc-var.pb-c.d [2020-01-10T21:28:59.531Z] #45 12.03 DEP images/sk-opts.pb-c.d [2020-01-10T21:28:59.531Z] #45 12.10 DEP images/packet-sock.pb-c.d [2020-01-10T21:28:59.531Z] #45 12.25 PBCC images/sk-netlink.pb-c.c [2020-01-10T21:28:59.680Z] #45 11.76 PBCC images/sk-opts.pb-c.c [2020-01-10T21:28:59.680Z] #45 11.85 PBCC images/packet-sock.pb-c.c [2020-01-10T21:28:59.680Z] #45 11.94 DEP images/sk-opts.pb-c.d [2020-01-10T21:28:59.820Z] #45 12.38 DEP images/sk-netlink.pb-c.d [2020-01-10T21:28:59.968Z] #45 12.08 DEP images/packet-sock.pb-c.d [2020-01-10T21:28:59.969Z] #45 12.16 PBCC images/sk-netlink.pb-c.c [2020-01-10T21:29:00.109Z] #45 12.51 PBCC images/sk-inet.pb-c.c [2020-01-10T21:29:00.109Z] #45 12.62 DEP images/sk-inet.pb-c.d [2020-01-10T21:29:00.109Z] #45 12.70 PBCC images/sk-unix.pb-c.c [2020-01-10T21:29:00.109Z] #45 12.79 DEP images/sk-unix.pb-c.d [2020-01-10T21:29:00.109Z] #45 12.89 PBCC images/mm.pb-c.c [2020-01-10T21:29:00.216Z] . [2020-01-10T21:29:00.216Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-10T21:29:00.216Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-10T21:29:00.216Z] Error: No such image: emptyfs [2020-01-10T21:29:00.256Z] #45 12.30 DEP images/sk-netlink.pb-c.d [2020-01-10T21:29:00.256Z] #45 12.40 PBCC images/sk-inet.pb-c.c [2020-01-10T21:29:00.256Z] #45 12.46 DEP images/sk-inet.pb-c.d [2020-01-10T21:29:00.399Z] #45 12.98 DEP images/mm.pb-c.d [2020-01-10T21:29:00.399Z] #45 13.05 PBCC images/timerfd.pb-c.c [2020-01-10T21:29:00.399Z] #45 13.14 DEP images/timerfd.pb-c.d [2020-01-10T21:29:00.473Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-10T21:29:00.473Z] ++++ docker load [2020-01-10T21:29:00.473Z] Running integration-test (iteration 1) [2020-01-10T21:29:00.473Z] 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-01-10T21:29:00.473Z] ++ 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-01-10T21:29:00.473Z] ++ set -e [2020-01-10T21:29:00.473Z] ++ '[' -n 0 ']' [2020-01-10T21:29:00.473Z] ++ set -x [2020-01-10T21:29:00.473Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-01-10T21:29:00.545Z] #45 12.59 PBCC images/sk-unix.pb-c.c [2020-01-10T21:29:00.545Z] #45 12.64 DEP images/sk-unix.pb-c.d [2020-01-10T21:29:00.545Z] #45 12.77 PBCC images/mm.pb-c.c [2020-01-10T21:29:00.545Z] #45 12.83 DEP images/mm.pb-c.d [2020-01-10T21:29:00.690Z] #45 13.23 PBCC images/timer.pb-c.c [2020-01-10T21:29:00.690Z] #45 13.26 DEP images/timer.pb-c.d [2020-01-10T21:29:00.690Z] #45 13.38 PBCC images/sa.pb-c.c [2020-01-10T21:29:00.730Z] [2020-01-10T21:29:00.730Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-10T21:29:00.730Z] --- PASS: TestBuildMultiStageOnBuild (3.13s) [2020-01-10T21:29:00.730Z] === RUN TestBuildUncleanTarFilenames [2020-01-10T21:29:00.855Z] #45 13.00 PBCC images/timerfd.pb-c.c [2020-01-10T21:29:00.855Z] #45 13.08 DEP images/timerfd.pb-c.d [2020-01-10T21:29:00.978Z] #45 13.53 DEP images/sa.pb-c.d [2020-01-10T21:29:00.978Z] #45 13.67 PBCC images/pipe-data.pb-c.c [2020-01-10T21:29:00.988Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-10T21:29:00.988Z] Error: No such image: emptyfs [2020-01-10T21:29:00.988Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-10T21:29:00.988Z] ++++ docker load [2020-01-10T21:29:01.149Z] #45 13.15 PBCC images/timer.pb-c.c [2020-01-10T21:29:01.149Z] #45 13.18 DEP images/timer.pb-c.d [2020-01-10T21:29:01.149Z] #45 13.36 PBCC images/sa.pb-c.c [2020-01-10T21:29:01.245Z] Running integration-test (iteration 1) [2020-01-10T21:29:01.246Z] 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-01-10T21:29:01.246Z] ++ 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-01-10T21:29:01.246Z] ++ set -e [2020-01-10T21:29:01.246Z] ++ '[' -n 0 ']' [2020-01-10T21:29:01.246Z] ++ set -x [2020-01-10T21:29:01.246Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-01-10T21:29:01.267Z] #45 13.72 DEP images/pipe-data.pb-c.d [2020-01-10T21:29:01.267Z] #45 13.84 PBCC images/mnt.pb-c.c [2020-01-10T21:29:01.267Z] #45 13.93 DEP images/mnt.pb-c.d [2020-01-10T21:29:01.437Z] #45 13.45 DEP images/sa.pb-c.d [2020-01-10T21:29:01.437Z] #45 13.52 PBCC images/pipe-data.pb-c.c [2020-01-10T21:29:01.437Z] #45 13.58 DEP images/pipe-data.pb-c.d [2020-01-10T21:29:01.437Z] #45 13.66 PBCC images/mnt.pb-c.c [2020-01-10T21:29:01.556Z] #45 13.98 PBCC images/sk-packet.pb-c.c [2020-01-10T21:29:01.556Z] #45 14.02 DEP images/sk-packet.pb-c.d [2020-01-10T21:29:01.556Z] #45 14.11 PBCC images/tcp-stream.pb-c.c [2020-01-10T21:29:01.556Z] #45 14.20 DEP images/tcp-stream.pb-c.d [2020-01-10T21:29:01.556Z] #45 14.32 PBCC images/pipe.pb-c.c [2020-01-10T21:29:01.726Z] #45 13.73 DEP images/mnt.pb-c.d [2020-01-10T21:29:01.726Z] #45 13.91 PBCC images/sk-packet.pb-c.c [2020-01-10T21:29:01.726Z] #45 13.95 DEP images/sk-packet.pb-c.d [2020-01-10T21:29:01.845Z] #45 14.44 DEP images/pipe.pb-c.d [2020-01-10T21:29:01.845Z] #45 14.57 PBCC images/pstree.pb-c.c [2020-01-10T21:29:02.018Z] #45 14.04 PBCC images/tcp-stream.pb-c.c [2020-01-10T21:29:02.018Z] #45 14.17 DEP images/tcp-stream.pb-c.d [2020-01-10T21:29:02.018Z] #45 14.23 PBCC images/pipe.pb-c.c [2020-01-10T21:29:02.018Z] #45 14.33 DEP images/pipe.pb-c.d [2020-01-10T21:29:02.018Z] #45 14.40 PBCC images/pstree.pb-c.c [2020-01-10T21:29:02.018Z] #45 14.43 DEP images/pstree.pb-c.d [2020-01-10T21:29:02.132Z] #45 14.61 DEP images/pstree.pb-c.d [2020-01-10T21:29:02.132Z] #45 14.72 PBCC images/fs.pb-c.c [2020-01-10T21:29:02.132Z] #45 14.78 DEP images/fs.pb-c.d [2020-01-10T21:29:02.309Z] #45 14.48 PBCC images/fs.pb-c.c [2020-01-10T21:29:02.309Z] #45 14.50 DEP images/fs.pb-c.d [2020-01-10T21:29:02.309Z] #45 14.55 PBCC images/signalfd.pb-c.c [2020-01-10T21:29:02.309Z] #45 14.62 DEP images/signalfd.pb-c.d [2020-01-10T21:29:02.402Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-01-10T21:29:02.421Z] #45 14.89 PBCC images/signalfd.pb-c.c [2020-01-10T21:29:02.421Z] #45 14.98 DEP images/signalfd.pb-c.d [2020-01-10T21:29:02.421Z] #45 15.08 PBCC images/fh.pb-c.c [2020-01-10T21:29:02.601Z] #45 14.71 PBCC images/fh.pb-c.c [2020-01-10T21:29:02.601Z] #45 14.79 PBCC images/fsnotify.pb-c.c [2020-01-10T21:29:02.601Z] #45 14.88 DEP images/fh.pb-c.d [2020-01-10T21:29:02.618Z] --- PASS: TestBuildUncleanTarFilenames (1.76s) [2020-01-10T21:29:02.618Z] === RUN TestBuildMultiStageLayerLeak [2020-01-10T21:29:02.735Z] #45 15.15 PBCC images/fsnotify.pb-c.c [2020-01-10T21:29:02.735Z] #45 15.31 DEP images/fh.pb-c.d [2020-01-10T21:29:02.735Z] #45 15.38 DEP images/fsnotify.pb-c.d [2020-01-10T21:29:02.895Z] #45 15.04 DEP images/fsnotify.pb-c.d [2020-01-10T21:29:02.895Z] #45 15.18 PBCC images/eventpoll.pb-c.c [2020-01-10T21:29:02.895Z] #45 15.23 DEP images/eventpoll.pb-c.d [2020-01-10T21:29:03.048Z] #45 15.56 PBCC images/eventpoll.pb-c.c [2020-01-10T21:29:03.049Z] #45 15.60 DEP images/eventpoll.pb-c.d [2020-01-10T21:29:03.049Z] #45 15.69 PBCC images/eventfd.pb-c.c [2020-01-10T21:29:03.049Z] #45 15.76 DEP images/eventfd.pb-c.d [2020-01-10T21:29:03.190Z] #45 15.34 PBCC images/eventfd.pb-c.c [2020-01-10T21:29:03.190Z] #45 15.35 DEP images/eventfd.pb-c.d [2020-01-10T21:29:03.190Z] #45 15.43 PBCC images/remap-file-path.pb-c.c [2020-01-10T21:29:03.190Z] #45 15.46 DEP images/remap-file-path.pb-c.d [2020-01-10T21:29:03.190Z] #45 15.55 PBCC images/fifo.pb-c.c [2020-01-10T21:29:03.337Z] #45 15.86 PBCC images/remap-file-path.pb-c.c [2020-01-10T21:29:03.337Z] #45 15.89 DEP images/remap-file-path.pb-c.d [2020-01-10T21:29:03.337Z] #45 15.99 PBCC images/fifo.pb-c.c [2020-01-10T21:29:03.337Z] #45 16.02 DEP images/fifo.pb-c.d [2020-01-10T21:29:03.337Z] #45 16.10 PBCC images/ghost-file.pb-c.c [2020-01-10T21:29:03.480Z] #45 15.58 DEP images/fifo.pb-c.d [2020-01-10T21:29:03.480Z] #45 15.68 PBCC images/ghost-file.pb-c.c [2020-01-10T21:29:03.480Z] #45 15.77 DEP images/ghost-file.pb-c.d [2020-01-10T21:29:03.627Z] #45 16.17 DEP images/ghost-file.pb-c.d [2020-01-10T21:29:03.627Z] #45 16.30 PBCC images/regfile.pb-c.c [2020-01-10T21:29:03.627Z] #45 16.38 DEP images/regfile.pb-c.d [2020-01-10T21:29:03.770Z] #45 15.88 PBCC images/regfile.pb-c.c [2020-01-10T21:29:03.770Z] #45 15.98 DEP images/regfile.pb-c.d [2020-01-10T21:29:03.770Z] #45 16.08 PBCC images/ns.pb-c.c [2020-01-10T21:29:03.770Z] #45 16.12 DEP images/ns.pb-c.d [2020-01-10T21:29:03.916Z] #45 16.51 PBCC images/ns.pb-c.c [2020-01-10T21:29:03.916Z] #45 16.54 DEP images/ns.pb-c.d [2020-01-10T21:29:03.916Z] #45 16.63 PBCC images/fdinfo.pb-c.c [2020-01-10T21:29:04.060Z] #45 16.20 PBCC images/fdinfo.pb-c.c [2020-01-10T21:29:04.060Z] #45 16.33 DEP images/fdinfo.pb-c.d [2020-01-10T21:29:04.204Z] #45 16.76 DEP images/fdinfo.pb-c.d [2020-01-10T21:29:04.204Z] #45 16.86 PBCC images/core-aarch64.pb-c.c [2020-01-10T21:29:04.356Z] #45 16.48 PBCC images/core-aarch64.pb-c.c [2020-01-10T21:29:04.356Z] #45 16.58 PBCC images/core-arm.pb-c.c [2020-01-10T21:29:04.356Z] #45 16.71 PBCC images/core-ppc64.pb-c.c [2020-01-10T21:29:04.493Z] #45 16.93 PBCC images/core-arm.pb-c.c [2020-01-10T21:29:04.493Z] #45 16.99 PBCC images/core-ppc64.pb-c.c [2020-01-10T21:29:04.493Z] #45 17.08 PBCC images/core-s390.pb-c.c [2020-01-10T21:29:04.493Z] #45 17.16 PBCC images/core-x86.pb-c.c [2020-01-10T21:29:04.646Z] #45 16.90 PBCC images/core-s390.pb-c.c [2020-01-10T21:29:04.782Z] #45 17.27 PBCC images/core.pb-c.c [2020-01-10T21:29:04.782Z] #45 17.41 PBCC images/inventory.pb-c.c [2020-01-10T21:29:04.935Z] #45 17.01 PBCC images/core-x86.pb-c.c [2020-01-10T21:29:04.935Z] #45 17.13 PBCC images/core.pb-c.c [2020-01-10T21:29:04.935Z] #45 17.25 PBCC images/inventory.pb-c.c [2020-01-10T21:29:05.071Z] #45 17.59 DEP images/core-aarch64.pb-c.d [2020-01-10T21:29:05.071Z] #45 17.67 DEP images/core-arm.pb-c.d [2020-01-10T21:29:05.071Z] #45 17.75 DEP images/core-ppc64.pb-c.d [2020-01-10T21:29:05.071Z] #45 17.81 DEP images/core-s390.pb-c.d [2020-01-10T21:29:05.224Z] #45 17.43 DEP images/core-aarch64.pb-c.d [2020-01-10T21:29:05.224Z] #45 17.51 DEP images/core-arm.pb-c.d [2020-01-10T21:29:05.224Z] #45 17.62 DEP images/core-ppc64.pb-c.d [2020-01-10T21:29:05.361Z] #45 17.88 DEP images/core-x86.pb-c.d [2020-01-10T21:29:05.361Z] #45 17.97 DEP images/core.pb-c.d [2020-01-10T21:29:05.361Z] #45 18.06 DEP images/inventory.pb-c.d [2020-01-10T21:29:05.533Z] #45 17.72 DEP images/core-s390.pb-c.d [2020-01-10T21:29:05.533Z] #45 17.80 DEP images/core-x86.pb-c.d [2020-01-10T21:29:05.533Z] #45 17.88 DEP images/core.pb-c.d [2020-01-10T21:29:05.662Z] #45 18.23 PBCC images/cpuinfo.pb-c.c [2020-01-10T21:29:05.662Z] #45 18.28 DEP images/cpuinfo.pb-c.d [2020-01-10T21:29:05.822Z] #45 17.98 DEP images/inventory.pb-c.d [2020-01-10T21:29:05.822Z] #45 18.03 PBCC images/cpuinfo.pb-c.c [2020-01-10T21:29:05.822Z] #45 18.07 DEP images/cpuinfo.pb-c.d [2020-01-10T21:29:05.822Z] #45 18.15 PBCC images/stats.pb-c.c [2020-01-10T21:29:05.951Z] #45 18.39 PBCC images/stats.pb-c.c [2020-01-10T21:29:05.951Z] #45 18.43 DEP images/stats.pb-c.d [2020-01-10T21:29:06.114Z] #45 18.19 DEP images/stats.pb-c.d [2020-01-10T21:29:06.114Z] #45 ... [2020-01-10T21:29:06.114Z] [2020-01-10T21:29:06.114Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:29:06.114Z] #11 100.3 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-10T21:29:06.114Z] #11 100.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-01-10T21:29:06.114Z] #11 100.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:29:06.114Z] #11 100.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-10T21:29:06.114Z] #11 100.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-01-10T21:29:06.114Z] #11 100.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:29:07.447Z] #45 ... [2020-01-10T21:29:07.447Z] [2020-01-10T21:29:07.447Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:29:07.447Z] #11 99.70 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-10T21:29:07.447Z] #11 99.71 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-01-10T21:29:07.447Z] #11 99.71 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:29:07.447Z] #11 100.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-10T21:29:07.447Z] #11 100.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-01-10T21:29:07.447Z] #11 100.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:29:08.077Z] #11 ... [2020-01-10T21:29:08.077Z] [2020-01-10T21:29:08.077Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:29:08.077Z] #45 20.58 make[1]: Nothing to be done for 'all'. [2020-01-10T21:29:08.168Z] #11 ... [2020-01-10T21:29:08.168Z] [2020-01-10T21:29:08.168Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:29:08.168Z] #45 20.48 make[1]: Nothing to be done for 'all'. [2020-01-10T21:29:08.802Z] #45 ... [2020-01-10T21:29:08.802Z] [2020-01-10T21:29:08.802Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:29:08.802Z] #34 102.9 internal/syscall/unix [2020-01-10T21:29:08.802Z] #34 102.9 time [2020-01-10T21:29:09.168Z] --- PASS: TestBuildMultiStageLayerLeak (5.65s) [2020-01-10T21:29:09.168Z] === RUN TestBuildWithHugeFile [2020-01-10T21:29:09.834Z] #34 113.5 internal/poll [2020-01-10T21:29:09.834Z] #34 ... [2020-01-10T21:29:09.834Z] [2020-01-10T21:29:09.834Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:29:10.152Z] #45 22.91 CC images/stats.o [2020-01-10T21:29:10.717Z] #63 62.28 Checking out files: 51% (1547/2994) Checking out files: 52% (1557/2994) Checking out files: 53% (1587/2994) Checking out files: 54% (1617/2994) Checking out files: 55% (1647/2994) Checking out files: 56% (1677/2994) Checking out files: 57% (1707/2994) Checking out files: 58% (1737/2994) Checking out files: 59% (1767/2994) Checking out files: 60% (1797/2994) Checking out files: 61% (1827/2994) Checking out files: 62% (1857/2994) Checking out files: 63% (1887/2994) Checking out files: 64% (1917/2994) Checking out files: 65% (1947/2994) Checking out files: 66% (1977/2994) Checking out files: 67% (2006/2994) Checking out files: 68% (2036/2994) Checking out files: 69% (2066/2994) Checking out files: 70% (2096/2994) Checking out files: 71% (2126/2994) Checking out files: 72% (2156/2994) Checking out files: 73% (2186/2994) Checking out files: 74% (2216/2994) Checking out files: 75% (2246/2994) Checking out files: 76% (2276/2994) Checking out files: 77% (2306/2994) Checking out files: 78% (2336/2994) Checking out files: 79% (2366/2994) Checking out files: 80% (2396/2994) Checking out files: 81% (2426/2994) Checking out files: 82% (2456/2994) Checking out files: 83% (2486/2994) Checking out files: 84% (2515/2994) Checking out files: 85% (2545/2994) Checking out files: 86% (2575/2994) Checking out files: 87% (2605/2994) Checking out files: 88% (2635/2994) Checking out files: 89% (2665/2994) Checking out files: 90% (2695/2994) Checking out files: 91% (2725/2994) Checking out files: 92% (2755/2994) Checking out files: 93% (2785/2994) Checking out files: 94% (2815/2994) Checking out files: 95% (2845/2994) Checking out files: 96% (2875/2994) Checking out files: 97% (2905/2994) Checking out files: 98% (2935/2994) Checking out files: 99% (2965/2994) Checking out files: 100% (2994/2994) Checking out files: 100% (2994/2994), done. [2020-01-10T21:29:10.717Z] #63 63.17 + cd /tmp/tmp.pDLxXsE8tf/src/github.com/containerd/containerd [2020-01-10T21:29:10.717Z] #63 63.17 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-10T21:29:10.717Z] #63 ... [2020-01-10T21:29:10.717Z] [2020-01-10T21:29:10.717Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:29:10.717Z] #48 104.6 vendor/golang.org/x/net/dns/dnsmessage [2020-01-10T21:29:11.010Z] #48 ... [2020-01-10T21:29:11.010Z] [2020-01-10T21:29:11.010Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:29:11.010Z] #45 23.15 CC images/stats.o [2020-01-10T21:29:11.183Z] #45 23.79 CC images/core.o [2020-01-10T21:29:11.652Z] #45 23.99 CC images/core.o [2020-01-10T21:29:11.815Z] #45 ... [2020-01-10T21:29:11.815Z] [2020-01-10T21:29:11.815Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:29:11.815Z] #34 104.0 time [2020-01-10T21:29:11.815Z] #34 104.0 internal/syscall/unix [2020-01-10T21:29:12.108Z] #34 ... [2020-01-10T21:29:12.108Z] [2020-01-10T21:29:12.108Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:29:12.108Z] #63 59.97 Checking out files: 46% (1395/2994) Checking out files: 47% (1408/2994) Checking out files: 48% (1438/2994) Checking out files: 49% (1468/2994) Checking out files: 50% (1497/2994) Checking out files: 51% (1527/2994) Checking out files: 52% (1557/2994) Checking out files: 53% (1587/2994) Checking out files: 54% (1617/2994) Checking out files: 55% (1647/2994) Checking out files: 56% (1677/2994) Checking out files: 57% (1707/2994) Checking out files: 58% (1737/2994) Checking out files: 59% (1767/2994) Checking out files: 60% (1797/2994) Checking out files: 61% (1827/2994) Checking out files: 62% (1857/2994) Checking out files: 63% (1887/2994) Checking out files: 64% (1917/2994) Checking out files: 65% (1947/2994) Checking out files: 66% (1977/2994) Checking out files: 67% (2006/2994) Checking out files: 68% (2036/2994) Checking out files: 69% (2066/2994) Checking out files: 70% (2096/2994) Checking out files: 71% (2126/2994) Checking out files: 72% (2156/2994) Checking out files: 73% (2186/2994) Checking out files: 74% (2216/2994) Checking out files: 75% (2246/2994) Checking out files: 76% (2276/2994) Checking out files: 77% (2306/2994) Checking out files: 78% (2336/2994) Checking out files: 79% (2366/2994) Checking out files: 80% (2396/2994) Checking out files: 81% (2426/2994) Checking out files: 82% (2456/2994) Checking out files: 83% (2486/2994) Checking out files: 84% (2515/2994) Checking out files: 85% (2545/2994) Checking out files: 86% (2575/2994) Checking out files: 87% (2605/2994) Checking out files: 88% (2635/2994) Checking out files: 89% (2665/2994) Checking out files: 90% (2695/2994) Checking out files: 91% (2725/2994) Checking out files: 92% (2755/2994) Checking out files: 93% (2785/2994) Checking out files: 94% (2815/2994) Checking out files: 95% (2845/2994) Checking out files: 96% (2875/2994) Checking out files: 97% (2905/2994) Checking out files: 98% (2935/2994) Checking out files: 99% (2965/2994) Checking out files: 100% (2994/2994) Checking out files: 100% (2994/2994), done. [2020-01-10T21:29:12.108Z] #63 60.93 + cd /tmp/tmp.t3C0rX9rHZ/src/github.com/containerd/containerd [2020-01-10T21:29:12.108Z] #63 60.93 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-10T21:29:12.399Z] #63 ... [2020-01-10T21:29:12.399Z] [2020-01-10T21:29:12.399Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:29:12.399Z] #48 104.4 time [2020-01-10T21:29:12.399Z] #48 106.0 hash/crc32 [2020-01-10T21:29:12.399Z] #48 110.1 vendor/golang.org/x/text/transform [2020-01-10T21:29:12.399Z] #48 ... [2020-01-10T21:29:12.399Z] [2020-01-10T21:29:12.399Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:29:12.399Z] #45 24.81 CC images/core-x86.o [2020-01-10T21:29:13.026Z] #45 25.61 CC images/core-arm.o [2020-01-10T21:29:13.159Z] #45 25.11 CC images/core-x86.o [2020-01-10T21:29:13.656Z] #45 26.25 CC images/core-aarch64.o [2020-01-10T21:29:13.796Z] #45 26.04 CC images/core-arm.o [2020-01-10T21:29:14.286Z] #45 26.98 CC images/core-ppc64.o [2020-01-10T21:29:14.824Z] #45 26.80 CC images/core-aarch64.o [2020-01-10T21:29:15.116Z] #45 27.43 CC images/core-ppc64.o [2020-01-10T21:29:15.794Z] #45 28.32 CC images/core-s390.o [2020-01-10T21:29:16.634Z] #45 28.73 CC images/core-s390.o [2020-01-10T21:29:17.316Z] #45 29.53 CC images/cpuinfo.o [2020-01-10T21:29:17.662Z] #45 ... [2020-01-10T21:29:17.662Z] [2020-01-10T21:29:17.662Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:29:17.662Z] #63 64.81 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-10T21:29:17.662Z] #63 64.81 + BUILDTAGS='netgo osusergo static_build' [2020-01-10T21:29:17.662Z] #63 64.81 + export EXTRA_FLAGS=-buildmode=pie [2020-01-10T21:29:17.662Z] #63 64.81 + EXTRA_FLAGS=-buildmode=pie [2020-01-10T21:29:17.662Z] #63 64.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-10T21:29:17.662Z] #63 64.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-10T21:29:17.662Z] #63 64.82 + '[' '' = dynamic ']' [2020-01-10T21:29:17.662Z] #63 64.82 + make [2020-01-10T21:29:17.662Z] #63 66.06 + bin/ctr [2020-01-10T21:29:17.951Z] #45 30.33 CC images/inventory.o [2020-01-10T21:29:17.951Z] #63 ... [2020-01-10T21:29:17.951Z] [2020-01-10T21:29:17.951Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:29:17.951Z] #45 30.19 CC images/cpuinfo.o [2020-01-10T21:29:18.242Z] #45 30.81 CC images/fdinfo.o [2020-01-10T21:29:18.874Z] #45 31.38 CC images/fown.o [2020-01-10T21:29:18.982Z] #45 31.03 CC images/inventory.o [2020-01-10T21:29:19.163Z] #45 31.75 CC images/ns.o [2020-01-10T21:29:19.273Z] #45 31.45 CC images/fdinfo.o [2020-01-10T21:29:19.455Z] #45 31.99 CC images/regfile.o [2020-01-10T21:29:19.743Z] #45 32.48 CC images/ghost-file.o [2020-01-10T21:29:19.907Z] #45 32.02 CC images/fown.o [2020-01-10T21:29:19.907Z] #45 32.30 CC images/ns.o [2020-01-10T21:29:20.373Z] #45 32.96 CC images/fifo.o [2020-01-10T21:29:20.542Z] #45 32.73 CC images/regfile.o [2020-01-10T21:29:20.663Z] #45 33.36 CC images/remap-file-path.o [2020-01-10T21:29:20.833Z] #45 33.05 CC images/ghost-file.o [2020-01-10T21:29:21.292Z] #45 33.66 CC images/eventfd.o [2020-01-10T21:29:21.581Z] #45 34.04 CC images/eventpoll.o [2020-01-10T21:29:21.867Z] #45 33.85 CC images/fifo.o [2020-01-10T21:29:21.867Z] #45 ... [2020-01-10T21:29:21.867Z] [2020-01-10T21:29:21.867Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:29:21.867Z] #48 115.7 internal/poll [2020-01-10T21:29:21.868Z] #48 121.4 regexp [2020-01-10T21:29:21.868Z] #48 122.5 context [2020-01-10T21:29:21.868Z] #48 124.3 io/ioutil [2020-01-10T21:29:21.868Z] #48 125.8 net [2020-01-10T21:29:21.868Z] #48 ... [2020-01-10T21:29:21.868Z] [2020-01-10T21:29:21.868Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:29:21.868Z] #34 117.7 os [2020-01-10T21:29:21.868Z] #34 118.5 internal/fmtsort [2020-01-10T21:29:21.868Z] #34 121.5 path/filepath [2020-01-10T21:29:21.868Z] #34 121.5 fmt [2020-01-10T21:29:21.868Z] #34 124.1 io/ioutil [2020-01-10T21:29:21.871Z] #45 34.53 CC images/fh.o [2020-01-10T21:29:22.177Z] #34 ... [2020-01-10T21:29:22.177Z] [2020-01-10T21:29:22.177Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:29:22.177Z] #45 34.31 CC images/remap-file-path.o [2020-01-10T21:29:22.464Z] #45 34.69 CC images/eventfd.o [2020-01-10T21:29:22.503Z] #45 35.01 CC images/fsnotify.o [2020-01-10T21:29:22.793Z] #45 ... [2020-01-10T21:29:22.794Z] [2020-01-10T21:29:22.794Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:29:22.794Z] #63 62.74 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-10T21:29:22.794Z] #63 62.74 + BUILDTAGS='netgo osusergo static_build' [2020-01-10T21:29:22.794Z] #63 62.74 + export EXTRA_FLAGS=-buildmode=pie [2020-01-10T21:29:22.794Z] #63 62.74 + EXTRA_FLAGS=-buildmode=pie [2020-01-10T21:29:22.794Z] #63 62.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-10T21:29:22.794Z] #63 62.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-10T21:29:22.794Z] #63 62.74 + '[' '' = dynamic ']' [2020-01-10T21:29:22.794Z] #63 62.74 + make [2020-01-10T21:29:22.794Z] #63 63.96 + bin/ctr [2020-01-10T21:29:22.794Z] #63 ... [2020-01-10T21:29:22.794Z] [2020-01-10T21:29:22.794Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:29:22.794Z] #48 119.3 regexp [2020-01-10T21:29:22.794Z] #48 124.2 path/filepath [2020-01-10T21:29:22.794Z] #48 124.5 net [2020-01-10T21:29:23.091Z] #45 35.35 CC images/eventpoll.o [2020-01-10T21:29:23.092Z] #48 ... [2020-01-10T21:29:23.092Z] [2020-01-10T21:29:23.092Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:29:23.093Z] #34 115.3 internal/poll [2020-01-10T21:29:23.093Z] #34 119.3 os [2020-01-10T21:29:23.093Z] #34 119.3 internal/fmtsort [2020-01-10T21:29:23.093Z] #34 122.8 path/filepath [2020-01-10T21:29:23.093Z] #34 122.8 fmt [2020-01-10T21:29:23.383Z] #45 35.79 CC images/fh.o [2020-01-10T21:29:23.740Z] #34 125.8 io/ioutil [2020-01-10T21:29:23.740Z] #34 ... [2020-01-10T21:29:23.740Z] [2020-01-10T21:29:23.740Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:29:23.740Z] #45 36.27 CC images/signalfd.o [2020-01-10T21:29:24.014Z] #45 36.38 CC images/fsnotify.o [2020-01-10T21:29:24.029Z] #45 36.70 CC images/fs.o [2020-01-10T21:29:24.663Z] #45 37.06 CC images/pstree.o [2020-01-10T21:29:24.952Z] #45 37.49 CC images/pipe.o [2020-01-10T21:29:25.244Z] #45 37.88 CC images/tcp-stream.o [2020-01-10T21:29:25.523Z] #45 37.57 CC images/signalfd.o [2020-01-10T21:29:25.819Z] #45 37.98 CC images/fs.o [2020-01-10T21:29:25.876Z] #45 38.20 CC images/sk-packet.o [2020-01-10T21:29:26.108Z] #45 38.32 CC images/pstree.o [2020-01-10T21:29:26.166Z] #45 38.70 CC images/mnt.o [2020-01-10T21:29:26.397Z] #45 38.72 CC images/pipe.o [2020-01-10T21:29:26.799Z] #45 39.26 CC images/pipe-data.o [2020-01-10T21:29:27.031Z] #45 39.14 CC images/tcp-stream.o [2020-01-10T21:29:27.031Z] #45 ... [2020-01-10T21:29:27.031Z] [2020-01-10T21:29:27.031Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:29:27.031Z] #11 131.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-10T21:29:27.090Z] #45 39.58 CC images/sa.o [2020-01-10T21:29:27.335Z] #11 131.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-01-10T21:29:27.336Z] #11 131.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:29:27.381Z] #45 39.98 CC images/timer.o [2020-01-10T21:29:28.416Z] #45 40.81 CC images/timerfd.o [2020-01-10T21:29:28.708Z] #45 41.20 CC images/mm.o [2020-01-10T21:29:29.341Z] #45 41.77 CC images/sk-opts.o [2020-01-10T21:29:29.636Z] #45 42.14 CC images/sk-unix.o [2020-01-10T21:29:29.928Z] #45 42.72 CC images/sk-inet.o [2020-01-10T21:29:31.019Z] #45 43.38 CC images/tun.o [2020-01-10T21:29:31.085Z] Loaded image: buildpack-deps:jessie [2020-01-10T21:29:31.085Z] Loaded image: busybox:latest [2020-01-10T21:29:31.085Z] Loaded image: buildpack-deps:jessie [2020-01-10T21:29:31.085Z] Loaded image: busybox:latest [2020-01-10T21:29:31.085Z] Loaded image: busybox:glibc [2020-01-10T21:29:31.085Z] Loaded image: debian:jessie [2020-01-10T21:29:31.085Z] Loaded image: hello-world:latest [2020-01-10T21:29:31.085Z] INFO: Testing against a local daemon [2020-01-10T21:29:31.085Z] === RUN TestDockerDaemonSuite [2020-01-10T21:29:31.085Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-01-10T21:29:31.085Z] Loaded image: busybox:glibc [2020-01-10T21:29:31.085Z] Loaded image: debian:jessie [2020-01-10T21:29:31.085Z] Loaded image: hello-world:latest [2020-01-10T21:29:31.085Z] INFO: Testing against a local daemon [2020-01-10T21:29:31.085Z] === RUN TestDockerSuite [2020-01-10T21:29:31.085Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-01-10T21:29:31.085Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-01-10T21:29:31.085Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-01-10T21:29:31.085Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-01-10T21:29:31.085Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-01-10T21:29:31.085Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-01-10T21:29:31.085Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-01-10T21:29:31.085Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-01-10T21:29:31.308Z] #45 43.97 CC images/sk-netlink.o [2020-01-10T21:29:31.938Z] #45 44.46 CC images/packet-sock.o [2020-01-10T21:29:32.570Z] #45 45.26 CC images/ipc-var.o [2020-01-10T21:29:33.019Z] #11 ... [2020-01-10T21:29:33.019Z] [2020-01-10T21:29:33.019Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:29:33.019Z] #48 126.8 os/exec [2020-01-10T21:29:33.019Z] #48 ... [2020-01-10T21:29:33.019Z] [2020-01-10T21:29:33.019Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:29:33.019Z] #45 39.53 CC images/sk-packet.o [2020-01-10T21:29:33.019Z] #45 39.91 CC images/mnt.o [2020-01-10T21:29:33.019Z] #45 40.35 CC images/pipe-data.o [2020-01-10T21:29:33.019Z] #45 40.72 CC images/sa.o [2020-01-10T21:29:33.019Z] #45 41.09 CC images/timer.o [2020-01-10T21:29:33.019Z] #45 41.74 CC images/timerfd.o [2020-01-10T21:29:33.019Z] #45 42.17 CC images/mm.o [2020-01-10T21:29:33.019Z] #45 42.81 CC images/sk-opts.o [2020-01-10T21:29:33.019Z] #45 43.16 CC images/sk-unix.o [2020-01-10T21:29:33.019Z] #45 43.79 CC images/sk-inet.o [2020-01-10T21:29:33.019Z] #45 44.63 CC images/tun.o [2020-01-10T21:29:33.019Z] #45 45.19 CC images/sk-netlink.o [2020-01-10T21:29:33.205Z] #45 45.65 CC images/ipc-desc.o [2020-01-10T21:29:33.310Z] #45 ... [2020-01-10T21:29:33.310Z] [2020-01-10T21:29:33.310Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:29:33.310Z] #34 127.2 flag [2020-01-10T21:29:33.310Z] #34 127.2 github.com/BurntSushi/toml [2020-01-10T21:29:33.310Z] #34 127.2 log [2020-01-10T21:29:33.310Z] #34 135.0 github.com/BurntSushi/toml/cmd/tomlv [2020-01-10T21:29:33.310Z] #34 ... [2020-01-10T21:29:33.310Z] [2020-01-10T21:29:33.310Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:29:33.310Z] #48 137.0 github.com/LK4D4/vndr/versioned [2020-01-10T21:29:33.495Z] #45 46.13 CC images/ipc-shm.o [2020-01-10T21:29:33.609Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-01-10T21:29:33.867Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-01-10T21:29:34.129Z] #45 46.46 CC images/ipc-msg.o [2020-01-10T21:29:34.363Z] #48 138.2 crypto/cipher [2020-01-10T21:29:34.363Z] #48 138.2 crypto/sha512 [2020-01-10T21:29:34.363Z] #48 138.3 go/token [2020-01-10T21:29:34.421Z] #45 47.11 CC images/ipc-sem.o [2020-01-10T21:29:34.431Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-01-10T21:29:34.431Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-01-10T21:29:34.712Z] #45 47.45 CC images/utsns.o [2020-01-10T21:29:35.003Z] #45 47.74 CC images/creds.o [2020-01-10T21:29:35.363Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-01-10T21:29:35.620Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-01-10T21:29:35.620Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-01-10T21:29:35.634Z] #45 48.18 CC images/vma.o [2020-01-10T21:29:35.925Z] #45 48.55 CC images/netdev.o [2020-01-10T21:29:36.223Z] #45 ... [2020-01-10T21:29:36.223Z] [2020-01-10T21:29:36.223Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:29:36.223Z] #11 128.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-10T21:29:36.223Z] #11 128.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-01-10T21:29:36.223Z] #11 128.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:29:36.223Z] #11 ... [2020-01-10T21:29:36.223Z] [2020-01-10T21:29:36.223Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:29:36.223Z] #48 129.1 os/exec [2020-01-10T21:29:36.223Z] #48 132.9 github.com/LK4D4/vndr/versioned [2020-01-10T21:29:36.223Z] #48 136.8 crypto/cipher [2020-01-10T21:29:36.223Z] #48 136.8 crypto/sha512 [2020-01-10T21:29:36.223Z] #48 136.9 go/token [2020-01-10T21:29:37.254Z] #48 ... [2020-01-10T21:29:37.254Z] [2020-01-10T21:29:37.254Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:29:37.254Z] #45 49.55 CC images/tty.o [2020-01-10T21:29:37.254Z] #45 ... [2020-01-10T21:29:37.254Z] [2020-01-10T21:29:37.254Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:29:37.254Z] #34 129.3 log [2020-01-10T21:29:37.254Z] #34 129.3 github.com/BurntSushi/toml [2020-01-10T21:29:37.254Z] #34 129.3 flag [2020-01-10T21:29:37.254Z] #34 136.5 github.com/BurntSushi/toml/cmd/tomlv [2020-01-10T21:29:37.885Z] #34 ... [2020-01-10T21:29:37.885Z] [2020-01-10T21:29:37.885Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:29:37.885Z] #48 140.0 net/url [2020-01-10T21:29:37.886Z] #48 141.4 go/scanner [2020-01-10T21:29:37.887Z] #48 141.8 net/url [2020-01-10T21:29:37.887Z] #48 ... [2020-01-10T21:29:37.887Z] [2020-01-10T21:29:37.887Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:29:37.887Z] #34 DONE 141.9s [2020-01-10T21:29:38.146Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-01-10T21:29:38.176Z] [2020-01-10T21:29:38.176Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:29:38.176Z] #45 45.65 CC images/packet-sock.o [2020-01-10T21:29:38.176Z] #45 46.39 CC images/ipc-var.o [2020-01-10T21:29:38.176Z] #45 46.88 CC images/ipc-desc.o [2020-01-10T21:29:38.176Z] #45 47.44 CC images/ipc-shm.o [2020-01-10T21:29:38.176Z] #45 47.82 CC images/ipc-msg.o [2020-01-10T21:29:38.176Z] #45 48.26 CC images/ipc-sem.o [2020-01-10T21:29:38.176Z] #45 48.67 CC images/utsns.o [2020-01-10T21:29:38.176Z] #45 49.03 CC images/creds.o [2020-01-10T21:29:38.176Z] #45 49.42 CC images/vma.o [2020-01-10T21:29:38.176Z] #45 49.83 CC images/netdev.o [2020-01-10T21:29:38.239Z] #76 exporting layers 57.7s done [2020-01-10T21:29:38.239Z] #76 exporting manifest sha256:9f8793a7ba7e03c858aaafe17a12e7705c596d6a5f7190af62f687a930e24d8e done [2020-01-10T21:29:38.239Z] #76 exporting config sha256:e250c39770aa79ba60a981f8077b6e602fa06f3620692f2e0cf373a098d2d8d9 [2020-01-10T21:29:38.239Z] #76 exporting config sha256:e250c39770aa79ba60a981f8077b6e602fa06f3620692f2e0cf373a098d2d8d9 0.0s done [2020-01-10T21:29:38.239Z] #76 sending tarball [2020-01-10T21:29:38.403Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-01-10T21:29:38.403Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-01-10T21:29:38.403Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-01-10T21:29:38.465Z] #45 50.62 CC images/tty.o [2020-01-10T21:29:38.518Z] #48 140.8 go/scanner [2020-01-10T21:29:38.660Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-01-10T21:29:38.972Z] --- PASS: TestBuildWithHugeFile (41.39s) [2020-01-10T21:29:38.972Z] === RUN TestBuildWithEmptyDockerfile [2020-01-10T21:29:38.972Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-10T21:29:38.972Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-10T21:29:38.972Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-10T21:29:38.972Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-10T21:29:38.972Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-10T21:29:38.972Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-10T21:29:38.972Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-10T21:29:38.972Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-10T21:29:38.972Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-10T21:29:38.972Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2020-01-10T21:29:38.972Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-01-10T21:29:38.972Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-01-10T21:29:38.972Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-01-10T21:29:38.972Z] === RUN TestBuildPreserveOwnership [2020-01-10T21:29:38.972Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-10T21:29:38.972Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-10T21:29:39.592Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-01-10T21:29:39.909Z] --- PASS: TestBuildPreserveOwnership (5.95s) [2020-01-10T21:29:39.909Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.92s) [2020-01-10T21:29:39.909Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.02s) [2020-01-10T21:29:39.909Z] === RUN TestBuildPlatformInvalid [2020-01-10T21:29:39.909Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-01-10T21:29:39.909Z] PASS [2020-01-10T21:29:39.909Z] [2020-01-10T21:29:39.909Z] === Skipped [2020-01-10T21:29:39.909Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-01-10T21:29:39.909Z] build_session_test.go:25: TODO: BuildKit [2020-01-10T21:29:39.909Z] [2020-01-10T21:29:39.909Z] [2020-01-10T21:29:39.909Z] DONE 32 tests, 1 skipped in 90.365s [2020-01-10T21:29:39.909Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-01-10T21:29:39.909Z] ++ 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-01-10T21:29:39.909Z] ++ set -e [2020-01-10T21:29:39.909Z] ++ '[' -n 0 ']' [2020-01-10T21:29:39.909Z] ++ set -x [2020-01-10T21:29:39.909Z] ++ env -i DEST=/go/src/github.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= 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-01-10T21:29:39.977Z] #45 52.30 CC images/file-lock.o [2020-01-10T21:29:40.168Z] INFO: Testing against a local daemon [2020-01-10T21:29:40.168Z] === RUN TestConfigList [2020-01-10T21:29:40.267Z] #45 52.62 CC images/rlimit.o [2020-01-10T21:29:40.556Z] #45 ... [2020-01-10T21:29:40.556Z] [2020-01-10T21:29:40.556Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:29:40.556Z] #48 144.6 text/template/parse [2020-01-10T21:29:40.581Z] #48 142.7 text/template/parse [2020-01-10T21:29:40.871Z] #48 ... [2020-01-10T21:29:40.871Z] [2020-01-10T21:29:40.871Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-10T21:29:40.871Z] #34 DONE 143.0s [2020-01-10T21:29:40.871Z] [2020-01-10T21:29:40.871Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:29:40.871Z] #45 50.89 CC images/file-lock.o [2020-01-10T21:29:40.871Z] #45 51.29 CC images/rlimit.o [2020-01-10T21:29:40.871Z] #45 51.76 CC images/pagemap.o [2020-01-10T21:29:40.871Z] #45 52.29 CC images/siginfo.o [2020-01-10T21:29:40.871Z] #45 52.87 CC images/rpc.o [2020-01-10T21:29:40.964Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-01-10T21:29:40.964Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-01-10T21:29:40.964Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-01-10T21:29:40.964Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-01-10T21:29:40.964Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-01-10T21:29:41.530Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-01-10T21:29:43.283Z] #48 146.9 encoding/json [2020-01-10T21:29:43.283Z] #48 147.1 go/ast [2020-01-10T21:29:43.454Z] --- PASS: TestConfigList (3.35s) [2020-01-10T21:29:43.455Z] === RUN TestConfigsCreateAndDelete [2020-01-10T21:29:43.587Z] #45 55.93 CC images/ext-file.o [2020-01-10T21:29:43.587Z] #45 56.23 CC images/cgroup.o [2020-01-10T21:29:43.877Z] #45 ... [2020-01-10T21:29:43.877Z] [2020-01-10T21:29:43.877Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:29:43.877Z] #48 146.0 go/ast [2020-01-10T21:29:44.947Z] #48 146.9 encoding/json [2020-01-10T21:29:45.712Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-01-10T21:29:45.712Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-01-10T21:29:46.742Z] --- PASS: TestConfigsCreateAndDelete (3.20s) [2020-01-10T21:29:46.742Z] === RUN TestConfigsUpdate [2020-01-10T21:29:47.716Z] #48 ... [2020-01-10T21:29:47.716Z] [2020-01-10T21:29:47.716Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:29:47.716Z] #45 53.07 CC images/pagemap.o [2020-01-10T21:29:47.716Z] #45 53.56 CC images/siginfo.o [2020-01-10T21:29:47.716Z] #45 54.06 CC images/rpc.o [2020-01-10T21:29:47.716Z] #45 56.29 CC images/ext-file.o [2020-01-10T21:29:47.716Z] #45 56.53 CC images/cgroup.o [2020-01-10T21:29:47.716Z] #45 57.45 CC images/userns.o [2020-01-10T21:29:47.716Z] #45 57.83 CC images/google/protobuf/descriptor.o [2020-01-10T21:29:47.879Z] #76 sending tarball 10.2s done [2020-01-10T21:29:47.879Z] #76 DONE 68.0s [2020-01-10T21:29:47.879Z] [2020-01-10T21:29:47.879Z] #77 importing to docker [2020-01-10T21:29:48.987Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-01-10T21:29:48.987Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-01-10T21:29:49.221Z] #45 61.25 CC images/opts.o [2020-01-10T21:29:49.511Z] #45 61.68 CC images/seccomp.o [2020-01-10T21:29:49.802Z] #45 62.11 CC images/binfmt-misc.o [2020-01-10T21:29:50.027Z] --- PASS: TestConfigsUpdate (3.15s) [2020-01-10T21:29:50.027Z] === RUN TestTemplatedConfig [2020-01-10T21:29:50.449Z] #45 62.51 CC images/time.o [2020-01-10T21:29:50.449Z] #45 ... [2020-01-10T21:29:50.449Z] [2020-01-10T21:29:50.449Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:29:50.449Z] #11 154.3 Selecting previously unselected package libapparmor1:ppc64el. [2020-01-10T21:29:50.449Z] #11 154.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-01-10T21:29:50.449Z] #11 154.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-01-10T21:29:50.449Z] #11 154.5 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-01-10T21:29:50.449Z] #11 154.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-01-10T21:29:50.449Z] #11 154.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-01-10T21:29:50.449Z] #11 154.8 Selecting previously unselected package libbtrfs0. [2020-01-10T21:29:50.500Z] #48 ... [2020-01-10T21:29:50.500Z] [2020-01-10T21:29:50.500Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:29:50.500Z] #11 152.5 Selecting previously unselected package libapparmor1:ppc64el. [2020-01-10T21:29:50.500Z] #11 152.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-01-10T21:29:50.500Z] #11 152.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-01-10T21:29:50.500Z] #11 152.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-01-10T21:29:50.500Z] #11 152.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-01-10T21:29:50.500Z] #11 152.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-01-10T21:29:50.500Z] #11 152.9 Selecting previously unselected package libbtrfs0. [2020-01-10T21:29:50.500Z] #11 152.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-01-10T21:29:50.500Z] #11 152.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-10T21:29:50.500Z] #11 153.0 Selecting previously unselected package libbtrfs-dev. [2020-01-10T21:29:50.500Z] #11 153.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-01-10T21:29:50.500Z] #11 153.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-10T21:29:50.738Z] #11 154.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-01-10T21:29:50.738Z] #11 154.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-10T21:29:50.738Z] #11 155.0 Selecting previously unselected package libbtrfs-dev. [2020-01-10T21:29:50.738Z] #11 155.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-01-10T21:29:50.738Z] #11 155.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-10T21:29:50.792Z] #11 153.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-01-10T21:29:50.792Z] #11 153.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-01-10T21:29:50.792Z] #11 153.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-01-10T21:29:50.886Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-01-10T21:29:51.026Z] #11 155.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-01-10T21:29:51.026Z] #11 155.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-01-10T21:29:51.026Z] #11 155.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-01-10T21:29:51.026Z] #11 155.3 Selecting previously unselected package libudev-dev:ppc64el. [2020-01-10T21:29:51.084Z] #11 153.4 Selecting previously unselected package libudev-dev:ppc64el. [2020-01-10T21:29:51.084Z] #11 153.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_ppc64el.deb ... [2020-01-10T21:29:51.084Z] #11 153.5 Unpacking libudev-dev:ppc64el (241-7~deb10u2) ... [2020-01-10T21:29:51.320Z] #11 155.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_ppc64el.deb ... [2020-01-10T21:29:51.320Z] #11 155.4 Unpacking libudev-dev:ppc64el (241-7~deb10u2) ... [2020-01-10T21:29:51.376Z] #11 153.8 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-01-10T21:29:51.376Z] #11 153.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-01-10T21:29:51.376Z] #11 153.8 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-01-10T21:29:51.608Z] #11 155.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-01-10T21:29:51.608Z] #11 155.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-01-10T21:29:51.608Z] #11 155.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-01-10T21:29:51.667Z] #11 154.2 Selecting previously unselected package libpcre16-3:ppc64el. [2020-01-10T21:29:51.667Z] #11 154.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-01-10T21:29:51.667Z] #11 154.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-01-10T21:29:51.818Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-01-10T21:29:51.897Z] #11 156.0 Selecting previously unselected package libpcre16-3:ppc64el. [2020-01-10T21:29:51.897Z] #11 156.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-01-10T21:29:51.897Z] #11 156.1 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-01-10T21:29:51.958Z] #11 154.5 Selecting previously unselected package libpcre32-3:ppc64el. [2020-01-10T21:29:51.958Z] #11 154.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-01-10T21:29:51.958Z] #11 154.5 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-01-10T21:29:52.188Z] #11 156.3 Selecting previously unselected package libpcre32-3:ppc64el. [2020-01-10T21:29:52.188Z] #11 156.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-01-10T21:29:52.188Z] #11 156.3 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-01-10T21:29:52.251Z] #11 154.8 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-01-10T21:29:52.480Z] #11 156.6 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-01-10T21:29:52.480Z] #11 156.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-01-10T21:29:52.480Z] #11 156.7 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-01-10T21:29:52.543Z] #11 154.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-01-10T21:29:52.543Z] #11 154.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-01-10T21:29:52.543Z] #11 155.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-01-10T21:29:52.543Z] #11 155.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-01-10T21:29:52.543Z] #11 155.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-01-10T21:29:52.755Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-01-10T21:29:52.772Z] #11 156.9 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-01-10T21:29:52.772Z] #11 156.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-01-10T21:29:52.772Z] #11 156.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-01-10T21:29:53.175Z] #11 155.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-01-10T21:29:53.175Z] #11 155.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-01-10T21:29:53.175Z] #11 155.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-01-10T21:29:53.316Z] --- PASS: TestTemplatedConfig (3.42s) [2020-01-10T21:29:53.316Z] === RUN TestConfigInspect [2020-01-10T21:29:53.404Z] #11 157.4 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-01-10T21:29:53.404Z] #11 157.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-01-10T21:29:53.404Z] #11 157.4 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-01-10T21:29:53.695Z] #11 157.9 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-01-10T21:29:53.817Z] #11 156.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-01-10T21:29:53.817Z] #11 156.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-01-10T21:29:53.817Z] #11 156.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-01-10T21:29:53.817Z] #11 156.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-01-10T21:29:53.817Z] #11 156.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-01-10T21:29:53.817Z] #11 156.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-01-10T21:29:53.817Z] #11 156.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-01-10T21:29:53.817Z] #11 156.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_ppc64el.deb ... [2020-01-10T21:29:53.817Z] #11 156.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u2) ... [2020-01-10T21:29:53.988Z] #11 158.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-01-10T21:29:53.988Z] #11 158.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-01-10T21:29:53.988Z] #11 158.1 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-01-10T21:29:53.988Z] #11 158.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-01-10T21:29:53.988Z] #11 158.1 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-01-10T21:29:53.988Z] #11 158.3 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-01-10T21:29:54.279Z] #11 158.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_ppc64el.deb ... [2020-01-10T21:29:54.279Z] #11 158.4 Unpacking libsystemd-dev:ppc64el (241-7~deb10u2) ... [2020-01-10T21:29:54.661Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-01-10T21:29:54.846Z] #11 ... [2020-01-10T21:29:54.846Z] [2020-01-10T21:29:54.846Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:29:54.846Z] #45 57.32 CC images/userns.o [2020-01-10T21:29:54.846Z] #45 57.75 CC images/google/protobuf/descriptor.o [2020-01-10T21:29:54.846Z] #45 60.88 CC images/opts.o [2020-01-10T21:29:54.846Z] #45 61.25 CC images/seccomp.o [2020-01-10T21:29:54.846Z] #45 61.65 CC images/binfmt-misc.o [2020-01-10T21:29:54.846Z] #45 61.93 CC images/time.o [2020-01-10T21:29:54.846Z] #45 62.20 CC images/sysctl.o [2020-01-10T21:29:54.846Z] #45 62.54 CC images/autofs.o [2020-01-10T21:29:54.846Z] #45 62.88 CC images/macvlan.o [2020-01-10T21:29:54.846Z] #45 63.26 CC images/sit.o [2020-01-10T21:29:54.846Z] #45 63.59 LINK images/built-in.o [2020-01-10T21:29:54.846Z] #45 63.79 GEN compel/include/asm [2020-01-10T21:29:54.846Z] #45 63.80 GEN compel/include/version.h [2020-01-10T21:29:54.846Z] #45 63.82 touch .config [2020-01-10T21:29:54.846Z] #45 63.83 GEN include/common/config.h [2020-01-10T21:29:54.846Z] #45 63.97 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-10T21:29:54.846Z] #45 63.99 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-10T21:29:54.846Z] #45 64.03 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-01-10T21:29:54.846Z] #45 64.05 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-01-10T21:29:54.846Z] #45 64.10 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-01-10T21:29:54.846Z] #45 64.14 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-01-10T21:29:54.846Z] #45 64.19 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-01-10T21:29:54.846Z] #45 64.25 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-10T21:29:54.846Z] #45 64.26 DEP compel/plugins/std/infect.d [2020-01-10T21:29:54.846Z] #45 64.42 DEP compel/plugins/std/string.d [2020-01-10T21:29:54.846Z] #45 64.61 DEP compel/plugins/std/log.d [2020-01-10T21:29:54.846Z] #45 64.81 DEP compel/plugins/std/fds.d [2020-01-10T21:29:54.846Z] #45 64.97 DEP compel/plugins/std/std.d [2020-01-10T21:29:54.846Z] #45 65.11 DEP compel/plugins/shmem/shmem.d [2020-01-10T21:29:54.846Z] #45 65.33 DEP compel/plugins/fds/fds.d [2020-01-10T21:29:54.846Z] #45 65.53 CC compel/plugins/std/std.o [2020-01-10T21:29:54.846Z] #45 65.99 CC compel/plugins/std/fds.o [2020-01-10T21:29:54.846Z] #45 66.60 CC compel/plugins/std/log.o [2020-01-10T21:29:54.846Z] #45 ... [2020-01-10T21:29:54.846Z] [2020-01-10T21:29:54.846Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-10T21:29:54.846Z] #11 157.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-01-10T21:29:54.846Z] #11 157.3 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-01-10T21:29:54.846Z] #11 157.3 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-01-10T21:29:54.846Z] #11 157.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-10T21:29:54.846Z] #11 157.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-01-10T21:29:54.846Z] #11 157.3 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-01-10T21:29:54.846Z] #11 157.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:29:54.846Z] #11 157.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-10T21:29:54.846Z] #11 157.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-01-10T21:29:54.846Z] #11 157.3 Setting up libudev-dev:ppc64el (241-7~deb10u2) ... [2020-01-10T21:29:54.846Z] #11 157.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-10T21:29:54.846Z] #11 157.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-10T21:29:54.846Z] #11 157.4 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-01-10T21:29:54.846Z] #11 157.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-01-10T21:29:54.846Z] #11 157.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u2) ... [2020-01-10T21:29:54.846Z] #11 157.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-10T21:29:54.846Z] #11 157.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-01-10T21:29:54.846Z] #11 157.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:29:54.846Z] #11 157.5 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-01-10T21:29:54.846Z] #11 157.5 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-01-10T21:29:54.919Z] #11 159.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-01-10T21:29:54.919Z] #11 159.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-01-10T21:29:54.919Z] #11 159.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-01-10T21:29:54.919Z] #11 159.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-10T21:29:54.919Z] #11 159.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-01-10T21:29:54.919Z] #11 159.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-01-10T21:29:54.919Z] #11 159.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:29:54.919Z] #11 159.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-10T21:29:54.919Z] #11 159.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-01-10T21:29:54.919Z] #11 159.1 Setting up libudev-dev:ppc64el (241-7~deb10u2) ... [2020-01-10T21:29:54.919Z] #11 159.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-10T21:29:55.136Z] #11 157.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:29:55.136Z] #11 157.6 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-01-10T21:29:55.136Z] #11 157.6 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-01-10T21:29:55.136Z] #11 157.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-10T21:29:55.136Z] #11 157.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-01-10T21:29:55.136Z] #11 157.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-01-10T21:29:55.136Z] #11 157.6 Setting up dmsetup (2:1.02.155-3) ... [2020-01-10T21:29:55.136Z] #11 157.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-01-10T21:29:55.136Z] #11 157.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-01-10T21:29:55.136Z] #11 157.6 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:29:55.215Z] #11 159.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-10T21:29:55.215Z] #11 159.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-01-10T21:29:55.215Z] #11 159.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-01-10T21:29:55.215Z] #11 159.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u2) ... [2020-01-10T21:29:55.215Z] #11 159.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-10T21:29:55.215Z] #11 159.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-01-10T21:29:55.215Z] #11 159.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:29:55.215Z] #11 159.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-10T21:29:55.215Z] #11 159.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-10T21:29:55.215Z] #11 159.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-10T21:29:55.215Z] #11 159.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-10T21:29:55.215Z] #11 159.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-10T21:29:55.215Z] #11 159.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-10T21:29:55.215Z] #11 159.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-01-10T21:29:55.215Z] #11 159.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-01-10T21:29:55.215Z] #11 159.4 Setting up dmsetup (2:1.02.155-3) ... [2020-01-10T21:29:55.215Z] #11 159.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-01-10T21:29:55.215Z] #11 159.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-01-10T21:29:55.215Z] #11 159.5 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:29:55.427Z] #11 DONE 158.0s [2020-01-10T21:29:55.427Z] [2020-01-10T21:29:55.427Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:29:55.427Z] #45 68.04 CC compel/plugins/std/string.o [2020-01-10T21:29:55.593Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-01-10T21:29:55.849Z] #11 DONE 159.9s [2020-01-10T21:29:55.849Z] [2020-01-10T21:29:55.849Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:29:55.849Z] #56 DONE 0.3s [2020-01-10T21:29:55.849Z] [2020-01-10T21:29:55.849Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:29:55.849Z] #45 62.87 CC images/sysctl.o [2020-01-10T21:29:55.849Z] #45 63.20 CC images/autofs.o [2020-01-10T21:29:55.849Z] #45 63.56 CC images/macvlan.o [2020-01-10T21:29:55.849Z] #45 63.82 CC images/sit.o [2020-01-10T21:29:55.849Z] #45 64.19 LINK images/built-in.o [2020-01-10T21:29:55.849Z] #45 64.40 GEN compel/include/asm [2020-01-10T21:29:55.849Z] #45 64.41 GEN compel/include/version.h [2020-01-10T21:29:55.849Z] #45 64.42 touch .config [2020-01-10T21:29:55.849Z] #45 64.43 GEN include/common/config.h [2020-01-10T21:29:55.849Z] #45 64.54 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-10T21:29:55.849Z] #45 64.57 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-10T21:29:55.849Z] #45 64.61 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-01-10T21:29:55.849Z] #45 64.65 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-01-10T21:29:55.849Z] #45 64.72 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-01-10T21:29:55.849Z] #45 64.76 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-01-10T21:29:55.849Z] #45 64.79 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-01-10T21:29:55.849Z] #45 64.82 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-10T21:29:55.849Z] #45 64.83 DEP compel/plugins/std/infect.d [2020-01-10T21:29:55.849Z] #45 65.11 DEP compel/plugins/std/string.d [2020-01-10T21:29:55.849Z] #45 65.34 DEP compel/plugins/std/log.d [2020-01-10T21:29:55.849Z] #45 65.47 DEP compel/plugins/std/fds.d [2020-01-10T21:29:55.849Z] #45 65.65 DEP compel/plugins/std/std.d [2020-01-10T21:29:55.849Z] #45 65.89 DEP compel/plugins/shmem/shmem.d [2020-01-10T21:29:55.849Z] #45 66.11 DEP compel/plugins/fds/fds.d [2020-01-10T21:29:55.849Z] #45 66.36 CC compel/plugins/std/std.o [2020-01-10T21:29:55.849Z] #45 66.83 CC compel/plugins/std/fds.o [2020-01-10T21:29:55.849Z] #45 67.62 CC compel/plugins/std/log.o [2020-01-10T21:29:56.060Z] #45 ... [2020-01-10T21:29:56.060Z] [2020-01-10T21:29:56.060Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:29:56.060Z] #56 DONE 0.3s [2020-01-10T21:29:56.060Z] [2020-01-10T21:29:56.060Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-10T21:29:56.060Z] #57 DONE 0.1s [2020-01-10T21:29:56.060Z] [2020-01-10T21:29:56.060Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:29:56.060Z] #58 ... [2020-01-10T21:29:56.060Z] [2020-01-10T21:29:56.060Z] #12 [dev 1/25] RUN groupadd -r docker [2020-01-10T21:29:56.060Z] #12 DONE 0.6s [2020-01-10T21:29:56.060Z] [2020-01-10T21:29:56.060Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:29:56.060Z] #58 0.317 + RM_GOPATH=0 [2020-01-10T21:29:56.140Z] #45 ... [2020-01-10T21:29:56.140Z] [2020-01-10T21:29:56.140Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-10T21:29:56.140Z] #57 DONE 0.1s [2020-01-10T21:29:56.140Z] [2020-01-10T21:29:56.140Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:29:56.157Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-01-10T21:29:56.355Z] #58 0.318 + TMP_GOPATH= [2020-01-10T21:29:56.355Z] #58 0.318 + : /build [2020-01-10T21:29:56.355Z] #58 0.318 + '[' -z '' ']' [2020-01-10T21:29:56.355Z] #58 0.319 ++ mktemp -d [2020-01-10T21:29:56.355Z] #58 0.322 + export GOPATH=/tmp/tmp.5YM3WvjJe9 [2020-01-10T21:29:56.355Z] #58 0.322 + GOPATH=/tmp/tmp.5YM3WvjJe9 [2020-01-10T21:29:56.355Z] #58 0.323 + RM_GOPATH=1 [2020-01-10T21:29:56.355Z] #58 0.324 ++ dirname ./install.sh [2020-01-10T21:29:56.355Z] #58 0.341 + dir=. [2020-01-10T21:29:56.355Z] #58 0.342 + bin=runc [2020-01-10T21:29:56.355Z] #58 0.343 + shift [2020-01-10T21:29:56.355Z] #58 0.344 + '[' '!' -f ./runc.installer ']' [2020-01-10T21:29:56.355Z] #58 0.345 + . ./runc.installer [2020-01-10T21:29:56.355Z] #58 0.348 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-10T21:29:56.355Z] #58 0.350 + install_runc [2020-01-10T21:29:56.355Z] #58 0.351 + uname -r [2020-01-10T21:29:56.355Z] #58 0.369 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-10T21:29:56.355Z] #58 0.385 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-10T21:29:56.355Z] #58 0.386 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-10T21:29:56.355Z] #58 0.387 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-10T21:29:56.355Z] #58 0.387 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5YM3WvjJe9/src/github.com/opencontainers/runc [2020-01-10T21:29:56.355Z] #58 0.409 Cloning into '/tmp/tmp.5YM3WvjJe9/src/github.com/opencontainers/runc'... [2020-01-10T21:29:56.430Z] #58 0.321 + RM_GOPATH=0 [2020-01-10T21:29:56.430Z] #58 0.322 + TMP_GOPATH= [2020-01-10T21:29:56.430Z] #58 0.323 + : /build [2020-01-10T21:29:56.430Z] #58 0.324 + '[' -z '' ']' [2020-01-10T21:29:56.430Z] #58 0.325 ++ mktemp -d [2020-01-10T21:29:56.430Z] #58 0.330 + export GOPATH=/tmp/tmp.zZIdb6dLlp [2020-01-10T21:29:56.430Z] #58 ... [2020-01-10T21:29:56.430Z] [2020-01-10T21:29:56.430Z] #12 [dev 1/25] RUN groupadd -r docker [2020-01-10T21:29:56.430Z] #12 DONE 0.7s [2020-01-10T21:29:56.430Z] [2020-01-10T21:29:56.430Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:29:56.430Z] #58 0.331 + GOPATH=/tmp/tmp.zZIdb6dLlp [2020-01-10T21:29:56.430Z] #58 0.331 + RM_GOPATH=1 [2020-01-10T21:29:56.430Z] #58 0.334 ++ dirname ./install.sh [2020-01-10T21:29:56.430Z] #58 0.338 + dir=. [2020-01-10T21:29:56.430Z] #58 0.347 + bin=runc [2020-01-10T21:29:56.430Z] #58 0.348 + shift [2020-01-10T21:29:56.430Z] #58 0.350 + '[' '!' -f ./runc.installer ']' [2020-01-10T21:29:56.430Z] #58 0.351 + . ./runc.installer [2020-01-10T21:29:56.430Z] #58 0.355 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-10T21:29:56.430Z] #58 0.382 + install_runc [2020-01-10T21:29:56.430Z] #58 0.403 + uname -r [2020-01-10T21:29:56.430Z] #58 0.403 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-10T21:29:56.430Z] #58 0.413 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-10T21:29:56.430Z] #58 0.414 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-10T21:29:56.430Z] #58 0.415 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-10T21:29:56.430Z] #58 0.416 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zZIdb6dLlp/src/github.com/opencontainers/runc [2020-01-10T21:29:56.430Z] #58 0.427 Cloning into '/tmp/tmp.zZIdb6dLlp/src/github.com/opencontainers/runc'... [2020-01-10T21:29:56.604Z] --- PASS: TestConfigInspect (3.30s) [2020-01-10T21:29:56.604Z] === RUN TestConfigCreateWithLabels [2020-01-10T21:29:56.645Z] #58 ... [2020-01-10T21:29:56.645Z] [2020-01-10T21:29:56.645Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-10T21:29:56.645Z] #13 DONE 0.5s [2020-01-10T21:29:56.645Z] [2020-01-10T21:29:56.645Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-10T21:29:56.936Z] #14 0.301 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-10T21:29:56.936Z] #14 DONE 0.4s [2020-01-10T21:29:56.936Z] [2020-01-10T21:29:56.936Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-10T21:29:57.061Z] #58 ... [2020-01-10T21:29:57.061Z] [2020-01-10T21:29:57.061Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-10T21:29:57.061Z] #13 DONE 0.5s [2020-01-10T21:29:57.061Z] [2020-01-10T21:29:57.061Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:29:57.061Z] #45 69.24 CC compel/plugins/std/string.o [2020-01-10T21:29:57.089Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-01-10T21:29:57.352Z] #45 ... [2020-01-10T21:29:57.352Z] [2020-01-10T21:29:57.352Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-10T21:29:57.352Z] #14 0.252 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-10T21:29:57.352Z] #14 DONE 0.3s [2020-01-10T21:29:57.352Z] [2020-01-10T21:29:57.352Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-10T21:29:57.566Z] #15 DONE 0.5s [2020-01-10T21:29:57.566Z] [2020-01-10T21:29:57.566Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-10T21:29:57.642Z] #15 DONE 0.5s [2020-01-10T21:29:57.642Z] [2020-01-10T21:29:57.642Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-10T21:29:57.857Z] #16 DONE 0.4s [2020-01-10T21:29:57.857Z] [2020-01-10T21:29:57.857Z] #17 [dev 6/25] RUN ldconfig [2020-01-10T21:29:58.273Z] #16 DONE 0.4s [2020-01-10T21:29:58.273Z] [2020-01-10T21:29:58.273Z] #17 [dev 6/25] RUN ldconfig [2020-01-10T21:29:58.459Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-01-10T21:29:58.492Z] #17 DONE 0.4s [2020-01-10T21:29:58.492Z] [2020-01-10T21:29:58.492Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:29:58.564Z] #17 DONE 0.4s [2020-01-10T21:29:58.564Z] [2020-01-10T21:29:58.564Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:29:58.782Z] #18 0.607 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:29:59.073Z] #18 0.739 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:29:59.073Z] #18 0.875 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:29:59.374Z] #76 exporting layers 59.4s done [2020-01-10T21:29:59.374Z] #76 exporting manifest sha256:6e870fb23551626f3dbb3f578b42ef7299641de2b0f22a87edac467e1cad568a done [2020-01-10T21:29:59.374Z] #76 exporting config sha256:a1a397b5624cbe9bba41f78018850f86deb508f43bec712191f262c9d927ae45 0.0s done [2020-01-10T21:29:59.374Z] #76 sending tarball [2020-01-10T21:29:59.374Z] #76 sending tarball 9.7s done [2020-01-10T21:29:59.374Z] #76 ... [2020-01-10T21:29:59.374Z] [2020-01-10T21:29:59.374Z] #77 importing to docker [2020-01-10T21:29:59.374Z] #77 ... [2020-01-10T21:29:59.374Z] [2020-01-10T21:29:59.374Z] #76 exporting to oci image format [2020-01-10T21:29:59.374Z] #76 DONE 69.4s [2020-01-10T21:29:59.374Z] [2020-01-10T21:29:59.374Z] #77 importing to docker [2020-01-10T21:29:59.391Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-01-10T21:29:59.596Z] #18 0.706 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-10T21:29:59.596Z] #18 0.793 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-10T21:29:59.596Z] #18 0.796 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-10T21:29:59.649Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-01-10T21:29:59.893Z] --- PASS: TestConfigCreateWithLabels (3.23s) [2020-01-10T21:29:59.893Z] === RUN TestConfigCreateResolve [2020-01-10T21:30:00.586Z] #18 2.262 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-10T21:30:01.106Z] #18 2.222 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-10T21:30:02.175Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-01-10T21:30:03.158Z] #18 4.587 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-10T21:30:03.180Z] --- PASS: TestConfigCreateResolve (3.20s) [2020-01-10T21:30:03.180Z] === RUN TestConfigDaemonLibtrustID [2020-01-10T21:30:03.307Z] #18 4.507 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-10T21:30:03.747Z] --- PASS: TestConfigDaemonLibtrustID (0.74s) [2020-01-10T21:30:03.747Z] PASS [2020-01-10T21:30:03.747Z] [2020-01-10T21:30:03.747Z] DONE 8 tests in 23.715s [2020-01-10T21:30:03.747Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-01-10T21:30:03.748Z] ++ 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-01-10T21:30:03.748Z] ++ set -e [2020-01-10T21:30:03.748Z] ++ '[' -n 0 ']' [2020-01-10T21:30:03.748Z] ++ set -x [2020-01-10T21:30:03.748Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-01-10T21:30:03.748Z] INFO: Testing against a local daemon [2020-01-10T21:30:03.748Z] === RUN TestCheckpoint [2020-01-10T21:30:03.748Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-10T21:30:03.748Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-10T21:30:03.748Z] === RUN TestContainerInvalidJSON [2020-01-10T21:30:03.748Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-10T21:30:03.748Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-10T21:30:03.748Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-10T21:30:03.748Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-10T21:30:03.748Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-10T21:30:03.748Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-10T21:30:03.748Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-10T21:30:03.748Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-10T21:30:03.748Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-10T21:30:03.748Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-01-10T21:30:03.748Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-10T21:30:03.748Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-10T21:30:03.748Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-10T21:30:03.748Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-10T21:30:03.852Z] ................................................ [ 29%] [2020-01-10T21:30:04.007Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-01-10T21:30:04.007Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-10T21:30:04.265Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-01-10T21:30:04.265Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-10T21:30:04.265Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-01-10T21:30:04.265Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-10T21:30:04.524Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-01-10T21:30:04.524Z] === RUN TestCopyFromContainer [2020-01-10T21:30:04.698Z] === RUN TestDockerSuite/TestAttachDetach [2020-01-10T21:30:04.698Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-01-10T21:30:04.816Z] #18 6.216 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-10T21:30:04.816Z] #18 ... [2020-01-10T21:30:04.816Z] [2020-01-10T21:30:04.816Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:30:04.816Z] #45 69.04 CC compel/plugins/std/infect.o [2020-01-10T21:30:04.816Z] #45 69.56 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-01-10T21:30:04.816Z] #45 69.65 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-01-10T21:30:04.816Z] #45 69.77 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-01-10T21:30:04.816Z] #45 69.84 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-01-10T21:30:04.816Z] #45 69.92 AR compel/plugins/std.lib.a [2020-01-10T21:30:04.816Z] #45 70.05 CC compel/plugins/fds/fds.o [2020-01-10T21:30:04.816Z] #45 70.60 AR compel/plugins/fds.lib.a [2020-01-10T21:30:04.816Z] #45 70.72 HOSTDEP compel/src/lib/log-host.d [2020-01-10T21:30:04.816Z] #45 70.99 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-10T21:30:04.816Z] #45 71.34 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-01-10T21:30:04.816Z] #45 71.58 HOSTDEP compel/src/main-host.d [2020-01-10T21:30:04.816Z] #45 71.86 DEP compel/src/lib/ptrace.d [2020-01-10T21:30:04.816Z] #45 72.12 DEP compel/src/lib/infect.d [2020-01-10T21:30:04.816Z] #45 72.41 DEP compel/src/lib/infect-util.d [2020-01-10T21:30:04.816Z] #45 72.59 DEP compel/src/lib/infect-rpc.d [2020-01-10T21:30:04.816Z] #45 72.77 DEP compel/arch/ppc64/src/lib/infect.d [2020-01-10T21:30:04.816Z] #45 73.00 DEP compel/arch/ppc64/src/lib/cpu.d [2020-01-10T21:30:04.816Z] #45 73.18 DEP compel/src/lib/log.d [2020-01-10T21:30:04.816Z] #45 73.36 DEP compel/src/main.d [2020-01-10T21:30:04.816Z] #45 73.61 DEP compel/src/lib/handle-elf.d [2020-01-10T21:30:04.816Z] #45 73.84 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-01-10T21:30:04.816Z] #45 74.10 CC compel/src/lib/log.o [2020-01-10T21:30:04.816Z] #45 74.59 CC compel/arch/ppc64/src/lib/cpu.o [2020-01-10T21:30:04.816Z] #45 75.19 CC compel/arch/ppc64/src/lib/infect.o [2020-01-10T21:30:04.816Z] #45 76.51 CC compel/src/lib/infect-rpc.o [2020-01-10T21:30:04.816Z] #45 77.15 CC compel/src/lib/infect-util.o [2020-01-10T21:30:04.816Z] #45 77.51 CC compel/src/lib/infect.o [2020-01-10T21:30:05.251Z] #18 ... [2020-01-10T21:30:05.251Z] [2020-01-10T21:30:05.251Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:30:05.251Z] #45 70.26 CC compel/plugins/std/infect.o [2020-01-10T21:30:05.251Z] #45 70.84 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-01-10T21:30:05.251Z] #45 70.94 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-01-10T21:30:05.251Z] #45 71.03 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-01-10T21:30:05.251Z] #45 71.08 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-01-10T21:30:05.251Z] #45 71.18 AR compel/plugins/std.lib.a [2020-01-10T21:30:05.251Z] #45 71.33 CC compel/plugins/fds/fds.o [2020-01-10T21:30:05.251Z] #45 71.90 AR compel/plugins/fds.lib.a [2020-01-10T21:30:05.251Z] #45 71.95 HOSTDEP compel/src/lib/log-host.d [2020-01-10T21:30:05.251Z] #45 72.28 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-10T21:30:05.251Z] #45 72.67 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-01-10T21:30:05.251Z] #45 72.89 HOSTDEP compel/src/main-host.d [2020-01-10T21:30:05.251Z] #45 73.20 DEP compel/src/lib/ptrace.d [2020-01-10T21:30:05.251Z] #45 73.57 DEP compel/src/lib/infect.d [2020-01-10T21:30:05.251Z] #45 73.83 DEP compel/src/lib/infect-util.d [2020-01-10T21:30:05.251Z] #45 74.04 DEP compel/src/lib/infect-rpc.d [2020-01-10T21:30:05.251Z] #45 74.24 DEP compel/arch/ppc64/src/lib/infect.d [2020-01-10T21:30:05.251Z] #45 74.44 DEP compel/arch/ppc64/src/lib/cpu.d [2020-01-10T21:30:05.251Z] #45 74.64 DEP compel/src/lib/log.d [2020-01-10T21:30:05.251Z] #45 74.86 DEP compel/src/main.d [2020-01-10T21:30:05.251Z] #45 75.11 DEP compel/src/lib/handle-elf.d [2020-01-10T21:30:05.251Z] #45 75.33 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-01-10T21:30:05.251Z] #45 75.66 CC compel/src/lib/log.o [2020-01-10T21:30:05.251Z] #45 76.20 CC compel/arch/ppc64/src/lib/cpu.o [2020-01-10T21:30:05.251Z] #45 76.82 CC compel/arch/ppc64/src/lib/infect.o [2020-01-10T21:30:06.068Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-01-10T21:30:06.278Z] #45 78.20 CC compel/src/lib/infect-rpc.o [2020-01-10T21:30:06.427Z] === RUN TestCopyFromContainer// [2020-01-10T21:30:06.428Z] === RUN TestCopyFromContainer//bar/root [2020-01-10T21:30:06.687Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-10T21:30:06.687Z] === RUN TestCopyFromContainer/bar/quux [2020-01-10T21:30:06.687Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-10T21:30:06.924Z] #45 78.92 CC compel/src/lib/infect-util.o [2020-01-10T21:30:06.945Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-10T21:30:06.946Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-10T21:30:07.204Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-10T21:30:07.204Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-10T21:30:07.222Z] #45 79.36 CC compel/src/lib/infect.o [2020-01-10T21:30:07.439Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-01-10T21:30:07.463Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-10T21:30:07.463Z] --- PASS: TestCopyFromContainer (3.11s) [2020-01-10T21:30:07.463Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-01-10T21:30:07.463Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-01-10T21:30:07.463Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-01-10T21:30:07.463Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-01-10T21:30:07.463Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-01-10T21:30:07.463Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-01-10T21:30:07.463Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-01-10T21:30:07.463Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-01-10T21:30:07.463Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-01-10T21:30:07.463Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-01-10T21:30:07.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-10T21:30:07.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-10T21:30:07.463Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-10T21:30:07.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-10T21:30:07.463Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-10T21:30:07.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-10T21:30:07.463Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-10T21:30:07.463Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-10T21:30:07.463Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-10T21:30:07.463Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-10T21:30:07.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-01-10T21:30:07.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-10T21:30:07.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-01-10T21:30:07.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-10T21:30:07.463Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-10T21:30:07.539Z] #45 ... [2020-01-10T21:30:07.539Z] [2020-01-10T21:30:07.539Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:30:07.539Z] #58 11.59 + cd /tmp/tmp.5YM3WvjJe9/src/github.com/opencontainers/runc [2020-01-10T21:30:07.539Z] #58 11.59 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-10T21:30:07.722Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-01-10T21:30:07.722Z] === RUN TestCreateWithInvalidEnv [2020-01-10T21:30:07.722Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-10T21:30:07.722Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-10T21:30:07.722Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-10T21:30:07.722Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-10T21:30:07.722Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-10T21:30:07.722Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-10T21:30:07.722Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-10T21:30:07.722Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-10T21:30:07.722Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-10T21:30:07.722Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-01-10T21:30:07.722Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-10T21:30:07.722Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-10T21:30:07.722Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-10T21:30:07.722Z] === RUN TestCreateTmpfsMountsTarget [2020-01-10T21:30:07.722Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-01-10T21:30:07.722Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-10T21:30:08.167Z] #58 12.11 + '[' -z '' ']' [2020-01-10T21:30:08.167Z] #58 12.12 + target=static [2020-01-10T21:30:08.167Z] #58 12.12 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-10T21:30:08.167Z] #58 ... [2020-01-10T21:30:08.167Z] [2020-01-10T21:30:08.167Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:30:08.167Z] #48 160.2 text/template [2020-01-10T21:30:08.167Z] #48 166.6 go/parser [2020-01-10T21:30:08.167Z] #48 170.3 encoding/xml [2020-01-10T21:30:08.250Z] #45 ... [2020-01-10T21:30:08.250Z] [2020-01-10T21:30:08.250Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:30:08.250Z] #48 161.9 text/template [2020-01-10T21:30:08.250Z] #48 167.8 go/parser [2020-01-10T21:30:08.250Z] #48 ... [2020-01-10T21:30:08.250Z] [2020-01-10T21:30:08.250Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:30:08.250Z] #18 6.343 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-10T21:30:08.825Z] #48 ... [2020-01-10T21:30:08.825Z] [2020-01-10T21:30:08.825Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:30:08.825Z] #45 81.57 CC compel/src/lib/ptrace.o [2020-01-10T21:30:09.854Z] #45 82.19 AR compel/libcompel.a [2020-01-10T21:30:09.854Z] #45 82.29 HOSTCC compel/src/main-host.o [2020-01-10T21:30:09.964Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-01-10T21:30:09.964Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-01-10T21:30:10.144Z] #45 82.78 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-01-10T21:30:10.259Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s) [2020-01-10T21:30:10.259Z] === RUN TestCreateWithCapabilities [2020-01-10T21:30:10.259Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-10T21:30:10.259Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-10T21:30:10.259Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-10T21:30:10.259Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-10T21:30:10.259Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-10T21:30:10.259Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-10T21:30:10.259Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-10T21:30:10.259Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-10T21:30:10.259Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-10T21:30:10.259Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-10T21:30:10.259Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-10T21:30:10.259Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-10T21:30:10.259Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-10T21:30:10.259Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-10T21:30:10.260Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-10T21:30:10.260Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-10T21:30:10.260Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-10T21:30:10.260Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-10T21:30:10.260Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-10T21:30:10.260Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-10T21:30:10.260Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-10T21:30:10.260Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-10T21:30:10.260Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-10T21:30:10.260Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-10T21:30:10.260Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-10T21:30:10.260Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-10T21:30:10.260Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-10T21:30:10.260Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-10T21:30:10.260Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-10T21:30:10.260Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-10T21:30:10.260Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-10T21:30:10.260Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-10T21:30:10.260Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-10T21:30:10.260Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-01-10T21:30:10.260Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-10T21:30:10.260Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-10T21:30:10.260Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-01-10T21:30:10.260Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-01-10T21:30:10.260Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-01-10T21:30:10.260Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-10T21:30:10.260Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-01-10T21:30:10.260Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-01-10T21:30:10.260Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-01-10T21:30:10.260Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-01-10T21:30:10.260Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-01-10T21:30:10.260Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-10T21:30:10.327Z] #18 ... [2020-01-10T21:30:10.327Z] [2020-01-10T21:30:10.327Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:30:10.327Z] #58 12.77 + cd /tmp/tmp.zZIdb6dLlp/src/github.com/opencontainers/runc [2020-01-10T21:30:10.327Z] #58 12.78 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-10T21:30:10.327Z] #58 13.60 + '[' -z '' ']' [2020-01-10T21:30:10.327Z] #58 13.61 + target=static [2020-01-10T21:30:10.327Z] #58 13.61 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-10T21:30:10.434Z] #45 83.13 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-10T21:30:10.896Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-01-10T21:30:11.467Z] #45 83.91 HOSTCC compel/src/lib/log-host.o [2020-01-10T21:30:11.615Z] #77 DONE 23.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] withEnv [Pipeline] { [2020-01-10T21:30:11.757Z] #45 84.25 HOSTLINK compel/compel-host-bin [Pipeline] sh [2020-01-10T21:30:12.051Z] #45 84.57 DEP soccr/soccr.d [2020-01-10T21:30:12.267Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-01-10T21:30:12.344Z] #45 85.02 CC soccr/soccr.o [2020-01-10T21:30:12.385Z] #58 16.34 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-10T21:30:12.793Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_cpuguy-test-sync/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc hack/make.sh dynbinary test-integration [2020-01-10T21:30:12.796Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.30s) [2020-01-10T21:30:12.796Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-10T21:30:12.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-10T21:30:12.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-10T21:30:12.797Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-10T21:30:12.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-10T21:30:12.797Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-10T21:30:12.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-10T21:30:12.797Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-10T21:30:12.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-10T21:30:12.797Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-10T21:30:12.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-10T21:30:12.797Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-10T21:30:12.797Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-10T21:30:12.797Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-10T21:30:12.797Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-10T21:30:12.797Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-10T21:30:12.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-01-10T21:30:12.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-01-10T21:30:12.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-01-10T21:30:12.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-01-10T21:30:12.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-01-10T21:30:12.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-01-10T21:30:12.797Z] === RUN TestContainerStartOnDaemonRestart [2020-01-10T21:30:12.797Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-10T21:30:12.797Z] === RUN TestDaemonRestartIpcMode [2020-01-10T21:30:12.797Z] === PAUSE TestDaemonRestartIpcMode [2020-01-10T21:30:12.797Z] === RUN TestDiff [2020-01-10T21:30:12.833Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-01-10T21:30:13.055Z] --- PASS: TestDiff (0.77s) [2020-01-10T21:30:13.056Z] === RUN TestExecWithCloseStdin [2020-01-10T21:30:13.323Z] [2020-01-10T21:30:13.750Z] Removing bundles/ [2020-01-10T21:30:13.750Z] [2020-01-10T21:30:13.751Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-10T21:30:13.751Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-10T21:30:13.751Z] GOOS="" GOARCH="" GOARM="" [2020-01-10T21:30:13.992Z] --- PASS: TestExecWithCloseStdin (0.93s) [2020-01-10T21:30:13.992Z] === RUN TestExec [2020-01-10T21:30:14.205Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-01-10T21:30:14.769Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-01-10T21:30:14.930Z] --- PASS: TestExec (0.88s) [2020-01-10T21:30:14.930Z] === RUN TestExecUser [2020-01-10T21:30:15.173Z] #45 ... [2020-01-10T21:30:15.173Z] [2020-01-10T21:30:15.173Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:30:15.173Z] #18 16.75 Fetched 8103 kB in 16s (499 kB/s) [2020-01-10T21:30:15.186Z] #58 ... [2020-01-10T21:30:15.186Z] [2020-01-10T21:30:15.186Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:30:15.186Z] #66 179.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-10T21:30:15.186Z] #66 179.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-10T21:30:15.868Z] --- PASS: TestExecUser (0.88s) [2020-01-10T21:30:15.868Z] === RUN TestExportContainerAndImportImage [2020-01-10T21:30:16.808Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-01-10T21:30:16.808Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-10T21:30:17.297Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-01-10T21:30:17.862Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-01-10T21:30:18.119Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-01-10T21:30:18.685Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-01-10T21:30:19.250Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-01-10T21:30:19.349Z] --- PASS: TestExportContainerAfterDaemonRestart (2.04s) [2020-01-10T21:30:19.349Z] === RUN TestHealthCheckWorkdir [2020-01-10T21:30:19.645Z] #66 ... [2020-01-10T21:30:19.645Z] [2020-01-10T21:30:19.645Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:30:19.645Z] #48 172.8 encoding/xml [2020-01-10T21:30:19.645Z] #48 ... [2020-01-10T21:30:19.645Z] [2020-01-10T21:30:19.645Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:30:19.645Z] #45 84.26 CC compel/src/lib/ptrace.o [2020-01-10T21:30:19.645Z] #45 84.96 AR compel/libcompel.a [2020-01-10T21:30:19.645Z] #45 85.08 HOSTCC compel/src/main-host.o [2020-01-10T21:30:19.645Z] #45 85.69 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-01-10T21:30:19.645Z] #45 86.15 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-10T21:30:19.645Z] #45 86.89 HOSTCC compel/src/lib/log-host.o [2020-01-10T21:30:19.645Z] #45 87.42 HOSTLINK compel/compel-host-bin [2020-01-10T21:30:19.645Z] #45 87.59 DEP soccr/soccr.d [2020-01-10T21:30:19.645Z] #45 87.93 CC soccr/soccr.o [2020-01-10T21:30:19.645Z] #45 90.77 AR soccr/libsoccr.a [2020-01-10T21:30:19.645Z] #45 90.89 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-10T21:30:19.645Z] #45 91.53 DEP criu/arch/ppc64/sigframe.d [2020-01-10T21:30:19.645Z] #45 91.78 DEP criu/arch/ppc64/crtools.d [2020-01-10T21:30:19.922Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-01-10T21:30:19.922Z] === RUN TestHealthKillContainer [2020-01-10T21:30:19.935Z] #45 92.11 DEP criu/arch/ppc64/cpu.d [2020-01-10T21:30:20.226Z] #45 92.43 CC criu/arch/ppc64/cpu.o [2020-01-10T21:30:20.622Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-01-10T21:30:20.771Z] #18 16.75 Reading package lists... [2020-01-10T21:30:20.771Z] #18 ... [2020-01-10T21:30:20.771Z] [2020-01-10T21:30:20.771Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:30:20.771Z] #45 87.97 AR soccr/libsoccr.a [2020-01-10T21:30:20.771Z] #45 88.02 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-10T21:30:20.771Z] #45 88.61 DEP criu/arch/ppc64/sigframe.d [2020-01-10T21:30:20.771Z] #45 88.98 DEP criu/arch/ppc64/crtools.d [2020-01-10T21:30:20.771Z] #45 89.30 DEP criu/arch/ppc64/cpu.d [2020-01-10T21:30:20.771Z] #45 89.66 CC criu/arch/ppc64/cpu.o [2020-01-10T21:30:20.771Z] #45 90.42 CC criu/arch/ppc64/crtools.o [2020-01-10T21:30:20.771Z] #45 91.98 CC criu/arch/ppc64/sigframe.o [2020-01-10T21:30:20.771Z] #45 92.69 LINK criu/arch/ppc64/crtools.built-in.o [2020-01-10T21:30:20.771Z] #45 92.85 DEP criu/arch/ppc64/misc.d [2020-01-10T21:30:20.771Z] #45 92.97 DEP criu/arch/ppc64/vdso-trampoline.d [2020-01-10T21:30:20.771Z] #45 93.00 DEP criu/arch/ppc64/vdso-pie.d [2020-01-10T21:30:20.771Z] #45 93.31 DEP criu/pie/parasite-vdso.d [2020-01-10T21:30:21.187Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-01-10T21:30:21.187Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-01-10T21:30:21.187Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-01-10T21:30:21.262Z] #45 93.46 CC criu/arch/ppc64/crtools.o [2020-01-10T21:30:21.403Z] #45 93.74 DEP criu/pie/util-vdso.d [2020-01-10T21:30:21.403Z] #45 ... [2020-01-10T21:30:21.403Z] [2020-01-10T21:30:21.403Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:30:21.403Z] #58 15.32 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-10T21:30:21.403Z] #58 ... [2020-01-10T21:30:21.403Z] [2020-01-10T21:30:21.403Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:30:21.403Z] #66 175.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-10T21:30:21.403Z] #66 175.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-10T21:30:21.693Z] #66 ... [2020-01-10T21:30:21.693Z] [2020-01-10T21:30:21.693Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:30:21.693Z] #45 94.22 DEP criu/pie/util.d [2020-01-10T21:30:21.700Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-01-10T21:30:21.985Z] #45 94.67 CC criu/pie/util.o [2020-01-10T21:30:22.617Z] #45 95.28 CC criu/pie/util-vdso.o [2020-01-10T21:30:22.756Z] #45 ... [2020-01-10T21:30:22.756Z] [2020-01-10T21:30:22.756Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:30:22.756Z] #48 186.6 math/big [2020-01-10T21:30:23.084Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-01-10T21:30:23.211Z] --- PASS: TestHealthKillContainer (3.01s) [2020-01-10T21:30:23.211Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-10T21:30:23.312Z] #77 DONE 24.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-10T21:30:23.779Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2020-01-10T21:30:23.779Z] === RUN TestIpcModeNone [2020-01-10T21:30:24.123Z] #45 96.46 CC criu/pie/parasite-vdso.o [2020-01-10T21:30:24.257Z] #48 188.1 go/doc [2020-01-10T21:30:24.273Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_cpuguy-test-sync/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc hack/test/unit [2020-01-10T21:30:24.457Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-01-10T21:30:24.714Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-01-10T21:30:24.716Z] --- PASS: TestIpcModeNone (0.91s) [2020-01-10T21:30:24.716Z] === RUN TestIpcModePrivate [2020-01-10T21:30:25.155Z] #45 97.67 CC criu/arch/ppc64/vdso-pie.o [2020-01-10T21:30:25.653Z] --- PASS: TestIpcModePrivate (0.90s) [2020-01-10T21:30:25.653Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2020-01-10T21:30:25.653Z] === RUN TestIpcModeShareable [2020-01-10T21:30:25.771Z] #48 ... [2020-01-10T21:30:25.771Z] [2020-01-10T21:30:25.771Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:30:25.771Z] #18 17.39 Fetched 8103 kB in 17s (485 kB/s) [2020-01-10T21:30:25.771Z] #18 17.39 Reading package lists... [2020-01-10T21:30:26.068Z] #18 24.49 Reading package lists... [2020-01-10T21:30:26.068Z] #18 ... [2020-01-10T21:30:26.068Z] [2020-01-10T21:30:26.068Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:30:26.068Z] #45 95.63 CC criu/arch/ppc64/sigframe.o [2020-01-10T21:30:26.068Z] #45 96.32 LINK criu/arch/ppc64/crtools.built-in.o [2020-01-10T21:30:26.068Z] #45 96.40 DEP criu/arch/ppc64/misc.d [2020-01-10T21:30:26.068Z] #45 96.44 DEP criu/arch/ppc64/vdso-trampoline.d [2020-01-10T21:30:26.068Z] #45 96.46 DEP criu/arch/ppc64/vdso-pie.d [2020-01-10T21:30:26.068Z] #45 96.72 DEP criu/pie/parasite-vdso.d [2020-01-10T21:30:26.068Z] #45 96.98 DEP criu/pie/util-vdso.d [2020-01-10T21:30:26.068Z] #45 97.19 DEP criu/pie/util.d [2020-01-10T21:30:26.068Z] #45 97.49 CC criu/pie/util.o [2020-01-10T21:30:26.068Z] #45 98.30 CC criu/pie/util-vdso.o [2020-01-10T21:30:26.195Z] #45 98.69 CC criu/arch/ppc64/vdso-trampoline.o [2020-01-10T21:30:26.195Z] #45 98.76 CC criu/arch/ppc64/misc.o [2020-01-10T21:30:26.195Z] #45 98.84 AR criu/pie/pie.lib.a [2020-01-10T21:30:26.195Z] #45 98.92 DEP criu/pie/restorer.d [2020-01-10T21:30:26.485Z] #45 99.14 DEP criu/arch/ppc64/restorer.d [2020-01-10T21:30:26.590Z] --- PASS: TestIpcModeShareable (0.90s) [2020-01-10T21:30:26.590Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2020-01-10T21:30:26.590Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-10T21:30:26.776Z] #45 99.42 DEP criu/pie/parasite.d [2020-01-10T21:30:27.066Z] #45 ... [2020-01-10T21:30:27.066Z] [2020-01-10T21:30:27.066Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:30:27.066Z] #66 DONE 189.3s [2020-01-10T21:30:27.066Z] [2020-01-10T21:30:27.066Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-10T21:30:27.066Z] #67 DONE 0.1s [2020-01-10T21:30:27.066Z] [2020-01-10T21:30:27.066Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:30:27.066Z] #48 184.3 math/big [2020-01-10T21:30:27.066Z] #48 184.8 go/doc [2020-01-10T21:30:27.241Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-01-10T21:30:27.530Z] ? github.com/docker/docker/api [no test files] [2020-01-10T21:30:27.569Z] #45 99.65 CC criu/pie/parasite-vdso.o [2020-01-10T21:30:27.698Z] #48 ... [2020-01-10T21:30:27.698Z] [2020-01-10T21:30:27.698Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:30:27.698Z] #45 100.1 CC criu/pie/parasite.o [2020-01-10T21:30:28.601Z] #45 ... [2020-01-10T21:30:28.601Z] [2020-01-10T21:30:28.601Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:30:28.601Z] #66 DONE 192.8s [2020-01-10T21:30:28.601Z] [2020-01-10T21:30:28.601Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:30:28.601Z] #45 100.9 CC criu/arch/ppc64/vdso-pie.o [2020-01-10T21:30:28.893Z] #45 ... [2020-01-10T21:30:28.893Z] [2020-01-10T21:30:28.893Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-10T21:30:28.893Z] #67 DONE 0.1s [2020-01-10T21:30:28.893Z] [2020-01-10T21:30:28.893Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:30:29.124Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.76s) [2020-01-10T21:30:29.124Z] === RUN TestAPIIpcModeHost [2020-01-10T21:30:29.525Z] #42 ... [2020-01-10T21:30:29.525Z] [2020-01-10T21:30:29.525Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:30:29.525Z] #18 24.49 Reading package lists... [2020-01-10T21:30:29.567Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-01-10T21:30:30.062Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-01-10T21:30:30.062Z] === RUN TestDaemonIpcModeShareable [2020-01-10T21:30:30.442Z] #45 103.1 LINK criu/pie/parasite.built-in.o [2020-01-10T21:30:30.442Z] #45 103.1 GEN criu/pie/parasite-blob.h [2020-01-10T21:30:30.442Z] #45 103.2 CC criu/arch/ppc64/restorer.o [2020-01-10T21:30:30.516Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-01-10T21:30:31.475Z] #45 103.8 CC criu/pie/restorer.o [2020-01-10T21:30:31.672Z] #18 31.44 Building dependency tree... [2020-01-10T21:30:31.904Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-01-10T21:30:32.106Z] #45 ... [2020-01-10T21:30:32.106Z] [2020-01-10T21:30:32.106Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:30:32.106Z] #18 16.75 Reading package lists... [2020-01-10T21:30:32.106Z] #18 24.17 Reading package lists... [2020-01-10T21:30:32.106Z] #18 31.50 Building dependency tree... [2020-01-10T21:30:32.397Z] #18 33.94 libcap2-bin is already the newest version (1:2.25-2). [2020-01-10T21:30:32.397Z] #18 33.94 The following additional packages will be installed: [2020-01-10T21:30:32.397Z] #18 33.95 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-01-10T21:30:32.397Z] #18 33.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-01-10T21:30:32.397Z] #18 33.95 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-01-10T21:30:32.397Z] #18 33.95 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-01-10T21:30:32.397Z] #18 33.96 python3.7 python3.7-minimal vim-runtime xxd [2020-01-10T21:30:32.397Z] #18 33.96 Suggested packages: [2020-01-10T21:30:32.397Z] #18 33.96 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-01-10T21:30:32.397Z] #18 33.96 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-01-10T21:30:32.397Z] #18 33.96 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-01-10T21:30:32.397Z] #18 33.96 Recommended packages: [2020-01-10T21:30:32.397Z] #18 33.96 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-01-10T21:30:32.397Z] #18 33.96 python3-keyrings.alt python3-xdg unzip [2020-01-10T21:30:32.468Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-01-10T21:30:32.596Z] --- PASS: TestDaemonIpcModeShareable (2.26s) [2020-01-10T21:30:32.596Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-01-10T21:30:32.596Z] === RUN TestDaemonIpcModePrivate [2020-01-10T21:30:32.703Z] #18 34.20 libcap2-bin is already the newest version (1:2.25-2). [2020-01-10T21:30:32.703Z] #18 34.20 The following additional packages will be installed: [2020-01-10T21:30:32.703Z] #18 34.21 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-01-10T21:30:32.703Z] #18 34.21 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-01-10T21:30:32.703Z] #18 34.21 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-01-10T21:30:32.703Z] #18 34.21 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-01-10T21:30:32.703Z] #18 34.21 python3.7 python3.7-minimal vim-runtime xxd [2020-01-10T21:30:32.703Z] #18 34.22 Suggested packages: [2020-01-10T21:30:32.703Z] #18 34.22 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-01-10T21:30:32.703Z] #18 34.22 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-01-10T21:30:32.703Z] #18 34.22 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-01-10T21:30:32.703Z] #18 34.22 Recommended packages: [2020-01-10T21:30:32.703Z] #18 34.22 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-01-10T21:30:32.703Z] #18 34.22 python3-keyrings.alt python3-xdg unzip [2020-01-10T21:30:33.298Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-01-10T21:30:33.976Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2020-01-10T21:30:33.976Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-01-10T21:30:33.976Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-10T21:30:35.139Z] #18 36.71 The following NEW packages will be installed: [2020-01-10T21:30:35.140Z] #18 36.72 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-01-10T21:30:35.140Z] #18 36.72 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-01-10T21:30:35.140Z] #18 36.72 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-01-10T21:30:35.140Z] #18 36.72 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-01-10T21:30:35.140Z] #18 36.72 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-01-10T21:30:35.140Z] #18 36.72 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-01-10T21:30:35.140Z] #18 36.72 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-01-10T21:30:35.140Z] #18 36.72 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-10T21:30:35.140Z] #18 36.86 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:30:35.140Z] #18 36.86 Need to get 27.7 MB of archives. [2020-01-10T21:30:35.140Z] #18 36.86 After this operation, 129 MB of additional disk space will be used. [2020-01-10T21:30:35.140Z] #18 36.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-01-10T21:30:35.432Z] #18 36.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2 [593 kB] [2020-01-10T21:30:35.432Z] #18 36.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2 [2026 kB] [2020-01-10T21:30:35.723Z] #18 37.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-01-10T21:30:35.723Z] #18 37.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-01-10T21:30:35.723Z] #18 37.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2 [1794 kB] [2020-01-10T21:30:35.723Z] #18 37.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2 [330 kB] [2020-01-10T21:30:35.723Z] #18 37.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-01-10T21:30:35.723Z] #18 37.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-01-10T21:30:35.723Z] #18 37.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-01-10T21:30:35.723Z] #18 37.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-01-10T21:30:35.723Z] #18 37.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-01-10T21:30:35.723Z] #18 37.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-01-10T21:30:35.723Z] #18 37.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-01-10T21:30:35.723Z] #18 37.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-01-10T21:30:35.882Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2020-01-10T21:30:35.882Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-01-10T21:30:35.882Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-10T21:30:36.023Z] #18 37.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-01-10T21:30:36.023Z] #18 37.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-01-10T21:30:36.023Z] #18 37.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-01-10T21:30:36.023Z] #18 37.65 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-01-10T21:30:36.023Z] #18 37.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-01-10T21:30:36.023Z] #18 37.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-01-10T21:30:36.023Z] #18 37.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-01-10T21:30:36.213Z] #18 37.36 The following NEW packages will be installed: [2020-01-10T21:30:36.213Z] #18 37.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-01-10T21:30:36.213Z] #18 37.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-01-10T21:30:36.213Z] #18 37.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-01-10T21:30:36.213Z] #18 37.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-01-10T21:30:36.213Z] #18 37.38 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-01-10T21:30:36.213Z] #18 37.38 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-01-10T21:30:36.213Z] #18 37.38 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-01-10T21:30:36.213Z] #18 37.38 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-10T21:30:36.213Z] #18 37.55 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-10T21:30:36.213Z] #18 37.55 Need to get 27.7 MB of archives. [2020-01-10T21:30:36.213Z] #18 37.55 After this operation, 129 MB of additional disk space will be used. [2020-01-10T21:30:36.213Z] #18 37.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-01-10T21:30:36.213Z] #18 37.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2 [593 kB] [2020-01-10T21:30:36.316Z] #18 37.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-01-10T21:30:36.316Z] #18 37.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-01-10T21:30:36.316Z] #18 37.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-01-10T21:30:36.316Z] #18 37.86 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-01-10T21:30:36.316Z] #18 37.87 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-01-10T21:30:36.316Z] #18 37.89 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-01-10T21:30:36.316Z] #18 37.89 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-01-10T21:30:36.316Z] #18 ... [2020-01-10T21:30:36.316Z] [2020-01-10T21:30:36.316Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:30:36.316Z] #45 109.0 LINK criu/pie/restorer.built-in.o [2020-01-10T21:30:36.503Z] #18 37.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2 [2026 kB] [2020-01-10T21:30:36.503Z] #18 37.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-01-10T21:30:36.503Z] #18 38.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-01-10T21:30:36.503Z] #18 38.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2 [1794 kB] [2020-01-10T21:30:36.607Z] #45 109.0 GEN criu/pie/restorer-blob.h [2020-01-10T21:30:36.607Z] #45 109.2 DEP criu/vdso.d [2020-01-10T21:30:36.645Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-01-10T21:30:36.796Z] #18 38.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2 [330 kB] [2020-01-10T21:30:36.796Z] #18 38.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-01-10T21:30:36.796Z] #18 38.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-01-10T21:30:36.796Z] #18 38.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-01-10T21:30:36.796Z] #18 38.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-01-10T21:30:36.796Z] #18 38.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-01-10T21:30:36.796Z] #18 38.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-01-10T21:30:36.796Z] #18 38.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-01-10T21:30:36.796Z] #18 38.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-01-10T21:30:36.899Z] #45 109.5 DEP criu/uts_ns.d [2020-01-10T21:30:37.088Z] #18 38.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-01-10T21:30:37.088Z] #18 38.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-01-10T21:30:37.088Z] #18 38.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-01-10T21:30:37.088Z] #18 38.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-01-10T21:30:37.088Z] #18 38.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-01-10T21:30:37.088Z] #18 38.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-01-10T21:30:37.088Z] #18 38.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-01-10T21:30:37.386Z] #18 38.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-01-10T21:30:37.386Z] #18 38.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-01-10T21:30:37.386Z] #18 ... [2020-01-10T21:30:37.386Z] [2020-01-10T21:30:37.386Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:30:37.386Z] #48 201.1 vendor/golang.org/x/text/unicode/norm [2020-01-10T21:30:37.531Z] #45 109.9 DEP criu/util.d [2020-01-10T21:30:37.787Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-01-10T21:30:37.788Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-01-10T21:30:37.788Z] === RUN TestIpcModeOlderClient [2020-01-10T21:30:37.788Z] === PAUSE TestIpcModeOlderClient [2020-01-10T21:30:37.788Z] === RUN TestKillContainerInvalidSignal [2020-01-10T21:30:37.821Z] #45 110.3 DEP criu/uffd.d [2020-01-10T21:30:38.112Z] #45 110.8 DEP criu/tun.d [2020-01-10T21:30:38.356Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-01-10T21:30:38.356Z] === RUN TestKillContainer [2020-01-10T21:30:38.404Z] #45 111.1 DEP criu/tty.d [2020-01-10T21:30:38.616Z] === RUN TestKillContainer/no_signal [2020-01-10T21:30:39.036Z] #45 111.5 DEP criu/timerfd.d [2020-01-10T21:30:39.048Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-01-10T21:30:39.184Z] === RUN TestKillContainer/non_killing_signal [2020-01-10T21:30:39.327Z] #45 111.9 DEP criu/sysfs_parse.d [2020-01-10T21:30:39.617Z] #45 112.2 DEP criu/sysctl.d [2020-01-10T21:30:39.751Z] === RUN TestKillContainer/killing_signal [2020-01-10T21:30:39.909Z] #45 112.5 DEP criu/string.d [2020-01-10T21:30:39.909Z] #45 112.6 DEP criu/stats.d [2020-01-10T21:30:39.925Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-01-10T21:30:40.120Z] #48 ... [2020-01-10T21:30:40.120Z] [2020-01-10T21:30:40.120Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:30:40.120Z] #45 101.9 CC criu/arch/ppc64/vdso-trampoline.o [2020-01-10T21:30:40.120Z] #45 102.0 CC criu/arch/ppc64/misc.o [2020-01-10T21:30:40.120Z] #45 102.1 AR criu/pie/pie.lib.a [2020-01-10T21:30:40.120Z] #45 102.3 DEP criu/pie/restorer.d [2020-01-10T21:30:40.120Z] #45 103.1 DEP criu/arch/ppc64/restorer.d [2020-01-10T21:30:40.120Z] #45 103.4 DEP criu/pie/parasite.d [2020-01-10T21:30:40.120Z] #45 103.9 CC criu/pie/parasite.o [2020-01-10T21:30:40.120Z] #45 106.1 LINK criu/pie/parasite.built-in.o [2020-01-10T21:30:40.120Z] #45 106.1 GEN criu/pie/parasite-blob.h [2020-01-10T21:30:40.120Z] #45 106.2 CC criu/arch/ppc64/restorer.o [2020-01-10T21:30:40.120Z] #45 107.1 CC criu/pie/restorer.o [2020-01-10T21:30:40.120Z] #45 ... [2020-01-10T21:30:40.120Z] [2020-01-10T21:30:40.120Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:30:40.120Z] #18 38.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-01-10T21:30:40.120Z] #18 38.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-01-10T21:30:40.120Z] #18 38.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-01-10T21:30:40.120Z] #18 38.81 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-01-10T21:30:40.120Z] #18 38.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-01-10T21:30:40.120Z] #18 39.83 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-01-10T21:30:40.120Z] #18 39.84 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-01-10T21:30:40.120Z] #18 39.85 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-01-10T21:30:40.120Z] #18 39.86 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-01-10T21:30:40.120Z] #18 39.88 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-01-10T21:30:40.120Z] #18 39.91 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-01-10T21:30:40.120Z] #18 40.10 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-01-10T21:30:40.120Z] #18 40.11 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-01-10T21:30:40.120Z] #18 40.13 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-01-10T21:30:40.120Z] #18 40.16 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-01-10T21:30:40.120Z] #18 40.18 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-01-10T21:30:40.120Z] #18 40.21 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-01-10T21:30:40.120Z] #18 40.22 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-01-10T21:30:40.120Z] #18 40.26 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-01-10T21:30:40.120Z] #18 40.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-01-10T21:30:40.120Z] #18 41.12 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-01-10T21:30:40.120Z] #18 41.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-01-10T21:30:40.200Z] #45 112.8 DEP criu/sockets.d [2020-01-10T21:30:40.489Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-01-10T21:30:40.501Z] #45 113.1 DEP criu/sk-unix.d [2020-01-10T21:30:40.790Z] #45 113.5 DEP criu/sk-tcp.d [2020-01-10T21:30:41.054Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-01-10T21:30:41.054Z] --- PASS: TestBuildWithHugeFile (92.77s) [2020-01-10T21:30:41.054Z] === RUN TestBuildWithEmptyDockerfile [2020-01-10T21:30:41.054Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-10T21:30:41.054Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-10T21:30:41.054Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-10T21:30:41.054Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-10T21:30:41.054Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-10T21:30:41.054Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-10T21:30:41.054Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-10T21:30:41.054Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-10T21:30:41.080Z] #45 113.8 DEP criu/sk-queue.d [2020-01-10T21:30:41.128Z] --- PASS: TestKillContainer (2.38s) [2020-01-10T21:30:41.128Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-01-10T21:30:41.128Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-01-10T21:30:41.128Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2020-01-10T21:30:41.128Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-10T21:30:41.128Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-10T21:30:41.147Z] #18 42.50 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:30:41.311Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-10T21:30:41.311Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-01-10T21:30:41.438Z] #18 42.85 Fetched 27.7 MB in 4s (7434 kB/s) [2020-01-10T21:30:41.438Z] #18 42.99 Selecting previously unselected package pigz. [2020-01-10T21:30:41.569Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-01-10T21:30:41.569Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-01-10T21:30:41.569Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-01-10T21:30:41.569Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2020-01-10T21:30:41.569Z] === RUN TestBuildPreserveOwnership [2020-01-10T21:30:41.569Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-10T21:30:41.695Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-10T21:30:41.711Z] #45 114.1 DEP criu/sk-packet.d [2020-01-10T21:30:41.730Z] #18 42.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-01-10T21:30:41.730Z] #18 43.16 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-01-10T21:30:41.730Z] #18 43.17 Unpacking pigz (2.4-1) ... [2020-01-10T21:30:41.826Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-01-10T21:30:42.002Z] #45 114.5 DEP criu/sk-netlink.d [2020-01-10T21:30:42.022Z] #18 43.32 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-01-10T21:30:42.022Z] #18 43.35 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_ppc64el.deb ... [2020-01-10T21:30:42.022Z] #18 43.36 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2) ... [2020-01-10T21:30:42.292Z] #45 114.9 DEP criu/sk-inet.d [2020-01-10T21:30:42.583Z] #45 115.2 DEP criu/signalfd.d [2020-01-10T21:30:42.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) [2020-01-10T21:30:42.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-01-10T21:30:42.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2020-01-10T21:30:42.631Z] === RUN TestKillStoppedContainer [2020-01-10T21:30:42.631Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-01-10T21:30:42.631Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-10T21:30:42.631Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-01-10T21:30:42.631Z] === RUN TestKillDifferentUserContainer [2020-01-10T21:30:42.664Z] #18 44.18 Selecting previously unselected package python3.7-minimal. [2020-01-10T21:30:42.664Z] #18 44.19 Preparing to unpack .../python3.7-minimal_3.7.3-2_ppc64el.deb ... [2020-01-10T21:30:42.664Z] #18 44.21 Unpacking python3.7-minimal (3.7.3-2) ... [2020-01-10T21:30:42.897Z] #45 115.6 DEP criu/sigframe.d [2020-01-10T21:30:42.897Z] #45 ... [2020-01-10T21:30:42.897Z] [2020-01-10T21:30:42.897Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:30:42.897Z] #18 38.91 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-01-10T21:30:42.897Z] #18 38.92 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-01-10T21:30:42.897Z] #18 38.93 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-01-10T21:30:42.897Z] #18 38.94 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-01-10T21:30:42.897Z] #18 38.95 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-01-10T21:30:42.897Z] #18 38.99 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-01-10T21:30:42.897Z] #18 39.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-01-10T21:30:42.897Z] #18 39.20 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-01-10T21:30:42.897Z] #18 39.22 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-01-10T21:30:42.897Z] #18 39.24 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-01-10T21:30:42.897Z] #18 39.26 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-01-10T21:30:42.897Z] #18 39.30 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-01-10T21:30:42.897Z] #18 39.31 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-01-10T21:30:42.897Z] #18 39.36 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-01-10T21:30:42.897Z] #18 39.98 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-01-10T21:30:42.897Z] #18 40.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-01-10T21:30:42.897Z] #18 40.24 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-01-10T21:30:42.897Z] #18 41.53 debconf: delaying package configuration, since apt-utils is not installed [2020-01-10T21:30:42.897Z] #18 41.67 Fetched 27.7 MB in 3s (7990 kB/s) [2020-01-10T21:30:42.897Z] #18 41.74 Selecting previously unselected package pigz. [2020-01-10T21:30:42.897Z] #18 41.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-01-10T21:30:42.897Z] #18 41.88 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-01-10T21:30:42.897Z] #18 41.88 Unpacking pigz (2.4-1) ... [2020-01-10T21:30:42.897Z] #18 42.02 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-01-10T21:30:42.897Z] #18 42.03 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_ppc64el.deb ... [2020-01-10T21:30:42.897Z] #18 42.03 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2) ... [2020-01-10T21:30:42.897Z] #18 42.79 Selecting previously unselected package python3.7-minimal. [2020-01-10T21:30:42.897Z] #18 42.80 Preparing to unpack .../python3.7-minimal_3.7.3-2_ppc64el.deb ... [2020-01-10T21:30:42.897Z] #18 42.81 Unpacking python3.7-minimal (3.7.3-2) ... [2020-01-10T21:30:42.897Z] #18 44.53 Setting up libpython3.7-minimal:ppc64el (3.7.3-2) ... [2020-01-10T21:30:42.897Z] #18 44.55 Setting up python3.7-minimal (3.7.3-2) ... [2020-01-10T21:30:43.567Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-01-10T21:30:43.567Z] === RUN TestInspectOomKilledTrue [2020-01-10T21:30:43.567Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-01-10T21:30:43.567Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-10T21:30:43.567Z] === RUN TestInspectOomKilledFalse [2020-01-10T21:30:43.567Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-10T21:30:43.567Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-10T21:30:43.567Z] === RUN TestLinksEtcHostsContentMatch [2020-01-10T21:30:44.135Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-01-10T21:30:44.135Z] === RUN TestLinksContainerNames [2020-01-10T21:30:44.496Z] #18 45.64 Setting up libpython3.7-minimal:ppc64el (3.7.3-2) ... [2020-01-10T21:30:44.496Z] #18 45.68 Setting up python3.7-minimal (3.7.3-2) ... [2020-01-10T21:30:45.239Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-01-10T21:30:45.239Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-01-10T21:30:45.496Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-10T21:30:45.606Z] --- PASS: TestLinksContainerNames (1.55s) [2020-01-10T21:30:45.606Z] === RUN TestLogsFollowTailEmpty [2020-01-10T21:30:46.543Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-01-10T21:30:46.543Z] === RUN TestContainerNetworkMountsNoChown [2020-01-10T21:30:47.112Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-01-10T21:30:47.112Z] === RUN TestMountDaemonRoot [2020-01-10T21:30:47.112Z] === RUN TestMountDaemonRoot/default [2020-01-10T21:30:47.112Z] === PAUSE TestMountDaemonRoot/default [2020-01-10T21:30:47.112Z] === RUN TestMountDaemonRoot/private [2020-01-10T21:30:47.112Z] === PAUSE TestMountDaemonRoot/private [2020-01-10T21:30:47.112Z] === RUN TestMountDaemonRoot/rprivate [2020-01-10T21:30:47.112Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-10T21:30:47.112Z] === RUN TestMountDaemonRoot/slave [2020-01-10T21:30:47.112Z] === PAUSE TestMountDaemonRoot/slave [2020-01-10T21:30:47.112Z] === RUN TestMountDaemonRoot/rslave [2020-01-10T21:30:47.112Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-10T21:30:47.112Z] === RUN TestMountDaemonRoot/shared [2020-01-10T21:30:47.112Z] === PAUSE TestMountDaemonRoot/shared [2020-01-10T21:30:47.112Z] === RUN TestMountDaemonRoot/rshared [2020-01-10T21:30:47.112Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-10T21:30:47.112Z] === CONT TestMountDaemonRoot/default [2020-01-10T21:30:47.112Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-10T21:30:47.112Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/rslave [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/rshared [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/slave [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/shared [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/private [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/rprivate [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-10T21:30:47.372Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-10T21:30:47.372Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-10T21:30:47.372Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-10T21:30:47.472Z] #18 48.80 Selecting previously unselected package python3-minimal. [2020-01-10T21:30:47.472Z] #18 48.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-01-10T21:30:47.472Z] #18 48.90 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-01-10T21:30:47.472Z] #18 48.91 Unpacking python3-minimal (3.7.3-1) ... [2020-01-10T21:30:47.472Z] #18 48.99 Selecting previously unselected package libmpdec2:ppc64el. [2020-01-10T21:30:47.472Z] #18 49.01 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-01-10T21:30:47.472Z] #18 49.01 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-01-10T21:30:47.472Z] #18 49.20 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-01-10T21:30:47.472Z] #18 49.21 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_ppc64el.deb ... [2020-01-10T21:30:47.472Z] #18 49.22 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2) ... [2020-01-10T21:30:47.631Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-10T21:30:47.631Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-10T21:30:47.631Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-10T21:30:47.631Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-10T21:30:47.631Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-10T21:30:47.631Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-10T21:30:47.631Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-10T21:30:47.631Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-10T21:30:47.631Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-10T21:30:47.631Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-10T21:30:47.631Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-10T21:30:47.631Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.12s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-01-10T21:30:47.891Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-01-10T21:30:47.891Z] === RUN TestContainerBindMountNonRecursive [2020-01-10T21:30:48.019Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-01-10T21:30:48.019Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-01-10T21:30:48.019Z] --- PASS: TestBuildPreserveOwnership (6.44s) [2020-01-10T21:30:48.019Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.07s) [2020-01-10T21:30:48.019Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.36s) [2020-01-10T21:30:48.019Z] === RUN TestBuildPlatformInvalid [2020-01-10T21:30:48.019Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-01-10T21:30:48.019Z] PASS [2020-01-10T21:30:48.276Z] [2020-01-10T21:30:48.276Z] === Skipped [2020-01-10T21:30:48.276Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-01-10T21:30:48.276Z] build_session_test.go:25: TODO: BuildKit [2020-01-10T21:30:48.276Z] [2020-01-10T21:30:48.276Z] [2020-01-10T21:30:48.276Z] DONE 32 tests, 1 skipped in 179.128s [2020-01-10T21:30:48.276Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-01-10T21:30:48.276Z] ++ 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-01-10T21:30:48.276Z] ++ set -e [2020-01-10T21:30:48.276Z] ++ '[' -n 0 ']' [2020-01-10T21:30:48.276Z] ++ set -x [2020-01-10T21:30:48.276Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:30:48.276Z] INFO: Testing against a local daemon [2020-01-10T21:30:48.276Z] === RUN TestConfigList [2020-01-10T21:30:48.506Z] #18 ... [2020-01-10T21:30:48.506Z] [2020-01-10T21:30:48.506Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:30:48.506Z] #48 200.7 vendor/golang.org/x/text/unicode/norm [2020-01-10T21:30:48.506Z] #48 203.1 github.com/LK4D4/vndr/build [2020-01-10T21:30:48.797Z] #48 ... [2020-01-10T21:30:48.797Z] [2020-01-10T21:30:48.797Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:30:48.797Z] #45 115.8 DEP criu/shmem.d [2020-01-10T21:30:48.797Z] #45 116.2 DEP criu/servicefd.d [2020-01-10T21:30:48.797Z] #45 116.4 DEP criu/seize.d [2020-01-10T21:30:48.797Z] #45 116.7 DEP criu/seccomp.d [2020-01-10T21:30:48.797Z] #45 117.0 DEP criu/rst-malloc.d [2020-01-10T21:30:48.797Z] #45 117.2 DEP criu/rbtree.d [2020-01-10T21:30:48.797Z] #45 117.3 DEP criu/pstree.d [2020-01-10T21:30:48.797Z] #45 117.6 DEP criu/protobuf.d [2020-01-10T21:30:48.797Z] #45 117.9 GEN criu/protobuf-desc-gen.h [2020-01-10T21:30:48.797Z] #45 120.7 DEP criu/protobuf-desc.d [2020-01-10T21:30:48.797Z] #45 121.0 DEP criu/proc_parse.d [2020-01-10T21:30:48.797Z] #45 121.5 DEP criu/plugin.d [2020-01-10T21:30:48.943Z] #18 49.73 Selecting previously unselected package python3-minimal. [2020-01-10T21:30:48.943Z] #18 49.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 ... 23601 files and directories currently installed.) [2020-01-10T21:30:48.943Z] #18 49.88 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-01-10T21:30:48.943Z] #18 49.90 Unpacking python3-minimal (3.7.3-1) ... [2020-01-10T21:30:48.943Z] #18 50.05 Selecting previously unselected package libmpdec2:ppc64el. [2020-01-10T21:30:48.943Z] #18 50.09 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-01-10T21:30:48.943Z] #18 50.10 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-01-10T21:30:48.943Z] #18 50.31 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-01-10T21:30:48.943Z] #18 50.34 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_ppc64el.deb ... [2020-01-10T21:30:48.943Z] #18 50.35 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2) ... [2020-01-10T21:30:49.110Z] #45 121.6 DEP criu/pipes.d [2020-01-10T21:30:49.207Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-01-10T21:30:49.400Z] #45 122.0 DEP criu/pie-util.d [2020-01-10T21:30:49.400Z] #45 ... [2020-01-10T21:30:49.400Z] [2020-01-10T21:30:49.400Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:30:49.400Z] #18 50.94 Selecting previously unselected package python3.7. [2020-01-10T21:30:49.400Z] #18 50.95 Preparing to unpack .../python3.7_3.7.3-2_ppc64el.deb ... [2020-01-10T21:30:49.400Z] #18 50.97 Unpacking python3.7 (3.7.3-2) ... [2020-01-10T21:30:49.691Z] #18 51.21 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-01-10T21:30:49.691Z] #18 51.23 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-01-10T21:30:49.691Z] #18 51.25 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-01-10T21:30:49.773Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-01-10T21:30:49.798Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2020-01-10T21:30:49.798Z] === RUN TestNetworkNat [2020-01-10T21:30:49.985Z] #18 51.45 Setting up python3-minimal (3.7.3-1) ... [2020-01-10T21:30:50.031Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-01-10T21:30:50.496Z] #18 ... [2020-01-10T21:30:50.496Z] [2020-01-10T21:30:50.496Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:30:50.496Z] #48 204.1 github.com/LK4D4/vndr/build [2020-01-10T21:30:50.496Z] #48 ... [2020-01-10T21:30:50.496Z] [2020-01-10T21:30:50.496Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:30:50.496Z] #45 112.6 LINK criu/pie/restorer.built-in.o [2020-01-10T21:30:50.496Z] #45 112.7 GEN criu/pie/restorer-blob.h [2020-01-10T21:30:50.496Z] #45 112.9 DEP criu/vdso.d [2020-01-10T21:30:50.496Z] #45 113.3 DEP criu/uts_ns.d [2020-01-10T21:30:50.496Z] #45 113.7 DEP criu/util.d [2020-01-10T21:30:50.496Z] #45 114.2 DEP criu/uffd.d [2020-01-10T21:30:50.496Z] #45 114.5 DEP criu/tun.d [2020-01-10T21:30:50.496Z] #45 115.1 DEP criu/tty.d [2020-01-10T21:30:50.496Z] #45 115.5 DEP criu/timerfd.d [2020-01-10T21:30:50.496Z] #45 115.9 DEP criu/sysfs_parse.d [2020-01-10T21:30:50.496Z] #45 116.3 DEP criu/sysctl.d [2020-01-10T21:30:50.496Z] #45 116.5 DEP criu/string.d [2020-01-10T21:30:50.496Z] #45 116.6 DEP criu/stats.d [2020-01-10T21:30:50.496Z] #45 116.7 DEP criu/sockets.d [2020-01-10T21:30:50.496Z] #45 117.0 DEP criu/sk-unix.d [2020-01-10T21:30:50.496Z] #45 117.6 DEP criu/sk-tcp.d [2020-01-10T21:30:50.496Z] #45 118.1 DEP criu/sk-queue.d [2020-01-10T21:30:50.496Z] #45 118.3 DEP criu/sk-packet.d [2020-01-10T21:30:50.496Z] #45 118.7 DEP criu/sk-netlink.d [2020-01-10T21:30:50.496Z] #45 119.0 DEP criu/sk-inet.d [2020-01-10T21:30:50.496Z] #45 119.4 DEP criu/signalfd.d [2020-01-10T21:30:50.496Z] #45 119.8 DEP criu/sigframe.d [2020-01-10T21:30:50.496Z] #45 119.9 DEP criu/shmem.d [2020-01-10T21:30:50.496Z] #45 120.2 DEP criu/servicefd.d [2020-01-10T21:30:50.496Z] #45 120.5 DEP criu/seize.d [2020-01-10T21:30:50.496Z] #45 120.8 DEP criu/seccomp.d [2020-01-10T21:30:50.496Z] #45 121.0 DEP criu/rst-malloc.d [2020-01-10T21:30:50.496Z] #45 121.1 DEP criu/rbtree.d [2020-01-10T21:30:50.496Z] #45 121.2 DEP criu/pstree.d [2020-01-10T21:30:50.496Z] #45 121.4 DEP criu/protobuf.d [2020-01-10T21:30:50.496Z] #45 121.7 GEN criu/protobuf-desc-gen.h [2020-01-10T21:30:50.496Z] #45 ... [2020-01-10T21:30:50.496Z] [2020-01-10T21:30:50.496Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:30:50.496Z] #18 52.11 Selecting previously unselected package python3.7. [2020-01-10T21:30:50.733Z] --- PASS: TestNetworkNat (0.92s) [2020-01-10T21:30:50.733Z] === RUN TestNetworkLocalhostTCPNat [2020-01-10T21:30:50.788Z] #18 52.13 Preparing to unpack .../python3.7_3.7.3-2_ppc64el.deb ... [2020-01-10T21:30:50.788Z] #18 52.14 Unpacking python3.7 (3.7.3-2) ... [2020-01-10T21:30:50.788Z] #18 52.32 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-01-10T21:30:50.788Z] #18 52.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-01-10T21:30:50.788Z] #18 52.36 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-01-10T21:30:51.079Z] #18 52.51 Setting up python3-minimal (3.7.3-1) ... [2020-01-10T21:30:51.406Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-01-10T21:30:51.521Z] #18 53.14 Selecting previously unselected package python3. [2020-01-10T21:30:51.521Z] #18 53.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-01-10T21:30:51.521Z] #18 53.27 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-01-10T21:30:51.521Z] #18 53.28 Unpacking python3 (3.7.3-1) ... [2020-01-10T21:30:51.663Z] --- PASS: TestConfigList (3.17s) [2020-01-10T21:30:51.663Z] === RUN TestConfigsCreateAndDelete [2020-01-10T21:30:51.663Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-01-10T21:30:51.670Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-01-10T21:30:51.670Z] === RUN TestNetworkLoopbackNat [2020-01-10T21:30:51.813Z] #18 53.48 Selecting previously unselected package libip4tc0:ppc64el. [2020-01-10T21:30:51.813Z] #18 53.50 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-01-10T21:30:51.813Z] #18 53.51 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-01-10T21:30:52.104Z] #18 53.66 Selecting previously unselected package libip6tc0:ppc64el. [2020-01-10T21:30:52.104Z] #18 53.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-01-10T21:30:52.104Z] #18 53.67 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-01-10T21:30:52.226Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-01-10T21:30:52.394Z] #18 53.80 Selecting previously unselected package libiptc0:ppc64el. [2020-01-10T21:30:52.394Z] #18 53.81 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-01-10T21:30:52.394Z] #18 53.82 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-01-10T21:30:52.394Z] #18 53.97 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-01-10T21:30:52.394Z] #18 53.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-01-10T21:30:52.394Z] #18 53.99 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-01-10T21:30:52.484Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-01-10T21:30:52.598Z] #18 54.13 Selecting previously unselected package python3. [2020-01-10T21:30:52.606Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2020-01-10T21:30:52.606Z] === RUN TestPause [2020-01-10T21:30:52.683Z] #18 54.14 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-01-10T21:30:52.683Z] #18 54.16 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-01-10T21:30:52.683Z] #18 54.17 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-01-10T21:30:52.683Z] #18 54.32 Selecting previously unselected package libnftnl11:ppc64el. [2020-01-10T21:30:52.683Z] #18 54.34 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-01-10T21:30:52.683Z] #18 54.35 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-01-10T21:30:52.887Z] #18 54.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-01-10T21:30:52.887Z] #18 54.32 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-01-10T21:30:52.887Z] #18 54.35 Unpacking python3 (3.7.3-1) ... [2020-01-10T21:30:52.972Z] #18 54.49 Selecting previously unselected package iptables. [2020-01-10T21:30:52.972Z] #18 54.50 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-01-10T21:30:52.972Z] #18 54.50 Unpacking iptables (1.8.2-4) ... [2020-01-10T21:30:53.176Z] #18 54.46 Selecting previously unselected package libip4tc0:ppc64el. [2020-01-10T21:30:53.177Z] #18 54.48 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-01-10T21:30:53.177Z] #18 54.48 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-01-10T21:30:53.177Z] #18 54.62 Selecting previously unselected package libip6tc0:ppc64el. [2020-01-10T21:30:53.177Z] #18 54.63 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-01-10T21:30:53.177Z] #18 54.64 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-01-10T21:30:53.467Z] #18 54.76 Selecting previously unselected package libiptc0:ppc64el. [2020-01-10T21:30:53.467Z] #18 54.77 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-01-10T21:30:53.467Z] #18 54.78 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-01-10T21:30:53.467Z] #18 54.93 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-01-10T21:30:53.467Z] #18 54.97 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-01-10T21:30:53.546Z] --- PASS: TestPause (0.86s) [2020-01-10T21:30:53.546Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-10T21:30:53.546Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-10T21:30:53.546Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-10T21:30:53.546Z] === RUN TestPauseStopPausedContainer [2020-01-10T21:30:53.602Z] #18 55.31 Selecting previously unselected package xxd. [2020-01-10T21:30:53.602Z] #18 55.34 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-01-10T21:30:53.602Z] #18 55.34 Unpacking xxd (2:8.1.0875-5) ... [2020-01-10T21:30:53.757Z] #18 54.98 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-01-10T21:30:53.757Z] #18 55.06 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-01-10T21:30:53.757Z] #18 55.11 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-01-10T21:30:53.757Z] #18 55.11 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-01-10T21:30:53.757Z] #18 55.23 Selecting previously unselected package libnftnl11:ppc64el. [2020-01-10T21:30:53.757Z] #18 55.24 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-01-10T21:30:53.757Z] #18 55.25 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-01-10T21:30:53.857Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-01-10T21:30:53.892Z] #18 55.56 Selecting previously unselected package vim-common. [2020-01-10T21:30:53.892Z] #18 55.58 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-10T21:30:53.892Z] #18 55.64 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-10T21:30:54.048Z] #18 55.39 Selecting previously unselected package iptables. [2020-01-10T21:30:54.048Z] #18 55.41 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-01-10T21:30:54.048Z] #18 55.41 Unpacking iptables (1.8.2-4) ... [2020-01-10T21:30:54.185Z] #18 55.93 Selecting previously unselected package bash-completion. [2020-01-10T21:30:54.185Z] #18 55.93 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-01-10T21:30:54.247Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-01-10T21:30:54.482Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-01-10T21:30:54.482Z] === RUN TestPsFilter [2020-01-10T21:30:54.681Z] #18 56.13 Selecting previously unselected package xxd. [2020-01-10T21:30:54.681Z] #18 56.15 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-01-10T21:30:54.681Z] #18 56.16 Unpacking xxd (2:8.1.0875-5) ... [2020-01-10T21:30:54.742Z] --- PASS: TestPsFilter (0.26s) [2020-01-10T21:30:54.742Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-10T21:30:54.788Z] --- PASS: TestConfigsCreateAndDelete (3.37s) [2020-01-10T21:30:54.788Z] === RUN TestConfigsUpdate [2020-01-10T21:30:54.974Z] #18 56.27 Selecting previously unselected package vim-common. [2020-01-10T21:30:54.974Z] #18 56.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-10T21:30:54.974Z] #18 56.33 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-10T21:30:55.045Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-01-10T21:30:55.270Z] #18 56.59 Selecting previously unselected package bash-completion. [2020-01-10T21:30:55.270Z] #18 56.61 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-01-10T21:30:55.303Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-01-10T21:30:55.312Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-01-10T21:30:55.312Z] === RUN TestRemoveContainerWithVolume [2020-01-10T21:30:56.247Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-01-10T21:30:56.247Z] === RUN TestRemoveContainerRunning [2020-01-10T21:30:56.692Z] 65014b3c3121: Pull complete [2020-01-10T21:30:57.185Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-01-10T21:30:57.185Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-10T21:30:57.701Z] #18 ... [2020-01-10T21:30:57.701Z] [2020-01-10T21:30:57.701Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:30:57.701Z] #48 219.6 vendor/golang.org/x/net/http2/hpack [2020-01-10T21:30:57.753Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-01-10T21:30:57.753Z] === RUN TestRemoveInvalidContainer [2020-01-10T21:30:57.753Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-01-10T21:30:57.753Z] === RUN TestRenameLinkedContainer [2020-01-10T21:30:57.827Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-01-10T21:30:58.330Z] #48 220.6 vendor/golang.org/x/net/idna [2020-01-10T21:30:58.390Z] --- PASS: TestConfigsUpdate (3.38s) [2020-01-10T21:30:58.390Z] === RUN TestTemplatedConfig [2020-01-10T21:30:58.647Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-01-10T21:30:58.647Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-01-10T21:30:58.768Z] #18 ... [2020-01-10T21:30:58.768Z] [2020-01-10T21:30:58.768Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:30:58.768Z] #48 222.6 vendor/golang.org/x/net/http2/hpack [2020-01-10T21:30:59.210Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-01-10T21:30:59.828Z] #48 ... [2020-01-10T21:30:59.828Z] [2020-01-10T21:30:59.828Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:30:59.828Z] #45 122.2 DEP criu/pie-util-vdso.d [2020-01-10T21:30:59.828Z] #45 122.4 DEP criu/pie-util-vdso-elf32.d [2020-01-10T21:30:59.828Z] #45 122.7 DEP criu/path.d [2020-01-10T21:30:59.828Z] #45 122.9 DEP criu/parasite-syscall.d [2020-01-10T21:30:59.828Z] #45 123.3 DEP criu/pagemap.d [2020-01-10T21:30:59.828Z] #45 123.6 DEP criu/pagemap-cache.d [2020-01-10T21:30:59.828Z] #45 123.9 DEP criu/page-xfer.d [2020-01-10T21:30:59.828Z] #45 124.2 DEP criu/page-pipe.d [2020-01-10T21:30:59.828Z] #45 124.5 DEP criu/netfilter.d [2020-01-10T21:30:59.828Z] #45 124.9 DEP criu/net.d [2020-01-10T21:30:59.828Z] #45 125.4 DEP criu/namespaces.d [2020-01-10T21:30:59.828Z] #45 125.7 DEP criu/mount.d [2020-01-10T21:30:59.828Z] #45 126.1 DEP criu/mem.d [2020-01-10T21:30:59.828Z] #45 126.4 DEP criu/lsm.d [2020-01-10T21:30:59.828Z] #45 126.7 DEP criu/log.d [2020-01-10T21:30:59.828Z] #45 127.0 DEP criu/libnetlink.d [2020-01-10T21:30:59.828Z] #45 127.1 DEP criu/kerndat.d [2020-01-10T21:30:59.828Z] #45 127.5 DEP criu/kcmp-ids.d [2020-01-10T21:30:59.828Z] #45 127.7 DEP criu/irmap.d [2020-01-10T21:30:59.828Z] #45 128.1 DEP criu/ipc_ns.d [2020-01-10T21:30:59.828Z] #45 128.8 DEP criu/image.d [2020-01-10T21:30:59.828Z] #45 129.1 DEP criu/image-desc.d [2020-01-10T21:30:59.828Z] #45 129.4 DEP criu/fsnotify.d [2020-01-10T21:30:59.828Z] #45 129.7 DEP criu/filesystems.d [2020-01-10T21:30:59.828Z] #45 130.2 DEP criu/files.d [2020-01-10T21:30:59.828Z] #45 130.5 DEP criu/files-reg.d [2020-01-10T21:30:59.828Z] #45 130.8 DEP criu/files-ext.d [2020-01-10T21:30:59.828Z] #45 131.1 DEP criu/file-lock.d [2020-01-10T21:30:59.828Z] #45 131.3 DEP criu/file-ids.d [2020-01-10T21:30:59.828Z] #45 131.6 DEP criu/fifo.d [2020-01-10T21:30:59.828Z] #45 132.0 DEP criu/fdstore.d [2020-01-10T21:30:59.828Z] #45 132.3 DEP criu/fault-injection.d [2020-01-10T21:30:59.828Z] #45 132.4 DEP criu/external.d [2020-01-10T21:31:00.119Z] #45 132.7 DEP criu/eventpoll.d [2020-01-10T21:31:00.119Z] #45 ... [2020-01-10T21:31:00.119Z] [2020-01-10T21:31:00.119Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:31:00.119Z] #18 61.77 Unpacking bash-completion (1:2.8-6) ... [2020-01-10T21:31:00.749Z] #18 62.47 Selecting previously unselected package bzip2. [2020-01-10T21:31:00.749Z] #18 62.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-01-10T21:31:00.749Z] #18 62.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-10T21:31:00.831Z] #48 224.3 mime [2020-01-10T21:31:00.831Z] #48 224.7 mime/quotedprintable [2020-01-10T21:31:01.041Z] #18 62.65 Selecting previously unselected package xz-utils. [2020-01-10T21:31:01.041Z] #18 62.66 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-01-10T21:31:01.041Z] #18 62.66 Unpacking xz-utils (5.2.4-1) ... [2020-01-10T21:31:01.046Z] --- PASS: TestRenameLinkedContainer (3.24s) [2020-01-10T21:31:01.046Z] === RUN TestRenameStoppedContainer [2020-01-10T21:31:01.332Z] #18 62.91 Selecting previously unselected package apparmor. [2020-01-10T21:31:01.332Z] #18 62.94 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-01-10T21:31:01.626Z] #18 63.14 Unpacking apparmor (2.13.2-10) ... [2020-01-10T21:31:01.984Z] --- PASS: TestRenameStoppedContainer (0.81s) [2020-01-10T21:31:01.985Z] === RUN TestRenameRunningContainerAndReuse [2020-01-10T21:31:02.257Z] #18 63.72 Selecting previously unselected package aufs-tools. [2020-01-10T21:31:02.257Z] #18 63.75 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-01-10T21:31:02.257Z] #18 63.75 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-01-10T21:31:02.257Z] #18 63.94 Selecting previously unselected package libonig5:ppc64el. [2020-01-10T21:31:02.257Z] #18 63.95 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-01-10T21:31:02.257Z] #18 63.96 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-01-10T21:31:02.476Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-01-10T21:31:02.492Z] --- PASS: TestTemplatedConfig (3.69s) [2020-01-10T21:31:02.492Z] === RUN TestConfigInspect [2020-01-10T21:31:02.548Z] #18 64.20 Selecting previously unselected package libjq1:ppc64el. [2020-01-10T21:31:02.548Z] #18 64.22 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-01-10T21:31:02.548Z] #18 64.22 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-01-10T21:31:02.749Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-01-10T21:31:02.842Z] #18 64.48 Selecting previously unselected package jq. [2020-01-10T21:31:02.842Z] #18 64.49 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-01-10T21:31:02.842Z] #18 64.50 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-10T21:31:02.842Z] #18 64.60 Selecting previously unselected package libaio1:ppc64el. [2020-01-10T21:31:02.897Z] #48 ... [2020-01-10T21:31:02.897Z] [2020-01-10T21:31:02.897Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:31:02.897Z] #45 124.8 DEP criu/protobuf-desc.d [2020-01-10T21:31:02.897Z] #45 125.0 DEP criu/proc_parse.d [2020-01-10T21:31:02.897Z] #45 125.5 DEP criu/plugin.d [2020-01-10T21:31:02.897Z] #45 125.7 DEP criu/pipes.d [2020-01-10T21:31:02.897Z] #45 126.1 DEP criu/pie-util.d [2020-01-10T21:31:02.897Z] #45 126.3 DEP criu/pie-util-vdso.d [2020-01-10T21:31:02.897Z] #45 126.6 DEP criu/pie-util-vdso-elf32.d [2020-01-10T21:31:02.897Z] #45 126.9 DEP criu/path.d [2020-01-10T21:31:02.897Z] #45 127.1 DEP criu/parasite-syscall.d [2020-01-10T21:31:02.897Z] #45 127.5 DEP criu/pagemap.d [2020-01-10T21:31:02.897Z] #45 127.7 DEP criu/pagemap-cache.d [2020-01-10T21:31:02.897Z] #45 128.1 DEP criu/page-xfer.d [2020-01-10T21:31:02.897Z] #45 128.5 DEP criu/page-pipe.d [2020-01-10T21:31:02.897Z] #45 128.8 DEP criu/netfilter.d [2020-01-10T21:31:02.897Z] #45 129.1 DEP criu/net.d [2020-01-10T21:31:02.897Z] #45 129.4 DEP criu/namespaces.d [2020-01-10T21:31:02.897Z] #45 129.9 DEP criu/mount.d [2020-01-10T21:31:02.897Z] #45 130.4 DEP criu/mem.d [2020-01-10T21:31:02.897Z] #45 130.7 DEP criu/lsm.d [2020-01-10T21:31:02.897Z] #45 131.0 DEP criu/log.d [2020-01-10T21:31:02.897Z] #45 131.2 DEP criu/libnetlink.d [2020-01-10T21:31:02.897Z] #45 131.4 DEP criu/kerndat.d [2020-01-10T21:31:02.897Z] #45 131.9 DEP criu/kcmp-ids.d [2020-01-10T21:31:02.897Z] #45 132.1 DEP criu/irmap.d [2020-01-10T21:31:02.897Z] #45 132.3 DEP criu/ipc_ns.d [2020-01-10T21:31:02.897Z] #45 132.7 DEP criu/image.d [2020-01-10T21:31:02.897Z] #45 133.0 DEP criu/image-desc.d [2020-01-10T21:31:02.897Z] #45 133.2 DEP criu/fsnotify.d [2020-01-10T21:31:02.897Z] #45 133.5 DEP criu/filesystems.d [2020-01-10T21:31:02.897Z] #45 134.0 DEP criu/files.d [2020-01-10T21:31:02.897Z] #45 134.3 DEP criu/files-reg.d [2020-01-10T21:31:02.897Z] #45 134.6 DEP criu/files-ext.d [2020-01-10T21:31:02.897Z] #45 134.8 DEP criu/file-lock.d [2020-01-10T21:31:02.897Z] #45 ... [2020-01-10T21:31:02.897Z] [2020-01-10T21:31:02.897Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:31:02.897Z] #18 62.28 Unpacking bash-completion (1:2.8-6) ... [2020-01-10T21:31:02.897Z] #18 62.88 Selecting previously unselected package bzip2. [2020-01-10T21:31:02.897Z] #18 62.91 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-01-10T21:31:02.897Z] #18 62.92 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-10T21:31:02.897Z] #18 63.15 Selecting previously unselected package xz-utils. [2020-01-10T21:31:02.897Z] #18 63.18 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-01-10T21:31:02.897Z] #18 63.19 Unpacking xz-utils (5.2.4-1) ... [2020-01-10T21:31:02.897Z] #18 63.46 Selecting previously unselected package apparmor. [2020-01-10T21:31:02.897Z] #18 63.48 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-01-10T21:31:02.897Z] #18 63.73 Unpacking apparmor (2.13.2-10) ... [2020-01-10T21:31:03.132Z] #18 64.60 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-01-10T21:31:03.132Z] #18 64.61 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-01-10T21:31:03.132Z] #18 64.72 Selecting previously unselected package libgpm2:ppc64el. [2020-01-10T21:31:03.132Z] #18 64.73 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-01-10T21:31:03.132Z] #18 64.73 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-01-10T21:31:03.132Z] #18 64.83 Selecting previously unselected package libicu63:ppc64el. [2020-01-10T21:31:03.188Z] #18 64.47 Selecting previously unselected package aufs-tools. [2020-01-10T21:31:03.188Z] #18 64.51 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-01-10T21:31:03.188Z] #18 64.53 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-01-10T21:31:03.188Z] #18 64.80 Selecting previously unselected package libonig5:ppc64el. [2020-01-10T21:31:03.362Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s) [2020-01-10T21:31:03.362Z] === RUN TestRenameInvalidName [2020-01-10T21:31:03.449Z] #18 64.85 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-01-10T21:31:03.449Z] #18 64.86 Unpacking libicu63:ppc64el (63.1-6) ... [2020-01-10T21:31:03.478Z] #18 64.84 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-01-10T21:31:03.478Z] #18 64.84 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-01-10T21:31:03.478Z] #18 65.09 Selecting previously unselected package libjq1:ppc64el. [2020-01-10T21:31:03.769Z] #18 65.11 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-01-10T21:31:03.769Z] #18 65.13 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-01-10T21:31:04.061Z] #18 65.35 Selecting previously unselected package jq. [2020-01-10T21:31:04.061Z] #18 65.40 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-01-10T21:31:04.061Z] #18 65.41 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-10T21:31:04.061Z] #18 65.58 Selecting previously unselected package libaio1:ppc64el. [2020-01-10T21:31:04.061Z] #18 65.59 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-01-10T21:31:04.061Z] #18 65.59 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-01-10T21:31:04.183Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-01-10T21:31:04.300Z] --- PASS: TestRenameInvalidName (0.79s) [2020-01-10T21:31:04.300Z] === RUN TestRenameAnonymousContainer [2020-01-10T21:31:04.358Z] #18 65.71 Selecting previously unselected package libgpm2:ppc64el. [2020-01-10T21:31:04.358Z] #18 65.73 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-01-10T21:31:04.358Z] #18 65.75 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-01-10T21:31:04.650Z] #18 65.90 Selecting previously unselected package libicu63:ppc64el. [2020-01-10T21:31:04.650Z] #18 65.93 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-01-10T21:31:04.650Z] #18 65.94 Unpacking libicu63:ppc64el (63.1-6) ... [2020-01-10T21:31:06.027Z] --- PASS: TestConfigInspect (3.44s) [2020-01-10T21:31:06.027Z] === RUN TestConfigCreateWithLabels [2020-01-10T21:31:06.592Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-01-10T21:31:07.524Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-01-10T21:31:08.367Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-01-10T21:31:08.455Z] --- PASS: TestConfigCreateWithLabels (3.05s) [2020-01-10T21:31:08.455Z] === RUN TestConfigCreateResolve [2020-01-10T21:31:08.491Z] --- PASS: TestRenameAnonymousContainer (3.89s) [2020-01-10T21:31:08.491Z] === RUN TestRenameContainerWithSameName [2020-01-10T21:31:09.000Z] #18 ... [2020-01-10T21:31:09.000Z] [2020-01-10T21:31:09.000Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:31:09.000Z] #51 DONE 231.5s [2020-01-10T21:31:09.000Z] [2020-01-10T21:31:09.000Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:31:09.000Z] #45 133.0 DEP criu/eventfd.d [2020-01-10T21:31:09.000Z] #45 133.4 DEP criu/crtools.d [2020-01-10T21:31:09.000Z] #45 133.8 DEP criu/cr-service.d [2020-01-10T21:31:09.000Z] #45 134.2 DEP criu/cr-restore.d [2020-01-10T21:31:09.000Z] #45 134.7 DEP criu/cr-errno.d [2020-01-10T21:31:09.000Z] #45 134.7 DEP criu/cr-dump.d [2020-01-10T21:31:09.000Z] #45 135.2 DEP criu/cr-dedup.d [2020-01-10T21:31:09.000Z] #45 135.6 DEP criu/cr-check.d [2020-01-10T21:31:09.000Z] #45 136.1 DEP criu/config.d [2020-01-10T21:31:09.000Z] #45 136.5 DEP criu/clone-noasan.d [2020-01-10T21:31:09.000Z] #45 136.6 DEP criu/cgroup.d [2020-01-10T21:31:09.000Z] #45 136.9 DEP criu/cgroup-props.d [2020-01-10T21:31:09.000Z] #45 137.3 DEP criu/bitmap.d [2020-01-10T21:31:09.000Z] #45 137.3 DEP criu/bfd.d [2020-01-10T21:31:09.000Z] #45 137.6 DEP criu/autofs.d [2020-01-10T21:31:09.000Z] #45 137.9 DEP criu/aio.d [2020-01-10T21:31:09.000Z] #45 138.2 DEP criu/action-scripts.d [2020-01-10T21:31:09.000Z] #45 139.0 CC criu/action-scripts.o [2020-01-10T21:31:09.000Z] #45 140.0 CC criu/aio.o [2020-01-10T21:31:09.000Z] #45 141.3 CC criu/autofs.o [2020-01-10T21:31:09.058Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2020-01-10T21:31:09.058Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-10T21:31:09.290Z] #45 ... [2020-01-10T21:31:09.290Z] [2020-01-10T21:31:09.290Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:31:09.581Z] #18 71.01 Selecting previously unselected package libnet1:ppc64el. [2020-01-10T21:31:09.581Z] #18 71.03 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-01-10T21:31:09.581Z] #18 71.04 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-01-10T21:31:09.581Z] #18 71.20 Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-10T21:31:09.581Z] #18 71.21 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-01-10T21:31:09.581Z] #18 71.22 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-01-10T21:31:09.873Z] #18 71.38 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-10T21:31:09.873Z] #18 71.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-01-10T21:31:09.873Z] #18 71.41 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-01-10T21:31:09.873Z] #18 71.55 Selecting previously unselected package libreadline5:ppc64el. [2020-01-10T21:31:10.164Z] #18 71.63 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-01-10T21:31:10.164Z] #18 71.66 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-01-10T21:31:10.373Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-01-10T21:31:10.434Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2020-01-10T21:31:10.434Z] === RUN TestResize [2020-01-10T21:31:10.456Z] #18 71.99 Selecting previously unselected package net-tools. [2020-01-10T21:31:10.456Z] #18 72.02 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-01-10T21:31:10.456Z] #18 72.03 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-10T21:31:10.940Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-01-10T21:31:11.105Z] #18 72.59 Selecting previously unselected package python-pip-whl. [2020-01-10T21:31:11.105Z] #18 72.60 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-01-10T21:31:11.105Z] #18 72.61 Unpacking python-pip-whl (18.1-5) ... [2020-01-10T21:31:11.372Z] --- PASS: TestResize (0.85s) [2020-01-10T21:31:11.372Z] === RUN TestResizeWithInvalidSize [2020-01-10T21:31:11.504Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-01-10T21:31:11.737Z] #18 73.27 Selecting previously unselected package python3-lib2to3. [2020-01-10T21:31:11.737Z] #18 73.28 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-01-10T21:31:11.737Z] #18 73.29 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-01-10T21:31:11.737Z] #18 73.40 Selecting previously unselected package python3-distutils. [2020-01-10T21:31:11.737Z] #18 73.42 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-01-10T21:31:11.737Z] #18 73.42 Unpacking python3-distutils (3.7.3-1) ... [2020-01-10T21:31:11.761Z] --- PASS: TestConfigCreateResolve (3.20s) [2020-01-10T21:31:11.761Z] === RUN TestConfigDaemonLibtrustID [2020-01-10T21:31:12.018Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-01-10T21:31:12.018Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-01-10T21:31:12.018Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-01-10T21:31:12.027Z] #18 ... [2020-01-10T21:31:12.027Z] [2020-01-10T21:31:12.027Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:31:12.027Z] #48 224.2 mime [2020-01-10T21:31:12.028Z] #48 233.0 net/textproto [2020-01-10T21:31:12.028Z] #48 233.0 vendor/golang.org/x/net/http/httpproxy [2020-01-10T21:31:12.028Z] #48 233.0 crypto/x509 [2020-01-10T21:31:12.028Z] #48 ... [2020-01-10T21:31:12.028Z] [2020-01-10T21:31:12.028Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:31:12.028Z] #18 73.82 Selecting previously unselected package python3-pip. [2020-01-10T21:31:12.276Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-01-10T21:31:12.276Z] PASS [2020-01-10T21:31:12.276Z] [2020-01-10T21:31:12.276Z] DONE 8 tests in 24.014s [2020-01-10T21:31:12.276Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-01-10T21:31:12.276Z] ++ 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-01-10T21:31:12.276Z] ++ set -e [2020-01-10T21:31:12.276Z] ++ '[' -n 0 ']' [2020-01-10T21:31:12.276Z] ++ set -x [2020-01-10T21:31:12.276Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:31:12.309Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-01-10T21:31:12.309Z] === RUN TestResizeWhenContainerNotStarted [2020-01-10T21:31:12.342Z] #18 73.83 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-01-10T21:31:12.343Z] #18 73.84 Unpacking python3-pip (18.1-5) ... [2020-01-10T21:31:12.533Z] INFO: Testing against a local daemon [2020-01-10T21:31:12.534Z] === RUN TestCheckpoint [2020-01-10T21:31:12.534Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-10T21:31:12.534Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-10T21:31:12.534Z] === RUN TestContainerInvalidJSON [2020-01-10T21:31:12.534Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-10T21:31:12.534Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-10T21:31:12.534Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-10T21:31:12.534Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-10T21:31:12.534Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-10T21:31:12.534Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-10T21:31:12.534Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-10T21:31:12.534Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-10T21:31:12.534Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-10T21:31:12.534Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-01-10T21:31:12.534Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-10T21:31:12.534Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-10T21:31:12.534Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-10T21:31:12.534Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-10T21:31:12.534Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-01-10T21:31:12.534Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-10T21:31:12.635Z] #18 74.26 Selecting previously unselected package python3-pkg-resources. [2020-01-10T21:31:12.635Z] #18 74.27 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-01-10T21:31:12.635Z] #18 74.29 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-01-10T21:31:12.791Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-01-10T21:31:12.791Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-10T21:31:12.791Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-01-10T21:31:12.791Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-10T21:31:12.791Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-01-10T21:31:12.791Z] === RUN TestCopyFromContainer [2020-01-10T21:31:12.879Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-01-10T21:31:12.879Z] === RUN TestDaemonRestartKillContainers [2020-01-10T21:31:12.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-10T21:31:12.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-10T21:31:12.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-10T21:31:12.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-10T21:31:12.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-10T21:31:12.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-10T21:31:12.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-10T21:31:12.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-10T21:31:12.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-10T21:31:12.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-10T21:31:12.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-10T21:31:12.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-10T21:31:12.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-10T21:31:12.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-10T21:31:12.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-10T21:31:12.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-10T21:31:12.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:31:12.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:31:12.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:31:12.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:31:12.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:31:12.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:31:12.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:31:12.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:31:12.879Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-10T21:31:12.879Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-10T21:31:12.879Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:31:12.879Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:31:12.925Z] #18 74.45 Selecting previously unselected package python3-setuptools. [2020-01-10T21:31:12.925Z] #18 74.45 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-01-10T21:31:12.925Z] #18 74.50 Unpacking python3-setuptools (40.8.0-1) ... [2020-01-10T21:31:13.101Z] #18 73.32 Selecting previously unselected package libnet1:ppc64el. [2020-01-10T21:31:13.101Z] #18 73.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-01-10T21:31:13.101Z] #18 73.37 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-01-10T21:31:13.101Z] #18 73.48 Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-10T21:31:13.101Z] #18 73.49 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-01-10T21:31:13.101Z] #18 73.50 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-01-10T21:31:13.101Z] #18 73.61 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-10T21:31:13.101Z] #18 ... [2020-01-10T21:31:13.101Z] [2020-01-10T21:31:13.101Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:31:13.101Z] #51 DONE 236.3s [2020-01-10T21:31:13.101Z] [2020-01-10T21:31:13.101Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:31:13.101Z] #18 73.62 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-01-10T21:31:13.101Z] #18 73.63 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-01-10T21:31:13.101Z] #18 ... [2020-01-10T21:31:13.101Z] [2020-01-10T21:31:13.101Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:31:13.101Z] #45 135.2 DEP criu/file-ids.d [2020-01-10T21:31:13.101Z] #45 135.5 DEP criu/fifo.d [2020-01-10T21:31:13.101Z] #45 135.8 DEP criu/fdstore.d [2020-01-10T21:31:13.101Z] #45 136.0 DEP criu/fault-injection.d [2020-01-10T21:31:13.101Z] #45 136.1 DEP criu/external.d [2020-01-10T21:31:13.101Z] #45 136.3 DEP criu/eventpoll.d [2020-01-10T21:31:13.101Z] #45 136.7 DEP criu/eventfd.d [2020-01-10T21:31:13.101Z] #45 137.1 DEP criu/crtools.d [2020-01-10T21:31:13.101Z] #45 137.4 DEP criu/cr-service.d [2020-01-10T21:31:13.101Z] #45 137.8 DEP criu/cr-restore.d [2020-01-10T21:31:13.101Z] #45 138.2 DEP criu/cr-errno.d [2020-01-10T21:31:13.101Z] #45 138.2 DEP criu/cr-dump.d [2020-01-10T21:31:13.101Z] #45 138.9 DEP criu/cr-dedup.d [2020-01-10T21:31:13.101Z] #45 139.2 DEP criu/cr-check.d [2020-01-10T21:31:13.101Z] #45 139.6 DEP criu/config.d [2020-01-10T21:31:13.101Z] #45 140.1 DEP criu/clone-noasan.d [2020-01-10T21:31:13.101Z] #45 140.2 DEP criu/cgroup.d [2020-01-10T21:31:13.101Z] #45 140.5 DEP criu/cgroup-props.d [2020-01-10T21:31:13.102Z] #45 140.7 DEP criu/bitmap.d [2020-01-10T21:31:13.102Z] #45 140.8 DEP criu/bfd.d [2020-01-10T21:31:13.102Z] #45 141.0 DEP criu/autofs.d [2020-01-10T21:31:13.102Z] #45 141.2 DEP criu/aio.d [2020-01-10T21:31:13.102Z] #45 141.5 DEP criu/action-scripts.d [2020-01-10T21:31:13.102Z] #45 142.1 CC criu/action-scripts.o [2020-01-10T21:31:13.102Z] #45 143.1 CC criu/aio.o [2020-01-10T21:31:13.102Z] #45 144.0 CC criu/autofs.o [2020-01-10T21:31:13.102Z] #45 ... [2020-01-10T21:31:13.102Z] [2020-01-10T21:31:13.102Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:31:13.102Z] #18 73.76 Selecting previously unselected package libreadline5:ppc64el. [2020-01-10T21:31:13.102Z] #18 73.79 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-01-10T21:31:13.102Z] #18 73.80 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-01-10T21:31:13.102Z] #18 74.03 Selecting previously unselected package net-tools. [2020-01-10T21:31:13.102Z] #18 74.03 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-01-10T21:31:13.102Z] #18 74.04 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-10T21:31:13.102Z] #18 74.50 Selecting previously unselected package python-pip-whl. [2020-01-10T21:31:13.102Z] #18 74.50 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-01-10T21:31:13.102Z] #18 74.51 Unpacking python-pip-whl (18.1-5) ... [2020-01-10T21:31:13.215Z] #18 74.77 Selecting previously unselected package python3-wheel. [2020-01-10T21:31:13.215Z] #18 74.77 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-01-10T21:31:13.215Z] #18 74.78 Unpacking python3-wheel (0.32.3-2) ... [2020-01-10T21:31:13.215Z] #18 74.87 Selecting previously unselected package thin-provisioning-tools. [2020-01-10T21:31:13.215Z] #18 74.87 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-01-10T21:31:13.215Z] #18 74.88 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-01-10T21:31:13.507Z] #18 75.25 Selecting previously unselected package vim-runtime. [2020-01-10T21:31:13.507Z] #18 75.26 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-01-10T21:31:13.507Z] #18 75.30 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-01-10T21:31:13.798Z] #18 75.35 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-01-10T21:31:13.798Z] #18 75.37 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-01-10T21:31:14.162Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-01-10T21:31:14.162Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-01-10T21:31:14.598Z] #18 75.88 Selecting previously unselected package python3-lib2to3. [2020-01-10T21:31:14.598Z] #18 75.90 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-01-10T21:31:14.598Z] #18 75.91 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-01-10T21:31:14.598Z] #18 76.13 Selecting previously unselected package python3-distutils. [2020-01-10T21:31:14.793Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:31:14.793Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-10T21:31:14.890Z] #18 76.15 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-01-10T21:31:14.890Z] #18 76.15 Unpacking python3-distutils (3.7.3-1) ... [2020-01-10T21:31:15.093Z] === RUN TestCopyFromContainer// [2020-01-10T21:31:15.093Z] === RUN TestCopyFromContainer//bar/root [2020-01-10T21:31:15.179Z] #18 76.43 Selecting previously unselected package python3-pip. [2020-01-10T21:31:15.179Z] #18 76.45 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-01-10T21:31:15.179Z] #18 76.46 Unpacking python3-pip (18.1-5) ... [2020-01-10T21:31:15.351Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-10T21:31:15.351Z] === RUN TestCopyFromContainer/bar/quux [2020-01-10T21:31:15.471Z] #18 76.73 Selecting previously unselected package python3-pkg-resources. [2020-01-10T21:31:15.471Z] #18 76.75 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-01-10T21:31:15.471Z] #18 76.76 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-01-10T21:31:15.609Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-10T21:31:15.609Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-10T21:31:15.733Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-10T21:31:15.759Z] #18 77.05 Selecting previously unselected package python3-setuptools. [2020-01-10T21:31:15.759Z] #18 77.07 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-01-10T21:31:15.759Z] #18 77.08 Unpacking python3-setuptools (40.8.0-1) ... [2020-01-10T21:31:15.871Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-10T21:31:15.871Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-10T21:31:15.871Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-01-10T21:31:15.871Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-10T21:31:15.993Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-10T21:31:16.048Z] #18 77.41 Selecting previously unselected package python3-wheel. [2020-01-10T21:31:16.048Z] #18 77.42 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-01-10T21:31:16.048Z] #18 77.43 Unpacking python3-wheel (0.32.3-2) ... [2020-01-10T21:31:16.048Z] #18 77.54 Selecting previously unselected package thin-provisioning-tools. [2020-01-10T21:31:16.128Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-10T21:31:16.337Z] #18 77.55 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-01-10T21:31:16.337Z] #18 77.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-01-10T21:31:16.337Z] #18 77.94 Selecting previously unselected package vim-runtime. [2020-01-10T21:31:16.337Z] #18 77.95 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-01-10T21:31:16.386Z] --- PASS: TestCopyFromContainer (3.40s) [2020-01-10T21:31:16.386Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-01-10T21:31:16.386Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-01-10T21:31:16.386Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-01-10T21:31:16.386Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-01-10T21:31:16.386Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-01-10T21:31:16.386Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2020-01-10T21:31:16.386Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-01-10T21:31:16.386Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-01-10T21:31:16.386Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2020-01-10T21:31:16.386Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-01-10T21:31:16.386Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-10T21:31:16.386Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-10T21:31:16.386Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-10T21:31:16.386Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-10T21:31:16.386Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-10T21:31:16.386Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-10T21:31:16.386Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-10T21:31:16.386Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-10T21:31:16.386Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-10T21:31:16.386Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-10T21:31:16.386Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-01-10T21:31:16.386Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-10T21:31:16.386Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-01-10T21:31:16.386Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-10T21:31:16.386Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-10T21:31:16.386Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2020-01-10T21:31:16.386Z] === RUN TestCreateWithInvalidEnv [2020-01-10T21:31:16.386Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-10T21:31:16.386Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-10T21:31:16.386Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-10T21:31:16.386Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-10T21:31:16.386Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-10T21:31:16.386Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-10T21:31:16.386Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-10T21:31:16.386Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-10T21:31:16.386Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-10T21:31:16.386Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-10T21:31:16.386Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-10T21:31:16.386Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-10T21:31:16.386Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-10T21:31:16.386Z] === RUN TestCreateTmpfsMountsTarget [2020-01-10T21:31:16.386Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-01-10T21:31:16.386Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-10T21:31:16.562Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-10T21:31:16.626Z] #18 78.01 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-01-10T21:31:16.626Z] #18 78.08 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-01-10T21:31:16.626Z] #18 78.09 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-01-10T21:31:16.626Z] #18 ... [2020-01-10T21:31:16.626Z] [2020-01-10T21:31:16.626Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:31:16.626Z] #48 230.6 net/textproto [2020-01-10T21:31:16.626Z] #48 230.6 vendor/golang.org/x/net/http/httpproxy [2020-01-10T21:31:16.626Z] #48 230.6 crypto/x509 [2020-01-10T21:31:16.626Z] #48 233.6 mime/multipart [2020-01-10T21:31:16.626Z] #48 233.6 vendor/golang.org/x/net/http/httpguts [2020-01-10T21:31:16.626Z] #48 240.0 crypto/tls [2020-01-10T21:31:17.035Z] #48 ... [2020-01-10T21:31:17.035Z] [2020-01-10T21:31:17.035Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:31:17.035Z] #45 147.8 CC criu/bfd.o [2020-01-10T21:31:17.035Z] #45 148.8 CC criu/bitmap.o [2020-01-10T21:31:17.035Z] #45 149.0 CC criu/cgroup-props.o [2020-01-10T21:31:17.502Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-10T21:31:17.878Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-01-10T21:31:18.267Z] #18 ... [2020-01-10T21:31:18.267Z] [2020-01-10T21:31:18.268Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:31:18.441Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-10T21:31:18.442Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-01-10T21:31:19.008Z] --- PASS: TestCreateWithCustomMaskedPaths (2.64s) [2020-01-10T21:31:19.008Z] === RUN TestCreateWithCapabilities [2020-01-10T21:31:19.008Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-10T21:31:19.008Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-10T21:31:19.008Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-10T21:31:19.008Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-10T21:31:19.008Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-10T21:31:19.008Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-10T21:31:19.008Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-10T21:31:19.008Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-10T21:31:19.008Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-10T21:31:19.008Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-10T21:31:19.008Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-10T21:31:19.008Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-10T21:31:19.008Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-10T21:31:19.008Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-10T21:31:19.008Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-10T21:31:19.008Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-10T21:31:19.008Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-10T21:31:19.008Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-10T21:31:19.008Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-10T21:31:19.008Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-10T21:31:19.008Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-10T21:31:19.008Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-10T21:31:19.008Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-10T21:31:19.008Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-10T21:31:19.008Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-10T21:31:19.094Z] #45 151.1 CC criu/cgroup.o [2020-01-10T21:31:19.266Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-10T21:31:19.266Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-10T21:31:19.266Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-10T21:31:19.266Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-10T21:31:19.266Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-10T21:31:19.266Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-10T21:31:19.266Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-10T21:31:19.266Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-10T21:31:19.523Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-01-10T21:31:19.523Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-10T21:31:19.523Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-01-10T21:31:19.523Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-10T21:31:19.523Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-01-10T21:31:19.523Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-01-10T21:31:19.523Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-01-10T21:31:19.523Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-01-10T21:31:19.523Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-01-10T21:31:19.523Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-10T21:31:19.523Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-01-10T21:31:19.523Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-01-10T21:31:19.523Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-10T21:31:19.782Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-01-10T21:31:19.782Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-01-10T21:31:19.822Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:31:20.713Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-01-10T21:31:21.200Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-10T21:31:21.200Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-01-10T21:31:21.200Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-01-10T21:31:21.200Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.61s) [2020-01-10T21:31:21.200Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.92s) [2020-01-10T21:31:21.200Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s) [2020-01-10T21:31:21.200Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.83s) [2020-01-10T21:31:21.200Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.67s) [2020-01-10T21:31:21.200Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.64s) [2020-01-10T21:31:21.200Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.25s) [2020-01-10T21:31:21.200Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2020-01-10T21:31:21.200Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s) [2020-01-10T21:31:21.200Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) [2020-01-10T21:31:21.200Z] === RUN TestCgroupNamespacesRun [2020-01-10T21:31:21.643Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-01-10T21:31:21.827Z] #45 ... [2020-01-10T21:31:21.827Z] [2020-01-10T21:31:21.827Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:31:22.208Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.75s) [2020-01-10T21:31:22.208Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-10T21:31:22.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-10T21:31:22.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-10T21:31:22.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-10T21:31:22.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-10T21:31:22.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-10T21:31:22.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-10T21:31:22.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-10T21:31:22.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-10T21:31:22.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-10T21:31:22.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-10T21:31:22.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-10T21:31:22.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-10T21:31:22.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-10T21:31:22.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-10T21:31:22.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-10T21:31:22.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-01-10T21:31:22.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-01-10T21:31:22.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-01-10T21:31:22.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-01-10T21:31:22.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-01-10T21:31:22.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-01-10T21:31:22.208Z] === RUN TestContainerStartOnDaemonRestart [2020-01-10T21:31:22.208Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-10T21:31:22.208Z] === RUN TestDaemonRestartIpcMode [2020-01-10T21:31:22.208Z] === PAUSE TestDaemonRestartIpcMode [2020-01-10T21:31:22.208Z] === RUN TestDiff [2020-01-10T21:31:22.847Z] ......................... [ 67%] [2020-01-10T21:31:22.953Z] #24 240.4 Checking out files: 20% (2144/10459) Checking out files: 21% (2197/10459) Checking out files: 22% (2301/10459) Checking out files: 23% (2406/10459) Checking out files: 24% (2511/10459) Checking out files: 25% (2615/10459) Checking out files: 26% (2720/10459) Checking out files: 27% (2824/10459) Checking out files: 28% (2929/10459) Checking out files: 29% (3034/10459) Checking out files: 30% (3138/10459) Checking out files: 31% (3243/10459) Checking out files: 32% (3347/10459) Checking out files: 33% (3452/10459) Checking out files: 34% (3557/10459) Checking out files: 34% (3612/10459) Checking out files: 35% (3661/10459) Checking out files: 36% (3766/10459) Checking out files: 37% (3870/10459) Checking out files: 38% (3975/10459) Checking out files: 39% (4080/10459) Checking out files: 40% (4184/10459) Checking out files: 41% (4289/10459) Checking out files: 42% (4393/10459) Checking out files: 43% (4498/10459) Checking out files: 44% (4602/10459) Checking out files: 45% (4707/10459) Checking out files: 46% (4812/10459) Checking out files: 47% (4916/10459) Checking out files: 48% (5021/10459) Checking out files: 49% (5125/10459) Checking out files: 50% (5230/10459) Checking out files: 51% (5335/10459) Checking out files: 51% (5394/10459) Checking out files: 52% (5439/10459) Checking out files: 53% (5544/10459) Checking out files: 54% (5648/10459) Checking out files: 55% (5753/10459) Checking out files: 56% (5858/10459) Checking out files: 57% (5962/10459) Checking out files: 58% (6067/10459) Checking out files: 59% (6171/10459) Checking out files: 60% (6276/10459) Checking out files: 61% (6380/10459) Checking out files: 62% (6485/10459) Checking out files: 63% (6590/10459) Checking out files: 64% (6694/10459) Checking out files: 65% (6799/10459) Checking out files: 66% (6903/10459) Checking out files: 66% (7000/10459) Checking out files: 67% (7008/10459) Checking out files: 68% (7113/10459) Checking out files: 69% (7217/10459) Checking out files: 70% (7322/10459) Checking out files: 71% (7426/10459) Checking out files: 72% (7531/10459) Checking out files: 73% (7636/10459) Checking out files: 74% (7740/10459) Checking out files: 75% (7845/10459) Checking out files: 76% (7949/10459) Checking out files: 77% (8054/10459) Checking out files: 78% (8159/10459) Checking out files: 79% (8263/10459) Checking out files: 79% (8315/10459) Checking out files: 80% (8368/10459) Checking out files: 81% (8472/10459) Checking out files: 82% (8577/10459) Checking out files: 83% (8681/10459) Checking out files: 84% (8786/10459) Checking out files: 85% (8891/10459) Checking out files: 86% (8995/10459) Checking out files: 87% (9100/10459) Checking out files: 88% (9204/10459) Checking out files: 89% (9309/10459) Checking out files: 90% (9414/10459) Checking out files: 91% (9518/10459) Checking out files: 92% (9623/10459) [2020-01-10T21:31:22.953Z] #24 ... [2020-01-10T21:31:22.953Z] [2020-01-10T21:31:22.953Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:31:22.953Z] #45 145.6 CC criu/bfd.o [2020-01-10T21:31:22.953Z] #45 146.7 CC criu/bitmap.o [2020-01-10T21:31:22.953Z] #45 147.0 CC criu/cgroup-props.o [2020-01-10T21:31:22.953Z] #45 148.9 CC criu/cgroup.o [2020-01-10T21:31:23.105Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2020-01-10T21:31:23.105Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-10T21:31:23.139Z] --- PASS: TestDiff (0.95s) [2020-01-10T21:31:23.139Z] === RUN TestExecWithCloseStdin [2020-01-10T21:31:23.242Z] #45 ... [2020-01-10T21:31:23.242Z] [2020-01-10T21:31:23.242Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:31:23.242Z] #24 240.4 Checking out files: 20% (2144/10459) Checking out files: 21% (2197/10459) Checking out files: 22% (2301/10459) Checking out files: 23% (2406/10459) Checking out files: 24% (2511/10459) Checking out files: 25% (2615/10459) Checking out files: 26% (2720/10459) Checking out files: 27% (2824/10459) Checking out files: 28% (2929/10459) Checking out files: 29% (3034/10459) Checking out files: 30% (3138/10459) Checking out files: 31% (3243/10459) Checking out files: 32% (3347/10459) Checking out files: 33% (3452/10459) Checking out files: 34% (3557/10459) Checking out files: 34% (3612/10459) Checking out files: 35% (3661/10459) Checking out files: 36% (3766/10459) Checking out files: 37% (3870/10459) Checking out files: 38% (3975/10459) Checking out files: 39% (4080/10459) Checking out files: 40% (4184/10459) Checking out files: 41% (4289/10459) Checking out files: 42% (4393/10459) Checking out files: 43% (4498/10459) Checking out files: 44% (4602/10459) Checking out files: 45% (4707/10459) Checking out files: 46% (4812/10459) Checking out files: 47% (4916/10459) Checking out files: 48% (5021/10459) Checking out files: 49% (5125/10459) Checking out files: 50% (5230/10459) Checking out files: 51% (5335/10459) Checking out files: 51% (5394/10459) Checking out files: 52% (5439/10459) Checking out files: 53% (5544/10459) Checking out files: 54% (5648/10459) Checking out files: 55% (5753/10459) Checking out files: 56% (5858/10459) Checking out files: 57% (5962/10459) Checking out files: 58% (6067/10459) Checking out files: 59% (6171/10459) Checking out files: 60% (6276/10459) Checking out files: 61% (6380/10459) Checking out files: 62% (6485/10459) Checking out files: 63% (6590/10459) Checking out files: 64% (6694/10459) Checking out files: 65% (6799/10459) Checking out files: 66% (6903/10459) Checking out files: 66% (7000/10459) Checking out files: 67% (7008/10459) Checking out files: 68% (7113/10459) Checking out files: 69% (7217/10459) Checking out files: 70% (7322/10459) Checking out files: 71% (7426/10459) Checking out files: 72% (7531/10459) Checking out files: 73% (7636/10459) Checking out files: 74% (7740/10459) Checking out files: 75% (7845/10459) Checking out files: 76% (7949/10459) Checking out files: 77% (8054/10459) Checking out files: 78% (8159/10459) Checking out files: 79% (8263/10459) Checking out files: 79% (8315/10459) Checking out files: 80% (8368/10459) Checking out files: 81% (8472/10459) Checking out files: 82% (8577/10459) Checking out files: 83% (8681/10459) Checking out files: 84% (8786/10459) Checking out files: 85% (8891/10459) Checking out files: 86% (8995/10459) Checking out files: 87% (9100/10459) Checking out files: 88% (9204/10459) Checking out files: 89% (9309/10459) Checking out files: 90% (9414/10459) Checking out files: 91% (9518/10459) Checking out files: 92% (9623/10459) Checking out files: 93% (9727/10459) Checking out files: 94% (9832/10459) Checking out files: 95% (9937/10459) Checking out files: 95% (10015/10459) Checking out files: 96% (10041/10459) Checking out files: 97% (10146/10459) [2020-01-10T21:31:23.242Z] #24 ... [2020-01-10T21:31:23.242Z] [2020-01-10T21:31:23.242Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:31:23.242Z] #48 235.4 mime/multipart [2020-01-10T21:31:23.242Z] #48 235.4 vendor/golang.org/x/net/http/httpguts [2020-01-10T21:31:23.242Z] #48 240.9 crypto/tls [2020-01-10T21:31:23.532Z] #48 ... [2020-01-10T21:31:23.532Z] [2020-01-10T21:31:23.532Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:31:23.532Z] #24 240.4 Checking out files: 20% (2144/10459) Checking out files: 21% (2197/10459) Checking out files: 22% (2301/10459) Checking out files: 23% (2406/10459) Checking out files: 24% (2511/10459) Checking out files: 25% (2615/10459) Checking out files: 26% (2720/10459) Checking out files: 27% (2824/10459) Checking out files: 28% (2929/10459) Checking out files: 29% (3034/10459) Checking out files: 30% (3138/10459) Checking out files: 31% (3243/10459) Checking out files: 32% (3347/10459) Checking out files: 33% (3452/10459) Checking out files: 34% (3557/10459) Checking out files: 34% (3612/10459) Checking out files: 35% (3661/10459) Checking out files: 36% (3766/10459) Checking out files: 37% (3870/10459) Checking out files: 38% (3975/10459) Checking out files: 39% (4080/10459) Checking out files: 40% (4184/10459) Checking out files: 41% (4289/10459) Checking out files: 42% (4393/10459) Checking out files: 43% (4498/10459) Checking out files: 44% (4602/10459) Checking out files: 45% (4707/10459) Checking out files: 46% (4812/10459) Checking out files: 47% (4916/10459) Checking out files: 48% (5021/10459) Checking out files: 49% (5125/10459) Checking out files: 50% (5230/10459) Checking out files: 51% (5335/10459) Checking out files: 51% (5394/10459) Checking out files: 52% (5439/10459) Checking out files: 53% (5544/10459) Checking out files: 54% (5648/10459) Checking out files: 55% (5753/10459) Checking out files: 56% (5858/10459) Checking out files: 57% (5962/10459) Checking out files: 58% (6067/10459) Checking out files: 59% (6171/10459) Checking out files: 60% (6276/10459) Checking out files: 61% (6380/10459) Checking out files: 62% (6485/10459) Checking out files: 63% (6590/10459) Checking out files: 64% (6694/10459) Checking out files: 65% (6799/10459) Checking out files: 66% (6903/10459) Checking out files: 66% (7000/10459) Checking out files: 67% (7008/10459) Checking out files: 68% (7113/10459) Checking out files: 69% (7217/10459) Checking out files: 70% (7322/10459) Checking out files: 71% (7426/10459) Checking out files: 72% (7531/10459) Checking out files: 73% (7636/10459) Checking out files: 74% (7740/10459) Checking out files: 75% (7845/10459) Checking out files: 76% (7949/10459) Checking out files: 77% (8054/10459) Checking out files: 78% (8159/10459) Checking out files: 79% (8263/10459) Checking out files: 79% (8315/10459) Checking out files: 80% (8368/10459) Checking out files: 81% (8472/10459) Checking out files: 82% (8577/10459) Checking out files: 83% (8681/10459) Checking out files: 84% (8786/10459) Checking out files: 85% (8891/10459) Checking out files: 86% (8995/10459) Checking out files: 87% (9100/10459) Checking out files: 88% (9204/10459) Checking out files: 89% (9309/10459) Checking out files: 90% (9414/10459) Checking out files: 91% (9518/10459) Checking out files: 92% (9623/10459) Checking out files: 93% (9727/10459) Checking out files: 94% (9832/10459) Checking out files: 95% (9937/10459) Checking out files: 95% (10015/10459) Checking out files: 96% (10041/10459) Checking out files: 97% (10146/10459) Checking out files: 98% (10250/10459) Checking out files: 99% (10355/10459) Checking out files: 100% (10459/10459) Checking out files: 100% (10459/10459), done. [2020-01-10T21:31:23.703Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-01-10T21:31:23.820Z] #24 245.9 + cd /tmp/tmp.e6CIhoi2uw/tmp/docker-ce [2020-01-10T21:31:23.820Z] #24 245.9 + git checkout -q v17.06.2-ce [2020-01-10T21:31:23.961Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-01-10T21:31:23.961Z] === RUN TestExec [2020-01-10T21:31:24.128Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-10T21:31:24.128Z] [2020-01-10T21:31:24.128Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-10T21:31:24.128Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-10T21:31:24.128Z] HOSTNAME=909fee6be118 [2020-01-10T21:31:24.128Z] TEST_SKIP_INTEGRATION=1 [2020-01-10T21:31:24.128Z] DEST=bundles/test-integration [2020-01-10T21:31:24.128Z] PWD=/go/src/github.com/docker/docker [2020-01-10T21:31:24.128Z] DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc [2020-01-10T21:31:24.128Z] container=docker [2020-01-10T21:31:24.128Z] HOME=/root [2020-01-10T21:31:24.128Z] GOLANG_VERSION=1.13.5 [2020-01-10T21:31:24.128Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-10T21:31:24.128Z] VALIDATE_BRANCH= [2020-01-10T21:31:24.128Z] TERM=xterm [2020-01-10T21:31:24.128Z] DOCKER_PKG=github.com/docker/docker [2020-01-10T21:31:24.128Z] SHLVL=1 [2020-01-10T21:31:24.128Z] TIMEOUT=120m [2020-01-10T21:31:24.128Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-10T21:31:24.128Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-10T21:31:24.128Z] GO111MODULE=off [2020-01-10T21:31:24.128Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-10T21:31:24.128Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-10T21:31:24.128Z] GOPATH=/go [2020-01-10T21:31:24.128Z] PKG_CONFIG=pkg-config [2020-01-10T21:31:24.128Z] _=/usr/bin/env [2020-01-10T21:31:24.128Z] Building test suite binary ./integration-cli/test.main [2020-01-10T21:31:24.482Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2020-01-10T21:31:24.482Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-10T21:31:24.891Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-01-10T21:31:25.028Z] #24 245.3 Checking out files: 18% (1891/10459) Checking out files: 19% (1988/10459) Checking out files: 20% (2092/10459) Checking out files: 21% (2197/10459) Checking out files: 22% (2301/10459) Checking out files: 23% (2406/10459) Checking out files: 24% (2511/10459) Checking out files: 25% (2615/10459) Checking out files: 26% (2720/10459) Checking out files: 27% (2824/10459) Checking out files: 28% (2929/10459) Checking out files: 29% (3034/10459) Checking out files: 30% (3138/10459) Checking out files: 31% (3243/10459) Checking out files: 32% (3347/10459) Checking out files: 32% (3414/10459) Checking out files: 33% (3452/10459) Checking out files: 34% (3557/10459) Checking out files: 35% (3661/10459) Checking out files: 36% (3766/10459) Checking out files: 37% (3870/10459) Checking out files: 38% (3975/10459) Checking out files: 39% (4080/10459) Checking out files: 40% (4184/10459) Checking out files: 41% (4289/10459) Checking out files: 42% (4393/10459) Checking out files: 43% (4498/10459) Checking out files: 44% (4602/10459) Checking out files: 45% (4707/10459) Checking out files: 46% (4812/10459) Checking out files: 47% (4916/10459) Checking out files: 48% (5021/10459) Checking out files: 49% (5125/10459) Checking out files: 50% (5230/10459) Checking out files: 51% (5335/10459) Checking out files: 52% (5439/10459) Checking out files: 53% (5544/10459) Checking out files: 54% (5648/10459) Checking out files: 54% (5671/10459) Checking out files: 55% (5753/10459) Checking out files: 56% (5858/10459) Checking out files: 57% (5962/10459) Checking out files: 58% (6067/10459) Checking out files: 59% (6171/10459) Checking out files: 60% (6276/10459) Checking out files: 61% (6380/10459) Checking out files: 62% (6485/10459) Checking out files: 63% (6590/10459) Checking out files: 64% (6694/10459) Checking out files: 65% (6799/10459) Checking out files: 66% (6903/10459) Checking out files: 67% (7008/10459) Checking out files: 68% (7113/10459) Checking out files: 69% (7217/10459) Checking out files: 70% (7322/10459) Checking out files: 71% (7426/10459) Checking out files: 72% (7531/10459) Checking out files: 73% (7636/10459) Checking out files: 74% (7740/10459) Checking out files: 75% (7845/10459) Checking out files: 76% (7949/10459) Checking out files: 77% (8054/10459) Checking out files: 78% (8159/10459) Checking out files: 79% (8263/10459) Checking out files: 80% (8368/10459) Checking out files: 80% (8391/10459) Checking out files: 81% (8472/10459) Checking out files: 82% (8577/10459) Checking out files: 83% (8681/10459) Checking out files: 84% (8786/10459) Checking out files: 85% (8891/10459) Checking out files: 86% (8995/10459) Checking out files: 87% (9100/10459) Checking out files: 88% (9204/10459) Checking out files: 89% (9309/10459) Checking out files: 90% (9414/10459) Checking out files: 91% (9518/10459) Checking out files: 92% (9623/10459) Checking out files: 93% (9727/10459) Checking out files: 94% (9832/10459) Checking out files: 95% (9937/10459) Checking out files: 96% (10041/10459) Checking out files: 97% (10146/10459) Checking out files: 98% (10250/10459) Checking out files: 99% (10355/10459) Checking out files: 100% (10459/10459) Checking out files: 100% (10459/10459), done. [2020-01-10T21:31:25.148Z] --- PASS: TestExec (1.07s) [2020-01-10T21:31:25.148Z] === RUN TestExecUser [2020-01-10T21:31:25.317Z] #24 249.2 + cd /tmp/tmp.0qcbUYwuo1/tmp/docker-ce [2020-01-10T21:31:25.317Z] #24 249.2 + git checkout -q v17.06.2-ce [2020-01-10T21:31:25.712Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-01-10T21:31:25.969Z] --- PASS: TestExecUser (0.92s) [2020-01-10T21:31:25.969Z] === RUN TestExportContainerAndImportImage [2020-01-10T21:31:26.225Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-01-10T21:31:26.386Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2020-01-10T21:31:26.386Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-10T21:31:27.156Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2020-01-10T21:31:27.156Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-10T21:31:27.379Z] #24 ... [2020-01-10T21:31:27.379Z] [2020-01-10T21:31:27.379Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:31:27.379Z] #45 159.7 CC criu/clone-noasan.o [2020-01-10T21:31:27.720Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-01-10T21:31:28.013Z] #45 160.1 CC criu/config.o [2020-01-10T21:31:28.258Z] #24 250.3 + mkdir -p /tmp/tmp.e6CIhoi2uw/src/github.com/docker [2020-01-10T21:31:28.258Z] #24 250.3 + mv components/cli /tmp/tmp.e6CIhoi2uw/src/github.com/docker/cli [2020-01-10T21:31:28.258Z] #24 250.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-01-10T21:31:28.291Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-01-10T21:31:28.291Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-10T21:31:28.651Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2020-01-10T21:31:28.651Z] === RUN TestHealthCheckWorkdir [2020-01-10T21:31:28.651Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-01-10T21:31:28.937Z] #24 ... [2020-01-10T21:31:28.937Z] [2020-01-10T21:31:28.937Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:31:28.937Z] #18 80.72 Selecting previously unselected package vim. [2020-01-10T21:31:28.937Z] #18 80.73 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-01-10T21:31:28.937Z] #18 80.78 Unpacking vim (2:8.1.0875-5) ... [2020-01-10T21:31:28.937Z] #18 81.50 Selecting previously unselected package xfsprogs. [2020-01-10T21:31:28.937Z] #18 81.52 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-01-10T21:31:28.937Z] #18 81.53 Unpacking xfsprogs (4.20.0-1) ... [2020-01-10T21:31:28.937Z] #18 82.37 Selecting previously unselected package zip. [2020-01-10T21:31:28.937Z] #18 82.41 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ... [2020-01-10T21:31:28.937Z] #18 82.43 Unpacking zip (3.0-11+b1) ... [2020-01-10T21:31:28.937Z] #18 82.98 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-01-10T21:31:28.937Z] #18 83.01 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-10T21:31:28.937Z] #18 83.02 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-01-10T21:31:28.937Z] #18 83.08 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-01-10T21:31:28.937Z] #18 83.11 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-01-10T21:31:28.937Z] #18 83.14 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-01-10T21:31:28.937Z] #18 83.17 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-01-10T21:31:28.937Z] #18 83.20 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-01-10T21:31:28.937Z] #18 83.23 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-10T21:31:28.937Z] #18 83.25 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-01-10T21:31:28.937Z] #18 83.27 Setting up libicu63:ppc64el (63.1-6) ... [2020-01-10T21:31:28.937Z] #18 83.28 Setting up xxd (2:8.1.0875-5) ... [2020-01-10T21:31:28.937Z] #18 83.29 Setting up zip (3.0-11+b1) ... [2020-01-10T21:31:28.937Z] #18 83.30 Setting up vim-common (2:8.1.0875-5) ... [2020-01-10T21:31:28.937Z] #18 83.37 Setting up bash-completion (1:2.8-6) ... [2020-01-10T21:31:28.937Z] #18 90.09 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-01-10T21:31:28.937Z] #18 90.09 Setting up xz-utils (5.2.4-1) ... [2020-01-10T21:31:28.937Z] #18 90.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-10T21:31:28.937Z] #18 90.16 Setting up pigz (2.4-1) ... [2020-01-10T21:31:28.937Z] #18 90.18 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-01-10T21:31:28.937Z] #18 90.19 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-01-10T21:31:28.937Z] #18 90.20 Setting up python-pip-whl (18.1-5) ... [2020-01-10T21:31:28.937Z] #18 90.20 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-01-10T21:31:29.226Z] #18 90.21 Setting up vim-runtime (2:8.1.0875-5) ... [2020-01-10T21:31:29.226Z] #18 90.88 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-01-10T21:31:29.226Z] #18 90.90 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-01-10T21:31:29.226Z] #18 90.91 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2) ... [2020-01-10T21:31:29.226Z] #18 90.92 Setting up vim (2:8.1.0875-5) ... [2020-01-10T21:31:29.226Z] #18 90.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-10T21:31:29.226Z] #18 90.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-10T21:31:29.226Z] #18 90.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-10T21:31:29.226Z] #18 90.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-10T21:31:29.515Z] #18 91.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-10T21:31:29.515Z] #18 91.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-10T21:31:29.515Z] #18 91.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-10T21:31:29.515Z] #18 91.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-10T21:31:29.515Z] #18 91.10 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-01-10T21:31:29.515Z] #18 91.12 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-01-10T21:31:29.515Z] #18 91.14 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-01-10T21:31:29.515Z] #18 91.16 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-10T21:31:29.515Z] #18 91.18 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-01-10T21:31:29.515Z] #18 91.18 Setting up python3.7 (3.7.3-2) ... [2020-01-10T21:31:29.581Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2020-01-10T21:31:29.581Z] === RUN TestHealthKillContainer [2020-01-10T21:31:29.841Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-01-10T21:31:30.098Z] === RUN TestDockerSuite/TestBuildAddScript [2020-01-10T21:31:30.196Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2020-01-10T21:31:30.196Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-10T21:31:31.132Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s) [2020-01-10T21:31:31.132Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-10T21:31:31.587Z] #18 ... [2020-01-10T21:31:31.587Z] [2020-01-10T21:31:31.587Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:31:31.587Z] #48 253.3 net/http/httptrace [2020-01-10T21:31:31.587Z] #48 253.6 net/http [2020-01-10T21:31:32.070Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-01-10T21:31:32.070Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-10T21:31:32.461Z] #45 163.9 CC criu/cr-check.o [2020-01-10T21:31:32.461Z] #45 ... [2020-01-10T21:31:32.461Z] [2020-01-10T21:31:32.461Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:31:32.462Z] #18 83.37 Selecting previously unselected package vim. [2020-01-10T21:31:32.462Z] #18 83.40 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-01-10T21:31:32.462Z] #18 83.46 Unpacking vim (2:8.1.0875-5) ... [2020-01-10T21:31:32.462Z] #18 84.79 Selecting previously unselected package xfsprogs. [2020-01-10T21:31:32.462Z] #18 84.81 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-01-10T21:31:32.462Z] #18 84.82 Unpacking xfsprogs (4.20.0-1) ... [2020-01-10T21:31:32.462Z] #18 86.09 Selecting previously unselected package zip. [2020-01-10T21:31:32.462Z] #18 86.11 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ... [2020-01-10T21:31:32.462Z] #18 86.12 Unpacking zip (3.0-11+b1) ... [2020-01-10T21:31:32.462Z] #18 86.75 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-01-10T21:31:32.462Z] #18 86.77 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-10T21:31:32.462Z] #18 86.78 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-01-10T21:31:32.462Z] #18 86.78 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-01-10T21:31:32.462Z] #18 86.79 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-01-10T21:31:32.462Z] #18 86.82 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-01-10T21:31:32.462Z] #18 86.82 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-01-10T21:31:32.462Z] #18 86.83 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-01-10T21:31:32.462Z] #18 86.83 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-10T21:31:32.462Z] #18 86.84 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-01-10T21:31:32.462Z] #18 86.85 Setting up libicu63:ppc64el (63.1-6) ... [2020-01-10T21:31:32.462Z] #18 86.86 Setting up xxd (2:8.1.0875-5) ... [2020-01-10T21:31:32.462Z] #18 86.87 Setting up zip (3.0-11+b1) ... [2020-01-10T21:31:32.462Z] #18 86.88 Setting up vim-common (2:8.1.0875-5) ... [2020-01-10T21:31:32.462Z] #18 86.94 Setting up bash-completion (1:2.8-6) ... [2020-01-10T21:31:32.462Z] #18 92.94 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-01-10T21:31:32.462Z] #18 92.95 Setting up xz-utils (5.2.4-1) ... [2020-01-10T21:31:32.462Z] #18 92.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-10T21:31:32.462Z] #18 92.99 Setting up pigz (2.4-1) ... [2020-01-10T21:31:32.462Z] #18 93.00 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-01-10T21:31:32.462Z] #18 93.02 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-01-10T21:31:32.462Z] #18 93.03 Setting up python-pip-whl (18.1-5) ... [2020-01-10T21:31:32.462Z] #18 93.03 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-01-10T21:31:32.462Z] #18 93.04 Setting up vim-runtime (2:8.1.0875-5) ... [2020-01-10T21:31:32.462Z] #18 93.77 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-01-10T21:31:32.462Z] #18 93.78 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-01-10T21:31:32.462Z] #18 93.78 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2) ... [2020-01-10T21:31:32.462Z] #18 93.79 Setting up vim (2:8.1.0875-5) ... [2020-01-10T21:31:32.462Z] #18 93.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-10T21:31:32.462Z] #18 93.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-10T21:31:32.462Z] #18 93.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-10T21:31:32.462Z] #18 93.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-10T21:31:32.462Z] #18 93.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-10T21:31:32.462Z] #18 93.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-10T21:31:32.462Z] #18 93.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-10T21:31:32.462Z] #18 93.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-10T21:31:32.462Z] #18 93.98 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-01-10T21:31:32.462Z] #18 94.00 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-01-10T21:31:32.462Z] #18 94.00 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-01-10T21:31:32.462Z] #18 94.01 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-10T21:31:32.462Z] #18 94.01 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-01-10T21:31:32.462Z] #18 94.02 Setting up python3.7 (3.7.3-2) ... [2020-01-10T21:31:32.621Z] --- PASS: TestHealthKillContainer (3.07s) [2020-01-10T21:31:32.621Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-10T21:31:33.185Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-01-10T21:31:33.441Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) [2020-01-10T21:31:33.441Z] === RUN TestIpcModeNone [2020-01-10T21:31:33.974Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2020-01-10T21:31:33.974Z] === RUN TestKernelTCPMemory [2020-01-10T21:31:34.372Z] --- PASS: TestIpcModeNone (0.92s) [2020-01-10T21:31:34.372Z] === RUN TestIpcModePrivate [2020-01-10T21:31:34.911Z] --- PASS: TestKernelTCPMemory (0.98s) [2020-01-10T21:31:34.911Z] === RUN TestNISDomainname [2020-01-10T21:31:35.136Z] #48 ... [2020-01-10T21:31:35.136Z] [2020-01-10T21:31:35.136Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:31:35.136Z] #45 157.3 CC criu/clone-noasan.o [2020-01-10T21:31:35.136Z] #45 157.6 CC criu/config.o [2020-01-10T21:31:35.136Z] #45 161.9 CC criu/cr-check.o [2020-01-10T21:31:35.136Z] #45 164.5 CC criu/cr-dedup.o [2020-01-10T21:31:35.136Z] #45 165.3 CC criu/cr-dump.o [2020-01-10T21:31:35.197Z] #18 ... [2020-01-10T21:31:35.197Z] [2020-01-10T21:31:35.197Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:31:35.197Z] #45 166.9 CC criu/cr-dedup.o [2020-01-10T21:31:35.310Z] --- PASS: TestIpcModePrivate (0.94s) [2020-01-10T21:31:35.310Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:209, shared: false, mustBeShared: false [2020-01-10T21:31:35.310Z] === RUN TestIpcModeShareable [2020-01-10T21:31:35.488Z] #45 167.7 CC criu/cr-dump.o [2020-01-10T21:31:35.848Z] --- PASS: TestNISDomainname (1.05s) [2020-01-10T21:31:35.848Z] === RUN TestHostnameDnsResolution [2020-01-10T21:31:36.262Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-01-10T21:31:36.262Z] --- PASS: TestIpcModeShareable (1.01s) [2020-01-10T21:31:36.262Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:198, shared: true, mustBeShared: true [2020-01-10T21:31:36.262Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-10T21:31:36.650Z] #45 ... [2020-01-10T21:31:36.650Z] [2020-01-10T21:31:36.650Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:31:36.650Z] #18 98.30 Setting up iptables (1.8.2-4) ... [2020-01-10T21:31:36.650Z] #18 98.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-10T21:31:36.650Z] #18 98.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-10T21:31:36.650Z] #18 98.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-10T21:31:36.650Z] #18 98.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-10T21:31:36.650Z] #18 98.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-01-10T21:31:36.949Z] #18 98.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-01-10T21:31:36.949Z] #18 98.43 Setting up python3 (3.7.3-1) ... [2020-01-10T21:31:37.751Z] --- PASS: TestHostnameDnsResolution (1.65s) [2020-01-10T21:31:37.751Z] === RUN TestStats [2020-01-10T21:31:38.019Z] #18 99.43 Setting up python3-wheel (0.32.3-2) ... [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-10T21:31:38.222Z] ok github.com/docker/docker/api/server/httputils 0.023s coverage: 14.7% of statements [2020-01-10T21:31:38.222Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-10T21:31:38.222Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.0% of statements [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/types [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-10T21:31:38.222Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-01-10T21:31:38.222Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-10T21:31:38.222Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-10T21:31:38.608Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-01-10T21:31:38.608Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-01-10T21:31:38.608Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-10T21:31:38.608Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-10T21:31:38.608Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-10T21:31:38.608Z] ? github.com/docker/docker/builder [no test files] [2020-01-10T21:31:38.608Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-10T21:31:38.608Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-10T21:31:38.608Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-10T21:31:38.608Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-10T21:31:38.608Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-10T21:31:38.608Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-10T21:31:38.608Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-10T21:31:38.986Z] #45 ... [2020-01-10T21:31:38.986Z] [2020-01-10T21:31:38.986Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:31:38.986Z] #48 252.3 net/http/httptrace [2020-01-10T21:31:38.986Z] #48 252.7 net/http [2020-01-10T21:31:38.986Z] #48 ... [2020-01-10T21:31:38.986Z] [2020-01-10T21:31:38.986Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:31:38.986Z] #24 255.0 + mkdir -p /tmp/tmp.0qcbUYwuo1/src/github.com/docker [2020-01-10T21:31:38.986Z] #24 255.0 + mv components/cli /tmp/tmp.0qcbUYwuo1/src/github.com/docker/cli [2020-01-10T21:31:38.986Z] #24 255.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-01-10T21:31:38.986Z] #24 ... [2020-01-10T21:31:38.986Z] [2020-01-10T21:31:38.986Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:31:38.986Z] #18 100.6 Setting up iptables (1.8.2-4) ... [2020-01-10T21:31:38.989Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-01-10T21:31:39.053Z] #18 100.7 Setting up apparmor (2.13.2-10) ... [2020-01-10T21:31:39.276Z] #18 100.7 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-10T21:31:39.276Z] #18 100.7 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-10T21:31:39.276Z] #18 100.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-10T21:31:39.276Z] #18 100.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-10T21:31:39.276Z] #18 100.7 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-01-10T21:31:39.276Z] #18 100.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-01-10T21:31:39.276Z] #18 100.7 Setting up python3 (3.7.3-1) ... [2020-01-10T21:31:39.536Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.12s) [2020-01-10T21:31:39.536Z] === RUN TestAPIIpcModeHost [2020-01-10T21:31:40.281Z] --- PASS: TestStats (2.78s) [2020-01-10T21:31:40.281Z] === RUN TestStopContainerWithTimeout [2020-01-10T21:31:40.281Z] === RUN TestStopContainerWithTimeout/0 [2020-01-10T21:31:40.281Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-10T21:31:40.281Z] === RUN TestStopContainerWithTimeout/1 [2020-01-10T21:31:40.281Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-10T21:31:40.281Z] === RUN TestStopContainerWithTimeout/3 [2020-01-10T21:31:40.281Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-10T21:31:40.281Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-10T21:31:40.281Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-10T21:31:40.281Z] === CONT TestStopContainerWithTimeout/0 [2020-01-10T21:31:40.281Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-10T21:31:40.281Z] === CONT TestStopContainerWithTimeout/3 [2020-01-10T21:31:40.281Z] === CONT TestStopContainerWithTimeout/1 [2020-01-10T21:31:40.325Z] #18 101.6 Setting up python3-wheel (0.32.3-2) ... [2020-01-10T21:31:40.468Z] --- PASS: TestAPIIpcModeHost (1.04s) [2020-01-10T21:31:40.468Z] === RUN TestDaemonIpcModeShareable [2020-01-10T21:31:41.404Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-01-10T21:31:41.445Z] #18 102.7 Setting up apparmor (2.13.2-10) ... [2020-01-10T21:31:41.781Z] #18 103.3 Setting up xfsprogs (4.20.0-1) ... [2020-01-10T21:31:41.781Z] #18 103.3 Setting up python3-lib2to3 (3.7.3-1) ... [2020-01-10T21:31:42.413Z] #18 104.0 Setting up python3-pkg-resources (40.8.0-1) ... [2020-01-10T21:31:42.789Z] --- PASS: TestDaemonIpcModeShareable (2.15s) [2020-01-10T21:31:42.789Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:189, shared: true, mustBeShared: true [2020-01-10T21:31:42.789Z] === RUN TestDaemonIpcModePrivate [2020-01-10T21:31:42.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-01-10T21:31:43.253Z] ok github.com/docker/docker/builder/remotecontext 0.304s coverage: 13.6% of statements [2020-01-10T21:31:43.253Z] ok github.com/docker/docker/builder/dockerfile 0.882s coverage: 48.2% of statements [2020-01-10T21:31:43.575Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-01-10T21:31:43.575Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2020-01-10T21:31:43.575Z] --- PASS: TestStopContainerWithTimeout/1 (2.07s) [2020-01-10T21:31:43.575Z] --- PASS: TestStopContainerWithTimeout/-1 (3.37s) [2020-01-10T21:31:43.575Z] --- PASS: TestStopContainerWithTimeout/3 (3.40s) [2020-01-10T21:31:43.575Z] === RUN TestDeleteDevicemapper [2020-01-10T21:31:43.575Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-10T21:31:43.575Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-10T21:31:43.575Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-10T21:31:43.919Z] #18 105.6 Setting up python3-distutils (3.7.3-1) ... [2020-01-10T21:31:44.061Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-01-10T21:31:44.161Z] #18 105.2 Setting up xfsprogs (4.20.0-1) ... [2020-01-10T21:31:44.161Z] #18 105.2 Setting up python3-lib2to3 (3.7.3-1) ... [2020-01-10T21:31:44.685Z] --- PASS: TestDaemonIpcModePrivate (1.91s) [2020-01-10T21:31:44.685Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: false, mustBeShared: false [2020-01-10T21:31:44.685Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-10T21:31:44.788Z] #18 106.0 Setting up python3-pkg-resources (40.8.0-1) ... [2020-01-10T21:31:44.942Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-01-10T21:31:44.962Z] #18 106.6 Setting up python3-setuptools (40.8.0-1) ... [2020-01-10T21:31:45.434Z] Running on azwin-2-44bae0 in d:\jenkins\workspace\moby_cpuguy-test-sync [Pipeline] { [Pipeline] ws [2020-01-10T21:31:45.450Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-01-10T21:31:46.149Z] ok github.com/docker/docker/builder/remotecontext/git 1.946s coverage: 86.3% of statements [2020-01-10T21:31:46.149Z] ? github.com/docker/docker/cli [no test files] [2020-01-10T21:31:46.149Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-10T21:31:46.306Z] #18 107.7 Setting up python3-distutils (3.7.3-1) ... [2020-01-10T21:31:46.838Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.96s) [2020-01-10T21:31:46.838Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false [2020-01-10T21:31:46.838Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-10T21:31:46.866Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.85s) [2020-01-10T21:31:46.866Z] === RUN TestUpdateMemory [2020-01-10T21:31:46.866Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-10T21:31:46.866Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-10T21:31:46.866Z] === RUN TestUpdateCPUQuota [2020-01-10T21:31:47.355Z] #18 108.6 Setting up python3-setuptools (40.8.0-1) ... [2020-01-10T21:31:47.686Z] #18 109.0 Setting up python3-pip (18.1-5) ... [2020-01-10T21:31:47.686Z] #18 ... [2020-01-10T21:31:47.686Z] [2020-01-10T21:31:47.686Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:31:47.686Z] #45 170.1 CC criu/cr-errno.o [2020-01-10T21:31:47.686Z] #45 170.2 CC criu/cr-restore.o [2020-01-10T21:31:47.686Z] #45 179.8 CC criu/cr-service.o [2020-01-10T21:31:48.041Z] ok github.com/docker/docker/client 0.257s coverage: 75.8% of statements [2020-01-10T21:31:48.244Z] --- PASS: TestUpdateCPUQuota (1.50s) [2020-01-10T21:31:48.244Z] === RUN TestUpdatePidsLimit [2020-01-10T21:31:48.244Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-10T21:31:48.502Z] === RUN TestUpdatePidsLimit/no_change [2020-01-10T21:31:48.742Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-01-10T21:31:48.761Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-10T21:31:48.863Z] #18 ... [2020-01-10T21:31:48.863Z] [2020-01-10T21:31:48.863Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:31:48.863Z] #48 272.6 github.com/LK4D4/vndr/godl [2020-01-10T21:31:48.999Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.54s) [2020-01-10T21:31:48.999Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:312, shared: true, mustBeShared: true [2020-01-10T21:31:48.999Z] === RUN TestIpcModeOlderClient [2020-01-10T21:31:48.999Z] === PAUSE TestIpcModeOlderClient [2020-01-10T21:31:48.999Z] === RUN TestKillContainerInvalidSignal [2020-01-10T21:31:49.328Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-10T21:31:49.560Z] #48 273.6 github.com/LK4D4/vndr [2020-01-10T21:31:49.587Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-10T21:31:49.777Z] #45 ... [2020-01-10T21:31:49.777Z] [2020-01-10T21:31:49.777Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:31:49.777Z] #18 111.1 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:31:49.777Z] #18 111.2 Processing triggers for mime-support (3.62) ... [2020-01-10T21:31:49.931Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2020-01-10T21:31:49.931Z] === RUN TestKillContainer [2020-01-10T21:31:49.931Z] === RUN TestKillContainer/no_signal [2020-01-10T21:31:50.069Z] #18 DONE 111.5s [2020-01-10T21:31:50.069Z] [2020-01-10T21:31:50.069Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:31:50.069Z] #48 272.1 github.com/LK4D4/vndr/godl [2020-01-10T21:31:50.155Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-10T21:31:50.192Z] #48 ... [2020-01-10T21:31:50.193Z] [2020-01-10T21:31:50.193Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:31:50.193Z] #45 172.5 CC criu/cr-errno.o [2020-01-10T21:31:50.193Z] #45 172.6 CC criu/cr-restore.o [2020-01-10T21:31:50.360Z] #48 ... [2020-01-10T21:31:50.360Z] [2020-01-10T21:31:50.360Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-10T21:31:50.360Z] #19 0.488 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-01-10T21:31:50.360Z] #19 0.494 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-01-10T21:31:50.360Z] #19 0.501 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-01-10T21:31:50.360Z] #19 DONE 0.6s [2020-01-10T21:31:50.415Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-10T21:31:50.482Z] #45 182.7 CC criu/cr-service.o [2020-01-10T21:31:50.482Z] #45 ... [2020-01-10T21:31:50.482Z] [2020-01-10T21:31:50.482Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-10T21:31:50.482Z] #18 110.9 Setting up python3-pip (18.1-5) ... [2020-01-10T21:31:50.651Z] [2020-01-10T21:31:50.651Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:31:50.651Z] #45 183.1 CC criu/crtools.o [2020-01-10T21:31:50.862Z] === RUN TestKillContainer/non_killing_signal [2020-01-10T21:31:51.801Z] === RUN TestKillContainer/killing_signal [2020-01-10T21:31:51.919Z] #45 184.2 CC criu/eventfd.o [2020-01-10T21:31:51.999Z] #18 113.2 Processing triggers for libc-bin (2.28-10) ... [2020-01-10T21:31:51.999Z] #18 113.2 Processing triggers for mime-support (3.62) ... [2020-01-10T21:31:52.211Z] #45 184.9 CC criu/eventpoll.o [2020-01-10T21:31:52.292Z] #18 DONE 113.7s [2020-01-10T21:31:52.292Z] [2020-01-10T21:31:52.292Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:31:52.320Z] --- PASS: TestUpdatePidsLimit (3.92s) [2020-01-10T21:31:52.320Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-01-10T21:31:52.320Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-01-10T21:31:52.320Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-01-10T21:31:52.320Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-01-10T21:31:52.320Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-01-10T21:31:52.320Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-01-10T21:31:52.320Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-01-10T21:31:52.320Z] === RUN TestUpdateRestartPolicy [2020-01-10T21:31:52.733Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-01-10T21:31:52.733Z] --- PASS: TestKillContainer (2.84s) [2020-01-10T21:31:52.733Z] --- PASS: TestKillContainer/no_signal (0.90s) [2020-01-10T21:31:52.733Z] --- PASS: TestKillContainer/non_killing_signal (0.91s) [2020-01-10T21:31:52.733Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2020-01-10T21:31:52.733Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-10T21:31:52.733Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-10T21:31:52.924Z] #48 ... [2020-01-10T21:31:52.924Z] [2020-01-10T21:31:52.924Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-10T21:31:52.924Z] #19 0.448 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-01-10T21:31:52.924Z] #19 0.453 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-01-10T21:31:52.924Z] #19 0.466 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-01-10T21:31:52.924Z] #19 DONE 0.5s [2020-01-10T21:31:52.924Z] [2020-01-10T21:31:52.924Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-10T21:31:52.991Z] === RUN TestDockerSuite/TestBuildAddTar [2020-01-10T21:31:53.922Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-10T21:31:54.284Z] #45 186.8 CC criu/external.o [2020-01-10T21:31:54.989Z] #45 187.5 CC criu/fault-injection.o [2020-01-10T21:31:55.283Z] #45 187.7 CC criu/fdstore.o [2020-01-10T21:31:55.913Z] #45 188.3 CC criu/fifo.o [2020-01-10T21:31:55.945Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.82s) [2020-01-10T21:31:55.945Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.23s) [2020-01-10T21:31:55.945Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.30s) [2020-01-10T21:31:55.945Z] === RUN TestKillStoppedContainer [2020-01-10T21:31:55.945Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-01-10T21:31:55.945Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-10T21:31:55.945Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-01-10T21:31:55.945Z] === RUN TestKillDifferentUserContainer [2020-01-10T21:31:56.546Z] #45 189.0 CC criu/file-ids.o [2020-01-10T21:31:56.879Z] --- PASS: TestKillDifferentUserContainer (1.16s) [2020-01-10T21:31:56.880Z] === RUN TestInspectOomKilledTrue [2020-01-10T21:31:56.880Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-01-10T21:31:56.880Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-10T21:31:56.880Z] === RUN TestInspectOomKilledFalse [2020-01-10T21:31:56.880Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2020-01-10T21:31:56.880Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-10T21:31:56.880Z] === RUN TestLinksEtcHostsContentMatch [2020-01-10T21:31:57.178Z] #45 189.8 CC criu/file-lock.o [2020-01-10T21:31:57.812Z] --- PASS: TestLinksEtcHostsContentMatch (0.97s) [2020-01-10T21:31:57.812Z] === RUN TestLinksContainerNames [2020-01-10T21:31:58.377Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-01-10T21:31:59.830Z] #20 ... [2020-01-10T21:31:59.830Z] [2020-01-10T21:31:59.830Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:31:59.830Z] #45 186.9 CC criu/crtools.o [2020-01-10T21:31:59.830Z] #45 188.3 CC criu/eventfd.o [2020-01-10T21:31:59.830Z] #45 189.0 CC criu/eventpoll.o [2020-01-10T21:31:59.830Z] #45 190.9 CC criu/external.o [2020-01-10T21:31:59.830Z] #45 191.7 CC criu/fault-injection.o [2020-01-10T21:31:59.830Z] #45 191.9 CC criu/fdstore.o [2020-01-10T21:31:59.902Z] #45 192.0 CC criu/files-ext.o [2020-01-10T21:31:59.981Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-01-10T21:32:00.193Z] #45 192.8 CC criu/files-reg.o [2020-01-10T21:32:00.273Z] --- PASS: TestLinksContainerNames (2.13s) [2020-01-10T21:32:00.273Z] === RUN TestLogsFollowTailEmpty [2020-01-10T21:32:00.461Z] #45 192.8 CC criu/fifo.o [2020-01-10T21:32:00.483Z] #45 ... [2020-01-10T21:32:00.483Z] [2020-01-10T21:32:00.483Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-10T21:32:00.483Z] #20 8.958 Collecting yamllint==1.16.0 [2020-01-10T21:32:00.483Z] #20 9.475 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-10T21:32:00.483Z] #20 9.629 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-10T21:32:00.483Z] #20 9.715 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-10T21:32:00.483Z] #20 9.821 Collecting pyyaml (from yamllint==1.16.0) [2020-01-10T21:32:00.790Z] #20 10.28 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-10T21:32:00.838Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-01-10T21:32:00.839Z] === RUN TestContainerNetworkMountsNoChown [2020-01-10T21:32:00.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-01-10T21:32:01.080Z] #20 ... [2020-01-10T21:32:01.080Z] [2020-01-10T21:32:01.080Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:32:01.080Z] #48 273.3 github.com/LK4D4/vndr [2020-01-10T21:32:01.513Z] #45 193.7 CC criu/file-ids.o [2020-01-10T21:32:01.769Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/default [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/default [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/private [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/private [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/rprivate [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/slave [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/slave [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/rslave [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/shared [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/shared [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/rshared [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-10T21:32:01.769Z] === CONT TestMountDaemonRoot/default [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-10T21:32:01.769Z] === CONT TestMountDaemonRoot/rslave [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-10T21:32:01.769Z] === CONT TestMountDaemonRoot/rshared [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-10T21:32:01.769Z] === CONT TestMountDaemonRoot/shared [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-10T21:32:01.769Z] === CONT TestMountDaemonRoot/rprivate [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-10T21:32:01.769Z] === CONT TestMountDaemonRoot/slave [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-10T21:32:01.769Z] === CONT TestMountDaemonRoot/private [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-10T21:32:01.769Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-10T21:32:01.769Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-10T21:32:01.769Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-10T21:32:01.769Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-10T21:32:01.769Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-10T21:32:01.769Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-10T21:32:01.769Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-10T21:32:01.769Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-10T21:32:02.026Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-10T21:32:02.026Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-10T21:32:02.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-01-10T21:32:02.026Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-10T21:32:02.026Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-10T21:32:02.026Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-10T21:32:02.026Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-10T21:32:02.026Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-10T21:32:02.026Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-10T21:32:02.153Z] #45 194.4 CC criu/file-lock.o [2020-01-10T21:32:02.284Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-10T21:32:02.284Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-10T21:32:02.284Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-10T21:32:02.284Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-10T21:32:02.284Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-10T21:32:02.284Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-10T21:32:02.284Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-10T21:32:02.284Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-10T21:32:02.284Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-10T21:32:02.445Z] #45 ... [2020-01-10T21:32:02.445Z] [2020-01-10T21:32:02.445Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-10T21:32:02.445Z] #20 9.682 Collecting yamllint==1.16.0 [2020-01-10T21:32:02.543Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-10T21:32:02.543Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-10T21:32:02.543Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-10T21:32:02.543Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-10T21:32:02.543Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-10T21:32:02.543Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-01-10T21:32:02.543Z] === RUN TestContainerBindMountNonRecursive [2020-01-10T21:32:03.079Z] #20 10.16 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-10T21:32:03.079Z] #20 10.34 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-10T21:32:03.079Z] #20 10.43 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-10T21:32:03.369Z] #20 10.54 Collecting pyyaml (from yamllint==1.16.0) [2020-01-10T21:32:03.476Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-01-10T21:32:03.660Z] #20 10.95 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-10T21:32:03.794Z] #48 ... [2020-01-10T21:32:03.794Z] [2020-01-10T21:32:03.794Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-10T21:32:03.794Z] #20 13.35 Building wheels for collected packages: pyyaml [2020-01-10T21:32:03.794Z] #20 13.36 Running setup.py bdist_wheel for pyyaml: started [2020-01-10T21:32:04.640Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2020-01-10T21:32:04.640Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-10T21:32:04.848Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-01-10T21:32:05.106Z] --- PASS: TestContainerBindMountNonRecursive (2.46s) [2020-01-10T21:32:05.106Z] === RUN TestNetworkNat [2020-01-10T21:32:05.208Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-01-10T21:32:05.208Z] === RUN TestWaitNonBlocked [2020-01-10T21:32:05.208Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-10T21:32:05.208Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-10T21:32:05.208Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-10T21:32:05.208Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-10T21:32:05.208Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-10T21:32:05.208Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-10T21:32:05.722Z] #20 ... [2020-01-10T21:32:05.722Z] [2020-01-10T21:32:05.722Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:32:05.722Z] #48 DONE 289.6s [2020-01-10T21:32:05.722Z] [2020-01-10T21:32:05.722Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:32:05.722Z] #45 196.4 CC criu/files-ext.o [2020-01-10T21:32:05.722Z] #45 197.3 CC criu/files-reg.o [2020-01-10T21:32:06.040Z] --- PASS: TestNetworkNat (0.82s) [2020-01-10T21:32:06.040Z] === RUN TestNetworkLocalhostTCPNat [2020-01-10T21:32:06.040Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-01-10T21:32:06.145Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-01-10T21:32:06.145Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2020-01-10T21:32:06.145Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2020-01-10T21:32:06.145Z] === RUN TestWaitBlocked [2020-01-10T21:32:06.404Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-10T21:32:06.404Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-10T21:32:06.404Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-10T21:32:06.404Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-10T21:32:06.404Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-10T21:32:06.404Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-10T21:32:06.512Z] #20 15.54 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-10T21:32:06.512Z] #20 15.54 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-10T21:32:06.512Z] #20 15.68 Successfully built pyyaml [2020-01-10T21:32:06.512Z] #20 15.70 Installing collected packages: pathspec, pyyaml, yamllint [2020-01-10T21:32:06.607Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-01-10T21:32:06.607Z] === RUN TestNetworkLoopbackNat [2020-01-10T21:32:06.802Z] #20 ... [2020-01-10T21:32:06.802Z] [2020-01-10T21:32:06.802Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:32:06.802Z] #48 DONE 288.7s [2020-01-10T21:32:06.802Z] [2020-01-10T21:32:06.802Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:32:06.802Z] #45 197.4 CC criu/files.o [2020-01-10T21:32:07.172Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-01-10T21:32:07.448Z] --- PASS: TestWaitBlocked (0.03s) [2020-01-10T21:32:07.448Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2020-01-10T21:32:07.448Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2020-01-10T21:32:07.448Z] === CONT TestContainerStartOnDaemonRestart [2020-01-10T21:32:07.448Z] === CONT TestIpcModeOlderClient [2020-01-10T21:32:07.448Z] === CONT TestDaemonRestartIpcMode [2020-01-10T21:32:07.721Z] --- PASS: TestIpcModeOlderClient (0.24s) [2020-01-10T21:32:07.831Z] #45 ... [2020-01-10T21:32:07.831Z] [2020-01-10T21:32:07.831Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-10T21:32:07.831Z] #20 16.76 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-10T21:32:07.831Z] #20 DONE 17.4s [2020-01-10T21:32:08.103Z] --- PASS: TestNetworkLoopbackNat (1.26s) [2020-01-10T21:32:08.103Z] === RUN TestPause [2020-01-10T21:32:08.121Z] [2020-01-10T21:32:08.121Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:32:09.033Z] --- PASS: TestPause (0.90s) [2020-01-10T21:32:09.033Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-10T21:32:09.033Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-10T21:32:09.033Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-10T21:32:09.033Z] === RUN TestPauseStopPausedContainer [2020-01-10T21:32:09.965Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-01-10T21:32:09.965Z] === RUN TestPsFilter [2020-01-10T21:32:09.965Z] --- PASS: TestPsFilter (0.22s) [2020-01-10T21:32:09.965Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-10T21:32:10.113Z] using credential docker-jenkins-github-credentials [2020-01-10T21:32:10.159Z] #45 ... [2020-01-10T21:32:10.159Z] [2020-01-10T21:32:10.159Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-10T21:32:10.159Z] #20 14.67 Building wheels for collected packages: pyyaml [2020-01-10T21:32:10.159Z] #20 14.68 Running setup.py bdist_wheel for pyyaml: started [2020-01-10T21:32:10.159Z] #20 16.75 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-10T21:32:10.159Z] #20 16.75 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-10T21:32:10.159Z] #20 16.83 Successfully built pyyaml [2020-01-10T21:32:10.159Z] #20 16.85 Installing collected packages: pathspec, pyyaml, yamllint [2020-01-10T21:32:10.159Z] #20 17.42 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-10T21:32:10.190Z] Cloning the remote Git repository [2020-01-10T21:32:10.190Z] Cloning with configured refspecs honoured and without tags [2020-01-10T21:32:10.206Z] #24 ... [2020-01-10T21:32:10.206Z] [2020-01-10T21:32:10.207Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:32:10.207Z] #45 202.9 CC criu/filesystems.o [2020-01-10T21:32:10.223Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-01-10T21:32:10.449Z] #20 DONE 17.8s [2020-01-10T21:32:10.449Z] [2020-01-10T21:32:10.449Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:32:10.449Z] #45 202.8 CC criu/files.o [2020-01-10T21:32:10.480Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-01-10T21:32:11.009Z] --- PASS: TestContainerStartOnDaemonRestart (3.11s) [2020-01-10T21:32:10.381Z] Cloning repository https://github.com/moby/moby.git [2020-01-10T21:32:10.761Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-01-10T21:32:11.047Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.92s) [2020-01-10T21:32:11.047Z] === RUN TestRemoveContainerWithVolume [2020-01-10T21:32:11.268Z] --- PASS: TestDaemonRestartIpcMode (3.89s) [2020-01-10T21:32:11.268Z] PASS [2020-01-10T21:32:11.268Z] [2020-01-10T21:32:11.268Z] === Skipped [2020-01-10T21:32:11.268Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-01-10T21:32:11.268Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-10T21:32:11.268Z] [2020-01-10T21:32:11.268Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-01-10T21:32:11.268Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-10T21:32:11.268Z] [2020-01-10T21:32:11.268Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-10T21:32:11.268Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-10T21:32:11.268Z] [2020-01-10T21:32:11.268Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-10T21:32:11.268Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-10T21:32:11.268Z] [2020-01-10T21:32:11.268Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-01-10T21:32:11.268Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-10T21:32:11.268Z] [2020-01-10T21:32:11.268Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-01-10T21:32:11.268Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-10T21:32:11.268Z] [2020-01-10T21:32:11.268Z] [2020-01-10T21:32:11.268Z] DONE 197 tests, 6 skipped in 127.555s [2020-01-10T21:32:11.268Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-01-10T21:32:11.268Z] ++ 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-01-10T21:32:11.268Z] ++ set -e [2020-01-10T21:32:11.268Z] ++ '[' -n 0 ']' [2020-01-10T21:32:11.268Z] ++ set -x [2020-01-10T21:32:11.268Z] ++ env -i DEST=/go/src/github.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= 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-01-10T21:32:11.527Z] INFO: Testing against a local daemon [2020-01-10T21:32:11.527Z] === RUN TestCommitInheritsEnv [2020-01-10T21:32:11.981Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2020-01-10T21:32:11.981Z] === RUN TestRemoveContainerRunning [2020-01-10T21:32:12.095Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-01-10T21:32:12.095Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-10T21:32:12.095Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-01-10T21:32:12.095Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-01-10T21:32:12.095Z] === RUN TestImagesFilterMultiReference [2020-01-10T21:32:12.276Z] #45 204.5 CC criu/fsnotify.o [2020-01-10T21:32:12.353Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-01-10T21:32:12.353Z] === RUN TestImagePullPlatformInvalid [2020-01-10T21:32:12.353Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-10T21:32:12.353Z] === RUN TestRemoveImageOrphaning [2020-01-10T21:32:12.913Z] --- PASS: TestRemoveContainerRunning (0.89s) [2020-01-10T21:32:12.913Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-10T21:32:12.920Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-01-10T21:32:12.920Z] === RUN TestRemoveImageGarbageCollector [2020-01-10T21:32:12.920Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-10T21:32:12.920Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:32:12.920Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-10T21:32:12.920Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-01-10T21:32:12.920Z] === RUN TestTagInvalidReference [2020-01-10T21:32:12.920Z] --- PASS: TestTagInvalidReference (0.03s) [2020-01-10T21:32:12.920Z] === RUN TestTagValidPrefixedRepo [2020-01-10T21:32:12.920Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-01-10T21:32:12.920Z] === RUN TestTagExistedNameWithoutForce [2020-01-10T21:32:11.684Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-10T21:32:11.684Z] > git --version # timeout=10 [2020-01-10T21:32:11.720Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-10T21:32:11.723Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync [2020-01-10T21:32:13.178Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-10T21:32:13.179Z] === RUN TestTagOfficialNames [2020-01-10T21:32:13.179Z] --- PASS: TestTagOfficialNames (0.08s) [2020-01-10T21:32:13.179Z] === RUN TestTagMatchesDigest [2020-01-10T21:32:13.179Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-01-10T21:32:13.179Z] PASS [2020-01-10T21:32:13.179Z] [2020-01-10T21:32:13.179Z] === Skipped [2020-01-10T21:32:13.179Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-01-10T21:32:13.179Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-01-10T21:32:13.179Z] [2020-01-10T21:32:13.179Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-10T21:32:13.179Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:32:13.179Z] [2020-01-10T21:32:13.179Z] [2020-01-10T21:32:13.179Z] DONE 12 tests, 2 skipped in 1.922s [2020-01-10T21:32:13.179Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-01-10T21:32:13.179Z] ++ 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-01-10T21:32:13.179Z] ++ set -e [2020-01-10T21:32:13.179Z] ++ '[' -n 0 ']' [2020-01-10T21:32:13.179Z] ++ set -x [2020-01-10T21:32:13.179Z] ++ env -i DEST=/go/src/github.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= 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-01-10T21:32:13.437Z] INFO: Testing against a local daemon [2020-01-10T21:32:13.437Z] === RUN TestNetworkCreateDelete [2020-01-10T21:32:13.697Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-01-10T21:32:13.697Z] === RUN TestDockerNetworkDeletePreferID [2020-01-10T21:32:13.790Z] #45 206.3 CC criu/image-desc.o [2020-01-10T21:32:13.844Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s) [2020-01-10T21:32:13.844Z] === RUN TestRemoveInvalidContainer [2020-01-10T21:32:13.844Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-01-10T21:32:13.844Z] === RUN TestRenameLinkedContainer [2020-01-10T21:32:14.081Z] #45 206.6 CC criu/image.o [2020-01-10T21:32:14.883Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-01-10T21:32:14.892Z] #45 206.8 CC criu/filesystems.o [2020-01-10T21:32:15.074Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2020-01-10T21:32:15.074Z] === RUN TestInspectNetwork [2020-01-10T21:32:15.582Z] #45 208.3 CC criu/ipc_ns.o [2020-01-10T21:32:15.741Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-01-10T21:32:15.921Z] #45 208.2 CC criu/fsnotify.o [2020-01-10T21:32:16.850Z] tests/integration/client_test.py ..... [ 76%] [2020-01-10T21:32:17.131Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-01-10T21:32:17.397Z] --- PASS: TestRenameLinkedContainer (3.72s) [2020-01-10T21:32:17.397Z] === RUN TestRenameStoppedContainer [2020-01-10T21:32:17.774Z] tests/integration/errors_test.py . [ 76%] [2020-01-10T21:32:17.997Z] #45 210.2 CC criu/image-desc.o [2020-01-10T21:32:18.292Z] #45 210.5 CC criu/image.o [2020-01-10T21:32:18.327Z] === RUN TestDockerSuite/TestBuildBlankName [2020-01-10T21:32:18.327Z] --- PASS: TestRenameStoppedContainer (1.00s) [2020-01-10T21:32:18.327Z] === RUN TestRenameRunningContainerAndReuse [2020-01-10T21:32:18.338Z] #45 210.5 CC criu/irmap.o [2020-01-10T21:32:18.891Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-01-10T21:32:18.967Z] #45 211.7 CC criu/kcmp-ids.o [2020-01-10T21:32:19.460Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-01-10T21:32:19.796Z] #45 212.0 CC criu/ipc_ns.o [2020-01-10T21:32:19.999Z] #45 212.3 CC criu/kerndat.o [2020-01-10T21:32:20.346Z] === RUN TestInspectNetwork/full_network_id [2020-01-10T21:32:20.346Z] === RUN TestInspectNetwork/partial_network_id [2020-01-10T21:32:20.346Z] === RUN TestInspectNetwork/network_name [2020-01-10T21:32:20.346Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-10T21:32:20.392Z] --- PASS: TestRenameRunningContainerAndReuse (1.91s) [2020-01-10T21:32:20.393Z] === RUN TestRenameInvalidName [2020-01-10T21:32:21.323Z] --- PASS: TestRenameInvalidName (0.86s) [2020-01-10T21:32:21.323Z] === RUN TestRenameAnonymousContainer [2020-01-10T21:32:21.502Z] #45 214.2 CC criu/libnetlink.o [2020-01-10T21:32:21.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-01-10T21:32:22.130Z] #45 ... [2020-01-10T21:32:22.130Z] [2020-01-10T21:32:22.130Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-10T21:32:22.130Z] #31 DONE 304.5s [2020-01-10T21:32:22.130Z] [2020-01-10T21:32:22.130Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:32:22.375Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 30.5% of statements [2020-01-10T21:32:22.375Z] ok github.com/docker/docker/container 0.123s coverage: 35.0% of statements [2020-01-10T21:32:22.375Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-10T21:32:22.375Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-10T21:32:22.375Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-10T21:32:22.375Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-10T21:32:22.526Z] #45 214.4 CC criu/irmap.o [2020-01-10T21:32:22.758Z] #24 ... [2020-01-10T21:32:22.758Z] [2020-01-10T21:32:22.758Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:32:22.758Z] #45 215.2 CC criu/log.o [2020-01-10T21:32:23.555Z] #45 ... [2020-01-10T21:32:23.555Z] [2020-01-10T21:32:23.555Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-10T21:32:23.555Z] #31 DONE 307.4s [2020-01-10T21:32:23.555Z] [2020-01-10T21:32:23.555Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:32:23.555Z] #45 215.7 CC criu/kcmp-ids.o [2020-01-10T21:32:24.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-01-10T21:32:24.255Z] #45 216.5 CC criu/lsm.o [2020-01-10T21:32:24.535Z] --- PASS: TestInspectNetwork (9.41s) [2020-01-10T21:32:24.535Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-10T21:32:24.535Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-10T21:32:24.535Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-10T21:32:24.535Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-10T21:32:24.535Z] === RUN TestRunContainerWithBridgeNone [2020-01-10T21:32:24.581Z] #45 216.6 CC criu/kerndat.o [2020-01-10T21:32:24.669Z] --- PASS: TestRenameAnonymousContainer (3.46s) [2020-01-10T21:32:24.669Z] === RUN TestRenameContainerWithSameName [2020-01-10T21:32:24.885Z] #45 217.4 CC criu/mem.o [2020-01-10T21:32:24.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-01-10T21:32:25.857Z] --- PASS: TestRenameContainerWithSameName (1.03s) [2020-01-10T21:32:25.857Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-10T21:32:26.642Z] #45 218.7 CC criu/libnetlink.o [2020-01-10T21:32:27.070Z] --- PASS: TestRunContainerWithBridgeNone (2.56s) [2020-01-10T21:32:27.070Z] === RUN TestNetworkInvalidJSON [2020-01-10T21:32:27.070Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-10T21:32:27.070Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-10T21:32:27.070Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-10T21:32:27.070Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-10T21:32:27.070Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-10T21:32:27.070Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-10T21:32:27.070Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-10T21:32:27.070Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-10T21:32:27.070Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-10T21:32:27.070Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-01-10T21:32:27.070Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-10T21:32:27.070Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-10T21:32:27.070Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-10T21:32:27.070Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-10T21:32:27.271Z] #45 219.4 CC criu/log.o [2020-01-10T21:32:27.752Z] --- PASS: TestRenameContainerWithLinkedContainer (1.87s) [2020-01-10T21:32:27.752Z] === RUN TestResize [2020-01-10T21:32:27.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-01-10T21:32:27.901Z] #45 220.2 CC criu/lsm.o [2020-01-10T21:32:28.316Z] --- PASS: TestResize (0.92s) [2020-01-10T21:32:28.316Z] === RUN TestResizeWithInvalidSize [2020-01-10T21:32:28.402Z] #45 220.3 CC criu/mount.o [2020-01-10T21:32:28.446Z] --- PASS: TestDaemonRestartWithLiveRestore (1.48s) [2020-01-10T21:32:28.446Z] === RUN TestDaemonDefaultNetworkPools [2020-01-10T21:32:28.854Z] ok github.com/docker/docker/daemon/cluster 0.039s coverage: 0.5% of statements [2020-01-10T21:32:28.939Z] #45 220.9 CC criu/mem.o [2020-01-10T21:32:29.252Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2020-01-10T21:32:29.252Z] === RUN TestResizeWhenContainerNotStarted [2020-01-10T21:32:29.530Z] Fetching without tags [2020-01-10T21:32:29.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-01-10T21:32:29.823Z] --- PASS: TestDaemonDefaultNetworkPools (1.19s) [2020-01-10T21:32:29.823Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-10T21:32:30.178Z] Checking out Revision 4d63209d94276d66d9db39174bfe0127f4b9a8dc (cpuguy-test-sync) [2020-01-10T21:32:30.380Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2020-01-10T21:32:30.380Z] === RUN TestDaemonRestartKillContainers [2020-01-10T21:32:30.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-10T21:32:30.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-10T21:32:30.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-10T21:32:30.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-10T21:32:30.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-10T21:32:30.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-10T21:32:30.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-10T21:32:30.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-10T21:32:30.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-10T21:32:30.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-10T21:32:30.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-10T21:32:30.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-10T21:32:30.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-10T21:32:30.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-10T21:32:30.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-10T21:32:30.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-10T21:32:30.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:32:30.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:32:30.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:32:30.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:32:30.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:32:30.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:32:30.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:32:30.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:32:30.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-10T21:32:30.380Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-10T21:32:30.637Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-01-10T21:32:29.062Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-10T21:32:29.323Z] > git config --add remote.origin.fetch +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync # timeout=10 [2020-01-10T21:32:29.435Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-10T21:32:29.558Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-10T21:32:29.558Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-10T21:32:29.561Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync [2020-01-10T21:32:30.281Z] > git config core.sparsecheckout # timeout=10 [2020-01-10T21:32:30.323Z] > git checkout -f 4d63209d94276d66d9db39174bfe0127f4b9a8dc [2020-01-10T21:32:31.171Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-01-10T21:32:31.677Z] #45 223.8 CC criu/mount.o [2020-01-10T21:32:31.731Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.83s) [2020-01-10T21:32:31.731Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-10T21:32:33.090Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.8% of statements [2020-01-10T21:32:33.164Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:32:33.164Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:32:33.164Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-01-10T21:32:33.634Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.28s) [2020-01-10T21:32:33.634Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-10T21:32:34.096Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-01-10T21:32:34.572Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2020-01-10T21:32:34.573Z] === RUN TestServiceWithPredefinedNetwork [2020-01-10T21:32:34.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:32:34.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:32:34.917Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-01-10T21:32:35.287Z] #45 226.8 CC criu/namespaces.o [2020-01-10T21:32:35.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-01-10T21:32:36.413Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-10T21:32:36.413Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-10T21:32:37.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-01-10T21:32:37.373Z] #45 229.9 CC criu/net.o [2020-01-10T21:32:37.866Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2020-01-10T21:32:37.866Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-10T21:32:37.866Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-10T21:32:37.866Z] service_test.go:230: FLAKY_TEST [2020-01-10T21:32:37.866Z] === RUN TestServiceWithDataPathPortInit [2020-01-10T21:32:38.562Z] #45 230.6 CC criu/namespaces.o [2020-01-10T21:32:38.831Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-10T21:32:39.088Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-10T21:32:40.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-01-10T21:32:40.310Z] Commit message: "Merge pull request #40362 from thaJeztah/dockerfile_registry_optimized" [2020-01-10T21:32:40.739Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2020-01-10T21:32:40.831Z] ok github.com/docker/docker/daemon 12.246s coverage: 17.6% of statements [2020-01-10T21:32:40.831Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-10T21:32:40.953Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-01-10T21:32:40.953Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-01-10T21:32:40.953Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-01-10T21:32:41.237Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.6% of statements [2020-01-10T21:32:41.237Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-10T21:32:42.071Z] #45 233.6 CC criu/net.o [2020-01-10T21:32:42.850Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-10T21:32:42.850Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-10T21:32:43.360Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2020-01-10T21:32:43.749Z] ok github.com/docker/docker/daemon/config 0.065s coverage: 82.1% of statements [2020-01-10T21:32:44.354Z] #45 235.9 CC criu/netfilter.o [2020-01-10T21:32:44.354Z] #45 236.5 CC criu/page-pipe.o [2020-01-10T21:32:44.410Z] + docker version [2020-01-10T21:32:44.598Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2020-01-10T21:32:44.599Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-10T21:32:44.599Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-10T21:32:45.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-01-10T21:32:45.373Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-10T21:32:45.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2020-01-10T21:32:45.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.70s) [2020-01-10T21:32:45.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-01-10T21:32:45.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s) [2020-01-10T21:32:45.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-01-10T21:32:45.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2020-01-10T21:32:45.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.53s) [2020-01-10T21:32:45.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.62s) [2020-01-10T21:32:45.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.84s) [2020-01-10T21:32:45.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.69s) [2020-01-10T21:32:45.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s) [2020-01-10T21:32:45.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2020-01-10T21:32:45.373Z] === RUN TestCgroupNamespacesRun [2020-01-10T21:32:45.387Z] #45 237.7 CC criu/page-xfer.o [2020-01-10T21:32:45.449Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2020-01-10T21:32:47.271Z] --- PASS: TestCgroupNamespacesRun (2.03s) [2020-01-10T21:32:47.271Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-10T21:32:47.456Z] #45 239.8 CC criu/pagemap-cache.o [2020-01-10T21:32:47.623Z] #45 239.3 CC criu/netfilter.o [2020-01-10T21:32:47.623Z] #45 239.8 CC criu/page-pipe.o [2020-01-10T21:32:47.748Z] #45 240.4 CC criu/pagemap.o [2020-01-10T21:32:47.962Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-01-10T21:32:48.752Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.221s coverage: 57.9% of statements [2020-01-10T21:32:49.140Z] #45 241.2 CC criu/page-xfer.o [2020-01-10T21:32:49.167Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2020-01-10T21:32:49.167Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-10T21:32:49.821Z] #45 242.2 CC criu/parasite-syscall.o [2020-01-10T21:32:50.098Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-01-10T21:32:51.029Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.98s) [2020-01-10T21:32:51.029Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-10T21:32:51.077Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-01-10T21:32:51.867Z] #45 243.6 CC criu/pagemap-cache.o [2020-01-10T21:32:51.882Z] #45 244.0 CC criu/path.o [2020-01-10T21:32:51.882Z] #45 244.5 CC criu/pie-util-vdso-elf32.o [2020-01-10T21:32:52.159Z] #45 244.2 CC criu/pagemap.o [2020-01-10T21:32:52.907Z] #45 245.2 CC criu/pie-util-vdso.o [2020-01-10T21:32:53.309Z] faf31ee0aa3d: Pull complete [2020-01-10T21:32:53.309Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd [2020-01-10T21:32:53.309Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-10T21:32:53.309Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-10T21:32:53.309Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-01-10T21:32:53.309Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-01-10T21:32:53.309Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.914' [2020-01-10T21:32:53.309Z] INFO: Docker version of control daemon [2020-01-10T21:32:53.309Z] [2020-01-10T21:32:53.309Z] Client: Docker Engine - Enterprise [2020-01-10T21:32:53.309Z] Version: 19.03.2 [2020-01-10T21:32:53.309Z] API version: 1.40 [2020-01-10T21:32:53.309Z] Go version: go1.12.8 [2020-01-10T21:32:53.309Z] Git commit: c92ab06ed9 [2020-01-10T21:32:53.309Z] Built: 09/03/2019 16:38:11 [2020-01-10T21:32:53.309Z] OS/Arch: windows/amd64 [2020-01-10T21:32:53.309Z] Experimental: false [2020-01-10T21:32:53.309Z] [2020-01-10T21:32:53.309Z] Server: Docker Engine - Enterprise [2020-01-10T21:32:53.309Z] Engine: [2020-01-10T21:32:53.309Z] Version: 19.03.2 [2020-01-10T21:32:53.309Z] API version: 1.40 (minimum version 1.24) [2020-01-10T21:32:53.309Z] Go version: go1.12.8 [2020-01-10T21:32:53.309Z] Git commit: c92ab06ed9 [2020-01-10T21:32:53.309Z] Built: 09/03/2019 16:35:47 [2020-01-10T21:32:53.309Z] OS/Arch: windows/amd64 [2020-01-10T21:32:53.309Z] Experimental: true [2020-01-10T21:32:53.309Z] [2020-01-10T21:32:53.309Z] INFO: Docker info of control daemon [2020-01-10T21:32:53.309Z] [2020-01-10T21:32:53.309Z] Client: [2020-01-10T21:32:53.309Z] Debug Mode: false [2020-01-10T21:32:53.309Z] Plugins: [2020-01-10T21:32:53.309Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-10T21:32:53.309Z] [2020-01-10T21:32:53.309Z] Server: [2020-01-10T21:32:53.309Z] Containers: 0 [2020-01-10T21:32:53.309Z] Running: 0 [2020-01-10T21:32:53.309Z] Paused: 0 [2020-01-10T21:32:53.309Z] Stopped: 0 [2020-01-10T21:32:53.309Z] Images: 1 [2020-01-10T21:32:53.309Z] Server Version: 19.03.2 [2020-01-10T21:32:53.309Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-01-10T21:32:53.309Z] Windows: [2020-01-10T21:32:53.309Z] LCOW: [2020-01-10T21:32:53.309Z] Logging Driver: json-file [2020-01-10T21:32:53.309Z] Plugins: [2020-01-10T21:32:53.309Z] Volume: local [2020-01-10T21:32:53.309Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-10T21:32:53.309Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-10T21:32:53.309Z] Swarm: inactive [2020-01-10T21:32:53.309Z] Default Isolation: process [2020-01-10T21:32:53.309Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-10T21:32:53.309Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-10T21:32:53.309Z] OSType: windows [2020-01-10T21:32:53.309Z] Architecture: x86_64 [2020-01-10T21:32:53.309Z] CPUs: 4 [2020-01-10T21:32:53.309Z] Total Memory: 32GiB [2020-01-10T21:32:53.309Z] Name: azwin-2-70e180 [2020-01-10T21:32:53.309Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-10T21:32:53.309Z] Docker Root Dir: D:\docker [2020-01-10T21:32:53.309Z] Debug Mode: false [2020-01-10T21:32:53.309Z] Registry: https://index.docker.io/v1/ [2020-01-10T21:32:53.309Z] Labels: [2020-01-10T21:32:53.309Z] Experimental: true [2020-01-10T21:32:53.309Z] Insecure Registries: [2020-01-10T21:32:53.309Z] 10.0.0.4:5000 [2020-01-10T21:32:53.309Z] 127.0.0.0/8 [2020-01-10T21:32:53.309Z] Registry Mirrors: [2020-01-10T21:32:53.309Z] http://10.0.0.4:5000/ [2020-01-10T21:32:53.309Z] Live Restore Enabled: false [2020-01-10T21:32:53.309Z] [2020-01-10T21:32:53.309Z] [2020-01-10T21:32:53.309Z] INFO: Commit hash is 4d63209d9 [2020-01-10T21:32:53.309Z] INFO: Nuke-Everything... [2020-01-10T21:32:53.309Z] INFO: Container count on control daemon to delete is 0 [2020-01-10T21:32:53.309Z] INFO: Nuking d:\CI [2020-01-10T21:32:53.309Z] INFO: Zapped successfully [2020-01-10T21:32:53.309Z] INFO: Location for testing is d:\CI\cpuguy-test-sync\1 [2020-01-10T21:32:53.309Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-01-10T21:32:53.309Z] [2020-01-10T21:32:53.309Z] [2020-01-10T21:32:53.309Z] INFO: Building the image from Dockerfile.windows at 01/10/2020 21:32:51... [2020-01-10T21:32:53.309Z] [2020-01-10T21:32:53.552Z] #45 246.0 CC criu/pie-util.o [2020-01-10T21:32:53.559Z] --- PASS: TestCgroupNamespacesRunHostMode (2.01s) [2020-01-10T21:32:53.559Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-10T21:32:53.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-01-10T21:32:53.559Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-01-10T21:32:53.694Z] #45 246.0 CC criu/parasite-syscall.o [2020-01-10T21:32:53.840Z] #45 246.3 CC criu/pipes.o [2020-01-10T21:32:54.769Z] Client: Docker Engine - Enterprise [2020-01-10T21:32:54.769Z] Version: 19.03.2 [2020-01-10T21:32:54.769Z] API version: 1.40 [2020-01-10T21:32:54.769Z] Go version: go1.12.8 [2020-01-10T21:32:54.769Z] Git commit: c92ab06ed9 [2020-01-10T21:32:54.769Z] Built: 09/03/2019 16:38:11 [2020-01-10T21:32:54.769Z] OS/Arch: windows/amd64 [2020-01-10T21:32:54.769Z] Experimental: false [2020-01-10T21:32:54.769Z] [2020-01-10T21:32:54.769Z] Server: Docker Engine - Enterprise [2020-01-10T21:32:54.769Z] Engine: [2020-01-10T21:32:54.769Z] Version: 19.03.2 [2020-01-10T21:32:54.769Z] API version: 1.40 (minimum version 1.24) [2020-01-10T21:32:54.769Z] Go version: go1.12.8 [2020-01-10T21:32:54.769Z] Git commit: c92ab06ed9 [2020-01-10T21:32:54.769Z] Built: 09/03/2019 16:35:47 [2020-01-10T21:32:54.769Z] OS/Arch: windows/amd64 [2020-01-10T21:32:54.769Z] Experimental: true [2020-01-10T21:32:54.865Z] #45 247.4 CC criu/plugin.o [2020-01-10T21:32:54.927Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.91s) [2020-01-10T21:32:54.927Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-10T21:32:55.045Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.728s coverage: 46.2% of statements [Pipeline] sh [2020-01-10T21:32:55.493Z] #45 248.1 CC criu/proc_parse.o [2020-01-10T21:32:55.759Z] #45 247.7 CC criu/path.o [2020-01-10T21:32:55.858Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2020-01-10T21:32:55.858Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-10T21:32:56.049Z] #45 248.3 CC criu/pie-util-vdso-elf32.o [2020-01-10T21:32:56.318Z] + docker info [2020-01-10T21:32:56.680Z] #45 249.1 CC criu/pie-util-vdso.o [2020-01-10T21:32:56.790Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2020-01-10T21:32:56.790Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-10T21:32:56.790Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-01-10T21:32:57.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-01-10T21:32:57.709Z] #45 249.8 CC criu/pie-util.o [2020-01-10T21:32:57.999Z] #45 250.2 CC criu/pipes.o [2020-01-10T21:32:58.042Z] Sending build context to Docker daemon 51.08MB [2020-01-10T21:32:58.042Z] [2020-01-10T21:32:58.042Z] Step 1/10 : FROM microsoft/windowsservercore [2020-01-10T21:32:58.042Z] ---> 782a75e44953 [2020-01-10T21:32:58.042Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-01-10T21:32:58.043Z] ---> Running in 73ceb1e118b2 [2020-01-10T21:32:58.043Z] Removing intermediate container 73ceb1e118b2 [2020-01-10T21:32:58.043Z] ---> edb5f1410388 [2020-01-10T21:32:58.043Z] Step 3/10 : ARG GO_VERSION=1.13.5 [2020-01-10T21:32:58.043Z] ---> Running in 6ab16052b6a1 [2020-01-10T21:32:58.277Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.870s coverage: 48.6% of statements [2020-01-10T21:32:58.512Z] Removing intermediate container 6ab16052b6a1 [2020-01-10T21:32:58.512Z] ---> 38243b6c4c37 [2020-01-10T21:32:58.512Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-01-10T21:32:58.669Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.366s coverage: 72.5% of statements [2020-01-10T21:32:58.669Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-10T21:32:58.943Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2020-01-10T21:32:58.943Z] === RUN TestKernelTCPMemory [2020-01-10T21:32:58.943Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-01-10T21:32:58.978Z] ---> Running in d7afadfaffc6 [2020-01-10T21:32:59.033Z] #45 251.3 CC criu/plugin.o [2020-01-10T21:32:59.445Z] Removing intermediate container d7afadfaffc6 [2020-01-10T21:32:59.445Z] ---> c7445d46082b [2020-01-10T21:32:59.445Z] 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-01-10T21:32:59.445Z] ---> Running in c4456a20a6df [2020-01-10T21:32:59.509Z] --- PASS: TestKernelTCPMemory (0.99s) [2020-01-10T21:32:59.509Z] === RUN TestNISDomainname [2020-01-10T21:32:59.797Z] --- PASS: TestServiceWithDataPathPortInit (18.33s) [2020-01-10T21:32:59.797Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-10T21:32:59.911Z] Removing intermediate container c4456a20a6df [2020-01-10T21:32:59.911Z] ---> 86177fc15341 [2020-01-10T21:32:59.911Z] 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-01-10T21:32:59.911Z] ---> Running in 0cae9849a9b3 [2020-01-10T21:33:00.064Z] #45 252.1 CC criu/proc_parse.o [2020-01-10T21:33:00.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-01-10T21:33:00.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-01-10T21:33:00.639Z] --- PASS: TestNISDomainname (1.13s) [2020-01-10T21:33:00.639Z] === RUN TestHostnameDnsResolution [2020-01-10T21:33:01.455Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.628s coverage: 76.1% of statements [2020-01-10T21:33:02.418Z] #45 254.3 CC criu/protobuf-desc.o [2020-01-10T21:33:02.538Z] --- PASS: TestHostnameDnsResolution (1.40s) [2020-01-10T21:33:02.538Z] === RUN TestStats [2020-01-10T21:33:02.761Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-01-10T21:33:02.795Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-01-10T21:33:02.795Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-01-10T21:33:03.446Z] #45 256.1 CC criu/protobuf.o [2020-01-10T21:33:03.675Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-10T21:33:03.675Z] Using test binary docker [2020-01-10T21:33:03.675Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-10T21:33:03.675Z] Starting dockerd [2020-01-10T21:33:03.675Z] INFO: Waiting for daemon to start... [2020-01-10T21:33:03.675Z] . [2020-01-10T21:33:03.675Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-10T21:33:03.675Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-10T21:33:03.675Z] Error: No such image: emptyfs [2020-01-10T21:33:03.675Z] Running integration-test (iteration 1) [2020-01-10T21:33:03.675Z] Running /go/src/github.com/docker/docker/integration-cli (s390x.integration-cli) flags=-test.v -test.timeout=360m [2020-01-10T21:33:04.070Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-01-10T21:33:04.470Z] #45 256.9 CC criu/pstree.o [2020-01-10T21:33:04.688Z] --- PASS: TestStats (2.18s) [2020-01-10T21:33:04.689Z] === RUN TestStopContainerWithTimeout [2020-01-10T21:33:04.689Z] === RUN TestStopContainerWithTimeout/0 [2020-01-10T21:33:04.689Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-10T21:33:04.689Z] === RUN TestStopContainerWithTimeout/1 [2020-01-10T21:33:04.689Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-10T21:33:04.689Z] === RUN TestStopContainerWithTimeout/3 [2020-01-10T21:33:04.689Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-10T21:33:04.689Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-10T21:33:04.689Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-10T21:33:04.689Z] === CONT TestStopContainerWithTimeout/0 [2020-01-10T21:33:04.689Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-10T21:33:05.619Z] === CONT TestStopContainerWithTimeout/3 [2020-01-10T21:33:05.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-01-10T21:33:06.345Z] Loaded image: buildpack-deps:jessie [2020-01-10T21:33:06.345Z] Loaded image: busybox:latest [2020-01-10T21:33:06.345Z] Loaded image: busybox:glibc [2020-01-10T21:33:06.359Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.27s) [2020-01-10T21:33:06.360Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jl0wcb4zngiqvyic2bze59v7x Created:2020-01-10 21:32:57.752261526 +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[5987fa678e85f6cc9b88df99e6cda217f950e1ff04c189527eb3fbf00c74286a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pfhsb9e6o4h39liqp4clsrof9 EndpointID:d3763be7b13f5d1523c00fd24b88d17274cd2b2cdca18482c67ae3fd12842c3f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:11fbabf1772a9c01444eaf5f1ca9bcff7da6c33a447a7377dc2a038ba420ca0c 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:37d422c4d054 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pfhsb9e6o4h39liqp4clsrof9 EndpointID:d3763be7b13f5d1523c00fd24b88d17274cd2b2cdca18482c67ae3fd12842c3f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-10T21:33:06.360Z] PASS [2020-01-10T21:33:06.360Z] [2020-01-10T21:33:06.360Z] === Skipped [2020-01-10T21:33:06.360Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-10T21:33:06.360Z] service_test.go:230: FLAKY_TEST [2020-01-10T21:33:06.360Z] [2020-01-10T21:33:06.360Z] [2020-01-10T21:33:06.360Z] DONE 21 tests, 1 skipped in 52.189s [2020-01-10T21:33:06.360Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-10T21:33:06.360Z] ++ 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-01-10T21:33:06.360Z] ++ set -e [2020-01-10T21:33:06.360Z] ++ '[' -n 0 ']' [2020-01-10T21:33:06.360Z] ++ set -x [2020-01-10T21:33:06.360Z] ++ env -i DEST=/go/src/github.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= 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-01-10T21:33:06.360Z] INFO: Testing against a local daemon [2020-01-10T21:33:06.360Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-10T21:33:06.360Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-10T21:33:06.360Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-10T21:33:06.360Z] === RUN TestDockerNetworkIpvlan [2020-01-10T21:33:06.360Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-10T21:33:06.360Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-10T21:33:06.360Z] PASS [2020-01-10T21:33:06.360Z] [2020-01-10T21:33:06.360Z] === Skipped [2020-01-10T21:33:06.360Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-10T21:33:06.360Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-10T21:33:06.360Z] [2020-01-10T21:33:06.360Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-10T21:33:06.360Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-10T21:33:06.360Z] [2020-01-10T21:33:06.360Z] [2020-01-10T21:33:06.360Z] DONE 2 tests, 2 skipped in 0.159s [2020-01-10T21:33:06.360Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-10T21:33:06.360Z] ++ 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-01-10T21:33:06.360Z] ++ set -e [2020-01-10T21:33:06.360Z] ++ '[' -n 0 ']' [2020-01-10T21:33:06.360Z] ++ set -x [2020-01-10T21:33:06.360Z] ++ env -i DEST=/go/src/github.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= 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-01-10T21:33:06.360Z] INFO: Testing against a local daemon [2020-01-10T21:33:06.360Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-10T21:33:06.538Z] #45 259.0 CC criu/rbtree.o [2020-01-10T21:33:06.561Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2020-01-10T21:33:06.561Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.029s coverage: 59.8% of statements [2020-01-10T21:33:06.561Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-10T21:33:06.561Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-10T21:33:06.561Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-10T21:33:06.561Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-01-10T21:33:06.561Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-10T21:33:06.723Z] Loaded image: debian:jessie [2020-01-10T21:33:06.723Z] Loaded image: hello-world:latest [2020-01-10T21:33:06.723Z] INFO: Testing against a local daemon [2020-01-10T21:33:06.723Z] === RUN TestDockerSuite [2020-01-10T21:33:06.723Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-01-10T21:33:06.723Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-01-10T21:33:06.723Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-01-10T21:33:06.723Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-01-10T21:33:06.723Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-01-10T21:33:06.723Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-01-10T21:33:06.723Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-01-10T21:33:06.723Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-01-10T21:33:06.829Z] #45 259.5 CC criu/rst-malloc.o [2020-01-10T21:33:06.950Z] #45 258.0 CC criu/protobuf-desc.o [2020-01-10T21:33:07.460Z] #45 260.0 CC criu/seccomp.o [2020-01-10T21:33:07.506Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-01-10T21:33:07.506Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-01-10T21:33:07.514Z] === CONT TestStopContainerWithTimeout/1 [2020-01-10T21:33:07.514Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-01-10T21:33:07.577Z] #45 259.8 CC criu/protobuf.o [2020-01-10T21:33:07.886Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-01-10T21:33:07.886Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-01-10T21:33:08.263Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.21s) [2020-01-10T21:33:08.263Z] === RUN TestDockerNetworkMacvlan [2020-01-10T21:33:08.449Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 42.7% of statements [2020-01-10T21:33:08.593Z] [2020-01-10T21:33:08.593Z] SUCCESS: Specified value was saved. [2020-01-10T21:33:08.628Z] #45 260.8 CC criu/pstree.o [2020-01-10T21:33:08.674Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-01-10T21:33:08.843Z] ok github.com/docker/docker/daemon/logger/awslogs 0.120s coverage: 77.8% of statements [2020-01-10T21:33:08.843Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-10T21:33:08.843Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-10T21:33:08.994Z] #45 261.3 CC criu/seize.o [2020-01-10T21:33:09.058Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-01-10T21:33:09.058Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-01-10T21:33:09.060Z] INFO: Downloading git... [2020-01-10T21:33:09.199Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-10T21:33:09.216Z] ......... [ 86%] [2020-01-10T21:33:09.412Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-01-10T21:33:09.412Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2020-01-10T21:33:09.412Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) [2020-01-10T21:33:09.412Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2020-01-10T21:33:09.412Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2020-01-10T21:33:09.412Z] === RUN TestDeleteDevicemapper [2020-01-10T21:33:09.412Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-10T21:33:09.412Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-10T21:33:09.412Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-10T21:33:10.134Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-10T21:33:10.343Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-01-10T21:33:10.447Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2020-01-10T21:33:10.447Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2020-01-10T21:33:10.498Z] #45 263.0 CC criu/servicefd.o [2020-01-10T21:33:10.693Z] #45 263.0 CC criu/rbtree.o [2020-01-10T21:33:10.721Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-01-10T21:33:10.721Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-01-10T21:33:10.721Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-01-10T21:33:11.129Z] #45 263.8 CC criu/shmem.o [2020-01-10T21:33:11.265Z] INFO: Downloading go... [2020-01-10T21:33:11.291Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2020-01-10T21:33:11.322Z] #45 263.7 CC criu/rst-malloc.o [2020-01-10T21:33:11.510Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-10T21:33:11.517Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-01-10T21:33:11.934Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-01-10T21:33:11.934Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.68s) [2020-01-10T21:33:11.934Z] === RUN TestUpdateMemory [2020-01-10T21:33:11.934Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-10T21:33:11.934Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-10T21:33:11.934Z] === RUN TestUpdateCPUQuota [2020-01-10T21:33:12.130Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 62.1% of statements [2020-01-10T21:33:12.302Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-01-10T21:33:12.302Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-01-10T21:33:12.302Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-01-10T21:33:12.302Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-01-10T21:33:12.353Z] #45 264.6 CC criu/seccomp.o [2020-01-10T21:33:12.502Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-01-10T21:33:12.953Z] ok github.com/docker/docker/daemon/logger/local 0.011s coverage: 74.7% of statements [2020-01-10T21:33:12.953Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-10T21:33:13.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-01-10T21:33:13.189Z] #45 265.7 CC criu/sigframe.o [2020-01-10T21:33:13.359Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.009s coverage: 19.9% of statements [2020-01-10T21:33:13.479Z] #45 266.0 CC criu/signalfd.o [2020-01-10T21:33:13.630Z] --- PASS: TestUpdateCPUQuota (1.67s) [2020-01-10T21:33:13.630Z] === RUN TestUpdatePidsLimit [2020-01-10T21:33:13.630Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-10T21:33:13.854Z] #45 266.1 CC criu/seize.o [2020-01-10T21:33:13.887Z] === RUN TestUpdatePidsLimit/no_change [2020-01-10T21:33:13.925Z] tests/integration/models_images_test.py .............. [ 89%] [2020-01-10T21:33:14.106Z] #45 266.6 CC criu/sk-inet.o [2020-01-10T21:33:14.452Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-10T21:33:14.452Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-01-10T21:33:14.712Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-10T21:33:14.797Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-10T21:33:14.969Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-01-10T21:33:15.214Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-01-10T21:33:15.227Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-10T21:33:15.484Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-01-10T21:33:15.589Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-01-10T21:33:15.742Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-10T21:33:15.838Z] tests/integration/models_networks_test.py .... [ 90%] [2020-01-10T21:33:15.911Z] #45 267.7 CC criu/servicefd.o [2020-01-10T21:33:15.999Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-10T21:33:16.001Z] INFO: Downloading compiler 1 of 3... [2020-01-10T21:33:16.178Z] #45 268.4 CC criu/sk-netlink.o [2020-01-10T21:33:16.178Z] #45 ... [2020-01-10T21:33:16.178Z] [2020-01-10T21:33:16.178Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:33:16.178Z] #42 358.3 + dpkg --print-architecture [2020-01-10T21:33:16.178Z] #42 358.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-10T21:33:16.178Z] #42 358.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-01-10T21:33:16.198Z] #45 268.6 CC criu/shmem.o [2020-01-10T21:33:16.257Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-01-10T21:33:16.403Z] ok github.com/docker/docker/daemon/network 0.012s coverage: 63.8% of statements [2020-01-10T21:33:16.403Z] ok github.com/docker/docker/daemon/logger/splunk 1.634s coverage: 82.5% of statements [2020-01-10T21:33:16.403Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-10T21:33:16.403Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-10T21:33:16.471Z] #42 358.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-10T21:33:17.077Z] INFO: Downloading compiler 2 of 3... [2020-01-10T21:33:17.410Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-01-10T21:33:17.543Z] INFO: Downloading compiler 3 of 3... [2020-01-10T21:33:17.633Z] --- PASS: TestUpdatePidsLimit (4.23s) [2020-01-10T21:33:17.633Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-01-10T21:33:17.633Z] --- PASS: TestUpdatePidsLimit/no_change (0.50s) [2020-01-10T21:33:17.633Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-01-10T21:33:17.633Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2020-01-10T21:33:17.633Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-01-10T21:33:17.633Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2020-01-10T21:33:17.633Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s) [2020-01-10T21:33:17.633Z] === RUN TestUpdateRestartPolicy [2020-01-10T21:33:18.008Z] INFO: Extracting git... [2020-01-10T21:33:18.256Z] #45 ... [2020-01-10T21:33:18.256Z] [2020-01-10T21:33:18.256Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:33:18.256Z] #42 362.1 + dpkg --print-architecture [2020-01-10T21:33:18.256Z] #42 362.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-10T21:33:18.256Z] #42 362.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-01-10T21:33:18.256Z] #42 362.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-10T21:33:18.274Z] ok github.com/docker/docker/distribution/metadata 0.048s coverage: 48.2% of statements [2020-01-10T21:33:18.564Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-01-10T21:33:18.680Z] ok github.com/docker/docker/distribution 0.325s coverage: 22.1% of statements [2020-01-10T21:33:18.680Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-10T21:33:18.985Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-10T21:33:19.194Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-01-10T21:33:20.016Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-01-10T21:33:21.113Z] tests/integration/models_nodes_test.py . [ 91%] [2020-01-10T21:33:21.314Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-01-10T21:33:21.507Z] Client: [2020-01-10T21:33:21.507Z] Debug Mode: false [2020-01-10T21:33:21.507Z] Plugins: [2020-01-10T21:33:21.507Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-10T21:33:21.507Z] [2020-01-10T21:33:21.507Z] Server: [2020-01-10T21:33:21.507Z] Containers: 0 [2020-01-10T21:33:21.507Z] Running: 0 [2020-01-10T21:33:21.507Z] Paused: 0 [2020-01-10T21:33:21.507Z] Stopped: 0 [2020-01-10T21:33:21.507Z] Images: 0 [2020-01-10T21:33:21.507Z] Server Version: 19.03.2 [2020-01-10T21:33:21.507Z] Storage Driver: windowsfilter [2020-01-10T21:33:21.507Z] Windows: [2020-01-10T21:33:21.507Z] Logging Driver: json-file [2020-01-10T21:33:21.507Z] Plugins: [2020-01-10T21:33:21.508Z] Volume: local [2020-01-10T21:33:21.508Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-10T21:33:21.508Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-10T21:33:21.508Z] Swarm: inactive [2020-01-10T21:33:21.508Z] Default Isolation: process [2020-01-10T21:33:21.508Z] Kernel Version: 10.0 14393 (14393.3321.amd64fre.rs1_release.191016-1811) [2020-01-10T21:33:21.508Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3326) [2020-01-10T21:33:21.508Z] OSType: windows [2020-01-10T21:33:21.508Z] Architecture: x86_64 [2020-01-10T21:33:21.508Z] CPUs: 4 [2020-01-10T21:33:21.508Z] Total Memory: 32GiB [2020-01-10T21:33:21.508Z] Name: azwin-2-44bae0 [2020-01-10T21:33:21.508Z] ID: FDXR:K5KY:SZCY:PWYF:TDXR:BSDN:XSCP:HNPZ:ESJ7:PSQF:MKTA:YH4V [2020-01-10T21:33:21.508Z] Docker Root Dir: D:\docker [2020-01-10T21:33:21.508Z] Debug Mode: false [2020-01-10T21:33:21.508Z] Registry: https://index.docker.io/v1/ [2020-01-10T21:33:21.508Z] Labels: [2020-01-10T21:33:21.508Z] Experimental: true [2020-01-10T21:33:21.508Z] Insecure Registries: [2020-01-10T21:33:21.508Z] 10.0.0.4:5000 [2020-01-10T21:33:21.508Z] 127.0.0.0/8 [2020-01-10T21:33:21.508Z] Registry Mirrors: [2020-01-10T21:33:21.508Z] http://10.0.0.4:5000/ [2020-01-10T21:33:21.508Z] Live Restore Enabled: false [2020-01-10T21:33:21.508Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-01-10T21:33:22.119Z] ok github.com/docker/docker/distribution/xfer 1.939s coverage: 85.6% of statements [2020-01-10T21:33:22.119Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-10T21:33:22.119Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2020-01-10T21:33:22.119Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-10T21:33:22.163Z] tests/integration/models_resources_test.py . [ 91%] [2020-01-10T21:33:22.374Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-01-10T21:33:22.741Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-01-10T21:33:22.741Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-01-10T21:33:23.582Z] ok github.com/docker/docker/image/v1 0.055s coverage: 25.0% of statements [2020-01-10T21:33:23.582Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-10T21:33:23.673Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-01-10T21:33:23.673Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-01-10T21:33:24.603Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-01-10T21:33:25.049Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-01-10T21:33:25.524Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-01-10T21:33:25.535Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-01-10T21:33:25.558Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-10T21:33:25.894Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-01-10T21:33:26.394Z] ok github.com/docker/docker/opts 0.024s coverage: 66.9% of statements [2020-01-10T21:33:26.394Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-01-10T21:33:26.694Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-01-10T21:33:26.834Z] #42 ... [2020-01-10T21:33:26.834Z] [2020-01-10T21:33:26.834Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:33:26.834Z] #45 269.2 CC criu/sk-packet.o [2020-01-10T21:33:26.834Z] #45 270.3 CC criu/sk-queue.o [2020-01-10T21:33:26.834Z] #45 271.2 CC criu/sk-tcp.o [2020-01-10T21:33:26.834Z] #45 272.1 CC criu/sk-unix.o [2020-01-10T21:33:26.834Z] #45 275.8 CC criu/sockets.o [2020-01-10T21:33:26.834Z] #45 277.5 CC criu/stats.o [2020-01-10T21:33:26.834Z] #45 278.2 CC criu/string.o [2020-01-10T21:33:26.834Z] #45 278.3 CC criu/sysctl.o [2020-01-10T21:33:27.430Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-01-10T21:33:27.461Z] --- PASS: TestDockerNetworkMacvlan (19.31s) [2020-01-10T21:33:27.461Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-01-10T21:33:27.461Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-01-10T21:33:27.461Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.00s) [2020-01-10T21:33:27.461Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.03s) [2020-01-10T21:33:27.461Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.85s) [2020-01-10T21:33:27.461Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-01-10T21:33:27.461Z] PASS [2020-01-10T21:33:27.461Z] [2020-01-10T21:33:27.461Z] DONE 8 tests in 21.664s [2020-01-10T21:33:27.461Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-10T21:33:27.461Z] ++ 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-01-10T21:33:27.461Z] ++ set -e [2020-01-10T21:33:27.461Z] ++ '[' -n 0 ']' [2020-01-10T21:33:27.461Z] ++ set -x [2020-01-10T21:33:27.461Z] ++ env -i DEST=/go/src/github.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= 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-01-10T21:33:27.461Z] testing: warning: no tests to run [2020-01-10T21:33:27.461Z] PASS [2020-01-10T21:33:27.461Z] [2020-01-10T21:33:27.461Z] DONE 0 tests in 0.029s [2020-01-10T21:33:27.461Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-10T21:33:27.461Z] ++ 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-01-10T21:33:27.461Z] ++ set -e [2020-01-10T21:33:27.461Z] ++ '[' -n 0 ']' [2020-01-10T21:33:27.461Z] ++ set -x [2020-01-10T21:33:27.461Z] ++ env -i DEST=/go/src/github.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= 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-01-10T21:33:27.461Z] INFO: Testing against a local daemon [2020-01-10T21:33:27.461Z] === RUN TestAuthZPluginAllowRequest [2020-01-10T21:33:27.466Z] #45 279.8 CC criu/sysfs_parse.o [2020-01-10T21:33:27.972Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-01-10T21:33:28.098Z] #45 280.6 CC criu/timerfd.o [2020-01-10T21:33:28.419Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-01-10T21:33:28.606Z] #42 ... [2020-01-10T21:33:28.606Z] [2020-01-10T21:33:28.606Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:33:28.606Z] #45 270.3 CC criu/sigframe.o [2020-01-10T21:33:28.606Z] #45 270.5 CC criu/signalfd.o [2020-01-10T21:33:28.606Z] #45 271.0 CC criu/sk-inet.o [2020-01-10T21:33:28.606Z] #45 272.7 CC criu/sk-netlink.o [2020-01-10T21:33:28.606Z] #45 273.5 CC criu/sk-packet.o [2020-01-10T21:33:28.606Z] #45 274.8 CC criu/sk-queue.o [2020-01-10T21:33:28.606Z] #45 275.6 CC criu/sk-tcp.o [2020-01-10T21:33:28.606Z] #45 276.6 CC criu/sk-unix.o [2020-01-10T21:33:28.606Z] #45 280.4 CC criu/sockets.o [2020-01-10T21:33:28.728Z] #45 281.2 CC criu/tty.o [2020-01-10T21:33:28.766Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-01-10T21:33:28.921Z] ok github.com/docker/docker/pkg/archive 0.579s coverage: 77.0% of statements [2020-01-10T21:33:29.364Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2020-01-10T21:33:29.364Z] === RUN TestAuthZPluginTLS [2020-01-10T21:33:29.743Z] ok github.com/docker/docker/pkg/authorization 0.350s coverage: 68.3% of statements [2020-01-10T21:33:29.771Z] #45 ... [2020-01-10T21:33:29.771Z] [2020-01-10T21:33:29.771Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:33:29.771Z] #58 213.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-10T21:33:29.932Z] --- PASS: TestAuthZPluginTLS (0.66s) [2020-01-10T21:33:29.932Z] === RUN TestAuthZPluginDenyRequest [2020-01-10T21:33:30.106Z] #45 282.0 CC criu/stats.o [2020-01-10T21:33:30.126Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-01-10T21:33:30.126Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-01-10T21:33:30.396Z] #45 282.6 CC criu/string.o [2020-01-10T21:33:30.499Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-01-10T21:33:30.500Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-10T21:33:30.687Z] #45 282.9 CC criu/sysctl.o [2020-01-10T21:33:30.772Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-01-10T21:33:31.436Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-01-10T21:33:31.436Z] === RUN TestAuthZPluginDenyResponse [2020-01-10T21:33:31.635Z] --- PASS: TestUpdateRestartPolicy (13.59s) [2020-01-10T21:33:31.635Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-10T21:33:31.635Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-01-10T21:33:31.715Z] #45 284.1 CC criu/sysfs_parse.o [2020-01-10T21:33:31.963Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-01-10T21:33:31.963Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-01-10T21:33:32.004Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-01-10T21:33:32.004Z] === RUN TestAuthZPluginAllowEventStream [2020-01-10T21:33:32.199Z] --- PASS: TestUpdateRestartWithAutoRemove (1.02s) [2020-01-10T21:33:32.199Z] === RUN TestWaitNonBlocked [2020-01-10T21:33:32.199Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-10T21:33:32.199Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-10T21:33:32.199Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-10T21:33:32.199Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-10T21:33:32.456Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-10T21:33:32.456Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-10T21:33:32.456Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-01-10T21:33:32.563Z] === RUN TestDockerSuite/TestAttachDetach [2020-01-10T21:33:32.582Z] ok github.com/docker/docker/layer 7.209s coverage: 68.8% of statements [2020-01-10T21:33:32.582Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-10T21:33:32.582Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-10T21:33:32.582Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-10T21:33:32.582Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-10T21:33:32.582Z] ? github.com/docker/docker/oci [no test files] [2020-01-10T21:33:32.582Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-10T21:33:32.582Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-01-10T21:33:32.744Z] #45 284.8 CC criu/timerfd.o [2020-01-10T21:33:32.965Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-01-10T21:33:33.280Z] #58 217.3 + mkdir -p /build [2020-01-10T21:33:33.280Z] #58 217.3 + cp runc /build/runc [2020-01-10T21:33:33.280Z] #58 DONE 217.4s [2020-01-10T21:33:33.280Z] [2020-01-10T21:33:33.280Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:33:33.280Z] #45 285.0 CC criu/tun.o [2020-01-10T21:33:33.340Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-01-10T21:33:33.373Z] #45 285.4 CC criu/tty.o [2020-01-10T21:33:33.570Z] #45 286.3 CC criu/uffd.o [2020-01-10T21:33:33.824Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-01-10T21:33:33.825Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2020-01-10T21:33:33.825Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2020-01-10T21:33:33.825Z] === RUN TestWaitBlocked [2020-01-10T21:33:33.825Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-10T21:33:33.825Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-10T21:33:33.825Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-10T21:33:33.825Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-10T21:33:33.825Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-10T21:33:33.825Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-10T21:33:33.825Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-01-10T21:33:33.835Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-01-10T21:33:33.907Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-01-10T21:33:33.907Z] === RUN TestAuthZPluginErrorResponse [2020-01-10T21:33:34.082Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-01-10T21:33:34.082Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-01-10T21:33:34.166Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-01-10T21:33:34.166Z] === RUN TestAuthZPluginErrorRequest [2020-01-10T21:33:34.625Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-01-10T21:33:35.013Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-10T21:33:35.013Z] --- PASS: TestWaitBlocked (0.03s) [2020-01-10T21:33:35.013Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2020-01-10T21:33:35.013Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.37s) [2020-01-10T21:33:35.013Z] === CONT TestContainerStartOnDaemonRestart [2020-01-10T21:33:35.013Z] === CONT TestIpcModeOlderClient [2020-01-10T21:33:35.013Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-01-10T21:33:35.013Z] === CONT TestDaemonRestartIpcMode [2020-01-10T21:33:35.013Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-01-10T21:33:35.103Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-01-10T21:33:35.103Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-10T21:33:35.155Z] ok github.com/docker/docker/pkg/chrootarchive 3.617s coverage: 43.2% of statements [2020-01-10T21:33:35.155Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-10T21:33:35.155Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-10T21:33:35.670Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2020-01-10T21:33:35.670Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-10T21:33:35.791Z] INFO: Expanding go... [2020-01-10T21:33:35.945Z] === RUN TestDockerSuite/TestBuildCmd [2020-01-10T21:33:35.964Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-01-10T21:33:36.051Z] tests/integration/regression_test.py ...... [ 98%] [2020-01-10T21:33:36.202Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-01-10T21:33:36.356Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-01-10T21:33:36.561Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-01-10T21:33:36.561Z] tests/integration/credentials/utils_test.py . [100%] [2020-01-10T21:33:36.561Z] [2020-01-10T21:33:36.561Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-01-10T21:33:36.561Z] =========================== short test summary info ============================ [2020-01-10T21:33:36.561Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-01-10T21:33:36.561Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-01-10T21:33:36.561Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-01-10T21:33:36.561Z] Not supported on most drivers [2020-01-10T21:33:36.561Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-01-10T21:33:36.561Z] Can fail if eth0 has multiple IP addresses [2020-01-10T21:33:36.561Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-01-10T21:33:36.561Z] This doesn't seem to be taken into account by the engine [2020-01-10T21:33:36.561Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-01-10T21:33:36.561Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-01-10T21:33:36.561Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-01-10T21:33:36.561Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-01-10T21:33:36.562Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-01-10T21:33:36.562Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-01-10T21:33:36.562Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-01-10T21:33:36.562Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 332.82 seconds == [2020-01-10T21:33:36.740Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-01-10T21:33:36.767Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-01-10T21:33:36.817Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-01-10T21:33:36.872Z] #45 ... [2020-01-10T21:33:36.872Z] [2020-01-10T21:33:36.872Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-10T21:33:36.872Z] #58 220.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-10T21:33:37.026Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-01-10T21:33:37.026Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-01-10T21:33:37.060Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-01-10T21:33:37.066Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-01-10T21:33:37.066Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f4ce936f\powershellScript.ps1'; exit $LASTEXITCODE; [2020-01-10T21:33:37.066Z] ---------------------------------------------------------------------------- [2020-01-10T21:33:37.066Z] [2020-01-10T21:33:37.066Z] INFO: executeCI.ps1 starting at Fri Jan 10 21:33:36 CUT 2020 [2020-01-10T21:33:37.066Z] [2020-01-10T21:33:37.066Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-01-10T21:33:37.066Z] INFO: Running git version 2.24.0.windows.1 [2020-01-10T21:33:37.073Z] #45 289.5 CC criu/util.o [2020-01-10T21:33:37.436Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-01-10T21:33:37.537Z] INFO: Branch:rs1_release Build:14393.3321.191016-1811 [2020-01-10T21:33:37.537Z] INFO: Environment variables: [2020-01-10T21:33:37.537Z] [2020-01-10T21:33:37.537Z] Name Value [2020-01-10T21:33:37.537Z] ---- ----- [2020-01-10T21:33:37.537Z] ALLUSERSPROFILE C:\ProgramData [2020-01-10T21:33:37.537Z] APPDATA C:\windows\system32\config\systemprofile\AppD... [2020-01-10T21:33:37.537Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-01-10T21:33:37.537Z] BRANCH_NAME cpuguy-test-sync [2020-01-10T21:33:37.537Z] BUILD_DISPLAY_NAME #1 [2020-01-10T21:33:37.537Z] BUILD_ID 1 [2020-01-10T21:33:37.537Z] BUILD_NUMBER 1 [2020-01-10T21:33:37.537Z] BUILD_TAG jenkins-moby-cpuguy-test-sync-1 [2020-01-10T21:33:37.537Z] BUILD_URL https://ci.docker.com/public/job/moby/job/cpu... [2020-01-10T21:33:37.537Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-10T21:33:37.537Z] CommonProgramFiles C:\Program Files\Common Files [2020-01-10T21:33:37.537Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-01-10T21:33:37.537Z] CommonProgramW6432 C:\Program Files\Common Files [2020-01-10T21:33:37.537Z] COMPUTERNAME azwin-2-44bae0 [2020-01-10T21:33:37.537Z] ComSpec C:\windows\system32\cmd.exe [2020-01-10T21:33:37.537Z] ConfigSequenceNumber 0 [2020-01-10T21:33:37.537Z] DOCKER_BUILDKIT 0 [2020-01-10T21:33:37.537Z] DOCKER_DUT_DEBUG 1 [2020-01-10T21:33:37.537Z] DOCKER_EXPERIMENTAL 1 [2020-01-10T21:33:37.537Z] DOCKER_GRAPHDRIVER overlay2 [2020-01-10T21:33:37.537Z] EXECUTOR_NUMBER 0 [2020-01-10T21:33:37.537Z] FQDN azwin-2-44bae0.westus.cloudapp.azure.com [2020-01-10T21:33:37.537Z] GIT_BRANCH cpuguy-test-sync [2020-01-10T21:33:37.537Z] GIT_COMMIT 4d63209d94276d66d9db39174bfe0127f4b9a8dc [2020-01-10T21:33:37.537Z] GIT_URL https://github.com/moby/moby.git [2020-01-10T21:33:37.537Z] HUDSON_COOKIE 505900ca-8ad2-491c-a829-e2dbeb612770 [2020-01-10T21:33:37.537Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-01-10T21:33:37.537Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-01-10T21:33:37.537Z] HUDSON_URL https://ci.docker.com/public/ [2020-01-10T21:33:37.537Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbui... [2020-01-10T21:33:37.537Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-01-10T21:33:37.537Z] JENKINS_NODE_COOKIE faa7ea80-0743-4f35-ad37-5773fe0ef2ed [2020-01-10T21:33:37.537Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-01-10T21:33:37.537Z] JENKINS_URL https://ci.docker.com/public/ [2020-01-10T21:33:37.537Z] JOB_BASE_NAME cpuguy-test-sync [2020-01-10T21:33:37.537Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/cpu... [2020-01-10T21:33:37.537Z] JOB_NAME moby/cpuguy-test-sync [2020-01-10T21:33:37.537Z] JOB_URL https://ci.docker.com/public/job/moby/job/cpu... [2020-01-10T21:33:37.537Z] library.jps.version master [2020-01-10T21:33:37.537Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppD... [2020-01-10T21:33:37.537Z] NODE_LABELS amd64 azure azwin-2-44bae0 azwin-2016 docker ... [2020-01-10T21:33:37.537Z] NODE_NAME azwin-2-44bae0 [2020-01-10T21:33:37.537Z] NUMBER_OF_PROCESSORS 4 [2020-01-10T21:33:37.537Z] OS Windows_NT [2020-01-10T21:33:37.537Z] Path C:\windows\system32;C:\windows;C:\windows\Sys... [2020-01-10T21:33:37.537Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.... [2020-01-10T21:33:37.537Z] PROCESSOR_ARCHITECTURE AMD64 [2020-01-10T21:33:37.537Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, Genuine... [2020-01-10T21:33:37.537Z] PROCESSOR_LEVEL 6 [2020-01-10T21:33:37.537Z] PROCESSOR_REVISION 4f01 [2020-01-10T21:33:37.537Z] ProgramData C:\ProgramData [2020-01-10T21:33:37.537Z] ProgramFiles C:\Program Files [2020-01-10T21:33:37.537Z] ProgramFiles(x86) C:\Program Files (x86) [2020-01-10T21:33:37.537Z] ProgramW6432 C:\Program Files [2020-01-10T21:33:37.537Z] PROMPT $P$G [2020-01-10T21:33:37.537Z] PSExecutionPolicyPreference Bypass [2020-01-10T21:33:37.537Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\Wi... [2020-01-10T21:33:37.537Z] PUBLIC C:\Users\Public [2020-01-10T21:33:37.537Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/cpu... [2020-01-10T21:33:37.537Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/cpu... [2020-01-10T21:33:37.537Z] SKIP_VALIDATION_TESTS 1 [2020-01-10T21:33:37.537Z] SOURCES_DRIVE d [2020-01-10T21:33:37.537Z] SOURCES_SUBDIR gopath [2020-01-10T21:33:37.537Z] STAGE_NAME Run tests [2020-01-10T21:33:37.537Z] SystemDrive C: [2020-01-10T21:33:37.537Z] SystemRoot C:\windows [2020-01-10T21:33:37.537Z] TEMP C:\windows\TEMP [2020-01-10T21:33:37.537Z] TESTDEBUG 0 [2020-01-10T21:33:37.537Z] TESTRUN_DRIVE d [2020-01-10T21:33:37.537Z] TESTRUN_SUBDIR CI [2020-01-10T21:33:37.537Z] TIMEOUT 120m [2020-01-10T21:33:37.537Z] TMP C:\windows\TEMP [2020-01-10T21:33:37.537Z] USERDOMAIN WORKGROUP [2020-01-10T21:33:37.537Z] USERNAME azwin-2-44bae0$ [2020-01-10T21:33:37.537Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-01-10T21:33:37.537Z] windir C:\windows [2020-01-10T21:33:37.537Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-01-10T21:33:37.537Z] WINDOWS_BASE_IMAGE_TAG ltsc2016 [2020-01-10T21:33:37.537Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-01-10T21:33:37.537Z] [2020-01-10T21:33:37.537Z] [2020-01-10T21:33:37.537Z] [2020-01-10T21:33:37.564Z] ok github.com/docker/docker/pkg/discovery/kv 3.131s coverage: 84.1% of statements [2020-01-10T21:33:37.943Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-01-10T21:33:37.943Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-01-10T21:33:38.203Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s) [2020-01-10T21:33:38.203Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-10T21:33:38.327Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-01-10T21:33:38.697Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-01-10T21:33:38.709Z] ok github.com/docker/docker/pkg/fsutils 0.418s coverage: 85.1% of statements [2020-01-10T21:33:38.924Z] --- PASS: TestContainerStartOnDaemonRestart (3.67s) [2020-01-10T21:33:38.924Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-01-10T21:33:39.084Z] INFO: Sources under d:\gopath\... [2020-01-10T21:33:39.084Z] INFO: Test run under d:\CI\... [2020-01-10T21:33:39.084Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-01-10T21:33:39.084Z] INFO: docker/docker repository was found [2020-01-10T21:33:39.084Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2016 from docker hub. This may take some time... [2020-01-10T21:33:39.546Z] ltsc2016: Pulling from windows/servercore [2020-01-10T21:33:39.800Z] #45 291.9 CC criu/uts_ns.o [2020-01-10T21:33:39.800Z] #45 292.3 CC criu/vdso.o [2020-01-10T21:33:39.853Z] --- PASS: TestDaemonRestartIpcMode (4.67s) [2020-01-10T21:33:39.853Z] PASS [2020-01-10T21:33:39.853Z] [2020-01-10T21:33:39.853Z] === Skipped [2020-01-10T21:33:39.853Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-01-10T21:33:39.853Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-10T21:33:39.853Z] [2020-01-10T21:33:39.853Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-01-10T21:33:39.853Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-10T21:33:39.853Z] [2020-01-10T21:33:39.853Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s) [2020-01-10T21:33:39.853Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-10T21:33:39.853Z] [2020-01-10T21:33:39.853Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-10T21:33:39.853Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-10T21:33:39.853Z] [2020-01-10T21:33:39.853Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-01-10T21:33:39.853Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-10T21:33:39.853Z] [2020-01-10T21:33:39.853Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-01-10T21:33:39.853Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-10T21:33:39.853Z] [2020-01-10T21:33:39.853Z] [2020-01-10T21:33:39.853Z] DONE 197 tests, 6 skipped in 147.487s [2020-01-10T21:33:39.853Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-01-10T21:33:39.853Z] ++ 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-01-10T21:33:39.853Z] ++ set -e [2020-01-10T21:33:39.853Z] ++ '[' -n 0 ']' [2020-01-10T21:33:39.853Z] ++ set -x [2020-01-10T21:33:39.854Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:33:39.854Z] INFO: Testing against a local daemon [2020-01-10T21:33:39.854Z] === RUN TestCommitInheritsEnv [2020-01-10T21:33:39.854Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-01-10T21:33:39.958Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-01-10T21:33:39.999Z] ok github.com/docker/docker/pkg/idtools 0.860s coverage: 70.1% of statements [2020-01-10T21:33:39.999Z] ok github.com/docker/docker/pkg/ioutils 0.417s coverage: 69.3% of statements [2020-01-10T21:33:40.011Z] 3889bb8d808b: Pulling fs layer [2020-01-10T21:33:40.011Z] 55d044e60c89: Pulling fs layer [2020-01-10T21:33:40.366Z] #58 223.8 + mkdir -p /build [2020-01-10T21:33:40.366Z] #58 223.8 + cp runc /build/runc [2020-01-10T21:33:40.366Z] #58 DONE 224.0s [2020-01-10T21:33:40.366Z] [2020-01-10T21:33:40.366Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-10T21:33:40.366Z] #45 289.4 CC criu/tun.o [2020-01-10T21:33:40.366Z] #45 290.6 CC criu/uffd.o [2020-01-10T21:33:40.418Z] --- PASS: TestCommitInheritsEnv (0.50s) [2020-01-10T21:33:40.418Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-10T21:33:40.418Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-10T21:33:40.418Z] === RUN TestImagesFilterMultiReference [2020-01-10T21:33:40.675Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-01-10T21:33:40.675Z] === RUN TestImagePullPlatformInvalid [2020-01-10T21:33:40.675Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-01-10T21:33:40.675Z] === RUN TestRemoveImageOrphaning [2020-01-10T21:33:40.735Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.43s) [2020-01-10T21:33:40.735Z] === RUN TestAuthZPluginHeader [2020-01-10T21:33:40.813Z] ok github.com/docker/docker/pkg/jsonmessage 0.025s coverage: 91.7% of statements [2020-01-10T21:33:40.813Z] ok github.com/docker/docker/pkg/locker 0.043s coverage: 88.9% of statements [2020-01-10T21:33:40.813Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-01-10T21:33:40.813Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-10T21:33:40.825Z] #45 293.3 LINK criu/built-in.o [2020-01-10T21:33:40.932Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-01-10T21:33:41.114Z] #45 293.5 LINK criu/criu [2020-01-10T21:33:41.189Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-01-10T21:33:41.189Z] === RUN TestRemoveImageGarbageCollector [2020-01-10T21:33:41.302Z] --- PASS: TestAuthZPluginHeader (1.01s) [2020-01-10T21:33:41.302Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-10T21:33:41.302Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-10T21:33:41.302Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:33:41.302Z] === RUN TestAuthZPluginV2Disable [2020-01-10T21:33:41.302Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-10T21:33:41.302Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:33:41.302Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-10T21:33:41.302Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-10T21:33:41.302Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:33:41.302Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-10T21:33:41.302Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-10T21:33:41.302Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:33:41.302Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-10T21:33:41.411Z] #45 293.5 CC criu/util.o [2020-01-10T21:33:41.446Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-01-10T21:33:41.630Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-01-10T21:33:41.630Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-01-10T21:33:42.011Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-01-10T21:33:42.015Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-01-10T21:33:42.022Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-01-10T21:33:42.147Z] #45 294.4 DEP lib/c/criu.d [2020-01-10T21:33:42.147Z] #45 294.6 CC images/rpc.pb-c.o [2020-01-10T21:33:42.392Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-01-10T21:33:42.779Z] ok github.com/docker/docker/pkg/mount 1.243s coverage: 70.0% of statements [2020-01-10T21:33:42.779Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-10T21:33:42.779Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-01-10T21:33:42.779Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-10T21:33:42.779Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-10T21:33:43.178Z] #45 295.7 CC lib/c/criu.o [2020-01-10T21:33:43.340Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-01-10T21:33:43.383Z] --- PASS: TestRemoveImageGarbageCollector (2.39s) [2020-01-10T21:33:43.383Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-10T21:33:43.641Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-01-10T21:33:43.641Z] === RUN TestTagInvalidReference [2020-01-10T21:33:43.641Z] --- PASS: TestTagInvalidReference (0.03s) [2020-01-10T21:33:43.641Z] === RUN TestTagValidPrefixedRepo [2020-01-10T21:33:43.641Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2020-01-10T21:33:43.641Z] === RUN TestTagExistedNameWithoutForce [2020-01-10T21:33:43.641Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-10T21:33:43.641Z] === RUN TestTagOfficialNames [2020-01-10T21:33:43.641Z] --- PASS: TestTagOfficialNames (0.06s) [2020-01-10T21:33:43.641Z] === RUN TestTagMatchesDigest [2020-01-10T21:33:43.641Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-01-10T21:33:43.641Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-10T21:33:44.097Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2020-01-10T21:33:44.495Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2020-01-10T21:33:44.631Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-01-10T21:33:44.631Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-01-10T21:33:44.882Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-01-10T21:33:44.918Z] #45 296.7 CC criu/uts_ns.o [2020-01-10T21:33:44.918Z] #45 297.1 CC criu/vdso.o [2020-01-10T21:33:45.237Z] #45 297.7 LINK lib/c/built-in.o [2020-01-10T21:33:45.237Z] #45 297.7 LINK lib/c/libcriu.so [2020-01-10T21:33:45.252Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-01-10T21:33:45.402Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-01-10T21:33:45.527Z] #45 298.2 GEN magic.py [2020-01-10T21:33:45.538Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-01-10T21:33:45.538Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-01-10T21:33:45.795Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-01-10T21:33:45.818Z] #45 298.5 Note: Building without setproctitle() and strlcpy() support. [2020-01-10T21:33:45.818Z] #45 298.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-10T21:33:45.949Z] #45 298.1 LINK criu/built-in.o [2020-01-10T21:33:46.193Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-01-10T21:33:46.240Z] #45 298.4 LINK criu/criu [2020-01-10T21:33:46.596Z] ok github.com/docker/docker/pkg/pubsub 1.032s coverage: 73.9% of statements [2020-01-10T21:33:46.726Z] === RUN TestDockerSuite/TestBuildContChar [2020-01-10T21:33:46.860Z] #45 299.5 fatal: not a git repository (or any of the parent directories): .git [2020-01-10T21:33:47.274Z] #45 299.4 DEP lib/c/criu.d [2020-01-10T21:33:47.274Z] #45 299.5 CC images/rpc.pb-c.o [2020-01-10T21:33:47.489Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2020-01-10T21:33:48.314Z] #45 300.6 CC lib/c/criu.o [2020-01-10T21:33:48.357Z] #45 301.0 make[1]: Nothing to be done for 'all'. [2020-01-10T21:33:49.216Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-10T21:33:49.216Z] [2020-01-10T21:33:49.216Z] Unloading profiles will leave already running processes permanently [2020-01-10T21:33:49.216Z] unconfined, which can lead to unexpected situations. [2020-01-10T21:33:49.216Z] [2020-01-10T21:33:49.216Z] To set a process to complain mode, use the command line tool [2020-01-10T21:33:49.216Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-10T21:33:49.216Z] [2020-01-10T21:33:49.249Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig Post stage [Pipeline] junit [2020-01-10T21:33:49.478Z] Recording test results [Pipeline] sh [2020-01-10T21:33:49.860Z] #45 302.3 make[1]: 'images/built-in.o' is up to date. [2020-01-10T21:33:49.860Z] #45 302.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-10T21:33:49.860Z] #45 302.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-10T21:33:49.860Z] #45 302.5 make[1]: 'compel/libcompel.a' is up to date. [2020-01-10T21:33:49.860Z] #45 302.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-10T21:33:49.930Z] + echo Ensuring container killed. [2020-01-10T21:33:49.930Z] Ensuring container killed. [2020-01-10T21:33:49.930Z] + docker rm -vf docker-pr1 [2020-01-10T21:33:49.930Z] Error: No such container: docker-pr1 [2020-01-10T21:33:49.930Z] + true [Pipeline] sh [2020-01-10T21:33:50.151Z] #45 302.6 make[1]: Nothing to be done for 'all'. [2020-01-10T21:33:50.151Z] #45 302.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-10T21:33:50.203Z] + echo Chowning /workspace to jenkins user [2020-01-10T21:33:50.203Z] Chowning /workspace to jenkins user [2020-01-10T21:33:50.203Z] + id -u [2020-01-10T21:33:50.203Z] + id -g [2020-01-10T21:33:50.203Z] + docker run --rm -v /home/ubuntu/workspace/moby_cpuguy-test-sync:/workspace busybox chown -R 1000:1000 /workspace [2020-01-10T21:33:50.442Z] #45 302.9 make[2]: Nothing to be done for 'all'. [2020-01-10T21:33:50.442Z] #45 303.0 make[2]: Nothing to be done for 'all'. [2020-01-10T21:33:50.442Z] #45 303.0 make[2]: Nothing to be done for 'all'. [2020-01-10T21:33:50.732Z] #45 303.4 make[2]: Nothing to be done for 'all'. [2020-01-10T21:33:50.780Z] ok github.com/docker/docker/pkg/signal 2.620s coverage: 61.0% of statements [2020-01-10T21:33:50.780Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-01-10T21:33:51.023Z] #45 303.5 make[2]: Nothing to be done for 'all'. [2020-01-10T21:33:51.023Z] #45 303.6 make[2]: Nothing to be done for 'all'. [2020-01-10T21:33:51.023Z] #45 303.6 make[2]: Nothing to be done for 'all'. [2020-01-10T21:33:51.031Z] #45 302.7 LINK lib/c/built-in.o [2020-01-10T21:33:51.031Z] #45 302.7 LINK lib/c/libcriu.so [2020-01-10T21:33:51.031Z] #45 303.2 GEN magic.py [2020-01-10T21:33:51.031Z] #45 303.4 Note: Building without setproctitle() and strlcpy() support. [2020-01-10T21:33:51.031Z] #45 303.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-10T21:33:51.144Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-01-10T21:33:51.313Z] #45 303.9 make[2]: Nothing to be done for 'all'. [2020-01-10T21:33:51.313Z] #45 303.9 INSTALL criu/criu [2020-01-10T21:33:51.401Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-10T21:33:51.603Z] #45 DONE 304.0s [2020-01-10T21:33:51.603Z] [2020-01-10T21:33:51.603Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:33:51.616Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-01-10T21:33:51.616Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-01-10T21:33:51.850Z] + bundleName=docker-py [2020-01-10T21:33:51.850Z] + echo Creating docker-py-bundles.tar.gz [2020-01-10T21:33:51.850Z] Creating docker-py-bundles.tar.gz [2020-01-10T21:33:51.850Z] + 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-01-10T21:33:51.943Z] Archiving artifacts [2020-01-10T21:33:51.966Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-01-10T21:33:51.991Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-01-10T21:33:52.194Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/cpuguy-test-sync/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-01-10T21:33:52.379Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-01-10T21:33:52.526Z] #45 304.7 fatal: not a git repository (or any of the parent directories): .git [2020-01-10T21:33:52.531Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-01-10T21:33:52.618Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_cpuguy-test-sync/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc -e DOCKER_GRAPHDRIVER docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc hack/make.sh binary-daemon [2020-01-10T21:33:52.789Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-01-10T21:33:53.249Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 36.2% of statements [2020-01-10T21:33:53.353Z] [2020-01-10T21:33:53.353Z] Removing bundles/ [2020-01-10T21:33:53.353Z] [2020-01-10T21:33:53.353Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-01-10T21:33:53.353Z] Building: bundles/binary-daemon/dockerd-dev [2020-01-10T21:33:53.353Z] GOOS="" GOARCH="" GOARM="" [2020-01-10T21:33:53.504Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-01-10T21:33:53.639Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2020-01-10T21:33:54.068Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-01-10T21:33:54.079Z] #45 306.0 make[1]: Nothing to be done for 'all'. [2020-01-10T21:33:54.416Z] ok github.com/docker/docker/pkg/tarsum 0.061s coverage: 89.3% of statements [2020-01-10T21:33:54.793Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-01-10T21:33:54.793Z] testing: warning: no tests to run [2020-01-10T21:33:54.793Z] coverage: [no statements] [2020-01-10T21:33:54.793Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-01-10T21:33:55.595Z] #45 307.5 make[1]: 'images/built-in.o' is up to date. [2020-01-10T21:33:55.595Z] #45 307.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-10T21:33:55.595Z] #45 307.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-10T21:33:55.595Z] #45 307.6 make[1]: 'compel/libcompel.a' is up to date. [2020-01-10T21:33:55.595Z] #45 307.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-10T21:33:55.595Z] #45 307.8 make[1]: Nothing to be done for 'all'. [2020-01-10T21:33:55.595Z] #45 307.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-10T21:33:55.607Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-01-10T21:33:55.607Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-01-10T21:33:55.886Z] #45 308.1 make[2]: Nothing to be done for 'all'. [2020-01-10T21:33:55.886Z] #45 308.2 make[2]: Nothing to be done for 'all'. [2020-01-10T21:33:55.886Z] #45 308.3 make[2]: Nothing to be done for 'all'. [2020-01-10T21:33:55.962Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-01-10T21:33:55.986Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-01-10T21:33:56.176Z] #45 308.5 make[2]: Nothing to be done for 'all'. [2020-01-10T21:33:56.467Z] #45 308.6 make[2]: Nothing to be done for 'all'. [2020-01-10T21:33:56.467Z] #45 308.7 make[2]: Nothing to be done for 'all'. [2020-01-10T21:33:56.467Z] #45 308.8 make[2]: Nothing to be done for 'all'. [2020-01-10T21:33:56.757Z] #45 309.0 make[2]: Nothing to be done for 'all'. [2020-01-10T21:33:56.757Z] #45 309.0 INSTALL criu/criu [2020-01-10T21:33:57.046Z] #45 DONE 309.1s [2020-01-10T21:33:57.046Z] [2020-01-10T21:33:57.046Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:33:57.333Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-01-10T21:33:58.827Z] ok github.com/docker/docker/plugin 0.540s coverage: 27.1% of statements [2020-01-10T21:33:59.223Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-01-10T21:33:59.384Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.10s) [2020-01-10T21:33:59.384Z] PASS [2020-01-10T21:33:59.384Z] [2020-01-10T21:33:59.384Z] === Skipped [2020-01-10T21:33:59.384Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-10T21:33:59.384Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:33:59.384Z] [2020-01-10T21:33:59.384Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-10T21:33:59.384Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:33:59.384Z] [2020-01-10T21:33:59.384Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-10T21:33:59.384Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:33:59.384Z] [2020-01-10T21:33:59.384Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-10T21:33:59.384Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:33:59.384Z] [2020-01-10T21:33:59.384Z] [2020-01-10T21:33:59.384Z] DONE 17 tests, 4 skipped in 32.019s [2020-01-10T21:33:59.384Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-10T21:33:59.384Z] ++ 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-01-10T21:33:59.384Z] ++ set -e [2020-01-10T21:33:59.384Z] ++ '[' -n 0 ']' [2020-01-10T21:33:59.384Z] ++ set -x [2020-01-10T21:33:59.384Z] ++ env -i DEST=/go/src/github.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= 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-01-10T21:33:59.642Z] INFO: Testing against a local daemon [2020-01-10T21:33:59.642Z] === RUN TestPluginInvalidJSON [2020-01-10T21:33:59.642Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-10T21:33:59.642Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-10T21:33:59.642Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-10T21:33:59.642Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-01-10T21:33:59.642Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-10T21:33:59.642Z] PASS [2020-01-10T21:33:59.642Z] [2020-01-10T21:33:59.642Z] DONE 2 tests in 0.184s [2020-01-10T21:33:59.642Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-10T21:33:59.642Z] ++ 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-01-10T21:33:59.642Z] ++ set -e [2020-01-10T21:33:59.642Z] ++ '[' -n 0 ']' [2020-01-10T21:33:59.642Z] ++ set -x [2020-01-10T21:33:59.643Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-01-10T21:33:59.643Z] INFO: Testing against a local daemon [2020-01-10T21:33:59.643Z] === RUN TestExternalGraphDriver [2020-01-10T21:33:59.901Z] === RUN TestExternalGraphDriver/json [2020-01-10T21:34:00.185Z] #24 ... [2020-01-10T21:34:00.185Z] [2020-01-10T21:34:00.185Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:34:00.185Z] #42 DONE 402.7s [2020-01-10T21:34:00.185Z] [2020-01-10T21:34:00.185Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:34:00.544Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2020-01-10T21:34:00.926Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2020-01-10T21:34:01.032Z] INFO: Expanding compiler 1 of 3... [2020-01-10T21:34:01.032Z] INFO: Expanding compiler 2 of 3... [2020-01-10T21:34:02.231Z] ok github.com/docker/docker/registry 0.134s coverage: 56.0% of statements [2020-01-10T21:34:02.436Z] === RUN TestExternalGraphDriver/spec [2020-01-10T21:34:02.590Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-01-10T21:34:03.023Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-01-10T21:34:03.395Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-01-10T21:34:03.930Z] #63 ... [2020-01-10T21:34:03.930Z] [2020-01-10T21:34:03.930Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-10T21:34:03.930Z] #42 DONE 407.3s [2020-01-10T21:34:03.930Z] [2020-01-10T21:34:03.930Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:34:04.178Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-01-10T21:34:04.562Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-01-10T21:34:04.969Z] === RUN TestExternalGraphDriver/pull [2020-01-10T21:34:05.767Z] INFO: Expanding compiler 3 of 3... [2020-01-10T21:34:05.952Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-01-10T21:34:05.952Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-01-10T21:34:06.231Z] INFO: Removing downloaded files... [2020-01-10T21:34:06.232Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-01-10T21:34:06.232Z] INFO: Configuring git core.autocrlf... [2020-01-10T21:34:06.766Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-01-10T21:34:06.870Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-01-10T21:34:07.274Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-01-10T21:34:07.503Z] --- PASS: TestExternalGraphDriver (7.58s) [2020-01-10T21:34:07.503Z] --- PASS: TestExternalGraphDriver/json (2.47s) [2020-01-10T21:34:07.503Z] --- PASS: TestExternalGraphDriver/spec (2.73s) [2020-01-10T21:34:07.503Z] --- PASS: TestExternalGraphDriver/pull (2.26s) [2020-01-10T21:34:07.503Z] === RUN TestGraphdriverPluginV2 [2020-01-10T21:34:07.503Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-01-10T21:34:07.503Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:34:07.503Z] PASS [2020-01-10T21:34:07.503Z] [2020-01-10T21:34:07.503Z] === Skipped [2020-01-10T21:34:07.503Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-01-10T21:34:07.503Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:34:07.503Z] [2020-01-10T21:34:07.503Z] [2020-01-10T21:34:07.503Z] DONE 5 tests, 1 skipped in 7.764s [2020-01-10T21:34:07.503Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-10T21:34:07.503Z] ++ 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-01-10T21:34:07.503Z] ++ set -e [2020-01-10T21:34:07.503Z] ++ '[' -n 0 ']' [2020-01-10T21:34:07.503Z] ++ set -x [2020-01-10T21:34:07.503Z] ++ env -i DEST=/go/src/github.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= 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-01-10T21:34:07.503Z] INFO: Testing against a local daemon [2020-01-10T21:34:07.503Z] === RUN TestContinueAfterPluginCrash [2020-01-10T21:34:07.503Z] === PAUSE TestContinueAfterPluginCrash [2020-01-10T21:34:07.503Z] === RUN TestDaemonStartWithLogOpt [2020-01-10T21:34:07.503Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-10T21:34:07.503Z] === CONT TestContinueAfterPluginCrash [2020-01-10T21:34:07.503Z] === CONT TestDaemonStartWithLogOpt [2020-01-10T21:34:07.836Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-01-10T21:34:08.122Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-01-10T21:34:08.222Z] ok github.com/docker/docker/volume/local 0.030s coverage: 73.0% of statements [2020-01-10T21:34:09.032Z] ok github.com/docker/docker/volume/mounts 0.031s coverage: 67.0% of statements [2020-01-10T21:34:10.042Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-01-10T21:34:10.042Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-01-10T21:34:10.485Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2020-01-10T21:34:10.546Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-01-10T21:34:11.425Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-01-10T21:34:12.358Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-01-10T21:34:12.358Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-01-10T21:34:12.923Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-01-10T21:34:12.975Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-01-10T21:34:13.488Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-01-10T21:34:13.750Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-01-10T21:34:14.052Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-01-10T21:34:15.948Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-01-10T21:34:15.948Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-01-10T21:34:16.512Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-01-10T21:34:17.884Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-01-10T21:34:18.140Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2020-01-10T21:34:18.140Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-10T21:34:18.140Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-10T21:34:18.140Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-10T21:34:18.140Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-10T21:34:18.140Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-10T21:34:18.140Z] ? github.com/docker/docker/rootless [no test files] [2020-01-10T21:34:18.140Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-10T21:34:18.140Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-10T21:34:18.140Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-10T21:34:18.140Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-10T21:34:18.140Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-10T21:34:18.140Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-10T21:34:18.140Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-10T21:34:18.140Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-10T21:34:18.140Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-10T21:34:18.140Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-10T21:34:18.140Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-10T21:34:18.140Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-10T21:34:18.140Z] ? github.com/docker/docker/volume [no test files] [2020-01-10T21:34:18.140Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-10T21:34:18.140Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] === Skipped [2020-01-10T21:34:18.140Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-10T21:34:18.140Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-10T21:34:18.140Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-10T21:34:18.140Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:34:18.140Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-10T21:34:18.140Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:34:18.140Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-10T21:34:18.140Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:34:18.140Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-10T21:34:18.140Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:34:18.140Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-10T21:34:18.140Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:34:18.140Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-10T21:34:18.140Z] graphtest_unix.go:73: No driver to put! [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-10T21:34:18.140Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-10T21:34:18.140Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-10T21:34:18.140Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-10T21:34:18.140Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-10T21:34:18.140Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:34:18.140Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-10T21:34:18.140Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:34:18.140Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-10T21:34:18.140Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:34:18.140Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-10T21:34:18.140Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:34:18.140Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-10T21:34:18.140Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:34:18.140Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-10T21:34:18.140Z] graphtest_unix.go:73: No driver to put! [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-10T21:34:18.140Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-10T21:34:18.140Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] [2020-01-10T21:34:18.140Z] DONE 2155 tests, 20 skipped in 231.780s Post stage [Pipeline] junit [2020-01-10T21:34:18.644Z] Recording test results [2020-01-10T21:34:19.722Z] --- PASS: TestDaemonStartWithLogOpt (10.15s) [2020-01-10T21:34:19.779Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-10T21:34:21.313Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_cpuguy-test-sync/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc hack/make.sh dynbinary test-integration [2020-01-10T21:34:21.716Z] [2020-01-10T21:34:21.716Z] Removing bundles/ [2020-01-10T21:34:21.716Z] [2020-01-10T21:34:21.716Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-10T21:34:21.716Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-10T21:34:21.716Z] GOOS="" GOARCH="" GOARM="" [2020-01-10T21:34:22.301Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-01-10T21:34:22.628Z] 3889bb8d808b: Verifying Checksum [2020-01-10T21:34:22.628Z] 3889bb8d808b: Download complete [2020-01-10T21:34:23.012Z] --- PASS: TestContinueAfterPluginCrash (15.00s) [2020-01-10T21:34:23.012Z] PASS [2020-01-10T21:34:23.012Z] [2020-01-10T21:34:23.012Z] DONE 2 tests in 15.169s [2020-01-10T21:34:23.012Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-10T21:34:23.012Z] ++ 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-01-10T21:34:23.012Z] ++ set -e [2020-01-10T21:34:23.012Z] ++ '[' -n 0 ']' [2020-01-10T21:34:23.012Z] ++ set -x [2020-01-10T21:34:23.012Z] ++ env -i DEST=/go/src/github.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= 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-01-10T21:34:23.012Z] INFO: Testing against a local daemon [2020-01-10T21:34:23.012Z] === RUN TestPluginWithDevMounts [2020-01-10T21:34:23.012Z] === PAUSE TestPluginWithDevMounts [2020-01-10T21:34:23.012Z] === CONT TestPluginWithDevMounts [2020-01-10T21:34:23.092Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-01-10T21:34:23.674Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-01-10T21:34:23.931Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-01-10T21:34:23.931Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-01-10T21:34:23.931Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-01-10T21:34:23.931Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-01-10T21:34:23.931Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-01-10T21:34:24.915Z] --- PASS: TestPluginWithDevMounts (2.22s) [2020-01-10T21:34:24.915Z] PASS [2020-01-10T21:34:24.915Z] [2020-01-10T21:34:24.915Z] DONE 1 tests in 2.373s [2020-01-10T21:34:24.915Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-01-10T21:34:24.915Z] ++ 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-01-10T21:34:24.915Z] ++ set -e [2020-01-10T21:34:24.915Z] ++ '[' -n 0 ']' [2020-01-10T21:34:24.915Z] ++ set -x [2020-01-10T21:34:24.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-01-10T21:34:25.174Z] INFO: Testing against a local daemon [2020-01-10T21:34:25.174Z] === RUN TestSecretInspect [2020-01-10T21:34:25.303Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-01-10T21:34:26.249Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-01-10T21:34:26.612Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-01-10T21:34:27.198Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-01-10T21:34:28.431Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-01-10T21:34:28.459Z] --- PASS: TestSecretInspect (3.29s) [2020-01-10T21:34:28.459Z] === RUN TestSecretList [2020-01-10T21:34:29.722Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-01-10T21:34:31.092Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-01-10T21:34:31.746Z] --- PASS: TestSecretList (3.18s) [2020-01-10T21:34:31.746Z] === RUN TestSecretsCreateAndDelete [2020-01-10T21:34:32.498Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-01-10T21:34:33.771Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-01-10T21:34:34.567Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-01-10T21:34:35.174Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2020-01-10T21:34:35.174Z] === RUN TestSecretsUpdate [2020-01-10T21:34:35.324Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-01-10T21:34:35.889Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-01-10T21:34:38.460Z] --- PASS: TestSecretsUpdate (3.31s) [2020-01-10T21:34:38.460Z] === RUN TestTemplatedSecret [2020-01-10T21:34:38.812Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-01-10T21:34:39.491Z] #24 ... [2020-01-10T21:34:39.491Z] [2020-01-10T21:34:39.491Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:34:39.491Z] #63 388.7 + bin/containerd [2020-01-10T21:34:40.067Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-01-10T21:34:40.067Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-01-10T21:34:40.067Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-01-10T21:34:41.230Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-01-10T21:34:41.747Z] --- PASS: TestTemplatedSecret (3.36s) [2020-01-10T21:34:41.747Z] === RUN TestSecretCreateResolve [2020-01-10T21:34:41.963Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-01-10T21:34:42.526Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-01-10T21:34:43.229Z] #63 394.6 + bin/containerd [2020-01-10T21:34:43.332Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-01-10T21:34:43.802Z] === RUN TestDockerSuite/TestBuildAddScript [2020-01-10T21:34:43.858Z] #63 ... [2020-01-10T21:34:43.858Z] [2020-01-10T21:34:43.858Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:34:43.858Z] #54 DONE 447.7s [2020-01-10T21:34:43.858Z] [2020-01-10T21:34:43.858Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:34:43.921Z] #63 ... [2020-01-10T21:34:43.921Z] [2020-01-10T21:34:43.921Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:34:43.921Z] #54 DONE 446.2s [2020-01-10T21:34:43.921Z] [2020-01-10T21:34:43.921Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:34:44.265Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-01-10T21:34:45.033Z] --- PASS: TestSecretCreateResolve (3.27s) [2020-01-10T21:34:45.033Z] PASS [2020-01-10T21:34:45.033Z] [2020-01-10T21:34:45.033Z] DONE 6 tests in 19.837s [2020-01-10T21:34:45.033Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-01-10T21:34:45.033Z] ++ 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-01-10T21:34:45.033Z] ++ set -e [2020-01-10T21:34:45.033Z] ++ '[' -n 0 ']' [2020-01-10T21:34:45.033Z] ++ set -x [2020-01-10T21:34:45.033Z] ++ env -i DEST=/go/src/github.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= 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-01-10T21:34:45.033Z] INFO: Testing against a local daemon [2020-01-10T21:34:45.033Z] === RUN TestServiceCreateInit [2020-01-10T21:34:45.033Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-10T21:34:47.005Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-01-10T21:34:48.443Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-01-10T21:34:48.443Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-01-10T21:34:49.479Z] #24 451.5 + return [2020-01-10T21:34:49.479Z] #24 DONE 451.6s [2020-01-10T21:34:49.479Z] [2020-01-10T21:34:49.479Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:34:50.304Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-10T21:34:52.187Z] #63 ... [2020-01-10T21:34:52.187Z] [2020-01-10T21:34:52.187Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-10T21:34:52.187Z] #25 DONE 0.1s [2020-01-10T21:34:52.187Z] [2020-01-10T21:34:52.187Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:34:52.187Z] #63 ... [2020-01-10T21:34:52.187Z] [2020-01-10T21:34:52.187Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-10T21:34:52.475Z] #29 DONE 0.5s [2020-01-10T21:34:52.475Z] [2020-01-10T21:34:52.475Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-10T21:34:52.475Z] #32 DONE 0.1s [2020-01-10T21:34:52.475Z] [2020-01-10T21:34:52.475Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:34:52.763Z] #63 ... [2020-01-10T21:34:52.763Z] [2020-01-10T21:34:52.763Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-10T21:34:52.763Z] #35 DONE 0.1s [2020-01-10T21:34:52.763Z] [2020-01-10T21:34:52.763Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-10T21:34:52.763Z] #40 DONE 0.1s [2020-01-10T21:34:52.763Z] [2020-01-10T21:34:52.763Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-10T21:34:52.763Z] #43 DONE 0.1s [2020-01-10T21:34:52.763Z] [2020-01-10T21:34:52.763Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:34:53.052Z] #63 ... [2020-01-10T21:34:53.052Z] [2020-01-10T21:34:53.052Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-10T21:34:53.052Z] #46 DONE 0.1s [2020-01-10T21:34:53.052Z] [2020-01-10T21:34:53.052Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-10T21:34:53.052Z] #49 DONE 0.1s [2020-01-10T21:34:53.052Z] [2020-01-10T21:34:53.052Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-10T21:34:53.340Z] #52 DONE 0.1s [2020-01-10T21:34:53.340Z] [2020-01-10T21:34:53.340Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-10T21:34:53.340Z] #55 DONE 0.1s [2020-01-10T21:34:53.340Z] [2020-01-10T21:34:53.340Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:34:53.340Z] #63 ... [2020-01-10T21:34:53.340Z] [2020-01-10T21:34:53.340Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-10T21:34:53.340Z] #59 DONE 0.1s [2020-01-10T21:34:53.627Z] [2020-01-10T21:34:53.627Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:34:54.847Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-01-10T21:34:55.570Z] --- PASS: TestServiceCreateInit (10.28s) [2020-01-10T21:34:55.570Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.03s) [2020-01-10T21:34:55.570Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.21s) [2020-01-10T21:34:55.570Z] === RUN TestCreateServiceMultipleTimes [2020-01-10T21:34:56.477Z] #63 ... [2020-01-10T21:34:56.477Z] [2020-01-10T21:34:56.477Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:34:56.477Z] #24 458.3 + return [2020-01-10T21:34:56.477Z] #24 DONE 458.5s [2020-01-10T21:34:56.477Z] [2020-01-10T21:34:56.477Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:34:56.541Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-01-10T21:34:56.541Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-01-10T21:34:57.109Z] #63 ... [2020-01-10T21:34:57.109Z] [2020-01-10T21:34:57.109Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-10T21:34:57.109Z] #25 DONE 0.1s [2020-01-10T21:34:57.109Z] [2020-01-10T21:34:57.109Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-10T21:34:57.124Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-01-10T21:34:57.738Z] #29 DONE 0.5s [2020-01-10T21:34:57.738Z] [2020-01-10T21:34:57.738Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-10T21:34:57.738Z] #32 DONE 0.1s [2020-01-10T21:34:57.738Z] [2020-01-10T21:34:57.738Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-10T21:34:57.738Z] #35 DONE 0.1s [2020-01-10T21:34:57.738Z] [2020-01-10T21:34:57.738Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:34:57.738Z] #63 ... [2020-01-10T21:34:57.738Z] [2020-01-10T21:34:57.738Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-10T21:34:57.738Z] #40 DONE 0.1s [2020-01-10T21:34:57.738Z] [2020-01-10T21:34:57.738Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-10T21:34:58.028Z] #43 DONE 0.1s [2020-01-10T21:34:58.028Z] [2020-01-10T21:34:58.028Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-10T21:34:58.028Z] #46 DONE 0.1s [2020-01-10T21:34:58.028Z] [2020-01-10T21:34:58.028Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:34:58.028Z] #63 ... [2020-01-10T21:34:58.028Z] [2020-01-10T21:34:58.028Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-10T21:34:58.028Z] #49 DONE 0.1s [2020-01-10T21:34:58.028Z] [2020-01-10T21:34:58.028Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-10T21:34:58.318Z] #52 DONE 0.1s [2020-01-10T21:34:58.318Z] [2020-01-10T21:34:58.318Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-10T21:34:58.318Z] #55 DONE 0.1s [2020-01-10T21:34:58.318Z] [2020-01-10T21:34:58.318Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:34:58.318Z] #63 ... [2020-01-10T21:34:58.318Z] [2020-01-10T21:34:58.318Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-10T21:34:58.318Z] #59 DONE 0.1s [2020-01-10T21:34:58.498Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-01-10T21:34:58.610Z] [2020-01-10T21:34:58.610Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-10T21:34:59.940Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-01-10T21:35:03.152Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-01-10T21:35:03.533Z] === RUN TestDockerSuite/TestBuildAddTar [2020-01-10T21:35:03.752Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-01-10T21:35:04.009Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-01-10T21:35:04.009Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-01-10T21:35:05.378Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-01-10T21:35:07.271Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-01-10T21:35:07.271Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-01-10T21:35:08.645Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-01-10T21:35:10.539Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-01-10T21:35:12.900Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-01-10T21:35:13.063Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-01-10T21:35:13.678Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-01-10T21:35:14.825Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-01-10T21:35:14.825Z] Copying nested executables into bundles/binary-daemon [2020-01-10T21:35:14.825Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-01-10T21:35:14.936Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-01-10T21:35:15.141Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_cpuguy-test-sync/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc -e DOCKER_GRAPHDRIVER docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc hack/make.sh cross [2020-01-10T21:35:15.589Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-01-10T21:35:15.700Z] [2020-01-10T21:35:15.700Z] Removing bundles/ [2020-01-10T21:35:15.700Z] [2020-01-10T21:35:15.700Z] ---> Making bundle: cross (in bundles/cross) [2020-01-10T21:35:15.700Z] Cross building: bundles/cross/linux/amd64 [2020-01-10T21:35:15.700Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-01-10T21:35:15.700Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-01-10T21:35:15.847Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-01-10T21:35:17.500Z] --- PASS: TestCreateServiceMultipleTimes (19.17s) [2020-01-10T21:35:17.500Z] === RUN TestCreateServiceConflict [2020-01-10T21:35:17.759Z] --- PASS: TestCreateServiceConflict (3.22s) [2020-01-10T21:35:17.759Z] === RUN TestCreateServiceMaxReplicas [2020-01-10T21:35:19.960Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-01-10T21:35:21.950Z] --- PASS: TestCreateServiceMaxReplicas (3.55s) [2020-01-10T21:35:21.950Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite (351.11s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.36s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.15s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.68s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.84s) [2020-01-10T21:35:22.393Z] docker_cli_daemon_test.go:1449: [dd553b50a34a2] daemon is not started [2020-01-10T21:35:22.393Z] check_test.go:309: [d75f57fa15dab] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.41s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.20s) [2020-01-10T21:35:22.393Z] check_test.go:309: [d95c16f099319] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.66s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.57s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.31s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.10s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.94s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.45s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.66s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.10s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-01-10T21:35:22.393Z] check_test.go:309: [d437f5a58fbf8] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-01-10T21:35:22.393Z] check_test.go:309: [d2d0373a0f1d7] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.95s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-01-10T21:35:22.393Z] check_test.go:309: [da1c65b15db8c] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.50s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.29s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.41s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.53s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-01-10T21:35:22.393Z] check_test.go:309: [dbab9b2003b63] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.21s) [2020-01-10T21:35:22.393Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-10T21:35:22.393Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-10T21:35:22.393Z] check_test.go:309: [d10c730157a19] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.82s) [2020-01-10T21:35:22.393Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-10T21:35:22.393Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-10T21:35:22.393Z] check_test.go:309: [d3e38b565776c] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.10s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.00s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.51s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.83s) [2020-01-10T21:35:22.393Z] check_test.go:309: [dc16763d0ae2e] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.28s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-01-10T21:35:22.393Z] check_test.go:309: [dd2d5f7ee4fca] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.63s) [2020-01-10T21:35:22.393Z] docker_cli_daemon_plugins_test.go:79: [d9831f84eb8b2] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.76s) [2020-01-10T21:35:22.393Z] docker_cli_daemon_plugins_test.go:169: [d77428bffc2d9] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.83s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.58s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-01-10T21:35:22.393Z] check_test.go:309: [dbcfc2a4a0386] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.01s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.88s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.82s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.90s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.93s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.93s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.16s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.36s) [2020-01-10T21:35:22.393Z] check_test.go:309: [d4f5738e9ec6d] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.37s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.47s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.36s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.14s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.11s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.48s) [2020-01-10T21:35:22.393Z] check_test.go:309: [da0aeb34b70b0] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.49s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.28s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.48s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.34s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.68s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.51s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.41s) [2020-01-10T21:35:22.393Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-01-10T21:35:22.393Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-10T21:35:22.393Z] check_test.go:309: [da1ae9a3fe71b] daemon is not started [2020-01-10T21:35:22.393Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-01-10T21:35:22.393Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-10T21:35:22.393Z] check_test.go:309: [d809b09e208f5] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.26s) [2020-01-10T21:35:22.393Z] check_test.go:309: [d33a3ccda5861] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.96s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.36s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.35s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.13s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.96s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.44s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.08s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.58s) [2020-01-10T21:35:22.393Z] check_test.go:309: [d28c39fe5e80d] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.58s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.46s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.65s) [2020-01-10T21:35:22.393Z] check_test.go:309: [dc828fc946fd8] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.31s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2020-01-10T21:35:22.393Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-01-10T21:35:22.393Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-01-10T21:35:22.393Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-01-10T21:35:22.393Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-01-10T21:35:22.393Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-01-10T21:35:22.393Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-01-10T21:35:22.393Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-01-10T21:35:22.393Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-01-10T21:35:22.393Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-01-10T21:35:22.393Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-01-10T21:35:22.393Z] check_test.go:309: [d2546047c1943] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2020-01-10T21:35:22.393Z] check_test.go:309: [d42292d9bec5d] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.53s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.24s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-01-10T21:35:22.393Z] check_test.go:309: [d3fc50f2d674b] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.37s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.05s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.76s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-01-10T21:35:22.393Z] check_test.go:309: [d7a027f6b6bb0] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.51s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.07s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.31s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.21s) [2020-01-10T21:35:22.393Z] check_test.go:309: [ddafeb2df55fb] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.05s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s) [2020-01-10T21:35:22.393Z] check_test.go:309: [da5057d4872cd] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.74s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.65s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.13s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.17s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.75s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.78s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.11s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.99s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.23s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.61s) [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.22s) [2020-01-10T21:35:22.393Z] docker_cli_daemon_test.go:2542: [ddcf404247a89] daemon is not started [2020-01-10T21:35:22.393Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.14s) [2020-01-10T21:35:22.394Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.30s) [2020-01-10T21:35:22.394Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.06s) [2020-01-10T21:35:22.394Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.02s) [2020-01-10T21:35:22.394Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2020-01-10T21:35:22.394Z] check_test.go:309: [d66c0f0ab3edd] daemon is not started [2020-01-10T21:35:22.394Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.60s) [2020-01-10T21:35:22.394Z] === RUN TestDockerSwarmSuite [2020-01-10T21:35:22.394Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-01-10T21:35:22.394Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-01-10T21:35:24.289Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-01-10T21:35:25.221Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-01-10T21:35:26.367Z] === RUN TestDockerSuite/TestBuildBlankName [2020-01-10T21:35:26.801Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-01-10T21:35:28.495Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-01-10T21:35:28.753Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-01-10T21:35:29.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-01-10T21:35:31.801Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-01-10T21:35:32.064Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-10T21:35:32.064Z] [2020-01-10T21:35:32.064Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-10T21:35:32.064Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-10T21:35:32.064Z] HOSTNAME=9c81eed9b4eb [2020-01-10T21:35:32.064Z] TESTDEBUG=0 [2020-01-10T21:35:32.064Z] DEST=bundles/test-integration [2020-01-10T21:35:32.064Z] PWD=/go/src/github.com/docker/docker [2020-01-10T21:35:32.064Z] DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc [2020-01-10T21:35:32.064Z] container=docker [2020-01-10T21:35:32.064Z] HOME=/root [2020-01-10T21:35:32.064Z] GOLANG_VERSION=1.13.5 [2020-01-10T21:35:32.064Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-10T21:35:32.064Z] VALIDATE_BRANCH= [2020-01-10T21:35:32.064Z] TERM=xterm [2020-01-10T21:35:32.064Z] DOCKER_PKG=github.com/docker/docker [2020-01-10T21:35:32.064Z] SHLVL=1 [2020-01-10T21:35:32.064Z] TIMEOUT=120m [2020-01-10T21:35:32.064Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-10T21:35:32.064Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-10T21:35:32.064Z] GO111MODULE=off [2020-01-10T21:35:32.064Z] DOCKER_EXPERIMENTAL=1 [2020-01-10T21:35:32.064Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-10T21:35:32.064Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-10T21:35:32.064Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-10T21:35:32.064Z] GOPATH=/go [2020-01-10T21:35:32.064Z] PKG_CONFIG=pkg-config [2020-01-10T21:35:32.064Z] _=/usr/bin/env [2020-01-10T21:35:32.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-10T21:35:32.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-01-10T21:35:32.902Z] #63 438.8 + bin/containerd-stress [2020-01-10T21:35:32.902Z] #63 442.5 + bin/containerd-shim [2020-01-10T21:35:35.102Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-01-10T21:35:35.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-01-10T21:35:36.829Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.83s) [2020-01-10T21:35:36.829Z] === RUN TestCreateServiceSecretFileMode [2020-01-10T21:35:37.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-01-10T21:35:37.882Z] #63 445.2 + bin/containerd-stress [2020-01-10T21:35:37.883Z] #63 448.9 + bin/containerd-shim [2020-01-10T21:35:39.364Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2020-01-10T21:35:39.364Z] === RUN TestCreateServiceConfigFileMode [2020-01-10T21:35:40.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-01-10T21:35:41.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-01-10T21:35:42.651Z] --- PASS: TestCreateServiceConfigFileMode (3.25s) [2020-01-10T21:35:42.651Z] === RUN TestCreateServiceSysctls [2020-01-10T21:35:43.233Z] #63 452.7 + bin/containerd-shim-runc-v1 [2020-01-10T21:35:43.404Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-01-10T21:35:43.404Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-01-10T21:35:43.404Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-01-10T21:35:45.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-01-10T21:35:46.842Z] --- PASS: TestCreateServiceSysctls (4.19s) [2020-01-10T21:35:46.842Z] === RUN TestCreateServiceCapabilities [2020-01-10T21:35:47.643Z] #63 457.7 + bin/containerd-shim-runc-v2 [2020-01-10T21:35:48.219Z] #63 459.2 + bin/containerd-shim-runc-v1 [2020-01-10T21:35:48.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-01-10T21:35:48.913Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-01-10T21:35:48.913Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-01-10T21:35:49.681Z] #63 459.2 + binaries [2020-01-10T21:35:49.681Z] #63 459.2 + mkdir -p /build [2020-01-10T21:35:49.681Z] #63 459.2 + cp bin/containerd /build/containerd [2020-01-10T21:35:49.681Z] #63 459.3 + cp bin/containerd-shim /build/containerd-shim [2020-01-10T21:35:49.681Z] #63 459.3 + cp bin/ctr /build/ctr [2020-01-10T21:35:49.681Z] #63 DONE 459.4s [2020-01-10T21:35:50.129Z] --- PASS: TestCreateServiceCapabilities (2.94s) [2020-01-10T21:35:50.129Z] === RUN TestInspect [2020-01-10T21:35:50.694Z] [2020-01-10T21:35:50.694Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-10T21:35:50.694Z] #64 DONE 0.1s [2020-01-10T21:35:50.694Z] [2020-01-10T21:35:50.694Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-10T21:35:50.694Z] #68 DONE 0.1s [2020-01-10T21:35:50.979Z] [2020-01-10T21:35:50.979Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-10T21:35:50.979Z] #70 DONE 0.1s [2020-01-10T21:35:50.979Z] [2020-01-10T21:35:50.979Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-10T21:35:50.979Z] #73 DONE 0.1s [2020-01-10T21:35:50.979Z] [2020-01-10T21:35:50.979Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-10T21:35:50.979Z] #74 DONE 0.0s [2020-01-10T21:35:50.979Z] [2020-01-10T21:35:50.979Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-10T21:35:51.698Z] #63 464.1 + bin/containerd-shim-runc-v2 [2020-01-10T21:35:52.202Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-01-10T21:35:53.192Z] #63 465.7 + binaries [2020-01-10T21:35:53.192Z] #63 465.7 + mkdir -p /build [2020-01-10T21:35:53.192Z] #63 465.7 + cp bin/containerd /build/containerd [2020-01-10T21:35:53.192Z] #63 465.7 + cp bin/containerd-shim /build/containerd-shim [2020-01-10T21:35:53.192Z] #63 465.7 + cp bin/ctr /build/ctr [2020-01-10T21:35:53.192Z] #63 DONE 465.8s [2020-01-10T21:35:53.416Z] --- PASS: TestInspect (3.51s) [2020-01-10T21:35:53.416Z] === RUN TestServiceListWithStatuses [2020-01-10T21:35:53.416Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-10T21:35:53.416Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-10T21:35:53.416Z] === RUN TestDockerNetworkConnectAlias [2020-01-10T21:35:53.685Z] #75 DONE 2.5s [2020-01-10T21:35:53.685Z] [2020-01-10T21:35:53.685Z] #76 exporting to oci image format [2020-01-10T21:35:53.685Z] #76 exporting layers [2020-01-10T21:35:54.669Z] [2020-01-10T21:35:54.670Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-10T21:35:54.670Z] #64 DONE 0.1s [2020-01-10T21:35:54.670Z] [2020-01-10T21:35:54.670Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-10T21:35:54.670Z] #68 DONE 0.1s [2020-01-10T21:35:54.953Z] [2020-01-10T21:35:54.953Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-10T21:35:54.953Z] #70 DONE 0.1s [2020-01-10T21:35:54.953Z] [2020-01-10T21:35:54.953Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-10T21:35:54.953Z] #73 DONE 0.1s [2020-01-10T21:35:54.953Z] [2020-01-10T21:35:54.953Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-10T21:35:54.953Z] #74 DONE 0.0s [2020-01-10T21:35:54.953Z] [2020-01-10T21:35:54.953Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-10T21:35:55.476Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-01-10T21:35:57.642Z] #75 DONE 2.4s [2020-01-10T21:35:57.642Z] [2020-01-10T21:35:57.642Z] #76 exporting to oci image format [2020-01-10T21:35:57.642Z] #76 exporting layers [2020-01-10T21:35:59.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-01-10T21:35:59.979Z] --- PASS: TestDockerNetworkConnectAlias (6.32s) [2020-01-10T21:35:59.979Z] === RUN TestDockerNetworkReConnect [2020-01-10T21:36:00.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-10T21:36:00.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-10T21:36:01.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-01-10T21:36:02.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-10T21:36:03.576Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-01-10T21:36:04.509Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-01-10T21:36:04.509Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-01-10T21:36:05.248Z] --- PASS: TestDockerNetworkReConnect (4.99s) [2020-01-10T21:36:05.248Z] === RUN TestServicePlugin [2020-01-10T21:36:05.248Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-10T21:36:05.248Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:36:05.248Z] === RUN TestServiceUpdateLabel [2020-01-10T21:36:06.099Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-01-10T21:36:06.964Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-01-10T21:36:07.779Z] --- PASS: TestServiceUpdateLabel (3.28s) [2020-01-10T21:36:07.779Z] === RUN TestServiceUpdateSecrets [2020-01-10T21:36:09.377Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-01-10T21:36:09.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-01-10T21:36:15.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-01-10T21:36:16.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-01-10T21:36:18.056Z] Removing intermediate container 0cae9849a9b3 [2020-01-10T21:36:18.056Z] ---> b3766e58397d [2020-01-10T21:36:18.056Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-01-10T21:36:18.056Z] ---> Running in 79ebedc9048b [2020-01-10T21:36:18.056Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-01-10T21:36:18.281Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-01-10T21:36:18.652Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-01-10T21:36:19.335Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-01-10T21:36:19.335Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-01-10T21:36:19.460Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-01-10T21:36:25.860Z] --- PASS: TestServiceUpdateSecrets (15.35s) [2020-01-10T21:36:25.860Z] === RUN TestServiceUpdateConfigs [2020-01-10T21:36:25.894Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-01-10T21:36:26.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-10T21:36:26.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-10T21:36:27.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-10T21:36:27.157Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-01-10T21:36:27.936Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-01-10T21:36:28.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-10T21:36:28.743Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-01-10T21:36:28.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-10T21:36:29.292Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-01-10T21:36:29.292Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-01-10T21:36:32.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-10T21:36:33.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-10T21:36:34.558Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-01-10T21:36:34.558Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-01-10T21:36:35.081Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-01-10T21:36:35.123Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-01-10T21:36:35.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-10T21:36:36.054Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-01-10T21:36:36.311Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-01-10T21:36:36.567Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-01-10T21:36:37.134Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-01-10T21:36:37.203Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-01-10T21:36:37.203Z] Copying nested executables into bundles/cross/linux/amd64 [2020-01-10T21:36:37.203Z] Cross building: bundles/cross/windows/amd64 [2020-01-10T21:36:37.203Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-10T21:36:37.203Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-01-10T21:36:37.525Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-01-10T21:36:37.897Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-01-10T21:36:38.709Z] === RUN TestDockerSuite/TestBuildCmd [2020-01-10T21:36:39.080Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-01-10T21:36:39.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-10T21:36:39.454Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-01-10T21:36:39.660Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-01-10T21:36:39.831Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-01-10T21:36:39.831Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-01-10T21:36:40.735Z] --- PASS: TestServiceUpdateConfigs (15.35s) [2020-01-10T21:36:40.735Z] === RUN TestServiceUpdateNetwork [2020-01-10T21:36:41.031Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-01-10T21:36:41.594Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-01-10T21:36:41.659Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-01-10T21:36:42.157Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-01-10T21:36:42.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-10T21:36:43.284Z] INFO: Sources obtained for gotestsum... [2020-01-10T21:36:43.284Z] INFO: Checkout done for gotestsum... [2020-01-10T21:36:43.284Z] INFO: Build done for gotestsum... [2020-01-10T21:36:43.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-10T21:36:44.051Z] === RUN TestDockerSuite/TestBuildEnv [2020-01-10T21:36:45.948Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-01-10T21:36:46.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-10T21:36:47.317Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-01-10T21:36:47.895Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-01-10T21:36:48.274Z] === RUN TestDockerSuite/TestBuildContChar [2020-01-10T21:36:48.685Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-01-10T21:36:48.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-10T21:36:48.944Z] --- PASS: TestImportExtremelyLargeImageWorks (185.16s) [2020-01-10T21:36:48.945Z] PASS [2020-01-10T21:36:48.945Z] [2020-01-10T21:36:48.945Z] DONE 12 tests in 189.166s [2020-01-10T21:36:48.945Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-01-10T21:36:48.945Z] ++ 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-01-10T21:36:48.945Z] ++ set -e [2020-01-10T21:36:48.945Z] ++ '[' -n 0 ']' [2020-01-10T21:36:48.945Z] ++ set -x [2020-01-10T21:36:48.945Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:36:48.945Z] INFO: Testing against a local daemon [2020-01-10T21:36:48.945Z] === RUN TestNetworkCreateDelete [2020-01-10T21:36:49.209Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-01-10T21:36:49.209Z] === RUN TestDockerNetworkDeletePreferID [2020-01-10T21:36:49.777Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2020-01-10T21:36:49.777Z] === RUN TestInspectNetwork [2020-01-10T21:36:50.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-10T21:36:51.802Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-01-10T21:36:52.310Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-10T21:36:52.310Z] Using test binary docker [2020-01-10T21:36:52.310Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-10T21:36:52.310Z] +++ /etc/init.d/apparmor start [2020-01-10T21:36:52.310Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-10T21:36:52.310Z] Starting dockerd [2020-01-10T21:36:52.310Z] INFO: Waiting for daemon to start... [2020-01-10T21:36:52.310Z] +++ 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-01-10T21:36:52.596Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-01-10T21:36:52.957Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-01-10T21:36:53.332Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-01-10T21:36:53.658Z] Removing intermediate container 79ebedc9048b [2020-01-10T21:36:53.658Z] ---> 48020b983196 [2020-01-10T21:36:53.658Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-01-10T21:36:53.658Z] ---> Running in b39e4eecf064 [2020-01-10T21:36:53.696Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-01-10T21:36:54.059Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-01-10T21:36:54.122Z] Removing intermediate container b39e4eecf064 [2020-01-10T21:36:54.122Z] ---> 1e748f17ce77 [2020-01-10T21:36:54.122Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-01-10T21:36:54.122Z] ---> Running in e1159df6b53d [2020-01-10T21:36:54.748Z] . [2020-01-10T21:36:54.748Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-10T21:36:54.748Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-10T21:36:54.748Z] Error: No such image: emptyfs [2020-01-10T21:36:54.748Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-10T21:36:54.748Z] ++++ docker load [2020-01-10T21:36:54.748Z] Running integration-test (iteration 1) [2020-01-10T21:36:54.748Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-01-10T21:36:54.748Z] ++ 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-01-10T21:36:54.748Z] ++ set -e [2020-01-10T21:36:54.748Z] ++ '[' -n 0 ']' [2020-01-10T21:36:54.748Z] ++ set -x [2020-01-10T21:36:54.748Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:36:55.028Z] === RUN TestInspectNetwork/full_network_id [2020-01-10T21:36:55.028Z] === RUN TestInspectNetwork/partial_network_id [2020-01-10T21:36:55.028Z] === RUN TestInspectNetwork/network_name [2020-01-10T21:36:55.028Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-10T21:36:55.099Z] Removing intermediate container e1159df6b53d [2020-01-10T21:36:55.099Z] ---> 089d0ebba3e1 [2020-01-10T21:36:55.099Z] Step 10/10 : COPY . . [2020-01-10T21:36:55.627Z] --- PASS: TestServiceUpdateNetwork (14.85s) [2020-01-10T21:36:55.627Z] PASS [2020-01-10T21:36:55.627Z] [2020-01-10T21:36:55.627Z] === Skipped [2020-01-10T21:36:55.627Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-01-10T21:36:55.627Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-10T21:36:55.627Z] [2020-01-10T21:36:55.627Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-01-10T21:36:55.627Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:36:55.627Z] [2020-01-10T21:36:55.627Z] [2020-01-10T21:36:55.627Z] DONE 20 tests, 2 skipped in 128.500s [2020-01-10T21:36:55.627Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-01-10T21:36:55.627Z] ++ 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-01-10T21:36:55.627Z] ++ set -e [2020-01-10T21:36:55.627Z] ++ '[' -n 0 ']' [2020-01-10T21:36:55.627Z] ++ set -x [2020-01-10T21:36:55.628Z] ++ env -i DEST=/go/src/github.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= 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-01-10T21:36:55.628Z] INFO: Testing against a local daemon [2020-01-10T21:36:55.628Z] === RUN TestSessionCreate [2020-01-10T21:36:55.628Z] --- PASS: TestSessionCreate (0.06s) [2020-01-10T21:36:55.628Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-10T21:36:55.628Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-01-10T21:36:55.628Z] PASS [2020-01-10T21:36:55.628Z] [2020-01-10T21:36:55.628Z] DONE 2 tests in 0.256s [2020-01-10T21:36:55.628Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-01-10T21:36:55.628Z] ++ 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-01-10T21:36:55.628Z] ++ set -e [2020-01-10T21:36:55.628Z] ++ '[' -n 0 ']' [2020-01-10T21:36:55.628Z] ++ set -x [2020-01-10T21:36:55.628Z] ++ env -i DEST=/go/src/github.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= 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-01-10T21:36:55.628Z] INFO: Testing against a local daemon [2020-01-10T21:36:55.628Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-10T21:36:55.628Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-10T21:36:55.628Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-10T21:36:55.628Z] === RUN TestEventsExecDie [2020-01-10T21:36:55.628Z] --- PASS: TestEventsExecDie (0.92s) [2020-01-10T21:36:55.628Z] === RUN TestEventsBackwardsCompatible [2020-01-10T21:36:55.628Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2020-01-10T21:36:55.628Z] === RUN TestInfoBinaryCommits [2020-01-10T21:36:55.628Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-01-10T21:36:55.628Z] === RUN TestInfoAPIVersioned [2020-01-10T21:36:55.628Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-01-10T21:36:55.628Z] === RUN TestInfoDiscoveryBackend [2020-01-10T21:36:55.628Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2020-01-10T21:36:55.628Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-10T21:36:55.958Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-01-10T21:36:56.563Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-10T21:36:56.563Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-10T21:36:57.131Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.67s) [2020-01-10T21:36:57.131Z] === RUN TestInfoAPI [2020-01-10T21:36:57.389Z] --- PASS: TestInfoAPI (0.05s) [2020-01-10T21:36:57.389Z] === RUN TestInfoAPIWarnings [2020-01-10T21:36:57.956Z] --- PASS: TestInfoAPIWarnings (0.63s) [2020-01-10T21:36:57.956Z] === RUN TestInfoDebug [2020-01-10T21:36:58.523Z] --- PASS: TestInfoDebug (0.62s) [2020-01-10T21:36:58.523Z] === RUN TestInfoInsecureRegistries [2020-01-10T21:36:59.090Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-01-10T21:36:59.090Z] === RUN TestInfoRegistryMirrors [2020-01-10T21:36:59.232Z] --- PASS: TestInspectNetwork (9.23s) [2020-01-10T21:36:59.232Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-10T21:36:59.232Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-10T21:36:59.232Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-10T21:36:59.232Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-10T21:36:59.232Z] === RUN TestRunContainerWithBridgeNone [2020-01-10T21:36:59.657Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-01-10T21:36:59.657Z] === RUN TestLoginFailsWithBadCredentials [2020-01-10T21:36:59.915Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-01-10T21:36:59.915Z] === RUN TestPingCacheHeaders [2020-01-10T21:37:00.173Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-01-10T21:37:00.173Z] === RUN TestPingGet [2020-01-10T21:37:00.173Z] --- PASS: TestPingGet (0.03s) [2020-01-10T21:37:00.173Z] === RUN TestPingHead [2020-01-10T21:37:00.173Z] --- PASS: TestPingHead (0.05s) [2020-01-10T21:37:00.173Z] === RUN TestVersion [2020-01-10T21:37:00.173Z] --- PASS: TestVersion (0.05s) [2020-01-10T21:37:00.173Z] PASS [2020-01-10T21:37:00.173Z] [2020-01-10T21:37:00.173Z] === Skipped [2020-01-10T21:37:00.173Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-10T21:37:00.173Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-10T21:37:00.173Z] [2020-01-10T21:37:00.173Z] [2020-01-10T21:37:00.173Z] DONE 18 tests, 1 skipped in 6.562s [2020-01-10T21:37:00.173Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-01-10T21:37:00.173Z] ++ 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-01-10T21:37:00.173Z] ++ set -e [2020-01-10T21:37:00.173Z] ++ '[' -n 0 ']' [2020-01-10T21:37:00.173Z] ++ set -x [2020-01-10T21:37:00.173Z] ++ env -i DEST=/go/src/github.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= 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-01-10T21:37:00.432Z] INFO: Testing against a local daemon [2020-01-10T21:37:00.432Z] === RUN TestVolumesCreateAndList [2020-01-10T21:37:00.432Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-01-10T21:37:00.432Z] === RUN TestVolumesRemove [2020-01-10T21:37:00.432Z] --- PASS: TestVolumesRemove (0.12s) [2020-01-10T21:37:00.432Z] === RUN TestVolumesInspect [2020-01-10T21:37:00.690Z] --- PASS: TestVolumesInspect (0.04s) [2020-01-10T21:37:00.690Z] === RUN TestVolumesInvalidJSON [2020-01-10T21:37:00.690Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-10T21:37:00.690Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-10T21:37:00.690Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-10T21:37:00.690Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-10T21:37:00.690Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-10T21:37:00.690Z] PASS [2020-01-10T21:37:00.690Z] [2020-01-10T21:37:00.690Z] DONE 5 tests in 0.386s [2020-01-10T21:37:00.690Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-10T21:37:00.948Z] ++++ cat bundles/test-integration/docker.pid [2020-01-10T21:37:00.948Z] +++ kill 13061 [2020-01-10T21:37:01.756Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-01-10T21:37:01.756Z] === RUN TestNetworkInvalidJSON [2020-01-10T21:37:01.756Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-10T21:37:01.756Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-10T21:37:01.756Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-10T21:37:01.756Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-10T21:37:01.756Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-10T21:37:01.756Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-10T21:37:01.756Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-10T21:37:01.756Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-10T21:37:01.756Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-10T21:37:01.756Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-01-10T21:37:01.756Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-10T21:37:01.756Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-10T21:37:01.756Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-10T21:37:01.756Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-10T21:37:02.465Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-01-10T21:37:02.465Z] === RUN TestDaemonDefaultNetworkPools [2020-01-10T21:37:02.467Z] +++ /etc/init.d/apparmor stop [2020-01-10T21:37:02.467Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-10T21:37:02.467Z] [2020-01-10T21:37:02.467Z] Unloading profiles will leave already running processes permanently [2020-01-10T21:37:02.467Z] unconfined, which can lead to unexpected situations. [2020-01-10T21:37:02.467Z] [2020-01-10T21:37:02.467Z] To set a process to complain mode, use the command line tool [2020-01-10T21:37:02.467Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-10T21:37:02.467Z] +++ true [2020-01-10T21:37:02.467Z] [2020-01-10T21:37:03.397Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2020-01-10T21:37:03.397Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-10T21:37:04.227Z] Loaded image: buildpack-deps:jessie [2020-01-10T21:37:04.227Z] Loaded image: busybox:latest [2020-01-10T21:37:04.227Z] Loaded image: busybox:glibc [2020-01-10T21:37:04.227Z] Loaded image: debian:jessie [2020-01-10T21:37:04.227Z] Loaded image: hello-world:latest [2020-01-10T21:37:04.227Z] INFO: Testing against a local daemon [2020-01-10T21:37:04.227Z] === RUN TestCgroupNamespacesBuild [2020-01-10T21:37:04.330Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-01-10T21:37:04.330Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-10T21:37:05.654Z] --- PASS: TestCgroupNamespacesBuild (1.79s) [2020-01-10T21:37:05.654Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-10T21:37:05.702Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-01-10T21:37:05.702Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-10T21:37:06.265Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-01-10T21:37:06.265Z] === RUN TestServiceWithPredefinedNetwork Post stage [Pipeline] junit [2020-01-10T21:37:06.674Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-10T21:37:07.312Z] + echo Ensuring container killed. [2020-01-10T21:37:07.312Z] Ensuring container killed. [2020-01-10T21:37:07.312Z] + docker rm -vf docker-pr1 [2020-01-10T21:37:07.312Z] Error: No such container: docker-pr1 [2020-01-10T21:37:07.312Z] + true [Pipeline] sh [2020-01-10T21:37:07.600Z] + echo Chowning /workspace to jenkins user [2020-01-10T21:37:07.600Z] Chowning /workspace to jenkins user [2020-01-10T21:37:07.600Z] + id -u [2020-01-10T21:37:07.600Z] + id -g [2020-01-10T21:37:07.600Z] + docker run --rm -v /home/ubuntu/workspace/moby_cpuguy-test-sync:/workspace busybox chown -R 1000:1000 /workspace [2020-01-10T21:37:07.620Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.95s) [2020-01-10T21:37:07.620Z] === RUN TestBuildWithSession [2020-01-10T21:37:07.620Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-10T21:37:07.620Z] build_session_test.go:25: TODO: BuildKit [2020-01-10T21:37:07.620Z] === RUN TestBuildSquashParent [2020-01-10T21:37:07.814Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-01-10T21:37:07.814Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-01-10T21:37:08.186Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-01-10T21:37:08.786Z] --- PASS: TestServiceWithPredefinedNetwork (2.46s) [2020-01-10T21:37:08.786Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-10T21:37:08.786Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-10T21:37:08.786Z] service_test.go:230: FLAKY_TEST [2020-01-10T21:37:08.786Z] === RUN TestServiceWithDataPathPortInit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-10T21:37:12.091Z] + bundleName=arm64-integration [2020-01-10T21:37:12.091Z] + echo Creating arm64-integration-bundles.tar.gz [2020-01-10T21:37:12.091Z] Creating arm64-integration-bundles.tar.gz [2020-01-10T21:37:12.091Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xml )xargs -print [2020-01-10T21:37:12.091Z] tar -czf arm64-integration-bundles.tar.gz [2020-01-10T21:37:12.234Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [Pipeline] archiveArtifacts [2020-01-10T21:37:12.362Z] Archiving artifacts [2020-01-10T21:37:12.620Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/cpuguy-test-sync/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-10T21:37:12.939Z] + make clean [2020-01-10T21:37:13.506Z] docker volume rm -f docker-dev-cache [2020-01-10T21:37:13.506Z] docker-dev-cache [Pipeline] deleteDir [2020-01-10T21:37:13.838Z] --- PASS: TestBuildSquashParent (6.46s) [2020-01-10T21:37:13.838Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-10T21:37:13.838Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-10T21:37:13.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-10T21:37:13.838Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-10T21:37:13.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-10T21:37:13.838Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-10T21:37:13.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-10T21:37:13.838Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-10T21:37:13.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-10T21:37:13.838Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-10T21:37:13.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-10T21:37:13.838Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-10T21:37:13.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-10T21:37:13.838Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-10T21:37:13.838Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-10T21:37:16.286Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-10T21:37:16.286Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-10T21:37:16.287Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-10T21:37:17.554Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-01-10T21:37:17.554Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-01-10T21:37:17.554Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-01-10T21:37:17.554Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-01-10T21:37:17.554Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-01-10T21:37:18.742Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-01-10T21:37:18.752Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-10T21:37:18.752Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-10T21:37:20.636Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-01-10T21:37:21.905Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-01-10T21:37:22.160Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-01-10T21:37:22.160Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.53s) [2020-01-10T21:37:22.160Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s) [2020-01-10T21:37:22.160Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.33s) [2020-01-10T21:37:22.160Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.28s) [2020-01-10T21:37:22.160Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.75s) [2020-01-10T21:37:22.160Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.72s) [2020-01-10T21:37:22.160Z] === RUN TestBuildMultiStageCopy [2020-01-10T21:37:22.160Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-10T21:37:24.611Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-10T21:37:24.611Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-10T21:37:24.973Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-10T21:37:25.317Z] ---> a0910a959c1d [2020-01-10T21:37:25.317Z] Successfully built a0910a959c1d [2020-01-10T21:37:25.317Z] Successfully tagged docker:latest [2020-01-10T21:37:25.317Z] INFO: Image build ended at 01/10/2020 21:37:23. Duration:00:04:32.3294410 [2020-01-10T21:37:25.317Z] [2020-01-10T21:37:25.317Z] [2020-01-10T21:37:25.317Z] INFO: Building the test binaries at 01/10/2020 21:37:23... [2020-01-10T21:37:25.756Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-10T21:37:26.130Z] --- PASS: TestBuildMultiStageCopy (4.74s) [2020-01-10T21:37:26.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.72s) [2020-01-10T21:37:26.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-01-10T21:37:26.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2020-01-10T21:37:26.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-01-10T21:37:26.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-01-10T21:37:26.130Z] === RUN TestBuildMultiStageParentConfig [2020-01-10T21:37:27.183Z] --- PASS: TestServiceWithDataPathPortInit (18.14s) [2020-01-10T21:37:27.183Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-10T21:37:27.959Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2020-01-10T21:37:27.959Z] === RUN TestBuildLabelWithTargets [2020-01-10T21:37:28.174Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-01-10T21:37:29.097Z] INFO: make.ps1 starting at 01/10/2020 21:37:28 [2020-01-10T21:37:29.097Z] INFO: Git commit (4d63209d9) assumed from DOCKER_GITCOMMIT environment variable [2020-01-10T21:37:29.097Z] INFO: Invoking autogen... [2020-01-10T21:37:29.786Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2020-01-10T21:37:29.786Z] === RUN TestBuildWithEmptyLayers [2020-01-10T21:37:30.458Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-01-10T21:37:30.750Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-01-10T21:37:31.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-01-10T21:37:31.048Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-01-10T21:37:31.048Z] === RUN TestBuildMultiStageOnBuild [2020-01-10T21:37:31.122Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-01-10T21:37:31.279Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-01-10T21:37:31.842Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-01-10T21:37:32.029Z] INFO: Building daemon... [2020-01-10T21:37:32.406Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-01-10T21:37:33.542Z] --- PASS: TestBuildMultiStageOnBuild (2.82s) [2020-01-10T21:37:33.542Z] === RUN TestBuildUncleanTarFilenames [2020-01-10T21:37:34.303Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-01-10T21:37:34.303Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-01-10T21:37:34.303Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-01-10T21:37:34.938Z] --- PASS: TestBuildUncleanTarFilenames (1.34s) [2020-01-10T21:37:34.939Z] === RUN TestBuildMultiStageLayerLeak [2020-01-10T21:37:36.198Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.11s) [2020-01-10T21:37:36.199Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5d1zwcrxjaz1s0mecdpdih8d4 Created:2020-01-10 21:37:28.198810187 +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[1f75aeca409d5acd0ff0e0c9adc461f3f80ac147679f11c8e1ea3356ad1fa649:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xwdko6ysvnbvvi5j7859iupm3 EndpointID:8b27a909237a34d9313e2045bf9a11a534ddd0e1855697cb6f6190cdf2245137 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0e1611991e698877e8a40165036ba3ea3332113fb587bca0ec0ec5e9abbc5991 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:d36e7d335988 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xwdko6ysvnbvvi5j7859iupm3 EndpointID:8b27a909237a34d9313e2045bf9a11a534ddd0e1855697cb6f6190cdf2245137 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-10T21:37:36.199Z] PASS [2020-01-10T21:37:36.199Z] [2020-01-10T21:37:36.199Z] === Skipped [2020-01-10T21:37:36.199Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-10T21:37:36.199Z] service_test.go:230: FLAKY_TEST [2020-01-10T21:37:36.199Z] [2020-01-10T21:37:36.199Z] [2020-01-10T21:37:36.199Z] DONE 21 tests, 1 skipped in 46.962s [2020-01-10T21:37:36.199Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-10T21:37:36.199Z] ++ 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-01-10T21:37:36.199Z] ++ set -e [2020-01-10T21:37:36.199Z] ++ '[' -n 0 ']' [2020-01-10T21:37:36.199Z] ++ set -x [2020-01-10T21:37:36.199Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:37:36.199Z] INFO: Testing against a local daemon [2020-01-10T21:37:36.199Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-10T21:37:36.199Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-10T21:37:36.199Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-10T21:37:36.199Z] === RUN TestDockerNetworkIpvlan [2020-01-10T21:37:36.199Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-10T21:37:36.199Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-10T21:37:36.199Z] PASS [2020-01-10T21:37:36.199Z] [2020-01-10T21:37:36.199Z] === Skipped [2020-01-10T21:37:36.199Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-10T21:37:36.199Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-10T21:37:36.199Z] [2020-01-10T21:37:36.199Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-10T21:37:36.199Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-10T21:37:36.199Z] [2020-01-10T21:37:36.199Z] [2020-01-10T21:37:36.199Z] DONE 2 tests, 2 skipped in 0.147s [2020-01-10T21:37:36.199Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-10T21:37:36.199Z] ++ 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-01-10T21:37:36.199Z] ++ set -e [2020-01-10T21:37:36.199Z] ++ '[' -n 0 ']' [2020-01-10T21:37:36.199Z] ++ set -x [2020-01-10T21:37:36.199Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:37:36.199Z] INFO: Testing against a local daemon [2020-01-10T21:37:36.199Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-10T21:37:37.568Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-01-10T21:37:37.568Z] === RUN TestDockerNetworkMacvlan [2020-01-10T21:37:38.110Z] --- PASS: TestBuildMultiStageLayerLeak (3.22s) [2020-01-10T21:37:38.110Z] === RUN TestBuildWithHugeFile [2020-01-10T21:37:38.497Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-10T21:37:38.801Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-01-10T21:37:39.449Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-10T21:37:40.388Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-10T21:37:43.088Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-10T21:37:45.069Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-01-10T21:37:45.069Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-01-10T21:37:45.610Z] === RUN TestDockerSuite/TestBuildExpose [2020-01-10T21:37:45.867Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-01-10T21:37:46.073Z] #76 exporting layers 110.8s done [2020-01-10T21:37:46.073Z] #76 exporting manifest sha256:6e8ef104e63772acebfaca455798a4e8e58483379ad4bc431bc72f8673b01366 0.0s done [2020-01-10T21:37:46.073Z] #76 exporting config sha256:ebc40b98fcdd7acf938100a32419dc7835cda9028f5ac3410e8f1a4930098be0 done [2020-01-10T21:37:46.073Z] #76 sending tarball [2020-01-10T21:37:46.430Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-01-10T21:37:46.688Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-01-10T21:37:47.252Z] === RUN TestDockerSuite/TestBuildFails [2020-01-10T21:37:47.252Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-10T21:37:47.535Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-01-10T21:37:48.184Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-01-10T21:37:48.184Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-01-10T21:37:49.855Z] #76 exporting layers 112.3s done [2020-01-10T21:37:49.855Z] #76 exporting manifest sha256:9f26a15097b39697ec4937a77500ec702e8e7710ea2c9b133f1770308e29864b done [2020-01-10T21:37:49.855Z] #76 exporting config sha256:25b6504ce11bd19e5d150546f9a1a90354fa22c2ffd8ed247748f3786780e6fc done [2020-01-10T21:37:49.855Z] #76 sending tarball [2020-01-10T21:37:50.706Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-01-10T21:37:52.808Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-01-10T21:37:53.604Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-01-10T21:37:53.604Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-01-10T21:37:53.981Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-10T21:37:53.981Z] === RUN TestDockerSuite/TestBuildForceRm [2020-01-10T21:37:54.899Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-01-10T21:37:54.912Z] --- PASS: TestDockerNetworkMacvlan (17.21s) [2020-01-10T21:37:54.912Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-01-10T21:37:54.912Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-01-10T21:37:54.912Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2020-01-10T21:37:54.912Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.89s) [2020-01-10T21:37:54.912Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.66s) [2020-01-10T21:37:54.912Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.12s) [2020-01-10T21:37:54.912Z] PASS [2020-01-10T21:37:54.912Z] [2020-01-10T21:37:54.912Z] DONE 8 tests in 18.728s [2020-01-10T21:37:54.912Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-10T21:37:54.912Z] ++ 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-01-10T21:37:54.912Z] ++ set -e [2020-01-10T21:37:54.912Z] ++ '[' -n 0 ']' [2020-01-10T21:37:54.912Z] ++ set -x [2020-01-10T21:37:54.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:37:54.912Z] testing: warning: no tests to run [2020-01-10T21:37:54.912Z] PASS [2020-01-10T21:37:54.912Z] [2020-01-10T21:37:54.912Z] DONE 0 tests in 0.048s [2020-01-10T21:37:54.912Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-10T21:37:54.912Z] ++ 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-01-10T21:37:54.912Z] ++ set -e [2020-01-10T21:37:54.912Z] ++ '[' -n 0 ']' [2020-01-10T21:37:54.912Z] ++ set -x [2020-01-10T21:37:54.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:37:55.169Z] INFO: Testing against a local daemon [2020-01-10T21:37:55.169Z] === RUN TestAuthZPluginAllowRequest [2020-01-10T21:37:55.426Z] === RUN TestDockerSuite/TestBuildFromGit [2020-01-10T21:37:56.341Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-01-10T21:37:56.808Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2020-01-10T21:37:56.808Z] === RUN TestAuthZPluginTLS [2020-01-10T21:37:57.064Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-01-10T21:37:57.321Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-01-10T21:37:57.321Z] === RUN TestAuthZPluginDenyRequest [2020-01-10T21:37:57.578Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-01-10T21:37:57.835Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-01-10T21:37:57.835Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-10T21:37:58.187Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-01-10T21:37:58.399Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-01-10T21:37:58.399Z] === RUN TestAuthZPluginDenyResponse [2020-01-10T21:37:58.656Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-01-10T21:37:58.735Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-10T21:37:58.735Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-01-10T21:37:58.735Z] remote: Enumerating objects: 19, done. [2020-01-10T21:37:58.735Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2020-01-10T21:37:58.735Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2020-01-10T21:37:58.735Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-01-10T21:37:58.735Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-10T21:37:58.913Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-01-10T21:37:58.913Z] === RUN TestAuthZPluginAllowEventStream [2020-01-10T21:37:59.093Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_cpuguy-test-sync/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc hack/test/unit [2020-01-10T21:38:00.807Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2020-01-10T21:38:00.807Z] === RUN TestAuthZPluginErrorResponse [2020-01-10T21:38:01.063Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-01-10T21:38:01.320Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-01-10T21:38:01.320Z] === RUN TestAuthZPluginErrorRequest [2020-01-10T21:38:01.647Z] ? github.com/docker/docker/api [no test files] [2020-01-10T21:38:01.883Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-01-10T21:38:01.883Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-01-10T21:38:01.883Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-10T21:38:02.140Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-01-10T21:38:02.397Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-01-10T21:38:02.397Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-10T21:38:04.679Z] #76 ... [2020-01-10T21:38:04.680Z] [2020-01-10T21:38:04.680Z] #77 importing to docker [2020-01-10T21:38:04.680Z] #77 ... [2020-01-10T21:38:04.680Z] [2020-01-10T21:38:04.680Z] #76 exporting to oci image format [2020-01-10T21:38:04.680Z] #76 sending tarball 19.8s done [2020-01-10T21:38:04.680Z] #76 DONE 130.6s [2020-01-10T21:38:04.680Z] [2020-01-10T21:38:04.680Z] #77 importing to docker [2020-01-10T21:38:04.920Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2020-01-10T21:38:04.920Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-10T21:38:04.920Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-01-10T21:38:06.814Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2020-01-10T21:38:06.814Z] === RUN TestAuthZPluginHeader [2020-01-10T21:38:07.072Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-01-10T21:38:07.636Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-01-10T21:38:07.636Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-10T21:38:08.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-01-10T21:38:08.457Z] === RUN TestDockerSuite/TestBuildHistory [2020-01-10T21:38:11.979Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-01-10T21:38:12.317Z] #76 sending tarball 19.2s done [2020-01-10T21:38:12.317Z] #76 DONE 131.5s [2020-01-10T21:38:12.317Z] [2020-01-10T21:38:12.317Z] #77 importing to docker [2020-01-10T21:38:12.633Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.80s) [2020-01-10T21:38:12.633Z] === RUN TestAuthZPluginV2Disable [2020-01-10T21:38:12.669Z] --- PASS: TestBuildWithHugeFile (32.09s) [2020-01-10T21:38:12.669Z] === RUN TestBuildWithEmptyDockerfile [2020-01-10T21:38:12.669Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-10T21:38:12.669Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-10T21:38:12.669Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-10T21:38:12.669Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-10T21:38:12.669Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-10T21:38:12.669Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-10T21:38:12.669Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-10T21:38:12.669Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-10T21:38:12.669Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-10T21:38:12.669Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2020-01-10T21:38:12.669Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-01-10T21:38:12.669Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-01-10T21:38:12.669Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-01-10T21:38:12.669Z] === RUN TestBuildPreserveOwnership [2020-01-10T21:38:12.669Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-10T21:38:12.789Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-01-10T21:38:14.001Z] === RUN TestDockerSuite/TestBuildIidFile [2020-01-10T21:38:14.258Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-01-10T21:38:14.823Z] === RUN TestDockerSuite/TestBuildInheritance [2020-01-10T21:38:15.163Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-10T21:38:15.386Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-01-10T21:38:15.952Z] --- PASS: TestAuthZPluginV2Disable (3.53s) [2020-01-10T21:38:15.952Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-10T21:38:15.952Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-01-10T21:38:15.952Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-01-10T21:38:16.649Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-01-10T21:38:16.963Z] --- PASS: TestBuildPreserveOwnership (6.25s) [2020-01-10T21:38:16.964Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.11s) [2020-01-10T21:38:16.964Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.13s) [2020-01-10T21:38:16.964Z] === RUN TestBuildPlatformInvalid [2020-01-10T21:38:16.993Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-01-10T21:38:17.336Z] === RUN TestDockerSuite/TestBuildLabel [2020-01-10T21:38:17.340Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-01-10T21:38:17.340Z] PASS [2020-01-10T21:38:17.340Z] [2020-01-10T21:38:17.340Z] === Skipped [2020-01-10T21:38:17.340Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-01-10T21:38:17.340Z] build_session_test.go:25: TODO: BuildKit [2020-01-10T21:38:17.340Z] [2020-01-10T21:38:17.340Z] [2020-01-10T21:38:17.340Z] DONE 32 tests, 1 skipped in 82.601s [2020-01-10T21:38:17.340Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-01-10T21:38:17.340Z] ++ 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-01-10T21:38:17.340Z] ++ set -e [2020-01-10T21:38:17.340Z] ++ '[' -n 0 ']' [2020-01-10T21:38:17.340Z] ++ set -x [2020-01-10T21:38:17.340Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:38:17.340Z] INFO: Testing against a local daemon [2020-01-10T21:38:17.340Z] === RUN TestConfigList [2020-01-10T21:38:17.593Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-01-10T21:38:18.156Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-01-10T21:38:18.720Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-01-10T21:38:18.977Z] === RUN TestDockerSuite/TestBuildLabels [2020-01-10T21:38:19.234Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.41s) [2020-01-10T21:38:19.234Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-10T21:38:19.504Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-01-10T21:38:20.726Z] --- PASS: TestConfigList (3.15s) [2020-01-10T21:38:20.726Z] === RUN TestConfigsCreateAndDelete [2020-01-10T21:38:20.874Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-01-10T21:38:23.926Z] --- PASS: TestConfigsCreateAndDelete (2.94s) [2020-01-10T21:38:23.926Z] === RUN TestConfigsUpdate [2020-01-10T21:38:25.052Z] === RUN TestDockerSuite/TestBuildLastModified [2020-01-10T21:38:26.367Z] --- PASS: TestConfigsUpdate (3.00s) [2020-01-10T21:38:26.367Z] === RUN TestTemplatedConfig [2020-01-10T21:38:28.621Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-01-10T21:38:29.063Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-01-10T21:38:29.063Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-01-10T21:38:30.383Z] --- PASS: TestTemplatedConfig (3.45s) [2020-01-10T21:38:30.383Z] === RUN TestConfigInspect [2020-01-10T21:38:31.602Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-01-10T21:38:31.602Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.99s) [2020-01-10T21:38:31.602Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-10T21:38:32.827Z] --- PASS: TestConfigInspect (2.92s) [2020-01-10T21:38:32.827Z] === RUN TestConfigCreateWithLabels [2020-01-10T21:38:33.495Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-01-10T21:38:34.217Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-01-10T21:38:34.864Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-01-10T21:38:34.864Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-01-10T21:38:35.121Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-01-10T21:38:35.121Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-01-10T21:38:35.378Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-01-10T21:38:35.636Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-01-10T21:38:35.997Z] --- PASS: TestConfigCreateWithLabels (2.90s) [2020-01-10T21:38:35.997Z] === RUN TestConfigCreateResolve [2020-01-10T21:38:36.041Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-01-10T21:38:37.531Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-01-10T21:38:38.493Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-01-10T21:38:38.900Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-01-10T21:38:39.320Z] --- PASS: TestConfigCreateResolve (3.08s) [2020-01-10T21:38:39.320Z] === RUN TestConfigDaemonLibtrustID [2020-01-10T21:38:39.320Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-01-10T21:38:39.320Z] PASS [2020-01-10T21:38:39.320Z] [2020-01-10T21:38:39.320Z] DONE 8 tests in 22.075s [2020-01-10T21:38:39.320Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-01-10T21:38:39.320Z] ++ 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-01-10T21:38:39.320Z] ++ set -e [2020-01-10T21:38:39.320Z] ++ '[' -n 0 ']' [2020-01-10T21:38:39.320Z] ++ set -x [2020-01-10T21:38:39.321Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:38:39.710Z] INFO: Testing against a local daemon [2020-01-10T21:38:39.710Z] === RUN TestCheckpoint [2020-01-10T21:38:39.710Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-10T21:38:39.710Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-10T21:38:39.710Z] === RUN TestContainerInvalidJSON [2020-01-10T21:38:39.710Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-10T21:38:39.710Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-10T21:38:39.710Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-10T21:38:39.710Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-10T21:38:39.710Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-10T21:38:39.710Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-10T21:38:39.710Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-10T21:38:39.710Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-10T21:38:39.710Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-10T21:38:39.710Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-01-10T21:38:39.710Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-10T21:38:39.710Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-10T21:38:39.710Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-10T21:38:39.710Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-10T21:38:39.710Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-01-10T21:38:39.710Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-10T21:38:39.710Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-01-10T21:38:39.710Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-10T21:38:40.075Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-01-10T21:38:40.075Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-10T21:38:40.075Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-01-10T21:38:40.075Z] === RUN TestCopyFromContainer [2020-01-10T21:38:41.954Z] === RUN TestCopyFromContainer// [2020-01-10T21:38:42.333Z] === RUN TestCopyFromContainer//bar/root [2020-01-10T21:38:42.333Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-10T21:38:42.333Z] === RUN TestCopyFromContainer/bar/quux [2020-01-10T21:38:42.333Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-10T21:38:42.720Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-10T21:38:42.720Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-10T21:38:42.720Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-10T21:38:42.720Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-10T21:38:42.720Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-10T21:38:43.073Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-01-10T21:38:43.113Z] --- PASS: TestCopyFromContainer (2.90s) [2020-01-10T21:38:43.113Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-01-10T21:38:43.113Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-01-10T21:38:43.113Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-01-10T21:38:43.113Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-01-10T21:38:43.113Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-01-10T21:38:43.113Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-01-10T21:38:43.113Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-01-10T21:38:43.113Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-01-10T21:38:43.113Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-01-10T21:38:43.113Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-01-10T21:38:43.113Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-10T21:38:43.113Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-10T21:38:43.113Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-10T21:38:43.113Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-10T21:38:43.113Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-10T21:38:43.113Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-10T21:38:43.113Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-10T21:38:43.113Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-10T21:38:43.113Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-10T21:38:43.113Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-10T21:38:43.113Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-01-10T21:38:43.113Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-10T21:38:43.113Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-10T21:38:43.113Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-01-10T21:38:43.113Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-10T21:38:43.113Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-01-10T21:38:43.113Z] === RUN TestCreateWithInvalidEnv [2020-01-10T21:38:43.113Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-10T21:38:43.113Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-10T21:38:43.113Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-10T21:38:43.113Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-10T21:38:43.113Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-10T21:38:43.113Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-10T21:38:43.113Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-10T21:38:43.113Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-10T21:38:43.113Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-10T21:38:43.113Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-10T21:38:43.113Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-10T21:38:43.113Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-10T21:38:43.113Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-10T21:38:43.113Z] === RUN TestCreateTmpfsMountsTarget [2020-01-10T21:38:43.113Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-01-10T21:38:43.113Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-10T21:38:43.331Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-01-10T21:38:43.893Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-01-10T21:38:43.946Z] #77 DONE 37.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-10T21:38:44.240Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-01-10T21:38:44.393Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_cpuguy-test-sync/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc hack/test/unit [2020-01-10T21:38:44.704Z] [2020-01-10T21:38:44.704Z] ________ ____ __. [2020-01-10T21:38:44.704Z] \_____ \ | |/ _| [2020-01-10T21:38:44.704Z] / | \| < [2020-01-10T21:38:44.704Z] / | \ | \ [2020-01-10T21:38:44.704Z] \_______ /____|__ \ [2020-01-10T21:38:44.704Z] \/ \/ [2020-01-10T21:38:44.704Z] [2020-01-10T21:38:44.704Z] INFO: make.ps1 ended at 01/10/2020 21:38:44 [2020-01-10T21:38:45.579Z] --- PASS: TestCreateWithCustomMaskedPaths (2.59s) [2020-01-10T21:38:45.579Z] === RUN TestCreateWithCapabilities [2020-01-10T21:38:45.579Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-10T21:38:45.579Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-10T21:38:45.579Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-10T21:38:45.579Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-10T21:38:45.579Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-10T21:38:45.579Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-10T21:38:45.579Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-10T21:38:45.579Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-10T21:38:45.579Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-10T21:38:45.579Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-10T21:38:45.579Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-10T21:38:45.579Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-10T21:38:45.579Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-10T21:38:45.579Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-10T21:38:45.579Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-10T21:38:45.579Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-10T21:38:45.579Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-10T21:38:45.579Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-10T21:38:45.579Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-10T21:38:45.579Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-10T21:38:45.579Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-10T21:38:45.579Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-10T21:38:45.579Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-10T21:38:45.579Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-10T21:38:46.066Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-10T21:38:46.066Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-10T21:38:46.066Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-10T21:38:46.066Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-10T21:38:46.066Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-10T21:38:46.066Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-10T21:38:46.066Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-10T21:38:46.066Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-10T21:38:46.066Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-10T21:38:46.066Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-01-10T21:38:46.066Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.11s) [2020-01-10T21:38:46.066Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.11s) [2020-01-10T21:38:46.066Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-10T21:38:46.066Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-10T21:38:46.066Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-01-10T21:38:46.066Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-01-10T21:38:46.066Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-10T21:38:46.066Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-01-10T21:38:46.066Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-01-10T21:38:46.066Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-01-10T21:38:46.066Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-01-10T21:38:46.066Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-10T21:38:46.266Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-01-10T21:38:47.529Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-01-10T21:38:47.630Z] INFO: Binaries build ended at 01/10/2020 21:38:47. Duration:00:01:22.8854010 [2020-01-10T21:38:48.069Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2020-01-10T21:38:48.069Z] PASS [2020-01-10T21:38:48.069Z] [2020-01-10T21:38:48.069Z] DONE 17 tests in 52.902s [2020-01-10T21:38:48.069Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-10T21:38:48.069Z] ++ 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-01-10T21:38:48.069Z] ++ set -e [2020-01-10T21:38:48.069Z] ++ '[' -n 0 ']' [2020-01-10T21:38:48.069Z] ++ set -x [2020-01-10T21:38:48.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:38:48.069Z] INFO: Testing against a local daemon [2020-01-10T21:38:48.069Z] === RUN TestPluginInvalidJSON [2020-01-10T21:38:48.069Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-10T21:38:48.069Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-10T21:38:48.069Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-10T21:38:48.069Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-01-10T21:38:48.069Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-10T21:38:48.069Z] PASS [2020-01-10T21:38:48.069Z] [2020-01-10T21:38:48.069Z] DONE 2 tests in 0.127s [2020-01-10T21:38:48.069Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-10T21:38:48.069Z] ++ 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-01-10T21:38:48.069Z] ++ set -e [2020-01-10T21:38:48.069Z] ++ '[' -n 0 ']' [2020-01-10T21:38:48.069Z] ++ set -x [2020-01-10T21:38:48.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:38:48.069Z] INFO: Testing against a local daemon [2020-01-10T21:38:48.069Z] === RUN TestExternalGraphDriver [2020-01-10T21:38:48.326Z] === RUN TestExternalGraphDriver/json [2020-01-10T21:38:48.648Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.60s) [2020-01-10T21:38:48.648Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-10T21:38:48.648Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-10T21:38:48.648Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-10T21:38:48.648Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-10T21:38:48.648Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-10T21:38:48.648Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-10T21:38:48.648Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-10T21:38:48.648Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-10T21:38:48.648Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-10T21:38:48.648Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-10T21:38:48.648Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-10T21:38:48.648Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-10T21:38:48.648Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-10T21:38:48.648Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-10T21:38:48.648Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-10T21:38:48.648Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-10T21:38:48.648Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-01-10T21:38:48.648Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-01-10T21:38:48.648Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-01-10T21:38:48.648Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-01-10T21:38:48.648Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-01-10T21:38:48.648Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-01-10T21:38:48.648Z] === RUN TestContainerStartOnDaemonRestart [2020-01-10T21:38:48.648Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-10T21:38:48.648Z] === RUN TestDaemonRestartIpcMode [2020-01-10T21:38:48.648Z] === PAUSE TestDaemonRestartIpcMode [2020-01-10T21:38:48.648Z] === RUN TestDiff [2020-01-10T21:38:48.816Z] ? github.com/docker/docker/api [no test files] [2020-01-10T21:38:49.440Z] --- PASS: TestDiff (0.84s) [2020-01-10T21:38:49.440Z] === RUN TestExecWithCloseStdin [2020-01-10T21:38:49.826Z] INFO: Copying the built daemon binary to d:\CI\cpuguy-test-sync\1\binary\dockerd-4d63209d9.exe... [2020-01-10T21:38:49.966Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-01-10T21:38:50.219Z] === RUN TestExternalGraphDriver/spec [2020-01-10T21:38:50.697Z] --- PASS: TestExecWithCloseStdin (1.02s) [2020-01-10T21:38:50.697Z] === RUN TestExec [2020-01-10T21:38:50.803Z] INFO: Copying the built client binary to d:\CI\cpuguy-test-sync\1\binary\docker-4d63209d9.exe... [2020-01-10T21:38:50.803Z] INFO: Copying dockerversion from the container... [2020-01-10T21:38:51.267Z] INFO: Copying the golang package from the container to d:\CI\cpuguy-test-sync\1\installer\go.zip... [2020-01-10T21:38:51.294Z] 3889bb8d808b: Pull complete [2020-01-10T21:38:51.490Z] --- PASS: TestExec (1.09s) [2020-01-10T21:38:51.490Z] === RUN TestExecUser [2020-01-10T21:38:51.543Z] #77 DONE 36.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-10T21:38:52.010Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_cpuguy-test-sync/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc hack/make.sh dynbinary test-integration [2020-01-10T21:38:52.636Z] [2020-01-10T21:38:52.636Z] Removing bundles/ [2020-01-10T21:38:52.636Z] [2020-01-10T21:38:52.636Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-10T21:38:52.636Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-10T21:38:52.636Z] GOOS="" GOARCH="" GOARM="" [2020-01-10T21:38:52.740Z] === RUN TestExternalGraphDriver/pull [2020-01-10T21:38:52.741Z] --- PASS: TestExecUser (1.09s) [2020-01-10T21:38:52.741Z] === RUN TestExportContainerAndImportImage [2020-01-10T21:38:53.462Z] INFO: Extracting go.zip to d:\CI\cpuguy-test-sync\1\go [2020-01-10T21:38:54.009Z] --- PASS: TestExportContainerAndImportImage (1.24s) [2020-01-10T21:38:54.009Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-10T21:38:54.108Z] --- PASS: TestExternalGraphDriver (6.00s) [2020-01-10T21:38:54.108Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2020-01-10T21:38:54.108Z] --- PASS: TestExternalGraphDriver/spec (2.20s) [2020-01-10T21:38:54.108Z] --- PASS: TestExternalGraphDriver/pull (1.77s) [2020-01-10T21:38:54.108Z] === RUN TestGraphdriverPluginV2 [2020-01-10T21:38:54.364Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-01-10T21:38:55.280Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2020-01-10T21:38:55.280Z] === RUN TestHealthCheckWorkdir [2020-01-10T21:38:56.556Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2020-01-10T21:38:56.556Z] === RUN TestHealthKillContainer [2020-01-10T21:38:57.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-01-10T21:38:58.965Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-01-10T21:38:58.965Z] --- PASS: TestGraphdriverPluginV2 (4.86s) [2020-01-10T21:38:58.965Z] PASS [2020-01-10T21:38:58.965Z] [2020-01-10T21:38:58.965Z] DONE 5 tests in 11.037s [2020-01-10T21:38:58.965Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-10T21:38:58.965Z] ++ 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-01-10T21:38:58.965Z] ++ set -e [2020-01-10T21:38:58.965Z] ++ '[' -n 0 ']' [2020-01-10T21:38:58.965Z] ++ set -x [2020-01-10T21:38:58.965Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:38:59.222Z] INFO: Testing against a local daemon [2020-01-10T21:38:59.222Z] === RUN TestContinueAfterPluginCrash [2020-01-10T21:38:59.222Z] === PAUSE TestContinueAfterPluginCrash [2020-01-10T21:38:59.222Z] === RUN TestDaemonStartWithLogOpt [2020-01-10T21:38:59.222Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-10T21:38:59.222Z] === CONT TestContinueAfterPluginCrash [2020-01-10T21:38:59.222Z] === CONT TestDaemonStartWithLogOpt [2020-01-10T21:38:59.815Z] --- PASS: TestHealthKillContainer (3.11s) [2020-01-10T21:38:59.815Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-10T21:39:00.666Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2020-01-10T21:39:00.666Z] === RUN TestIpcModeNone [2020-01-10T21:39:01.119Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-01-10T21:39:01.519Z] --- PASS: TestIpcModeNone (1.06s) [2020-01-10T21:39:01.519Z] === RUN TestIpcModePrivate [2020-01-10T21:39:02.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-01-10T21:39:02.765Z] --- PASS: TestIpcModePrivate (1.04s) [2020-01-10T21:39:02.765Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-01-10T21:39:02.765Z] === RUN TestIpcModeShareable [2020-01-10T21:39:03.557Z] --- PASS: TestIpcModeShareable (1.06s) [2020-01-10T21:39:03.557Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-01-10T21:39:03.557Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-10T21:39:05.332Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-01-10T21:39:05.332Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-01-10T21:39:06.703Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-01-10T21:39:06.703Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-01-10T21:39:06.743Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.86s) [2020-01-10T21:39:06.743Z] === RUN TestAPIIpcModeHost [2020-01-10T21:39:07.534Z] --- PASS: TestAPIIpcModeHost (0.78s) [2020-01-10T21:39:07.534Z] === RUN TestDaemonIpcModeShareable [2020-01-10T21:39:09.333Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-01-10T21:39:09.333Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-01-10T21:39:09.333Z] === RUN TestDaemonIpcModePrivate [2020-01-10T21:39:11.233Z] ok github.com/docker/docker/api/server 0.040s coverage: 9.0% of statements [2020-01-10T21:39:11.376Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2020-01-10T21:39:11.376Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-01-10T21:39:11.376Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-10T21:39:11.775Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-01-10T21:39:11.775Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-01-10T21:39:11.916Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-01-10T21:39:12.143Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-01-10T21:39:12.650Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-01-10T21:39:12.650Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-01-10T21:39:12.650Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-10T21:39:12.848Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-01-10T21:39:12.933Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-01-10T21:39:13.307Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-01-10T21:39:13.678Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-01-10T21:39:14.050Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-01-10T21:39:14.448Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-01-10T21:39:14.448Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-01-10T21:39:14.448Z] === RUN TestIpcModeOlderClient [2020-01-10T21:39:14.448Z] === PAUSE TestIpcModeOlderClient [2020-01-10T21:39:14.448Z] === RUN TestKillContainerInvalidSignal [2020-01-10T21:39:15.712Z] --- PASS: TestKillContainerInvalidSignal (0.92s) [2020-01-10T21:39:15.712Z] === RUN TestKillContainer [2020-01-10T21:39:15.712Z] === RUN TestKillContainer/no_signal [2020-01-10T21:39:16.125Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-01-10T21:39:16.125Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-01-10T21:39:16.493Z] === RUN TestKillContainer/non_killing_signal [2020-01-10T21:39:16.615Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-01-10T21:39:16.689Z] --- PASS: TestDaemonStartWithLogOpt (17.56s) [2020-01-10T21:39:16.689Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-01-10T21:39:16.865Z] === RUN TestKillContainer/killing_signal [2020-01-10T21:39:17.903Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-01-10T21:39:18.114Z] --- PASS: TestKillContainer (2.67s) [2020-01-10T21:39:18.114Z] --- PASS: TestKillContainer/no_signal (0.95s) [2020-01-10T21:39:18.114Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2020-01-10T21:39:18.114Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-01-10T21:39:18.114Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-10T21:39:18.114Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-10T21:39:18.582Z] === RUN TestDockerSuite/TestBuildNetNone [2020-01-10T21:39:18.892Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-10T21:39:19.147Z] === RUN TestDockerSuite/TestBuildNoContext [2020-01-10T21:39:19.713Z] === RUN TestDockerSuite/TestBuildEnv [2020-01-10T21:39:20.075Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-01-10T21:39:20.144Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.84s) [2020-01-10T21:39:20.144Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-01-10T21:39:20.144Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2020-01-10T21:39:20.144Z] === RUN TestKillStoppedContainer [2020-01-10T21:39:20.144Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-01-10T21:39:20.144Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-10T21:39:20.144Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-01-10T21:39:20.144Z] === RUN TestKillDifferentUserContainer [2020-01-10T21:39:20.931Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2020-01-10T21:39:20.931Z] === RUN TestInspectOomKilledTrue [2020-01-10T21:39:20.931Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-01-10T21:39:20.931Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-10T21:39:20.931Z] === RUN TestInspectOomKilledFalse [2020-01-10T21:39:20.931Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2020-01-10T21:39:20.931Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-10T21:39:20.931Z] === RUN TestLinksEtcHostsContentMatch [2020-01-10T21:39:21.004Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-01-10T21:39:21.262Z] --- PASS: TestContinueAfterPluginCrash (22.21s) [2020-01-10T21:39:21.262Z] PASS [2020-01-10T21:39:21.262Z] [2020-01-10T21:39:21.262Z] DONE 2 tests in 22.357s [2020-01-10T21:39:21.520Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-10T21:39:21.520Z] ++ 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-01-10T21:39:21.520Z] ++ set -e [2020-01-10T21:39:21.520Z] ++ '[' -n 0 ']' [2020-01-10T21:39:21.520Z] ++ set -x [2020-01-10T21:39:21.520Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:39:21.520Z] INFO: Testing against a local daemon [2020-01-10T21:39:21.520Z] === RUN TestPluginWithDevMounts [2020-01-10T21:39:21.520Z] === PAUSE TestPluginWithDevMounts [2020-01-10T21:39:21.520Z] === CONT TestPluginWithDevMounts [2020-01-10T21:39:21.573Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-01-10T21:39:21.717Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-01-10T21:39:21.717Z] === RUN TestLinksContainerNames [2020-01-10T21:39:22.840Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-01-10T21:39:23.653Z] INFO: Extraction ended at 01/10/2020 21:39:19. Duration:00:00:26.4981946 [2020-01-10T21:39:23.653Z] INFO: Updating the golang and path environment variables [2020-01-10T21:39:23.653Z] INFO: GOPATH=d:\gopath [2020-01-10T21:39:23.653Z] INFO: go version go1.13.5 windows/amd64 [2020-01-10T21:39:23.653Z] INFO: Running the daemon under test in debug mode [2020-01-10T21:39:23.653Z] INFO: Starting a daemon under test... [2020-01-10T21:39:23.653Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\cpuguy-test-sync\1\daemon --pidfile d:\CI\cpuguy-test-sync\1\docker.pid -D [2020-01-10T21:39:23.653Z] INFO: Process started successfully. [2020-01-10T21:39:23.653Z] INFO: Start tailing logs of the daemon under tests [2020-01-10T21:39:23.653Z] INFO: Waiting for the daemon under test to start... [2020-01-10T21:39:23.653Z] INFO: Daemon under test started and replied! [2020-01-10T21:39:23.653Z] INFO: Docker version of the daemon under test [2020-01-10T21:39:23.653Z] [2020-01-10T21:39:23.653Z] Client: [2020-01-10T21:39:23.653Z] Version: 17.06.2-ce [2020-01-10T21:39:23.653Z] API version: 1.30 [2020-01-10T21:39:23.653Z] Go version: go1.8.3 [2020-01-10T21:39:23.653Z] Git commit: cec0b72 [2020-01-10T21:39:23.653Z] Built: Tue Sep 5 19:57:19 2017 [2020-01-10T21:39:23.653Z] OS/Arch: windows/amd64 [2020-01-10T21:39:23.653Z] [2020-01-10T21:39:23.653Z] Server: [2020-01-10T21:39:23.653Z] Version: 0.0.0-dev [2020-01-10T21:39:23.653Z] API version: 1.41 (minimum version 1.24) [2020-01-10T21:39:23.653Z] Go version: go1.13.5 [2020-01-10T21:39:23.653Z] Git commit: 4d63209d9 [2020-01-10T21:39:23.653Z] Built: 01/10/2020 21:37:28 [2020-01-10T21:39:23.653Z] OS/Arch: windows/amd64 [2020-01-10T21:39:23.653Z] Experimental: false [2020-01-10T21:39:23.653Z] [2020-01-10T21:39:23.653Z] INFO: Docker info of the daemon under test [2020-01-10T21:39:23.653Z] [2020-01-10T21:39:23.653Z] Containers: 0 [2020-01-10T21:39:23.653Z] Running: 0 [2020-01-10T21:39:23.653Z] Paused: 0 [2020-01-10T21:39:23.653Z] Stopped: 0 [2020-01-10T21:39:23.653Z] Images: 0 [2020-01-10T21:39:23.653Z] Server Version: 0.0.0-dev [2020-01-10T21:39:23.653Z] Storage Driver: windowsfilter [2020-01-10T21:39:23.653Z] Windows: [2020-01-10T21:39:23.653Z] Logging Driver: json-file [2020-01-10T21:39:23.653Z] Plugins: [2020-01-10T21:39:23.653Z] Volume: local [2020-01-10T21:39:23.653Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-10T21:39:23.653Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-10T21:39:23.653Z] Swarm: inactive [2020-01-10T21:39:23.653Z] Default Isolation: process [2020-01-10T21:39:23.653Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-10T21:39:23.653Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-10T21:39:23.653Z] OSType: windows [2020-01-10T21:39:23.653Z] Architecture: x86_64 [2020-01-10T21:39:23.653Z] CPUs: 4 [2020-01-10T21:39:23.653Z] Total Memory: 32GiB [2020-01-10T21:39:23.653Z] Name: azwin-2-70e180 [2020-01-10T21:39:23.653Z] ID: EDLF:3OJJ:Y4RA:4S2H:3LRC:66CV:HPEH:MNXP:TWXL:EGKX:QALY:PI6A [2020-01-10T21:39:23.653Z] Docker Root Dir: D:\CI\cpuguy-test-sync\1\daemon [2020-01-10T21:39:23.653Z] Debug Mode (client): false [2020-01-10T21:39:23.653Z] Debug Mode (server): true [2020-01-10T21:39:23.653Z] File Descriptors: -1 [2020-01-10T21:39:23.653Z] Goroutines: 17 [2020-01-10T21:39:23.653Z] System Time: 2020-01-10T21:39:23.5189432Z [2020-01-10T21:39:23.653Z] EventsListeners: 0 [2020-01-10T21:39:23.653Z] Registry: https://index.docker.io/v1/ [2020-01-10T21:39:23.653Z] Labels: [2020-01-10T21:39:23.653Z] Experimental: false [2020-01-10T21:39:23.653Z] Insecure Registries: [2020-01-10T21:39:23.653Z] 127.0.0.0/8 [2020-01-10T21:39:23.653Z] Live Restore Enabled: false [2020-01-10T21:39:23.653Z] [2020-01-10T21:39:23.653Z] [2020-01-10T21:39:23.653Z] INFO: Docker images of the daemon under test [2020-01-10T21:39:23.653Z] [2020-01-10T21:39:23.800Z] --- PASS: TestLinksContainerNames (1.81s) [2020-01-10T21:39:23.800Z] === RUN TestLogsFollowTailEmpty [2020-01-10T21:39:24.042Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-01-10T21:39:24.042Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-01-10T21:39:24.042Z] --- PASS: TestPluginWithDevMounts (2.51s) [2020-01-10T21:39:24.042Z] PASS [2020-01-10T21:39:24.042Z] [2020-01-10T21:39:24.042Z] DONE 1 tests in 2.695s [2020-01-10T21:39:24.042Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-01-10T21:39:24.042Z] ++ 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-01-10T21:39:24.042Z] ++ set -e [2020-01-10T21:39:24.042Z] ++ '[' -n 0 ']' [2020-01-10T21:39:24.042Z] ++ set -x [2020-01-10T21:39:24.042Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:39:24.042Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-01-10T21:39:24.117Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-10T21:39:24.117Z] [2020-01-10T21:39:24.117Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-01-10T21:39:24.117Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-01-10T21:39:24.117Z] ltsc2019: Pulling from windows/servercore [2020-01-10T21:39:24.117Z] 65014b3c3121: Pulling fs layer [2020-01-10T21:39:24.117Z] faf31ee0aa3d: Pulling fs layer [2020-01-10T21:39:24.118Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-01-10T21:39:24.299Z] INFO: Testing against a local daemon [2020-01-10T21:39:24.299Z] === RUN TestSecretInspect [2020-01-10T21:39:24.555Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-01-10T21:39:24.589Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2020-01-10T21:39:24.589Z] === RUN TestContainerNetworkMountsNoChown [2020-01-10T21:39:24.813Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-01-10T21:39:24.899Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-10T21:39:24.899Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-01-10T21:39:24.899Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-01-10T21:39:24.899Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-10T21:39:24.899Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-10T21:39:24.899Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-10T21:39:24.899Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-10T21:39:24.899Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-10T21:39:24.899Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-10T21:39:24.899Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-10T21:39:24.899Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-10T21:39:24.899Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-10T21:39:25.410Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/default [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/default [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/private [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/private [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/rprivate [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/slave [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/slave [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/rslave [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/shared [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/shared [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/rshared [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-10T21:39:25.410Z] === CONT TestMountDaemonRoot/default [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-10T21:39:25.410Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-10T21:39:25.410Z] === CONT TestMountDaemonRoot/rshared [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-10T21:39:25.410Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-10T21:39:25.410Z] === CONT TestMountDaemonRoot/shared [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-10T21:39:25.410Z] === CONT TestMountDaemonRoot/rslave [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-10T21:39:25.410Z] === CONT TestMountDaemonRoot/slave [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-10T21:39:25.410Z] === CONT TestMountDaemonRoot/rprivate [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-10T21:39:25.410Z] === CONT TestMountDaemonRoot/private [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-10T21:39:25.410Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-10T21:39:25.410Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-10T21:39:25.410Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-10T21:39:25.410Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-10T21:39:25.410Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-10T21:39:25.410Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-10T21:39:25.410Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-10T21:39:25.742Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-01-10T21:39:25.786Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-10T21:39:25.787Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-10T21:39:25.787Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-10T21:39:25.787Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-10T21:39:25.787Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-10T21:39:25.787Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-10T21:39:25.787Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-10T21:39:25.787Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-10T21:39:25.787Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-10T21:39:25.787Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-10T21:39:25.787Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-10T21:39:25.787Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-10T21:39:25.822Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-10T21:39:25.822Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-10T21:39:26.156Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-10T21:39:26.156Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-10T21:39:26.156Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-10T21:39:26.156Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-10T21:39:26.156Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-10T21:39:26.156Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-10T21:39:26.156Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-10T21:39:26.156Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-10T21:39:26.156Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-10T21:39:26.156Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.12s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-01-10T21:39:26.157Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-10T21:39:26.157Z] === RUN TestContainerBindMountNonRecursive [2020-01-10T21:39:26.382Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 4.0% of statements [2020-01-10T21:39:26.382Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-10T21:39:26.382Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-10T21:39:26.382Z] ? github.com/docker/docker/api/types [no test files] [2020-01-10T21:39:26.382Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-10T21:39:26.382Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-10T21:39:26.382Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-10T21:39:26.382Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-10T21:39:26.986Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-01-10T21:39:26.986Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-01-10T21:39:26.986Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-10T21:39:26.986Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-10T21:39:26.986Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-10T21:39:26.986Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-10T21:39:26.986Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-10T21:39:26.986Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-10T21:39:26.986Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-10T21:39:27.587Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-01-10T21:39:27.587Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-01-10T21:39:27.587Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-10T21:39:27.587Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-10T21:39:27.587Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-10T21:39:27.587Z] ? github.com/docker/docker/builder [no test files] [2020-01-10T21:39:27.587Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-10T21:39:27.587Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-10T21:39:27.587Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-10T21:39:27.587Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-10T21:39:27.587Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-10T21:39:27.587Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-10T21:39:27.587Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-10T21:39:27.638Z] --- PASS: TestSecretInspect (3.12s) [2020-01-10T21:39:27.638Z] === RUN TestSecretList [2020-01-10T21:39:27.895Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-01-10T21:39:28.147Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-01-10T21:39:28.458Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-01-10T21:39:28.638Z] --- PASS: TestContainerBindMountNonRecursive (2.56s) [2020-01-10T21:39:28.638Z] === RUN TestNetworkNat [2020-01-10T21:39:29.933Z] --- PASS: TestNetworkNat (0.95s) [2020-01-10T21:39:29.933Z] === RUN TestNetworkLocalhostTCPNat [2020-01-10T21:39:30.776Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s) [2020-01-10T21:39:30.776Z] === RUN TestNetworkLoopbackNat [2020-01-10T21:39:30.982Z] --- PASS: TestSecretList (3.24s) [2020-01-10T21:39:30.982Z] === RUN TestSecretsCreateAndDelete [2020-01-10T21:39:31.235Z] faf31ee0aa3d: Verifying Checksum [2020-01-10T21:39:31.235Z] faf31ee0aa3d: Download complete [2020-01-10T21:39:31.547Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-01-10T21:39:32.122Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2020-01-10T21:39:32.122Z] === RUN TestPause [2020-01-10T21:39:32.349Z] ok github.com/docker/docker/builder/remotecontext 0.172s coverage: 13.6% of statements [2020-01-10T21:39:32.349Z] ok github.com/docker/docker/builder/dockerfile 0.559s coverage: 48.2% of statements [2020-01-10T21:39:32.907Z] --- PASS: TestPause (0.91s) [2020-01-10T21:39:32.907Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-10T21:39:32.907Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-10T21:39:32.907Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-10T21:39:32.907Z] === RUN TestPauseStopPausedContainer [2020-01-10T21:39:32.909Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-01-10T21:39:33.442Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-01-10T21:39:33.662Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-01-10T21:39:33.682Z] --- PASS: TestPauseStopPausedContainer (0.98s) [2020-01-10T21:39:33.682Z] === RUN TestPsFilter [2020-01-10T21:39:33.699Z] --- PASS: TestSecretsCreateAndDelete (3.02s) [2020-01-10T21:39:33.700Z] === RUN TestSecretsUpdate [2020-01-10T21:39:34.067Z] --- PASS: TestPsFilter (0.26s) [2020-01-10T21:39:34.067Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-10T21:39:34.792Z] ok github.com/docker/docker/builder/remotecontext/git 1.905s coverage: 86.3% of statements [2020-01-10T21:39:34.792Z] ? github.com/docker/docker/cli [no test files] [2020-01-10T21:39:34.792Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-10T21:39:34.851Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2020-01-10T21:39:34.851Z] === RUN TestRemoveContainerWithVolume [2020-01-10T21:39:35.598Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-01-10T21:39:35.631Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2020-01-10T21:39:35.631Z] === RUN TestRemoveContainerRunning [2020-01-10T21:39:36.530Z] --- PASS: TestSecretsUpdate (2.87s) [2020-01-10T21:39:36.530Z] === RUN TestTemplatedSecret [2020-01-10T21:39:36.892Z] --- PASS: TestRemoveContainerRunning (0.91s) [2020-01-10T21:39:36.892Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-10T21:39:37.113Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-01-10T21:39:37.303Z] ok github.com/docker/docker/client 0.246s coverage: 75.8% of statements [2020-01-10T21:39:37.702Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2020-01-10T21:39:37.702Z] === RUN TestRemoveInvalidContainer [2020-01-10T21:39:37.702Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-01-10T21:39:37.702Z] === RUN TestRenameLinkedContainer [2020-01-10T21:39:39.006Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-01-10T21:39:39.264Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-01-10T21:39:39.521Z] --- PASS: TestTemplatedSecret (2.93s) [2020-01-10T21:39:39.521Z] === RUN TestSecretCreateResolve [2020-01-10T21:39:41.789Z] --- PASS: TestRenameLinkedContainer (3.62s) [2020-01-10T21:39:41.790Z] === RUN TestRenameStoppedContainer [2020-01-10T21:39:42.161Z] --- PASS: TestRenameStoppedContainer (0.92s) [2020-01-10T21:39:42.161Z] === RUN TestRenameRunningContainerAndReuse [2020-01-10T21:39:42.798Z] --- PASS: TestSecretCreateResolve (2.76s) [2020-01-10T21:39:42.798Z] PASS [2020-01-10T21:39:42.798Z] [2020-01-10T21:39:42.798Z] DONE 6 tests in 18.072s [2020-01-10T21:39:42.798Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-01-10T21:39:42.798Z] ++ 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-01-10T21:39:42.798Z] ++ set -e [2020-01-10T21:39:42.798Z] ++ '[' -n 0 ']' [2020-01-10T21:39:42.798Z] ++ set -x [2020-01-10T21:39:42.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:39:42.798Z] INFO: Testing against a local daemon [2020-01-10T21:39:42.798Z] === RUN TestServiceCreateInit [2020-01-10T21:39:42.798Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-10T21:39:43.362Z] === RUN TestDockerSuite/TestBuildPATH [2020-01-10T21:39:43.974Z] --- PASS: TestRenameRunningContainerAndReuse (1.84s) [2020-01-10T21:39:43.974Z] === RUN TestRenameInvalidName [2020-01-10T21:39:44.957Z] --- PASS: TestRenameInvalidName (1.12s) [2020-01-10T21:39:44.957Z] === RUN TestRenameAnonymousContainer [2020-01-10T21:39:45.883Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-01-10T21:39:46.813Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-01-10T21:39:47.376Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-10T21:39:47.940Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-01-10T21:39:48.389Z] --- PASS: TestRenameAnonymousContainer (3.31s) [2020-01-10T21:39:48.389Z] === RUN TestRenameContainerWithSameName [2020-01-10T21:39:49.174Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-01-10T21:39:49.174Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-10T21:39:50.999Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2020-01-10T21:39:50.999Z] === RUN TestResize [2020-01-10T21:39:51.806Z] --- PASS: TestResize (0.95s) [2020-01-10T21:39:51.806Z] === RUN TestResizeWithInvalidSize [2020-01-10T21:39:52.115Z] --- PASS: TestServiceCreateInit (9.84s) [2020-01-10T21:39:52.115Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.07s) [2020-01-10T21:39:52.115Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.75s) [2020-01-10T21:39:52.115Z] === RUN TestCreateServiceMultipleTimes [2020-01-10T21:39:52.600Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-01-10T21:39:52.600Z] === RUN TestResizeWhenContainerNotStarted [2020-01-10T21:39:53.892Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2020-01-10T21:39:53.892Z] === RUN TestDaemonRestartKillContainers [2020-01-10T21:39:53.892Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-10T21:39:53.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-10T21:39:53.892Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-10T21:39:53.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-10T21:39:53.892Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-10T21:39:53.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-10T21:39:53.892Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-10T21:39:53.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-10T21:39:53.892Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-10T21:39:53.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-10T21:39:53.892Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-10T21:39:53.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-10T21:39:53.892Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-10T21:39:53.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-10T21:39:53.892Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-10T21:39:53.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-10T21:39:53.893Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:39:53.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:39:53.893Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:39:53.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:39:53.893Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:39:53.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:39:53.893Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:39:53.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:39:53.893Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-10T21:39:53.893Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-10T21:39:55.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:39:55.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:39:57.327Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:39:57.378Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-01-10T21:39:57.691Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:39:58.660Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-01-10T21:39:58.969Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-10T21:39:58.969Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-10T21:39:59.217Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-01-10T21:40:01.460Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-10T21:40:01.460Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-10T21:40:02.835Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-01-10T21:40:04.733Z] === RUN TestDockerSuite/TestBuildRm [2020-01-10T21:40:04.750Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-10T21:40:04.750Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-10T21:40:07.338Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-10T21:40:07.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.23s) [2020-01-10T21:40:07.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.50s) [2020-01-10T21:40:07.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2020-01-10T21:40:07.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-01-10T21:40:07.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-01-10T21:40:07.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-01-10T21:40:07.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s) [2020-01-10T21:40:07.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s) [2020-01-10T21:40:07.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.21s) [2020-01-10T21:40:07.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.19s) [2020-01-10T21:40:07.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s) [2020-01-10T21:40:07.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.51s) [2020-01-10T21:40:07.338Z] === RUN TestCgroupNamespacesRun [2020-01-10T21:40:08.007Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-01-10T21:40:09.266Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2020-01-10T21:40:09.266Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-10T21:40:09.376Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-01-10T21:40:09.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-01-10T21:40:10.306Z] --- PASS: TestCreateServiceMultipleTimes (17.92s) [2020-01-10T21:40:10.306Z] === RUN TestCreateServiceConflict [2020-01-10T21:40:10.570Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-01-10T21:40:10.641Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-01-10T21:40:10.641Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-01-10T21:40:10.643Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-01-10T21:40:10.643Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-10T21:40:11.017Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-01-10T21:40:11.136Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-01-10T21:40:11.381Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-01-10T21:40:12.068Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-01-10T21:40:12.480Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2020-01-10T21:40:12.480Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-10T21:40:13.184Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-01-10T21:40:13.184Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-01-10T21:40:13.444Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-01-10T21:40:13.562Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-01-10T21:40:13.702Z] --- PASS: TestCreateServiceConflict (3.48s) [2020-01-10T21:40:13.702Z] === RUN TestCreateServiceMaxReplicas [2020-01-10T21:40:13.841Z] 65014b3c3121: Verifying Checksum [2020-01-10T21:40:13.841Z] 65014b3c3121: Download complete [2020-01-10T21:40:14.304Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2020-01-10T21:40:14.304Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-10T21:40:16.064Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-01-10T21:40:16.089Z] ok github.com/docker/docker/cmd/dockerd 0.066s coverage: 30.5% of statements [2020-01-10T21:40:16.089Z] ok github.com/docker/docker/container 0.119s coverage: 35.3% of statements [2020-01-10T21:40:16.089Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-10T21:40:16.089Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-10T21:40:16.089Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-10T21:40:16.089Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-10T21:40:16.126Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2020-01-10T21:40:16.126Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-10T21:40:16.630Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-01-10T21:40:16.930Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2020-01-10T21:40:16.930Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-10T21:40:17.726Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2020-01-10T21:40:17.726Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-10T21:40:18.003Z] --- PASS: TestCreateServiceMaxReplicas (4.18s) [2020-01-10T21:40:18.003Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-10T21:40:19.573Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2020-01-10T21:40:19.573Z] === RUN TestKernelTCPMemory [2020-01-10T21:40:20.483Z] --- PASS: TestKernelTCPMemory (1.03s) [2020-01-10T21:40:20.483Z] === RUN TestNISDomainname [2020-01-10T21:40:21.825Z] --- PASS: TestNISDomainname (1.27s) [2020-01-10T21:40:21.825Z] === RUN TestHostnameDnsResolution [2020-01-10T21:40:22.206Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-01-10T21:40:22.206Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-01-10T21:40:22.206Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-01-10T21:40:22.206Z] === RUN TestDockerSuite/TestBuildSpaces [2020-01-10T21:40:22.769Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-01-10T21:40:23.099Z] --- PASS: TestHostnameDnsResolution (1.25s) [2020-01-10T21:40:23.099Z] === RUN TestStats [2020-01-10T21:40:23.702Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-01-10T21:40:23.960Z] === RUN TestDockerSuite/TestBuildStderr [2020-01-10T21:40:24.890Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-01-10T21:40:24.907Z] --- PASS: TestStats (1.89s) [2020-01-10T21:40:24.907Z] === RUN TestStopContainerWithTimeout [2020-01-10T21:40:24.907Z] === RUN TestStopContainerWithTimeout/0 [2020-01-10T21:40:24.907Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-10T21:40:24.907Z] === RUN TestStopContainerWithTimeout/1 [2020-01-10T21:40:24.907Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-10T21:40:24.907Z] === RUN TestStopContainerWithTimeout/3 [2020-01-10T21:40:24.907Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-10T21:40:24.907Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-10T21:40:24.907Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-10T21:40:24.907Z] === CONT TestStopContainerWithTimeout/0 [2020-01-10T21:40:24.907Z] === CONT TestStopContainerWithTimeout/3 [2020-01-10T21:40:26.158Z] === RUN TestDockerSuite/TestBuildExpose [2020-01-10T21:40:26.158Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-01-10T21:40:26.158Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-01-10T21:40:26.170Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-10T21:40:26.283Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2020-01-10T21:40:26.647Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-01-10T21:40:27.054Z] === RUN TestDockerSuite/TestBuildFails [2020-01-10T21:40:27.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-01-10T21:40:27.644Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-01-10T21:40:27.940Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-01-10T21:40:27.940Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-01-10T21:40:27.970Z] === CONT TestStopContainerWithTimeout/1 [2020-01-10T21:40:29.006Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2020-01-10T21:40:29.933Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-01-10T21:40:30.389Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-01-10T21:40:30.389Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2020-01-10T21:40:30.389Z] --- PASS: TestStopContainerWithTimeout/3 (3.05s) [2020-01-10T21:40:30.389Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2020-01-10T21:40:30.389Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) [2020-01-10T21:40:30.389Z] === RUN TestDeleteDevicemapper [2020-01-10T21:40:30.389Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-10T21:40:30.389Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-10T21:40:30.389Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-10T21:40:30.396Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-01-10T21:40:30.864Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-01-10T21:40:32.234Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-01-10T21:40:32.490Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-01-10T21:40:32.827Z] === RUN TestDockerSuite/TestBuildForceRm [2020-01-10T21:40:33.420Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-01-10T21:40:33.812Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.58s) [2020-01-10T21:40:33.812Z] === RUN TestUpdateMemory [2020-01-10T21:40:33.812Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-10T21:40:33.812Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-10T21:40:33.812Z] === RUN TestUpdateCPUQuota [2020-01-10T21:40:33.983Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.05s) [2020-01-10T21:40:33.983Z] === RUN TestCreateServiceSecretFileMode [2020-01-10T21:40:34.659Z] === RUN TestDockerSuite/TestBuildFromGit [2020-01-10T21:40:35.109Z] --- PASS: TestUpdateCPUQuota (1.68s) [2020-01-10T21:40:35.109Z] === RUN TestUpdatePidsLimit [2020-01-10T21:40:35.109Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-10T21:40:35.353Z] === RUN TestDockerSuite/TestBuildUser [2020-01-10T21:40:35.485Z] === RUN TestUpdatePidsLimit/no_change [2020-01-10T21:40:35.849Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-10T21:40:36.605Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-01-10T21:40:36.605Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-01-10T21:40:36.637Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-10T21:40:37.010Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-10T21:40:37.251Z] --- PASS: TestCreateServiceSecretFileMode (3.29s) [2020-01-10T21:40:37.251Z] === RUN TestCreateServiceConfigFileMode [2020-01-10T21:40:37.335Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.7% of statements [2020-01-10T21:40:37.380Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-10T21:40:37.508Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-01-10T21:40:37.761Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-10T21:40:37.926Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-01-10T21:40:38.741Z] ok github.com/docker/docker/daemon 12.198s coverage: 17.6% of statements [2020-01-10T21:40:38.741Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-10T21:40:38.741Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-10T21:40:39.302Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 82.1% of statements [2020-01-10T21:40:39.579Z] --- PASS: TestUpdatePidsLimit (4.03s) [2020-01-10T21:40:39.579Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-01-10T21:40:39.579Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-01-10T21:40:39.579Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-01-10T21:40:39.579Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-01-10T21:40:39.579Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2020-01-10T21:40:39.579Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-01-10T21:40:39.579Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-01-10T21:40:39.579Z] === RUN TestUpdateRestartPolicy [2020-01-10T21:40:40.032Z] --- PASS: TestCreateServiceConfigFileMode (2.77s) [2020-01-10T21:40:40.032Z] === RUN TestCreateServiceSysctls [2020-01-10T21:40:40.226Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-01-10T21:40:40.400Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-01-10T21:40:40.481Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-01-10T21:40:40.481Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-10T21:40:40.481Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-10T21:40:41.223Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-01-10T21:40:41.223Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-01-10T21:40:41.842Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-01-10T21:40:41.930Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-01-10T21:40:43.300Z] --- PASS: TestCreateServiceSysctls (3.47s) [2020-01-10T21:40:43.300Z] === RUN TestCreateServiceCapabilities [2020-01-10T21:40:43.681Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-01-10T21:40:44.351Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-01-10T21:40:45.276Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.232s coverage: 57.0% of statements [2020-01-10T21:40:46.088Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-01-10T21:40:47.476Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2020-01-10T21:40:47.476Z] === RUN TestInspect [2020-01-10T21:40:48.200Z] === RUN TestDockerSuite/TestBuildHistory [2020-01-10T21:40:48.546Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.594s coverage: 72.5% of statements [2020-01-10T21:40:48.801Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.673s coverage: 45.9% of statements [2020-01-10T21:40:48.801Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-10T21:40:50.754Z] --- PASS: TestInspect (3.54s) [2020-01-10T21:40:50.754Z] === RUN TestServiceListWithStatuses [2020-01-10T21:40:50.754Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-10T21:40:50.754Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-10T21:40:50.754Z] === RUN TestDockerNetworkConnectAlias [2020-01-10T21:40:51.325Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.129s coverage: 48.6% of statements [2020-01-10T21:40:52.686Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.341s coverage: 76.1% of statements [2020-01-10T21:40:53.281Z] --- PASS: TestUpdateRestartPolicy (12.89s) [2020-01-10T21:40:53.281Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-10T21:40:53.281Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s) [2020-01-10T21:40:53.281Z] === RUN TestWaitNonBlocked [2020-01-10T21:40:53.281Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-10T21:40:53.281Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-10T21:40:53.281Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-10T21:40:53.281Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-10T21:40:53.281Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-10T21:40:53.281Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-10T21:40:53.362Z] === RUN TestDockerSuite/TestBuildIidFile [2020-01-10T21:40:53.362Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-01-10T21:40:53.610Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-01-10T21:40:53.732Z] === RUN TestDockerSuite/TestBuildInheritance [2020-01-10T21:40:53.865Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.229s coverage: 60.1% of statements [2020-01-10T21:40:53.865Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-10T21:40:53.865Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-10T21:40:54.051Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-01-10T21:40:54.051Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-01-10T21:40:54.051Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2020-01-10T21:40:54.051Z] === RUN TestWaitBlocked [2020-01-10T21:40:54.051Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-10T21:40:54.051Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-10T21:40:54.051Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-10T21:40:54.051Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-10T21:40:54.051Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-10T21:40:54.051Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-10T21:40:54.506Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-01-10T21:40:55.227Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-01-10T21:40:55.293Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-01-10T21:40:55.293Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-01-10T21:40:55.854Z] --- PASS: TestWaitBlocked (0.01s) [2020-01-10T21:40:55.854Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.35s) [2020-01-10T21:40:55.854Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.41s) [2020-01-10T21:40:55.854Z] === CONT TestContainerStartOnDaemonRestart [2020-01-10T21:40:55.854Z] === CONT TestIpcModeOlderClient [2020-01-10T21:40:55.854Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-01-10T21:40:55.854Z] === CONT TestDaemonRestartIpcMode [2020-01-10T21:40:56.235Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-01-10T21:40:56.569Z] === RUN TestDockerSuite/TestBuildLabel [2020-01-10T21:40:56.943Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-01-10T21:40:57.301Z] --- PASS: TestDockerNetworkConnectAlias (6.82s) [2020-01-10T21:40:57.301Z] === RUN TestDockerNetworkReConnect [2020-01-10T21:40:57.326Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-01-10T21:40:57.638Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 4.9% of statements [2020-01-10T21:40:57.638Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-10T21:40:57.638Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-10T21:40:57.894Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 42.7% of statements [2020-01-10T21:40:58.124Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-01-10T21:40:58.636Z] === RUN TestDockerSuite/TestBuildLabels [2020-01-10T21:40:59.061Z] --- PASS: TestContainerStartOnDaemonRestart (3.39s) [2020-01-10T21:40:59.588Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-01-10T21:40:59.779Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-01-10T21:40:59.779Z] ok github.com/docker/docker/daemon/logger/awslogs 0.147s coverage: 77.4% of statements [2020-01-10T21:40:59.779Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-10T21:40:59.779Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-10T21:40:59.859Z] --- PASS: TestDaemonRestartIpcMode (4.11s) [2020-01-10T21:40:59.859Z] PASS [2020-01-10T21:40:59.859Z] [2020-01-10T21:40:59.859Z] === Skipped [2020-01-10T21:40:59.859Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-01-10T21:40:59.859Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-10T21:40:59.859Z] [2020-01-10T21:40:59.859Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-01-10T21:40:59.859Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-10T21:40:59.859Z] [2020-01-10T21:40:59.859Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.01s) [2020-01-10T21:40:59.859Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-10T21:40:59.859Z] [2020-01-10T21:40:59.859Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-10T21:40:59.859Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-10T21:40:59.859Z] [2020-01-10T21:40:59.859Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-01-10T21:40:59.859Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-10T21:40:59.859Z] [2020-01-10T21:40:59.859Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-01-10T21:40:59.859Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-10T21:40:59.859Z] [2020-01-10T21:40:59.859Z] [2020-01-10T21:40:59.859Z] DONE 197 tests, 6 skipped in 140.314s [2020-01-10T21:40:59.859Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-01-10T21:40:59.859Z] ++ 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-01-10T21:40:59.859Z] ++ set -e [2020-01-10T21:40:59.859Z] ++ '[' -n 0 ']' [2020-01-10T21:40:59.859Z] ++ set -x [2020-01-10T21:40:59.859Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:40:59.859Z] INFO: Testing against a local daemon [2020-01-10T21:40:59.859Z] === RUN TestCommitInheritsEnv [2020-01-10T21:41:00.576Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-01-10T21:41:00.662Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-01-10T21:41:00.662Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-10T21:41:00.662Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-10T21:41:00.662Z] === RUN TestImagesFilterMultiReference [2020-01-10T21:41:00.662Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2020-01-10T21:41:00.662Z] === RUN TestImagePullPlatformInvalid [2020-01-10T21:41:00.662Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-01-10T21:41:00.662Z] === RUN TestRemoveImageOrphaning [2020-01-10T21:41:00.703Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-01-10T21:41:00.850Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-01-10T21:41:00.957Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2020-01-10T21:41:01.041Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2020-01-10T21:41:01.041Z] === RUN TestRemoveImageGarbageCollector [2020-01-10T21:41:01.041Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-10T21:41:01.041Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:41:01.041Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-10T21:41:01.041Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-01-10T21:41:01.041Z] === RUN TestTagInvalidReference [2020-01-10T21:41:01.041Z] --- PASS: TestTagInvalidReference (0.01s) [2020-01-10T21:41:01.041Z] === RUN TestTagValidPrefixedRepo [2020-01-10T21:41:01.139Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-01-10T21:41:01.200Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-10T21:41:01.200Z] [2020-01-10T21:41:01.200Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-10T21:41:01.200Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-10T21:41:01.200Z] HOSTNAME=955d21a2c83a [2020-01-10T21:41:01.200Z] TEST_SKIP_INTEGRATION=1 [2020-01-10T21:41:01.200Z] DEST=bundles/test-integration [2020-01-10T21:41:01.200Z] PWD=/go/src/github.com/docker/docker [2020-01-10T21:41:01.200Z] DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc [2020-01-10T21:41:01.200Z] container=docker [2020-01-10T21:41:01.200Z] HOME=/root [2020-01-10T21:41:01.200Z] GOLANG_VERSION=1.13.5 [2020-01-10T21:41:01.200Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-10T21:41:01.200Z] VALIDATE_BRANCH= [2020-01-10T21:41:01.200Z] TERM=xterm [2020-01-10T21:41:01.200Z] DOCKER_PKG=github.com/docker/docker [2020-01-10T21:41:01.200Z] SHLVL=1 [2020-01-10T21:41:01.200Z] TIMEOUT=120m [2020-01-10T21:41:01.200Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-10T21:41:01.200Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-10T21:41:01.200Z] GO111MODULE=off [2020-01-10T21:41:01.200Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-10T21:41:01.200Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-10T21:41:01.200Z] GOPATH=/go [2020-01-10T21:41:01.200Z] PKG_CONFIG=pkg-config [2020-01-10T21:41:01.200Z] _=/usr/bin/env [2020-01-10T21:41:01.200Z] Building test suite binary ./integration-cli/test.main [2020-01-10T21:41:01.396Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-01-10T21:41:01.419Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-01-10T21:41:01.419Z] === RUN TestTagExistedNameWithoutForce [2020-01-10T21:41:01.419Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-01-10T21:41:01.419Z] === RUN TestTagOfficialNames [2020-01-10T21:41:01.419Z] --- PASS: TestTagOfficialNames (0.05s) [2020-01-10T21:41:01.419Z] === RUN TestTagMatchesDigest [2020-01-10T21:41:01.419Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-01-10T21:41:01.419Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-10T21:41:01.558Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-01-10T21:41:01.652Z] --- PASS: TestDockerNetworkReConnect (4.60s) [2020-01-10T21:41:01.652Z] === RUN TestServicePlugin [2020-01-10T21:41:02.567Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 74.7% of statements [2020-01-10T21:41:02.567Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-10T21:41:02.583Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-01-10T21:41:02.583Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-01-10T21:41:02.821Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 19.9% of statements [2020-01-10T21:41:03.480Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-10T21:41:03.480Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-10T21:41:03.480Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2020-01-10T21:41:03.480Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2020-01-10T21:41:03.480Z] ok github.com/docker/docker/api/types/time 0.040s coverage: 100.0% of statements [2020-01-10T21:41:03.480Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 75.0% of statements [2020-01-10T21:41:03.480Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.0% of statements [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/types [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/builder [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-10T21:41:03.480Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-10T21:41:03.480Z] ok github.com/docker/docker/builder/dockerignore 0.033s coverage: 96.8% of statements [2020-01-10T21:41:03.956Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-01-10T21:41:04.705Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 47.8% of statements [2020-01-10T21:41:04.890Z] === RUN TestDockerSuite/TestBuildLastModified [2020-01-10T21:41:04.960Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-01-10T21:41:05.519Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-01-10T21:41:05.850Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-01-10T21:41:05.850Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-01-10T21:41:05.850Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-01-10T21:41:05.850Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-01-10T21:41:05.850Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-01-10T21:41:06.079Z] ok github.com/docker/docker/daemon/logger/splunk 1.662s coverage: 82.5% of statements [2020-01-10T21:41:06.079Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-10T21:41:06.079Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-10T21:41:07.001Z] ok github.com/docker/docker/cli/debug 0.018s coverage: 100.0% of statements [2020-01-10T21:41:08.005Z] ok github.com/docker/docker/distribution 0.152s coverage: 22.1% of statements [2020-01-10T21:41:08.259Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2020-01-10T21:41:08.259Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-10T21:41:08.399Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-01-10T21:41:08.399Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-01-10T21:41:08.962Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-01-10T21:41:09.525Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-01-10T21:41:09.703Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-01-10T21:41:09.727Z] ok github.com/docker/docker/builder/remotecontext/git 5.365s coverage: 86.3% of statements [2020-01-10T21:41:09.783Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-01-10T21:41:09.901Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-01-10T21:41:11.065Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-01-10T21:41:11.155Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-01-10T21:41:11.412Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-01-10T21:41:11.990Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-01-10T21:41:11.990Z] ok github.com/docker/docker/distribution/xfer 1.878s coverage: 85.1% of statements [2020-01-10T21:41:11.990Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-10T21:41:11.990Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-10T21:41:12.449Z] ok github.com/docker/docker/builder/remotecontext 0.601s coverage: 13.6% of statements [2020-01-10T21:41:13.394Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-01-10T21:41:13.394Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-10T21:41:13.954Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-01-10T21:41:14.042Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-01-10T21:41:14.413Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-01-10T21:41:14.413Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-01-10T21:41:14.413Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-01-10T21:41:14.783Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-01-10T21:41:15.171Z] ok github.com/docker/docker/builder/dockerfile 1.497s coverage: 48.2% of statements [2020-01-10T21:41:15.171Z] ? github.com/docker/docker/cli [no test files] [2020-01-10T21:41:15.171Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-10T21:41:15.181Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-01-10T21:41:15.334Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2020-01-10T21:41:15.334Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-01-10T21:41:15.586Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-01-10T21:41:16.956Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-01-10T21:41:17.010Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-01-10T21:41:17.261Z] ok github.com/docker/docker/pkg/archive 0.409s coverage: 77.4% of statements [2020-01-10T21:41:18.325Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-01-10T21:41:18.583Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-01-10T21:41:18.624Z] ok github.com/docker/docker/pkg/authorization 0.212s coverage: 68.3% of statements [2020-01-10T21:41:18.624Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-01-10T21:41:18.852Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-01-10T21:41:18.882Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-01-10T21:41:19.146Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-01-10T21:41:19.146Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-01-10T21:41:20.075Z] === RUN TestDockerSuite/TestBuildXZHost [2020-01-10T21:41:22.054Z] ok github.com/docker/docker/client 0.654s coverage: 75.8% of statements [2020-01-10T21:41:22.138Z] ok github.com/docker/docker/layer 7.851s coverage: 68.8% of statements [2020-01-10T21:41:22.138Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-10T21:41:22.138Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-10T21:41:22.138Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-10T21:41:22.138Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-10T21:41:22.138Z] ? github.com/docker/docker/oci [no test files] [2020-01-10T21:41:22.138Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-10T21:41:22.394Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-01-10T21:41:22.598Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-01-10T21:41:22.648Z] ok github.com/docker/docker/pkg/chrootarchive 2.976s coverage: 43.2% of statements [2020-01-10T21:41:22.648Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-10T21:41:22.648Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-10T21:41:22.855Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-01-10T21:41:22.855Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-01-10T21:41:22.904Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-01-10T21:41:23.158Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2020-01-10T21:41:23.418Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-01-10T21:41:23.763Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-01-10T21:41:24.077Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-01-10T21:41:24.077Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-01-10T21:41:24.687Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-01-10T21:41:24.787Z] === RUN TestDockerSuite/TestCommitChange [2020-01-10T21:41:24.851Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-01-10T21:41:24.984Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-01-10T21:41:26.155Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-01-10T21:41:26.345Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-01-10T21:41:27.084Z] === RUN TestDockerSuite/TestCommitHardlink [2020-01-10T21:41:27.358Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-01-10T21:41:27.613Z] ok github.com/docker/docker/pkg/discovery/kv 3.075s coverage: 84.1% of statements [2020-01-10T21:41:27.868Z] ok github.com/docker/docker/pkg/fsutils 0.240s coverage: 85.1% of statements [2020-01-10T21:41:27.868Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2020-01-10T21:41:28.976Z] === RUN TestDockerSuite/TestCommitNewFile [2020-01-10T21:41:29.232Z] ok github.com/docker/docker/pkg/idtools 0.464s coverage: 70.1% of statements [2020-01-10T21:41:29.232Z] ok github.com/docker/docker/pkg/ioutils 0.471s coverage: 69.3% of statements [2020-01-10T21:41:29.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-01-10T21:41:29.792Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-01-10T21:41:29.792Z] ok github.com/docker/docker/pkg/locker 0.010s coverage: 88.9% of statements [2020-01-10T21:41:30.047Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2020-01-10T21:41:30.047Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-10T21:41:30.602Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-01-10T21:41:30.607Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-01-10T21:41:30.862Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-01-10T21:41:31.117Z] ok github.com/docker/docker/pkg/mount 0.570s coverage: 70.0% of statements [2020-01-10T21:41:31.117Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-10T21:41:31.117Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-01-10T21:41:31.677Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-01-10T21:41:31.677Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-01-10T21:41:31.677Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-10T21:41:31.677Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-10T21:41:31.971Z] === RUN TestDockerSuite/TestCommitTTY [2020-01-10T21:41:32.603Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-01-10T21:41:33.528Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-01-10T21:41:33.783Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-01-10T21:41:33.863Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-01-10T21:41:34.038Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-01-10T21:41:34.794Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-01-10T21:41:35.397Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 73.9% of statements [2020-01-10T21:41:35.652Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-01-10T21:41:36.300Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-01-10T21:41:37.231Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-01-10T21:41:37.231Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-01-10T21:41:37.231Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-01-10T21:41:37.231Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-01-10T21:41:37.231Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-01-10T21:41:37.231Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-01-10T21:41:37.231Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-01-10T21:41:38.460Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-01-10T21:41:38.601Z] --- PASS: TestServicePlugin (36.77s) [2020-01-10T21:41:38.601Z] plugin_test.go:62: [dd5a6649fc7e6] joining swarm manager [d52f3f044b43c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T21:41:38.601Z] plugin_test.go:65: [d338b1183142b] joining swarm manager [d52f3f044b43c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T21:41:38.601Z] === RUN TestServiceUpdateLabel [2020-01-10T21:41:38.950Z] ok github.com/docker/docker/pkg/signal 2.422s coverage: 61.0% of statements [2020-01-10T21:41:38.950Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-01-10T21:41:39.166Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-01-10T21:41:39.204Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-01-10T21:41:39.467Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-01-10T21:41:39.723Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-01-10T21:41:40.282Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-01-10T21:41:40.841Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.2% of statements [2020-01-10T21:41:41.059Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-01-10T21:41:41.059Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-01-10T21:41:41.096Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2020-01-10T21:41:41.624Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-01-10T21:41:41.655Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-01-10T21:41:41.671Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-01-10T21:41:41.880Z] --- PASS: TestServiceUpdateLabel (3.31s) [2020-01-10T21:41:41.880Z] === RUN TestServiceUpdateSecrets [2020-01-10T21:41:42.215Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-01-10T21:41:42.215Z] testing: warning: no tests to run [2020-01-10T21:41:42.215Z] coverage: [no statements] [2020-01-10T21:41:42.215Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-01-10T21:41:42.503Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-01-10T21:41:42.774Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-01-10T21:41:42.774Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-01-10T21:41:42.810Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-01-10T21:41:43.070Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-01-10T21:41:43.747Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-01-10T21:41:44.695Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-01-10T21:41:45.259Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-01-10T21:41:45.259Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-01-10T21:41:45.259Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-01-10T21:41:45.578Z] ok github.com/docker/docker/plugin 0.529s coverage: 27.1% of statements [2020-01-10T21:41:45.789Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-01-10T21:41:45.789Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-01-10T21:41:45.833Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-01-10T21:41:46.188Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-01-10T21:41:46.188Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-01-10T21:41:46.188Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-01-10T21:41:46.445Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-01-10T21:41:46.445Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-01-10T21:41:46.802Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-01-10T21:41:47.057Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-01-10T21:41:47.375Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-01-10T21:41:47.938Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-01-10T21:41:48.870Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-01-10T21:41:48.870Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-01-10T21:41:48.985Z] ok github.com/docker/docker/registry 0.077s coverage: 56.0% of statements [2020-01-10T21:41:49.239Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-01-10T21:41:49.494Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-01-10T21:41:50.418Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-01-10T21:41:50.418Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-01-10T21:41:50.763Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-01-10T21:41:51.693Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-01-10T21:41:51.693Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-01-10T21:41:52.019Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-01-10T21:41:52.020Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-01-10T21:41:52.256Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-01-10T21:41:53.186Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-01-10T21:41:53.677Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-01-10T21:41:53.826Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-01-10T21:41:53.931Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2020-01-10T21:41:54.116Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-01-10T21:41:54.493Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-01-10T21:41:54.642Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-01-10T21:41:55.046Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-01-10T21:41:55.046Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-01-10T21:41:55.610Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-01-10T21:41:55.854Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-01-10T21:41:56.542Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-01-10T21:41:56.798Z] --- PASS: TestServiceUpdateSecrets (15.08s) [2020-01-10T21:41:56.798Z] === RUN TestServiceUpdateConfigs [2020-01-10T21:41:57.213Z] === RUN TestDockerSuite/TestBuildNetNone [2020-01-10T21:41:57.362Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-01-10T21:41:57.362Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-01-10T21:41:57.586Z] === RUN TestDockerSuite/TestBuildNoContext [2020-01-10T21:41:58.293Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-01-10T21:41:58.848Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-01-10T21:41:59.651Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-01-10T21:42:00.186Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-01-10T21:42:01.554Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-01-10T21:42:01.554Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-01-10T21:42:01.554Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-01-10T21:42:01.554Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-01-10T21:42:01.554Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-01-10T21:42:02.087Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-01-10T21:42:02.087Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-01-10T21:42:02.458Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-01-10T21:42:02.483Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-01-10T21:42:02.825Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-01-10T21:42:03.196Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-01-10T21:42:04.466Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-01-10T21:42:07.054Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-01-10T21:42:07.421Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-01-10T21:42:07.734Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-01-10T21:42:07.734Z] === RUN TestDockerSuite/TestContainerAPITop [2020-01-10T21:42:08.043Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2020-01-10T21:42:08.043Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-10T21:42:08.043Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-10T21:42:08.043Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-10T21:42:08.043Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-10T21:42:08.043Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-10T21:42:08.043Z] ? github.com/docker/docker/rootless [no test files] [2020-01-10T21:42:08.043Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-10T21:42:08.043Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-10T21:42:08.043Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-10T21:42:08.043Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-10T21:42:08.043Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-10T21:42:08.043Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-10T21:42:08.043Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-10T21:42:08.043Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-10T21:42:08.043Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-10T21:42:08.043Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-10T21:42:08.043Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-10T21:42:08.043Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-10T21:42:08.043Z] ? github.com/docker/docker/volume [no test files] [2020-01-10T21:42:08.043Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-10T21:42:08.043Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] === Skipped [2020-01-10T21:42:08.043Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-10T21:42:08.043Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-10T21:42:08.043Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-10T21:42:08.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:42:08.043Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-10T21:42:08.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:42:08.043Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-10T21:42:08.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:42:08.043Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-10T21:42:08.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:42:08.043Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-10T21:42:08.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:42:08.043Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-10T21:42:08.043Z] graphtest_unix.go:73: No driver to put! [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-10T21:42:08.043Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-10T21:42:08.043Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-10T21:42:08.043Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-10T21:42:08.043Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-10T21:42:08.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:42:08.043Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-10T21:42:08.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:42:08.043Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-10T21:42:08.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:42:08.043Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-10T21:42:08.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:42:08.043Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-10T21:42:08.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:42:08.043Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-10T21:42:08.043Z] graphtest_unix.go:73: No driver to put! [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-10T21:42:08.043Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-10T21:42:08.043Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] [2020-01-10T21:42:08.043Z] DONE 2155 tests, 20 skipped in 246.185s Post stage [Pipeline] junit [2020-01-10T21:42:08.056Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-01-10T21:42:08.665Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-01-10T21:42:08.665Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-01-10T21:42:08.665Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-01-10T21:42:08.893Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_cpuguy-test-sync/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc hack/validate/vendor [2020-01-10T21:42:09.815Z] 2020/01/10 21:42:09 Collecting initial packages [2020-01-10T21:42:09.816Z] 2020/01/10 21:42:09 Download dependencies [2020-01-10T21:42:10.611Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-01-10T21:42:11.936Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-01-10T21:42:12.193Z] --- PASS: TestServiceUpdateConfigs (15.30s) [2020-01-10T21:42:12.193Z] === RUN TestServiceUpdateNetwork [2020-01-10T21:42:12.427Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-01-10T21:42:12.449Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-01-10T21:42:13.114Z] 2020/01/10 21:42:12 Starting whole vndr cycle because no package specified [2020-01-10T21:42:13.114Z] 2020/01/10 21:42:12 Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20 [2020-01-10T21:42:13.114Z] 2020/01/10 21:42:12 Clone github.com/opencontainers/selinux, revision 3a1f366feb7aecbf7a0e71ac4cea88b31597de9e, attempt 1/20 [2020-01-10T21:42:13.114Z] 2020/01/10 21:42:12 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-01-10T21:42:13.114Z] 2020/01/10 21:42:12 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-01-10T21:42:13.114Z] 2020/01/10 21:42:12 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-01-10T21:42:13.114Z] 2020/01/10 21:42:12 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-01-10T21:42:13.114Z] 2020/01/10 21:42:12 Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20 [2020-01-10T21:42:13.114Z] 2020/01/10 21:42:12 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-01-10T21:42:13.114Z] 2020/01/10 21:42:12 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-01-10T21:42:13.114Z] 2020/01/10 21:42:12 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2020-01-10T21:42:13.114Z] 2020/01/10 21:42:12 Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20 [2020-01-10T21:42:13.114Z] 2020/01/10 21:42:12 Clone github.com/sirupsen/logrus, revision 839c75faf7f98a33d445d181f3018b5c3409a45e, attempt 1/20 [2020-01-10T21:42:13.114Z] 2020/01/10 21:42:12 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-01-10T21:42:13.114Z] 2020/01/10 21:42:12 Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20 [2020-01-10T21:42:13.114Z] 2020/01/10 21:42:12 Clone golang.org/x/sys, revision 6d18c012aee9febd81bbf9806760c8c4480e870d, attempt 1/20 [2020-01-10T21:42:13.114Z] 2020/01/10 21:42:12 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-01-10T21:42:13.820Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-01-10T21:42:14.040Z] 2020/01/10 21:42:13 Finished clone github.com/creack/pty [2020-01-10T21:42:14.040Z] 2020/01/10 21:42:13 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-01-10T21:42:14.040Z] 2020/01/10 21:42:13 Finished clone github.com/google/uuid [2020-01-10T21:42:14.040Z] 2020/01/10 21:42:13 Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20 [2020-01-10T21:42:14.040Z] 2020/01/10 21:42:13 Finished clone github.com/docker/libtrust [2020-01-10T21:42:14.040Z] 2020/01/10 21:42:13 Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20 [2020-01-10T21:42:14.040Z] 2020/01/10 21:42:13 Finished clone github.com/mattn/go-shellwords [2020-01-10T21:42:14.040Z] 2020/01/10 21:42:13 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-01-10T21:42:14.040Z] 2020/01/10 21:42:13 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-01-10T21:42:14.040Z] 2020/01/10 21:42:13 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-01-10T21:42:14.040Z] 2020/01/10 21:42:13 Finished clone github.com/docker/go-units [2020-01-10T21:42:14.040Z] 2020/01/10 21:42:13 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-01-10T21:42:14.299Z] 2020/01/10 21:42:14 Finished clone github.com/tchap/go-patricia [2020-01-10T21:42:14.299Z] 2020/01/10 21:42:14 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-01-10T21:42:14.299Z] 2020/01/10 21:42:14 Finished clone github.com/Microsoft/go-winio [2020-01-10T21:42:14.299Z] 2020/01/10 21:42:14 Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20 [2020-01-10T21:42:14.555Z] 2020/01/10 21:42:14 Finished clone github.com/gorilla/mux [2020-01-10T21:42:14.555Z] 2020/01/10 21:42:14 Clone github.com/moby/buildkit, revision 4f4e03067523b2fc5ca2f17514a5e75ad63e02fb, attempt 1/20 [2020-01-10T21:42:14.811Z] 2020/01/10 21:42:14 Finished clone github.com/sirupsen/logrus [2020-01-10T21:42:14.811Z] 2020/01/10 21:42:14 Clone github.com/tonistiigi/fsutil, revision 3bbb99cdbd76619ab717299830c60f6f2a533a6b, attempt 1/20 [2020-01-10T21:42:15.066Z] 2020/01/10 21:42:14 Finished clone github.com/opencontainers/selinux [2020-01-10T21:42:15.066Z] 2020/01/10 21:42:14 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-01-10T21:42:15.322Z] 2020/01/10 21:42:15 Finished clone github.com/syndtr/gocapability [2020-01-10T21:42:15.322Z] 2020/01/10 21:42:15 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-01-10T21:42:15.322Z] 2020/01/10 21:42:15 Finished clone github.com/RackSec/srslog [2020-01-10T21:42:15.322Z] 2020/01/10 21:42:15 Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20 [2020-01-10T21:42:15.578Z] 2020/01/10 21:42:15 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-01-10T21:42:15.578Z] 2020/01/10 21:42:15 Finished clone github.com/imdario/mergo [2020-01-10T21:42:15.578Z] 2020/01/10 21:42:15 Finished clone gotest.tools [2020-01-10T21:42:15.578Z] 2020/01/10 21:42:15 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-01-10T21:42:15.578Z] 2020/01/10 21:42:15 Finished clone github.com/google/go-cmp [2020-01-10T21:42:15.578Z] 2020/01/10 21:42:15 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-01-10T21:42:15.595Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-01-10T21:42:15.833Z] 2020/01/10 21:42:15 Finished clone golang.org/x/sync [2020-01-10T21:42:15.833Z] 2020/01/10 21:42:15 Clone github.com/docker/libnetwork, revision 90afbb01e1d8acacb505a092744ea42b9f167377, attempt 1/20 [2020-01-10T21:42:16.481Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-01-10T21:42:16.759Z] 2020/01/10 21:42:16 Finished clone github.com/docker/go-connections [2020-01-10T21:42:16.759Z] 2020/01/10 21:42:16 Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20 [2020-01-10T21:42:16.759Z] 2020/01/10 21:42:16 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-01-10T21:42:16.759Z] 2020/01/10 21:42:16 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-01-10T21:42:16.759Z] 2020/01/10 21:42:16 Finished clone github.com/google/shlex [2020-01-10T21:42:16.759Z] 2020/01/10 21:42:16 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-01-10T21:42:16.759Z] 2020/01/10 21:42:16 Finished clone github.com/opentracing-contrib/go-stdlib [2020-01-10T21:42:16.759Z] 2020/01/10 21:42:16 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-01-10T21:42:17.055Z] 2020/01/10 21:42:16 Finished clone github.com/mitchellh/hashstructure [2020-01-10T21:42:17.055Z] 2020/01/10 21:42:16 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-01-10T21:42:17.055Z] 2020/01/10 21:42:16 Finished clone github.com/gofrs/flock [2020-01-10T21:42:17.055Z] 2020/01/10 21:42:16 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-01-10T21:42:17.055Z] 2020/01/10 21:42:17 Finished clone github.com/opentracing/opentracing-go [2020-01-10T21:42:17.055Z] 2020/01/10 21:42:17 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-01-10T21:42:17.982Z] 2020/01/10 21:42:17 Finished clone github.com/docker/go-events [2020-01-10T21:42:17.982Z] 2020/01/10 21:42:17 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-01-10T21:42:18.238Z] 2020/01/10 21:42:18 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-01-10T21:42:18.238Z] 2020/01/10 21:42:18 Finished clone github.com/armon/go-metrics [2020-01-10T21:42:18.238Z] 2020/01/10 21:42:18 Finished clone github.com/armon/go-radix [2020-01-10T21:42:18.238Z] 2020/01/10 21:42:18 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-01-10T21:42:18.399Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-01-10T21:42:18.494Z] 2020/01/10 21:42:18 Finished clone github.com/sean-/seed [2020-01-10T21:42:18.494Z] 2020/01/10 21:42:18 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-01-10T21:42:18.494Z] 2020/01/10 21:42:18 Finished clone github.com/hashicorp/errwrap [2020-01-10T21:42:18.494Z] 2020/01/10 21:42:18 Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20 [2020-01-10T21:42:18.780Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-01-10T21:42:18.956Z] ok github.com/docker/docker/cmd/dockerd 0.278s coverage: 30.5% of statements [2020-01-10T21:42:18.956Z] ok github.com/docker/docker/container 0.234s coverage: 35.3% of statements [2020-01-10T21:42:18.956Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-10T21:42:18.956Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-10T21:42:18.956Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-10T21:42:18.956Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-10T21:42:19.071Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-01-10T21:42:19.071Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-01-10T21:42:19.421Z] 2020/01/10 21:42:19 Finished clone github.com/hashicorp/memberlist [2020-01-10T21:42:19.421Z] 2020/01/10 21:42:19 Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20 [2020-01-10T21:42:19.676Z] 2020/01/10 21:42:19 Finished clone github.com/tonistiigi/fsutil [2020-01-10T21:42:19.676Z] 2020/01/10 21:42:19 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-01-10T21:42:19.676Z] 2020/01/10 21:42:19 Finished clone github.com/hashicorp/go-multierror [2020-01-10T21:42:19.676Z] 2020/01/10 21:42:19 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-01-10T21:42:19.676Z] 2020/01/10 21:42:19 Finished clone github.com/golang/gddo [2020-01-10T21:42:19.676Z] 2020/01/10 21:42:19 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-01-10T21:42:19.932Z] 2020/01/10 21:42:19 Finished clone github.com/vishvananda/netns [2020-01-10T21:42:19.932Z] 2020/01/10 21:42:19 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-01-10T21:42:20.188Z] 2020/01/10 21:42:20 Finished clone github.com/docker/libkv [2020-01-10T21:42:20.188Z] 2020/01/10 21:42:20 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-01-10T21:42:20.966Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-01-10T21:42:21.112Z] 2020/01/10 21:42:20 Finished clone github.com/hashicorp/go-sockaddr [2020-01-10T21:42:21.112Z] 2020/01/10 21:42:20 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-01-10T21:42:21.411Z] 2020/01/10 21:42:21 Finished clone github.com/deckarep/golang-set [2020-01-10T21:42:21.411Z] 2020/01/10 21:42:21 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-01-10T21:42:21.411Z] 2020/01/10 21:42:21 Finished clone github.com/BurntSushi/toml [2020-01-10T21:42:21.411Z] 2020/01/10 21:42:21 Clone github.com/miekg/dns, revision e57bf427e68187a27e22adceac868350d7a7079b, attempt 1/20 [2020-01-10T21:42:21.411Z] 2020/01/10 21:42:21 Finished clone github.com/samuel/go-zookeeper [2020-01-10T21:42:21.411Z] 2020/01/10 21:42:21 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-01-10T21:42:21.411Z] 2020/01/10 21:42:21 Finished clone github.com/coreos/go-semver [2020-01-10T21:42:21.411Z] 2020/01/10 21:42:21 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-01-10T21:42:22.335Z] 2020/01/10 21:42:22 Finished clone github.com/vishvananda/netlink [2020-01-10T21:42:22.335Z] 2020/01/10 21:42:22 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-01-10T21:42:22.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-01-10T21:42:22.895Z] 2020/01/10 21:42:22 Finished clone github.com/ishidawataru/sctp [2020-01-10T21:42:22.895Z] 2020/01/10 21:42:22 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-01-10T21:42:23.001Z] === RUN TestDockerSuite/TestBuildPATH [2020-01-10T21:42:23.150Z] 2020/01/10 21:42:22 Finished clone github.com/Microsoft/hcsshim [2020-01-10T21:42:23.150Z] 2020/01/10 21:42:22 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-01-10T21:42:23.150Z] 2020/01/10 21:42:23 Finished clone github.com/hashicorp/go-msgpack [2020-01-10T21:42:23.150Z] 2020/01/10 21:42:23 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-01-10T21:42:23.713Z] 2020/01/10 21:42:23 Finished clone golang.org/x/net [2020-01-10T21:42:23.714Z] 2020/01/10 21:42:23 Clone google.golang.org/grpc, revision 39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6, attempt 1/20 [2020-01-10T21:42:23.788Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-01-10T21:42:25.085Z] 2020/01/10 21:42:24 Finished clone github.com/opencontainers/go-digest [2020-01-10T21:42:25.085Z] 2020/01/10 21:42:24 Clone github.com/opencontainers/runc, revision d736ef14f0288d6993a1845745d6756cfc9ddd5a, attempt 1/20 [2020-01-10T21:42:25.085Z] 2020/01/10 21:42:24 Finished clone github.com/mistifyio/go-zfs [2020-01-10T21:42:25.085Z] 2020/01/10 21:42:24 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2020-01-10T21:42:25.085Z] 2020/01/10 21:42:24 Finished clone go.etcd.io/bbolt [2020-01-10T21:42:25.085Z] 2020/01/10 21:42:24 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-01-10T21:42:25.167Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-01-10T21:42:25.643Z] 2020/01/10 21:42:25 Finished clone github.com/vbatts/tar-split [2020-01-10T21:42:25.643Z] 2020/01/10 21:42:25 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2020-01-10T21:42:26.157Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-01-10T21:42:26.995Z] 65014b3c3121: Pull complete [2020-01-10T21:42:27.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-01-10T21:42:27.329Z] --- PASS: TestServiceUpdateNetwork (15.29s) [2020-01-10T21:42:27.329Z] PASS [2020-01-10T21:42:27.329Z] [2020-01-10T21:42:27.329Z] === Skipped [2020-01-10T21:42:27.329Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-01-10T21:42:27.329Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-10T21:42:27.329Z] [2020-01-10T21:42:27.329Z] [2020-01-10T21:42:27.329Z] DONE 20 tests, 1 skipped in 165.212s [2020-01-10T21:42:27.329Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-01-10T21:42:27.329Z] ++ 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-01-10T21:42:27.419Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.042s coverage: 65.3% of statements [2020-01-10T21:42:27.441Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-01-10T21:42:27.586Z] ++ set -e [2020-01-10T21:42:27.586Z] ++ '[' -n 0 ']' [2020-01-10T21:42:27.586Z] ++ set -x [2020-01-10T21:42:27.586Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:42:27.586Z] INFO: Testing against a local daemon [2020-01-10T21:42:27.586Z] === RUN TestSessionCreate [2020-01-10T21:42:27.586Z] --- PASS: TestSessionCreate (0.04s) [2020-01-10T21:42:27.586Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-10T21:42:27.586Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-01-10T21:42:27.586Z] PASS [2020-01-10T21:42:27.586Z] [2020-01-10T21:42:27.586Z] DONE 2 tests in 0.169s [2020-01-10T21:42:27.586Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-01-10T21:42:27.586Z] ++ 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-01-10T21:42:27.586Z] ++ set -e [2020-01-10T21:42:27.586Z] ++ '[' -n 0 ']' [2020-01-10T21:42:27.586Z] ++ set -x [2020-01-10T21:42:27.586Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:42:27.609Z] 2020/01/10 21:42:27 Finished clone github.com/seccomp/libseccomp-golang [2020-01-10T21:42:27.609Z] 2020/01/10 21:42:27 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-01-10T21:42:27.842Z] INFO: Testing against a local daemon [2020-01-10T21:42:27.842Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-10T21:42:27.842Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-10T21:42:27.842Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-10T21:42:27.842Z] === RUN TestEventsExecDie [2020-01-10T21:42:28.169Z] 2020/01/10 21:42:27 Finished clone github.com/Microsoft/opengcs [2020-01-10T21:42:28.169Z] 2020/01/10 21:42:27 Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20 [2020-01-10T21:42:28.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-01-10T21:42:28.423Z] 2020/01/10 21:42:28 Finished clone github.com/opencontainers/runtime-spec [2020-01-10T21:42:28.423Z] 2020/01/10 21:42:28 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-01-10T21:42:28.468Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-01-10T21:42:28.661Z] --- PASS: TestEventsExecDie (0.86s) [2020-01-10T21:42:28.661Z] === RUN TestEventsBackwardsCompatible [2020-01-10T21:42:28.661Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-01-10T21:42:28.661Z] === RUN TestInfoBinaryCommits [2020-01-10T21:42:28.661Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-01-10T21:42:28.661Z] === RUN TestInfoAPIVersioned [2020-01-10T21:42:28.661Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-10T21:42:28.661Z] === RUN TestInfoDiscoveryBackend [2020-01-10T21:42:29.026Z] 2020/01/10 21:42:28 Finished clone github.com/opencontainers/image-spec [2020-01-10T21:42:29.026Z] 2020/01/10 21:42:28 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-01-10T21:42:29.026Z] 2020/01/10 21:42:28 Finished clone github.com/hashicorp/serf [2020-01-10T21:42:29.026Z] 2020/01/10 21:42:28 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-01-10T21:42:29.224Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-01-10T21:42:29.224Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-10T21:42:29.586Z] 2020/01/10 21:42:29 Finished clone github.com/coreos/go-systemd [2020-01-10T21:42:29.586Z] 2020/01/10 21:42:29 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-01-10T21:42:29.841Z] 2020/01/10 21:42:29 Finished clone github.com/Graylog2/go-gelf [2020-01-10T21:42:29.841Z] 2020/01/10 21:42:29 Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20 [2020-01-10T21:42:30.153Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008d3900_} [2020-01-10T21:42:30.153Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-10T21:42:30.153Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-10T21:42:30.402Z] 2020/01/10 21:42:30 Finished clone github.com/godbus/dbus [2020-01-10T21:42:30.402Z] 2020/01/10 21:42:30 Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20 [2020-01-10T21:42:30.402Z] 2020/01/10 21:42:30 Finished clone github.com/philhofer/fwd [2020-01-10T21:42:30.402Z] 2020/01/10 21:42:30 Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20 [2020-01-10T21:42:30.657Z] 2020/01/10 21:42:30 Finished clone github.com/fluent/fluent-logger-golang [2020-01-10T21:42:30.657Z] 2020/01/10 21:42:30 Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20 [2020-01-10T21:42:30.716Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2020-01-10T21:42:30.716Z] === RUN TestInfoAPI [2020-01-10T21:42:30.716Z] --- PASS: TestInfoAPI (0.02s) [2020-01-10T21:42:30.973Z] === RUN TestInfoAPIWarnings [2020-01-10T21:42:31.218Z] 2020/01/10 21:42:31 Finished clone github.com/ugorji/go [2020-01-10T21:42:31.219Z] 2020/01/10 21:42:31 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-01-10T21:42:31.474Z] 2020/01/10 21:42:31 Finished clone github.com/fsnotify/fsnotify [2020-01-10T21:42:31.474Z] 2020/01/10 21:42:31 Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20 [2020-01-10T21:42:31.536Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-01-10T21:42:31.536Z] === RUN TestInfoDebug [2020-01-10T21:42:31.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1807233086_/foo_false____} [2020-01-10T21:42:31.793Z] --- PASS: TestInfoDebug (0.52s) [2020-01-10T21:42:31.793Z] === RUN TestInfoInsecureRegistries [2020-01-10T21:42:32.357Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-01-10T21:42:32.357Z] === RUN TestInfoRegistryMirrors [2020-01-10T21:42:32.401Z] 2020/01/10 21:42:32 Finished clone github.com/go-ini/ini [2020-01-10T21:42:32.401Z] 2020/01/10 21:42:32 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-01-10T21:42:32.401Z] 2020/01/10 21:42:32 Finished clone github.com/jmespath/go-jmespath [2020-01-10T21:42:32.401Z] 2020/01/10 21:42:32 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-01-10T21:42:32.656Z] 2020/01/10 21:42:32 Finished clone github.com/bsphere/le_go [2020-01-10T21:42:32.656Z] 2020/01/10 21:42:32 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-01-10T21:42:32.920Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-01-10T21:42:32.920Z] === RUN TestLoginFailsWithBadCredentials [2020-01-10T21:42:32.978Z] ok github.com/docker/docker/daemon/cluster/convert 0.032s coverage: 35.8% of statements [2020-01-10T21:42:33.177Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-01-10T21:42:33.177Z] === RUN TestPingCacheHeaders [2020-01-10T21:42:33.177Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-01-10T21:42:33.177Z] === RUN TestPingGet [2020-01-10T21:42:33.177Z] --- PASS: TestPingGet (0.01s) [2020-01-10T21:42:33.177Z] === RUN TestPingHead [2020-01-10T21:42:33.177Z] --- PASS: TestPingHead (0.03s) [2020-01-10T21:42:33.177Z] === RUN TestVersion [2020-01-10T21:42:33.177Z] --- PASS: TestVersion (0.02s) [2020-01-10T21:42:33.177Z] PASS [2020-01-10T21:42:33.177Z] [2020-01-10T21:42:33.177Z] === Skipped [2020-01-10T21:42:33.177Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-10T21:42:33.177Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-10T21:42:33.177Z] [2020-01-10T21:42:33.177Z] [2020-01-10T21:42:33.177Z] DONE 18 tests, 1 skipped in 5.558s [2020-01-10T21:42:33.177Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-01-10T21:42:33.177Z] ++ 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-01-10T21:42:33.177Z] ++ set -e [2020-01-10T21:42:33.177Z] ++ '[' -n 0 ']' [2020-01-10T21:42:33.177Z] ++ set -x [2020-01-10T21:42:33.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= 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-01-10T21:42:33.433Z] INFO: Testing against a local daemon [2020-01-10T21:42:33.433Z] === RUN TestVolumesCreateAndList [2020-01-10T21:42:33.433Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-01-10T21:42:33.433Z] === RUN TestVolumesRemove [2020-01-10T21:42:33.433Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1807233086_/foo_true____} [2020-01-10T21:42:33.433Z] --- PASS: TestVolumesRemove (0.10s) [2020-01-10T21:42:33.433Z] === RUN TestVolumesInspect [2020-01-10T21:42:33.433Z] --- PASS: TestVolumesInspect (0.03s) [2020-01-10T21:42:33.433Z] === RUN TestVolumesInvalidJSON [2020-01-10T21:42:33.433Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-10T21:42:33.433Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-10T21:42:33.433Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-10T21:42:33.433Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-10T21:42:33.433Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-10T21:42:33.433Z] PASS [2020-01-10T21:42:33.433Z] [2020-01-10T21:42:33.433Z] DONE 5 tests in 0.290s [2020-01-10T21:42:33.433Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-10T21:42:33.581Z] 2020/01/10 21:42:33 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-01-10T21:42:33.582Z] 2020/01/10 21:42:33 Finished clone github.com/tinylib/msgp [2020-01-10T21:42:33.690Z] ++++ cat bundles/test-integration/docker.pid [2020-01-10T21:42:33.690Z] +++ kill 5310 [2020-01-10T21:42:33.837Z] 2020/01/10 21:42:33 Finished clone golang.org/x/oauth2 [2020-01-10T21:42:33.837Z] 2020/01/10 21:42:33 Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20 [2020-01-10T21:42:34.398Z] 2020/01/10 21:42:34 Finished clone github.com/moby/buildkit [2020-01-10T21:42:34.398Z] 2020/01/10 21:42:34 Clone github.com/containerd/containerd, revision acdcf13d5eaf0dfe0eaeabe7194a82535549bc2b, attempt 1/20 [2020-01-10T21:42:34.398Z] 2020/01/10 21:42:34 Clone github.com/containerd/fifo, revision bda0ff6ed73c67bfb5e62bc9c697f146b7fd7f13, attempt 1/20 [2020-01-10T21:42:34.398Z] 2020/01/10 21:42:34 Finished clone golang.org/x/sys [2020-01-10T21:42:35.002Z] 2020/01/10 21:42:34 Finished clone github.com/googleapis/gax-go [2020-01-10T21:42:35.002Z] 2020/01/10 21:42:34 Clone github.com/containerd/continuity, revision f2a389ac0a02ce21c09edd7344677a601970f41c, attempt 1/20 [2020-01-10T21:42:35.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3831195781_/foo_false____} [2020-01-10T21:42:35.058Z] +++ /etc/init.d/apparmor stop [2020-01-10T21:42:35.058Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-10T21:42:35.058Z] [2020-01-10T21:42:35.058Z] Unloading profiles will leave already running processes permanently [2020-01-10T21:42:35.058Z] unconfined, which can lead to unexpected situations. [2020-01-10T21:42:35.058Z] [2020-01-10T21:42:35.058Z] To set a process to complain mode, use the command line tool [2020-01-10T21:42:35.058Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-10T21:42:35.058Z] +++ true [2020-01-10T21:42:35.058Z] [2020-01-10T21:42:35.928Z] 2020/01/10 21:42:35 Finished clone github.com/containerd/fifo [2020-01-10T21:42:35.928Z] 2020/01/10 21:42:35 Clone github.com/containerd/cgroups, revision 5fbad35c2a7e855762d3c60f2e474ffcad0d470a, attempt 1/20 [2020-01-10T21:42:36.487Z] ok github.com/docker/docker/daemon/cluster 0.129s coverage: 0.5% of statements [2020-01-10T21:42:36.853Z] 2020/01/10 21:42:36 Finished clone go.opencensus.io [2020-01-10T21:42:36.853Z] 2020/01/10 21:42:36 Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20 [2020-01-10T21:42:36.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3831195781_/foo_true____} [2020-01-10T21:42:37.364Z] 2020/01/10 21:42:37 Finished clone github.com/docker/libnetwork [2020-01-10T21:42:37.364Z] 2020/01/10 21:42:37 Clone github.com/containerd/go-runc, revision a2952bc25f5116103a8b78f3817f6df759aa7def, attempt 1/20 [2020-01-10T21:42:37.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-01-10T21:42:37.619Z] 2020/01/10 21:42:37 Finished clone github.com/opencontainers/runc [2020-01-10T21:42:37.619Z] 2020/01/10 21:42:37 Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20 [2020-01-10T21:42:37.875Z] 2020/01/10 21:42:37 Finished clone github.com/containerd/cgroups [2020-01-10T21:42:37.875Z] 2020/01/10 21:42:37 Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20 [2020-01-10T21:42:38.448Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3831195781_/foo_true__0xc0008d3d80__} [2020-01-10T21:42:38.800Z] 2020/01/10 21:42:38 Finished clone github.com/containerd/go-runc [2020-01-10T21:42:38.800Z] 2020/01/10 21:42:38 Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20 [2020-01-10T21:42:39.056Z] 2020/01/10 21:42:38 Finished clone github.com/containerd/typeurl [2020-01-10T21:42:39.056Z] 2020/01/10 21:42:38 Clone github.com/docker/swarmkit, revision 24fb4cfe8af56803640180c5592bf32da732ced2, attempt 1/20 [2020-01-10T21:42:39.311Z] 2020/01/10 21:42:39 Finished clone github.com/containerd/ttrpc [2020-01-10T21:42:39.311Z] 2020/01/10 21:42:39 Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20 [2020-01-10T21:42:39.311Z] 2020/01/10 21:42:39 Finished clone google.golang.org/grpc [2020-01-10T21:42:39.311Z] 2020/01/10 21:42:39 Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20 [2020-01-10T21:42:39.792Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-01-10T21:42:39.818Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008d3da0_} [2020-01-10T21:42:40.237Z] 2020/01/10 21:42:39 Finished clone golang.org/x/text [2020-01-10T21:42:40.237Z] 2020/01/10 21:42:39 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-01-10T21:42:40.237Z] 2020/01/10 21:42:40 Finished clone github.com/containerd/console [2020-01-10T21:42:40.237Z] 2020/01/10 21:42:40 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-01-10T21:42:40.237Z] 2020/01/10 21:42:40 Finished clone github.com/gogo/googleapis [2020-01-10T21:42:40.493Z] 2020/01/10 21:42:40 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-01-10T21:42:40.977Z] --- PASS: TestImportExtremelyLargeImageWorks (97.50s) [2020-01-10T21:42:40.977Z] PASS [2020-01-10T21:42:40.977Z] [2020-01-10T21:42:40.977Z] === Skipped [2020-01-10T21:42:40.977Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-10T21:42:40.977Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:42:40.977Z] [2020-01-10T21:42:40.977Z] [2020-01-10T21:42:40.977Z] DONE 12 tests, 1 skipped in 99.044s [2020-01-10T21:42:40.977Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-01-10T21:42:40.977Z] ++ 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-01-10T21:42:40.977Z] ++ set -e [2020-01-10T21:42:40.977Z] ++ '[' -n 0 ']' [2020-01-10T21:42:40.977Z] ++ set -x [2020-01-10T21:42:40.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:42:40.977Z] INFO: Testing against a local daemon [2020-01-10T21:42:40.977Z] === RUN TestNetworkCreateDelete [2020-01-10T21:42:40.977Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-01-10T21:42:40.977Z] === RUN TestDockerNetworkDeletePreferID [2020-01-10T21:42:40.977Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-01-10T21:42:40.977Z] === RUN TestInspectNetwork [2020-01-10T21:42:41.053Z] 2020/01/10 21:42:40 Clone golang.org/x/crypto, revision 88737f569e3a9c7ab309cdc09a07fe7fc87233c3, attempt 1/20 [2020-01-10T21:42:41.053Z] 2020/01/10 21:42:40 Finished clone github.com/containerd/continuity [2020-01-10T21:42:41.658Z] 2020/01/10 21:42:41 Finished clone github.com/miekg/dns [2020-01-10T21:42:41.658Z] 2020/01/10 21:42:41 Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20 [2020-01-10T21:42:41.658Z] 2020/01/10 21:42:41 Finished clone github.com/fernet/fernet-go [2020-01-10T21:42:41.658Z] 2020/01/10 21:42:41 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-01-10T21:42:41.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008d3dc0_} [2020-01-10T21:42:42.030Z] ok github.com/docker/docker/daemon/discovery 0.037s coverage: 30.0% of statements [2020-01-10T21:42:42.626Z] 2020/01/10 21:42:42 Finished clone github.com/docker/distribution [2020-01-10T21:42:42.626Z] 2020/01/10 21:42:42 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-01-10T21:42:43.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008d3de0_} [2020-01-10T21:42:43.188Z] 2020/01/10 21:42:43 Finished clone github.com/hashicorp/go-memdb [2020-01-10T21:42:43.188Z] 2020/01/10 21:42:43 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-01-10T21:42:43.188Z] 2020/01/10 21:42:43 Finished clone github.com/hashicorp/go-immutable-radix [2020-01-10T21:42:43.188Z] 2020/01/10 21:42:43 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-01-10T21:42:43.443Z] 2020/01/10 21:42:43 Finished clone golang.org/x/time [2020-01-10T21:42:43.443Z] 2020/01/10 21:42:43 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-01-10T21:42:43.467Z] === RUN TestInspectNetwork/full_network_id [2020-01-10T21:42:43.467Z] === RUN TestInspectNetwork/partial_network_id [2020-01-10T21:42:43.467Z] === RUN TestInspectNetwork/network_name [2020-01-10T21:42:43.467Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-10T21:42:43.539Z] ok github.com/docker/docker/daemon/config 0.097s coverage: 82.1% of statements [2020-01-10T21:42:43.539Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2020-01-10T21:42:44.807Z] 2020/01/10 21:42:44 Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20 [2020-01-10T21:42:44.807Z] 2020/01/10 21:42:44 Finished clone github.com/hashicorp/golang-lru [2020-01-10T21:42:44.807Z] 2020/01/10 21:42:44 Finished clone github.com/coreos/pkg [2020-01-10T21:42:44.807Z] 2020/01/10 21:42:44 Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20 [2020-01-10T21:42:44.807Z] 2020/01/10 21:42:44 Finished clone code.cloudfoundry.org/clock [2020-01-10T21:42:44.808Z] 2020/01/10 21:42:44 Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20 [2020-01-10T21:42:44.826Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-01-10T21:42:44.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008d3e00_} [2020-01-10T21:42:46.171Z] 2020/01/10 21:42:45 Finished clone github.com/beorn7/perks [2020-01-10T21:42:46.171Z] 2020/01/10 21:42:45 Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20 [2020-01-10T21:42:46.171Z] 2020/01/10 21:42:46 Finished clone github.com/prometheus/client_model [2020-01-10T21:42:46.171Z] 2020/01/10 21:42:46 Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20 [2020-01-10T21:42:46.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-01-10T21:42:46.885Z] === RUN TestDockerSuite/TestBuildRm [2020-01-10T21:42:47.026Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-01-10T21:42:47.534Z] 2020/01/10 21:42:47 Finished clone golang.org/x/crypto [2020-01-10T21:42:47.534Z] 2020/01/10 21:42:47 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-01-10T21:42:48.205Z] 2020/01/10 21:42:47 Finished clone github.com/prometheus/client_golang [2020-01-10T21:42:48.205Z] 2020/01/10 21:42:47 Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20 [2020-01-10T21:42:48.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-01-10T21:42:48.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-01-10T21:42:48.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-01-10T21:42:48.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-01-10T21:42:48.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-01-10T21:42:48.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-01-10T21:42:48.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-01-10T21:42:48.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-01-10T21:42:48.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-01-10T21:42:48.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-01-10T21:42:48.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-01-10T21:42:48.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-01-10T21:42:48.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-01-10T21:42:48.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-01-10T21:42:48.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-01-10T21:42:48.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-01-10T21:42:48.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-01-10T21:42:48.745Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-01-10T21:42:48.799Z] --- PASS: TestInspectNetwork (9.02s) [2020-01-10T21:42:48.799Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-10T21:42:48.799Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-10T21:42:48.799Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-10T21:42:48.799Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-10T21:42:48.799Z] === RUN TestRunContainerWithBridgeNone [2020-01-10T21:42:49.173Z] 2020/01/10 21:42:48 Finished clone github.com/prometheus/procfs [2020-01-10T21:42:49.173Z] 2020/01/10 21:42:48 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-01-10T21:42:49.173Z] 2020/01/10 21:42:48 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-01-10T21:42:49.173Z] 2020/01/10 21:42:48 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2020-01-10T21:42:49.733Z] 2020/01/10 21:42:49 Finished clone github.com/prometheus/common [2020-01-10T21:42:49.733Z] 2020/01/10 21:42:49 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2020-01-10T21:42:49.733Z] 2020/01/10 21:42:49 Finished clone github.com/pkg/errors [2020-01-10T21:42:49.733Z] 2020/01/10 21:42:49 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-01-10T21:42:49.736Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.526s coverage: 13.7% of statements [2020-01-10T21:42:50.659Z] 2020/01/10 21:42:50 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-01-10T21:42:50.659Z] 2020/01/10 21:42:50 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-01-10T21:42:50.941Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-01-10T21:42:51.261Z] 2020/01/10 21:42:51 Finished clone github.com/inconshreveable/mousetrap [2020-01-10T21:42:51.261Z] 2020/01/10 21:42:51 Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20 [2020-01-10T21:42:51.267Z] --- PASS: TestRunContainerWithBridgeNone (2.65s) [2020-01-10T21:42:51.267Z] === RUN TestNetworkInvalidJSON [2020-01-10T21:42:51.267Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-10T21:42:51.267Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-10T21:42:51.267Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-10T21:42:51.267Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-10T21:42:51.267Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-10T21:42:51.267Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-10T21:42:51.267Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-10T21:42:51.267Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-10T21:42:51.267Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-10T21:42:51.267Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-01-10T21:42:51.267Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-10T21:42:51.267Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-01-10T21:42:51.267Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-10T21:42:51.267Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-10T21:42:51.309Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-01-10T21:42:51.786Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-01-10T21:42:51.822Z] 2020/01/10 21:42:51 Finished clone github.com/spf13/pflag [2020-01-10T21:42:51.822Z] 2020/01/10 21:42:51 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-01-10T21:42:52.021Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-01-10T21:42:52.382Z] 2020/01/10 21:42:52 Finished clone github.com/morikuni/aec [2020-01-10T21:42:52.382Z] 2020/01/10 21:42:52 Finished clone github.com/spf13/cobra [2020-01-10T21:42:52.534Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-01-10T21:42:52.534Z] === RUN TestDaemonDefaultNetworkPools [2020-01-10T21:42:52.637Z] 2020/01/10 21:42:52 Finished clone github.com/docker/go-metrics [2020-01-10T21:42:52.908Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-01-10T21:42:52.908Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-10T21:42:53.125Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-01-10T21:42:53.197Z] 2020/01/10 21:42:53 Finished clone github.com/Azure/go-ansiterm [2020-01-10T21:42:53.316Z] ok github.com/docker/docker/daemon 12.767s coverage: 17.6% of statements [2020-01-10T21:42:53.316Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-10T21:42:53.316Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-10T21:42:53.316Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-10T21:42:53.316Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-10T21:42:53.900Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-01-10T21:42:53.943Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.561s coverage: 57.9% of statements [2020-01-10T21:42:54.165Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-01-10T21:42:54.165Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-10T21:42:54.542Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-01-10T21:42:54.696Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-01-10T21:42:55.439Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-01-10T21:42:55.439Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-10T21:42:55.754Z] 2020/01/10 21:42:55 Finished clone github.com/google/certificate-transparency-go [2020-01-10T21:42:55.947Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-01-10T21:42:56.232Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-01-10T21:42:56.232Z] === RUN TestServiceWithPredefinedNetwork [2020-01-10T21:42:56.680Z] 2020/01/10 21:42:56 Finished clone github.com/golang/protobuf [2020-01-10T21:42:57.062Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-01-10T21:42:57.328Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-01-10T21:42:58.043Z] 2020/01/10 21:42:57 Finished clone github.com/cloudflare/cfssl [2020-01-10T21:42:58.365Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.537s coverage: 68.6% of statements [2020-01-10T21:42:58.954Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-01-10T21:42:58.954Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-01-10T21:42:59.288Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-01-10T21:42:59.582Z] --- PASS: TestServiceWithPredefinedNetwork (3.19s) [2020-01-10T21:42:59.582Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-10T21:42:59.582Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-10T21:42:59.582Z] service_test.go:230: FLAKY_TEST [2020-01-10T21:42:59.582Z] === RUN TestServiceWithDataPathPortInit [2020-01-10T21:42:59.866Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.993s coverage: 48.6% of statements [2020-01-10T21:42:59.883Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-01-10T21:43:00.812Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-01-10T21:43:01.346Z] 2020/01/10 21:43:00 Finished clone cloud.google.com/go [2020-01-10T21:43:01.926Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.255s coverage: 46.2% of statements [2020-01-10T21:43:01.926Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-10T21:43:02.211Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-01-10T21:43:03.145Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-01-10T21:43:03.332Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-01-10T21:43:03.332Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-01-10T21:43:03.420Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.559s coverage: 76.1% of statements [2020-01-10T21:43:03.420Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.376s coverage: 54.8% of statements [2020-01-10T21:43:03.420Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-10T21:43:03.420Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-10T21:43:03.700Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-01-10T21:43:03.700Z] === RUN TestDockerSuite/TestBuildSpaces [2020-01-10T21:43:04.045Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.036s coverage: 58.0% of statements [2020-01-10T21:43:04.076Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-01-10T21:43:04.503Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-01-10T21:43:05.006Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-01-10T21:43:05.071Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2020-01-10T21:43:05.282Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-01-10T21:43:05.669Z] === RUN TestDockerSuite/TestBuildStderr [2020-01-10T21:43:05.935Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-01-10T21:43:06.625Z] 2020/01/10 21:43:05 Finished clone google.golang.org/genproto [2020-01-10T21:43:06.864Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-01-10T21:43:06.880Z] 2020/01/10 21:43:06 Finished clone github.com/docker/swarmkit [2020-01-10T21:43:06.952Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-01-10T21:43:07.791Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.043s coverage: 3.0% of statements [2020-01-10T21:43:08.232Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-01-10T21:43:09.162Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-01-10T21:43:10.092Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-01-10T21:43:11.022Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-01-10T21:43:11.041Z] 2020/01/10 21:43:10 Finished clone github.com/containerd/containerd [2020-01-10T21:43:11.306Z] 2020/01/10 21:43:11 Finished clone github.com/coreos/etcd [2020-01-10T21:43:11.341Z] ok github.com/docker/docker/daemon/logger 0.282s coverage: 42.7% of statements [2020-01-10T21:43:12.310Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-01-10T21:43:12.367Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2020-01-10T21:43:12.367Z] ok github.com/docker/docker/daemon/logger/awslogs 0.552s coverage: 77.4% of statements [2020-01-10T21:43:12.418Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-01-10T21:43:13.090Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-01-10T21:43:13.786Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-01-10T21:43:14.344Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-01-10T21:43:14.421Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.9% of statements [2020-01-10T21:43:14.421Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-10T21:43:14.421Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-10T21:43:14.421Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-10T21:43:14.421Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-10T21:43:14.421Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 88.3% of statements [2020-01-10T21:43:14.712Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 26.2% of statements [2020-01-10T21:43:14.715Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-01-10T21:43:15.138Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-01-10T21:43:15.646Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-01-10T21:43:15.646Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-01-10T21:43:15.925Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-01-10T21:43:15.993Z] --- PASS: TestServiceWithDataPathPortInit (16.78s) [2020-01-10T21:43:15.993Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-10T21:43:16.223Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.021s coverage: 62.1% of statements [2020-01-10T21:43:16.575Z] === RUN TestDockerSuite/TestCpRelativePath [2020-01-10T21:43:17.507Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-01-10T21:43:17.745Z] === RUN TestDockerSuite/TestBuildUser [2020-01-10T21:43:18.875Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-01-10T21:43:18.945Z] ok github.com/docker/docker/daemon/logger/local 0.139s coverage: 74.7% of statements [2020-01-10T21:43:18.945Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-10T21:43:19.233Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 19.9% of statements [2020-01-10T21:43:19.804Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-01-10T21:43:20.283Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-01-10T21:43:20.729Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2020-01-10T21:43:21.017Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 47.8% of statements [2020-01-10T21:43:21.173Z] === RUN TestDockerSuite/TestCpToCaseA [2020-01-10T21:43:22.517Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-01-10T21:43:22.541Z] === RUN TestDockerSuite/TestCpToCaseB [2020-01-10T21:43:22.808Z] ok github.com/docker/docker/daemon/logger/splunk 3.047s coverage: 82.5% of statements [2020-01-10T21:43:22.808Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-10T21:43:22.808Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-10T21:43:23.470Z] === RUN TestDockerSuite/TestCpToCaseC [2020-01-10T21:43:24.329Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-01-10T21:43:25.310Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.50s) [2020-01-10T21:43:25.310Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ljv10fkl617vvxqojbqeca1ef Created:2020-01-10 21:43:17.468504161 +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[8687db4f569978b92a474c212599faad0c8ab85c974481e1c8f41555a921c99b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pb7yjv0z4o6l2jzxelzl2a5x9 EndpointID:78e496dcf4260e33446fbebf31e28cd15801b1697deac6075e6a3a6d099a42c7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:09b79d1d9229778b012dcbd04eb8c16fd3bf6b7c8b696c6a7744fa1ac7079e46 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:74bc3a43c1d3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pb7yjv0z4o6l2jzxelzl2a5x9 EndpointID:78e496dcf4260e33446fbebf31e28cd15801b1697deac6075e6a3a6d099a42c7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-10T21:43:25.310Z] PASS [2020-01-10T21:43:25.310Z] [2020-01-10T21:43:25.310Z] === Skipped [2020-01-10T21:43:25.310Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-10T21:43:25.310Z] service_test.go:230: FLAKY_TEST [2020-01-10T21:43:25.310Z] [2020-01-10T21:43:25.310Z] [2020-01-10T21:43:25.310Z] DONE 21 tests, 1 skipped in 45.647s [2020-01-10T21:43:25.310Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-10T21:43:25.310Z] ++ 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-01-10T21:43:25.310Z] ++ set -e [2020-01-10T21:43:25.310Z] ++ '[' -n 0 ']' [2020-01-10T21:43:25.310Z] ++ set -x [2020-01-10T21:43:25.310Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:43:25.310Z] INFO: Testing against a local daemon [2020-01-10T21:43:25.310Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-10T21:43:25.310Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-10T21:43:25.310Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-10T21:43:25.310Z] === RUN TestDockerNetworkIpvlan [2020-01-10T21:43:25.310Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-10T21:43:25.310Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-10T21:43:25.310Z] PASS [2020-01-10T21:43:25.310Z] [2020-01-10T21:43:25.310Z] === Skipped [2020-01-10T21:43:25.310Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-10T21:43:25.310Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-10T21:43:25.310Z] [2020-01-10T21:43:25.310Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-10T21:43:25.310Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-10T21:43:25.310Z] [2020-01-10T21:43:25.310Z] [2020-01-10T21:43:25.310Z] DONE 2 tests, 2 skipped in 0.187s [2020-01-10T21:43:25.310Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-10T21:43:25.310Z] ++ 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-01-10T21:43:25.310Z] ++ set -e [2020-01-10T21:43:25.310Z] ++ '[' -n 0 ']' [2020-01-10T21:43:25.310Z] ++ set -x [2020-01-10T21:43:25.310Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:43:25.310Z] INFO: Testing against a local daemon [2020-01-10T21:43:25.310Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-10T21:43:25.991Z] === RUN TestDockerSuite/TestCpToCaseD [2020-01-10T21:43:26.132Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-01-10T21:43:26.132Z] === RUN TestDockerNetworkMacvlan [2020-01-10T21:43:26.352Z] 2020/01/10 21:43:26 Finished clone github.com/gogo/protobuf [2020-01-10T21:43:26.916Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-10T21:43:27.248Z] ok github.com/docker/docker/distribution/metadata 0.233s coverage: 48.2% of statements [2020-01-10T21:43:27.713Z] 2020/01/10 21:43:27 Finished clone github.com/hashicorp/consul [2020-01-10T21:43:28.171Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-10T21:43:28.285Z] ok github.com/docker/docker/errdefs 0.063s coverage: 49.4% of statements [2020-01-10T21:43:28.969Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-10T21:43:29.811Z] ok github.com/docker/docker/distribution 0.461s coverage: 22.1% of statements [2020-01-10T21:43:29.811Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-10T21:43:30.839Z] ok github.com/docker/docker/distribution/xfer 1.690s coverage: 85.1% of statements [2020-01-10T21:43:30.839Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-10T21:43:31.242Z] === RUN TestDockerSuite/TestCpToCaseE [2020-01-10T21:43:31.429Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-10T21:43:32.893Z] ok github.com/docker/docker/image 0.132s coverage: 86.4% of statements [2020-01-10T21:43:33.185Z] ok github.com/docker/docker/image/cache 0.065s coverage: 19.2% of statements [2020-01-10T21:43:33.185Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-10T21:43:34.216Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2020-01-10T21:43:34.506Z] ok github.com/docker/docker/image/v1 0.085s coverage: 25.0% of statements [2020-01-10T21:43:34.506Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-10T21:43:34.515Z] === RUN TestDockerSuite/TestCpToCaseF [2020-01-10T21:43:35.444Z] === RUN TestDockerSuite/TestCpToCaseG [2020-01-10T21:43:35.454Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-10T21:43:36.585Z] ok github.com/docker/docker/pkg/aaparser 0.027s coverage: 50.0% of statements [2020-01-10T21:43:40.087Z] ok github.com/docker/docker/opts 0.077s coverage: 66.9% of statements [2020-01-10T21:43:40.673Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-10T21:43:40.693Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-01-10T21:43:40.693Z] === RUN TestDockerSuite/TestCpToCaseH [2020-01-10T21:43:41.112Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-01-10T21:43:41.479Z] --- PASS: TestDockerNetworkMacvlan (15.23s) [2020-01-10T21:43:41.479Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-01-10T21:43:41.479Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-01-10T21:43:41.479Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2020-01-10T21:43:41.479Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.37s) [2020-01-10T21:43:41.479Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.99s) [2020-01-10T21:43:41.479Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.97s) [2020-01-10T21:43:41.479Z] PASS [2020-01-10T21:43:41.479Z] [2020-01-10T21:43:41.479Z] DONE 8 tests in 16.753s [2020-01-10T21:43:41.479Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-10T21:43:41.479Z] ++ 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-01-10T21:43:41.479Z] ++ set -e [2020-01-10T21:43:41.479Z] ++ '[' -n 0 ']' [2020-01-10T21:43:41.479Z] ++ set -x [2020-01-10T21:43:41.479Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:43:41.479Z] testing: warning: no tests to run [2020-01-10T21:43:41.479Z] PASS [2020-01-10T21:43:41.479Z] [2020-01-10T21:43:41.479Z] DONE 0 tests in 0.075s [2020-01-10T21:43:41.479Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-10T21:43:41.479Z] ++ 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-01-10T21:43:41.479Z] ++ set -e [2020-01-10T21:43:41.479Z] ++ '[' -n 0 ']' [2020-01-10T21:43:41.479Z] ++ set -x [2020-01-10T21:43:41.479Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:43:41.747Z] ok github.com/docker/docker/pkg/authorization 1.430s coverage: 68.3% of statements [2020-01-10T21:43:41.851Z] INFO: Testing against a local daemon [2020-01-10T21:43:41.851Z] === RUN TestAuthZPluginAllowRequest [2020-01-10T21:43:42.034Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-01-10T21:43:42.325Z] ok github.com/docker/docker/pkg/archive 1.442s coverage: 77.0% of statements [2020-01-10T21:43:43.354Z] ok github.com/docker/docker/pkg/directory 0.023s coverage: 80.0% of statements [2020-01-10T21:43:43.663Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2020-01-10T21:43:43.663Z] === RUN TestAuthZPluginTLS [2020-01-10T21:43:43.969Z] === RUN TestDockerSuite/TestCpToCaseI [2020-01-10T21:43:44.026Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-01-10T21:43:44.026Z] === RUN TestAuthZPluginDenyRequest [2020-01-10T21:43:44.068Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-01-10T21:43:44.389Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-01-10T21:43:44.399Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-01-10T21:43:44.399Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-10T21:43:44.432Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-01-10T21:43:44.682Z] ok github.com/docker/docker/pkg/discovery/file 0.022s coverage: 97.6% of statements [2020-01-10T21:43:44.797Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-01-10T21:43:44.935Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-01-10T21:43:45.181Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-01-10T21:43:45.181Z] === RUN TestAuthZPluginDenyResponse [2020-01-10T21:43:45.549Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-01-10T21:43:45.549Z] === RUN TestAuthZPluginAllowEventStream [2020-01-10T21:43:45.830Z] 2020/01/10 21:43:43 Finished clone github.com/aws/aws-sdk-go [2020-01-10T21:43:46.071Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-01-10T21:43:46.184Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2020-01-10T21:43:46.184Z] ok github.com/docker/docker/layer 7.612s coverage: 68.8% of statements [2020-01-10T21:43:46.184Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-10T21:43:46.184Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-10T21:43:46.184Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-10T21:43:46.184Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-10T21:43:46.184Z] ? github.com/docker/docker/oci [no test files] [2020-01-10T21:43:46.184Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-10T21:43:47.330Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-01-10T21:43:47.378Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2020-01-10T21:43:47.378Z] === RUN TestAuthZPluginErrorResponse [2020-01-10T21:43:47.681Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-01-10T21:43:47.681Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-01-10T21:43:47.749Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-01-10T21:43:47.749Z] === RUN TestAuthZPluginErrorRequest [2020-01-10T21:43:48.544Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-01-10T21:43:48.544Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-10T21:43:48.909Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-01-10T21:43:48.909Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-10T21:43:49.134Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-01-10T21:43:49.134Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-01-10T21:43:49.134Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-01-10T21:43:49.134Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-01-10T21:43:49.134Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-01-10T21:43:49.172Z] ok github.com/docker/docker/pkg/chrootarchive 4.295s coverage: 43.2% of statements [2020-01-10T21:43:49.172Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-10T21:43:49.172Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-10T21:43:49.172Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-01-10T21:43:49.172Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 89.5% of statements [2020-01-10T21:43:50.185Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-01-10T21:43:50.666Z] ok github.com/docker/docker/pkg/fsutils 0.390s coverage: 85.1% of statements [2020-01-10T21:43:50.666Z] ok github.com/docker/docker/pkg/homedir 0.022s coverage: 11.4% of statements [2020-01-10T21:43:50.666Z] ok github.com/docker/docker/pkg/discovery/kv 3.234s coverage: 84.1% of statements [2020-01-10T21:43:50.747Z] === RUN TestDockerSuite/TestCpToDot [2020-01-10T21:43:51.440Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2020-01-10T21:43:51.440Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-10T21:43:51.587Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-01-10T21:43:51.587Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-01-10T21:43:51.678Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-01-10T21:43:52.377Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-01-10T21:43:52.727Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-01-10T21:43:52.727Z] ok github.com/docker/docker/pkg/locker 0.094s coverage: 88.9% of statements [2020-01-10T21:43:53.018Z] ok github.com/docker/docker/pkg/idtools 0.685s coverage: 70.1% of statements [2020-01-10T21:43:53.366Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2020-01-10T21:43:53.366Z] === RUN TestAuthZPluginHeader [2020-01-10T21:43:53.571Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-01-10T21:43:53.796Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-01-10T21:43:54.041Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-01-10T21:43:54.330Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2020-01-10T21:43:54.346Z] --- PASS: TestAuthZPluginHeader (0.89s) [2020-01-10T21:43:54.346Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-10T21:43:54.346Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-10T21:43:54.346Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:43:54.346Z] === RUN TestAuthZPluginV2Disable [2020-01-10T21:43:54.346Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-10T21:43:54.346Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:43:54.346Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-10T21:43:54.346Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-10T21:43:54.346Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:43:54.346Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-10T21:43:54.346Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-10T21:43:54.346Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:43:54.346Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-10T21:43:54.731Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-01-10T21:43:54.731Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-01-10T21:43:54.957Z] ok github.com/docker/docker/pkg/ioutils 1.796s coverage: 70.6% of statements [2020-01-10T21:43:54.957Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-10T21:43:55.089Z] === RUN TestDockerSuite/TestCpToStdout [2020-01-10T21:43:55.246Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2020-01-10T21:43:55.534Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-01-10T21:43:56.018Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-01-10T21:43:56.159Z] ok github.com/docker/docker/pkg/mount 0.943s coverage: 70.0% of statements [2020-01-10T21:43:56.159Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-10T21:43:56.785Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2020-01-10T21:43:56.785Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.029s coverage: 91.4% of statements [2020-01-10T21:43:56.785Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-10T21:43:56.785Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-10T21:43:57.808Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.085s coverage: 56.8% of statements [2020-01-10T21:43:57.923Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-01-10T21:43:58.831Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 88.2% of statements [2020-01-10T21:43:59.470Z] ok github.com/docker/docker/pkg/progress 0.019s coverage: 75.9% of statements [2020-01-10T21:43:59.759Z] ok github.com/docker/docker/pkg/plugins/transport 0.008s coverage: 85.7% of statements [2020-01-10T21:44:00.193Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-01-10T21:44:00.193Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-01-10T21:44:00.379Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-01-10T21:44:00.756Z] === RUN TestDockerSuite/TestCpVolumePath [2020-01-10T21:44:00.789Z] ok github.com/docker/docker/pkg/reexec 0.014s coverage: 82.4% of statements [2020-01-10T21:44:01.319Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-01-10T21:44:01.416Z] ok github.com/docker/docker/pkg/pubsub 1.169s coverage: 73.9% of statements [2020-01-10T21:44:01.664Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-01-10T21:44:02.032Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-01-10T21:44:02.050Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-01-10T21:44:02.835Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-01-10T21:44:02.835Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-01-10T21:44:03.106Z] ok github.com/docker/docker/pkg/streamformatter 0.026s coverage: 66.2% of statements [2020-01-10T21:44:03.106Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-01-10T21:44:03.215Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-01-10T21:44:03.215Z] === RUN TestDockerSuite/TestCreateArgs [2020-01-10T21:44:03.215Z] === RUN TestDockerSuite/TestCreateByImageID [2020-01-10T21:44:03.780Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-01-10T21:44:04.132Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-01-10T21:44:04.132Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 70.8% of statements [2020-01-10T21:44:04.274Z] === RUN TestDockerSuite/TestBuildXZHost [2020-01-10T21:44:04.711Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-01-10T21:44:04.711Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-01-10T21:44:04.711Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-01-10T21:44:05.270Z] ok github.com/docker/docker/pkg/signal 3.693s coverage: 61.0% of statements [2020-01-10T21:44:05.905Z] ok github.com/docker/docker/pkg/tailfile 0.136s coverage: 88.6% of statements [2020-01-10T21:44:05.905Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 36.2% of statements [2020-01-10T21:44:06.083Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-01-10T21:44:06.340Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-01-10T21:44:06.340Z] === RUN TestDockerSuite/TestCreateLabels [2020-01-10T21:44:06.340Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-01-10T21:44:06.597Z] === RUN TestDockerSuite/TestCreateRM [2020-01-10T21:44:06.597Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-01-10T21:44:06.597Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-01-10T21:44:06.785Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-01-10T21:44:06.785Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-01-10T21:44:06.785Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-01-10T21:44:06.854Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-01-10T21:44:06.854Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-01-10T21:44:07.400Z] testing: warning: no tests to run [2020-01-10T21:44:07.400Z] coverage: [no statements] [2020-01-10T21:44:07.400Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2020-01-10T21:44:07.400Z] ok github.com/docker/docker/pkg/term 0.033s coverage: 85.9% of statements [2020-01-10T21:44:07.565Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-01-10T21:44:08.426Z] ok github.com/docker/docker/pkg/tarsum 0.208s coverage: 89.3% of statements [2020-01-10T21:44:08.426Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-01-10T21:44:08.426Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-01-10T21:44:08.589Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-10T21:44:08.589Z] Using test binary docker [2020-01-10T21:44:08.589Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-10T21:44:08.589Z] INFO: Waiting for daemon to start... [2020-01-10T21:44:08.589Z] Starting dockerd [2020-01-10T21:44:08.589Z] . [2020-01-10T21:44:08.589Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-10T21:44:08.589Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-10T21:44:08.589Z] Error: No such image: emptyfs [2020-01-10T21:44:08.589Z] Running integration-test (iteration 1) [2020-01-10T21:44:08.589Z] Running /go/src/github.com/docker/docker/integration-cli (ppc64le.integration-cli) flags=-test.v -test.timeout=360m [2020-01-10T21:44:08.835Z] === RUN TestDockerSuite/TestCommitChange [2020-01-10T21:44:09.051Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2020-01-10T21:44:09.375Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-01-10T21:44:09.631Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-01-10T21:44:09.631Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-01-10T21:44:10.083Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-01-10T21:44:11.110Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2020-01-10T21:44:11.340Z] === RUN TestDockerSuite/TestCommitHardlink [2020-01-10T21:44:12.607Z] ok github.com/docker/docker/reference 0.056s coverage: 84.4% of statements [2020-01-10T21:44:13.001Z] Loaded image: buildpack-deps:jessie [2020-01-10T21:44:13.285Z] Loaded image: busybox:latest [2020-01-10T21:44:13.573Z] Loaded image: busybox:glibc [2020-01-10T21:44:13.573Z] Loaded image: debian:jessie [2020-01-10T21:44:13.573Z] Loaded image: hello-world:latest [2020-01-10T21:44:13.573Z] INFO: Testing against a local daemon [2020-01-10T21:44:13.573Z] === RUN TestDockerSuite [2020-01-10T21:44:13.573Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-01-10T21:44:13.573Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-01-10T21:44:13.573Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-01-10T21:44:13.828Z] === RUN TestDockerSuite/TestCommitNewFile [2020-01-10T21:44:13.857Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-01-10T21:44:13.857Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-01-10T21:44:13.857Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-01-10T21:44:13.857Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-01-10T21:44:13.857Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-01-10T21:44:13.979Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.78s) [2020-01-10T21:44:13.979Z] PASS [2020-01-10T21:44:13.979Z] [2020-01-10T21:44:13.979Z] === Skipped [2020-01-10T21:44:13.979Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-10T21:44:13.979Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:44:13.979Z] [2020-01-10T21:44:13.979Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-10T21:44:13.979Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:44:13.979Z] [2020-01-10T21:44:13.979Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-10T21:44:13.979Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:44:13.979Z] [2020-01-10T21:44:13.979Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-10T21:44:13.979Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:44:13.979Z] [2020-01-10T21:44:13.979Z] [2020-01-10T21:44:13.979Z] DONE 17 tests, 4 skipped in 29.472s [2020-01-10T21:44:13.979Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-10T21:44:13.979Z] ++ 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-01-10T21:44:13.979Z] ++ set -e [2020-01-10T21:44:13.979Z] ++ '[' -n 0 ']' [2020-01-10T21:44:13.979Z] ++ set -x [2020-01-10T21:44:13.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:44:13.979Z] INFO: Testing against a local daemon [2020-01-10T21:44:13.979Z] === RUN TestPluginInvalidJSON [2020-01-10T21:44:13.979Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-10T21:44:13.979Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-10T21:44:13.979Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-10T21:44:13.979Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-01-10T21:44:13.979Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-10T21:44:13.979Z] PASS [2020-01-10T21:44:13.979Z] [2020-01-10T21:44:13.979Z] DONE 2 tests in 0.258s [2020-01-10T21:44:13.979Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-10T21:44:13.979Z] ++ 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-01-10T21:44:13.979Z] ++ set -e [2020-01-10T21:44:13.979Z] ++ '[' -n 0 ']' [2020-01-10T21:44:13.979Z] ++ set -x [2020-01-10T21:44:13.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:44:13.979Z] INFO: Testing against a local daemon [2020-01-10T21:44:13.979Z] === RUN TestExternalGraphDriver [2020-01-10T21:44:13.979Z] === RUN TestExternalGraphDriver/json [2020-01-10T21:44:13.979Z] === RUN TestExternalGraphDriver/spec [2020-01-10T21:44:14.100Z] ok github.com/docker/docker/profiles/seccomp 0.036s coverage: 68.8% of statements [2020-01-10T21:44:14.483Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-01-10T21:44:14.483Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-01-10T21:44:14.768Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-01-10T21:44:14.890Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-01-10T21:44:14.890Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-01-10T21:44:14.890Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-01-10T21:44:14.890Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-01-10T21:44:14.890Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-01-10T21:44:14.890Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-01-10T21:44:15.055Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-01-10T21:44:15.129Z] ok github.com/docker/docker/plugin 0.577s coverage: 27.1% of statements [2020-01-10T21:44:15.453Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-01-10T21:44:15.674Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-01-10T21:44:15.959Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-01-10T21:44:15.959Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-01-10T21:44:16.159Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2020-01-10T21:44:16.436Z] === RUN TestExternalGraphDriver/pull [2020-01-10T21:44:16.452Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-01-10T21:44:16.797Z] ok github.com/docker/docker/restartmanager 0.020s coverage: 50.9% of statements [2020-01-10T21:44:16.981Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-01-10T21:44:17.237Z] === RUN TestDockerSuite/TestCommitTTY [2020-01-10T21:44:17.266Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-01-10T21:44:17.266Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-01-10T21:44:17.266Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-01-10T21:44:17.346Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-01-10T21:44:18.276Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-01-10T21:44:18.294Z] ok github.com/docker/docker/testutil 0.008s coverage: 62.5% of statements [2020-01-10T21:44:18.294Z] ok github.com/docker/docker/registry 0.374s coverage: 56.0% of statements [2020-01-10T21:44:18.497Z] --- PASS: TestExternalGraphDriver (6.66s) [2020-01-10T21:44:18.497Z] --- PASS: TestExternalGraphDriver/json (2.15s) [2020-01-10T21:44:18.497Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2020-01-10T21:44:18.497Z] --- PASS: TestExternalGraphDriver/pull (2.19s) [2020-01-10T21:44:18.497Z] === RUN TestGraphdriverPluginV2 [2020-01-10T21:44:18.497Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-01-10T21:44:18.497Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:44:18.497Z] PASS [2020-01-10T21:44:18.497Z] [2020-01-10T21:44:18.497Z] === Skipped [2020-01-10T21:44:18.497Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-01-10T21:44:18.497Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:44:18.497Z] [2020-01-10T21:44:18.497Z] [2020-01-10T21:44:18.497Z] DONE 5 tests, 1 skipped in 7.004s [2020-01-10T21:44:18.497Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-10T21:44:18.497Z] ++ 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-01-10T21:44:18.497Z] ++ set -e [2020-01-10T21:44:18.497Z] ++ '[' -n 0 ']' [2020-01-10T21:44:18.497Z] ++ set -x [2020-01-10T21:44:18.497Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:44:18.497Z] INFO: Testing against a local daemon [2020-01-10T21:44:18.497Z] === RUN TestContinueAfterPluginCrash [2020-01-10T21:44:18.497Z] === PAUSE TestContinueAfterPluginCrash [2020-01-10T21:44:18.497Z] === RUN TestDaemonStartWithLogOpt [2020-01-10T21:44:18.497Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-10T21:44:18.497Z] === CONT TestContinueAfterPluginCrash [2020-01-10T21:44:18.497Z] === CONT TestDaemonStartWithLogOpt [2020-01-10T21:44:18.583Z] ok github.com/docker/docker/runconfig 0.020s coverage: 68.2% of statements [2020-01-10T21:44:18.765Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-01-10T21:44:19.069Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-01-10T21:44:19.390Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-01-10T21:44:19.390Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-01-10T21:44:19.390Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-01-10T21:44:19.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-01-10T21:44:19.678Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-01-10T21:44:20.330Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-01-10T21:44:21.541Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-01-10T21:44:22.105Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-01-10T21:44:22.331Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2020-01-10T21:44:22.815Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-01-10T21:44:23.035Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-01-10T21:44:23.036Z] === RUN TestDockerSuite/TestDevicePermissions [2020-01-10T21:44:23.596Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-01-10T21:44:23.596Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-01-10T21:44:23.596Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-01-10T21:44:23.596Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-01-10T21:44:23.596Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-01-10T21:44:23.596Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-01-10T21:44:23.596Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-01-10T21:44:23.965Z] === RUN TestDockerSuite/TestDockerFails [2020-01-10T21:44:23.965Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-01-10T21:44:23.965Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-01-10T21:44:23.965Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-01-10T21:44:24.092Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-01-10T21:44:24.544Z] 2020/01/10 21:44:19 Finished clone google.golang.org/api [2020-01-10T21:44:24.544Z] 2020/01/10 21:44:19 Dependencies downloaded. Download time: 2m6.4558006s [2020-01-10T21:44:24.544Z] 2020/01/10 21:44:19 Collecting all dependencies [2020-01-10T21:44:25.047Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.0% of statements [2020-01-10T21:44:25.334Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-01-10T21:44:25.335Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements [2020-01-10T21:44:25.570Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-01-10T21:44:25.769Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-01-10T21:44:26.264Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-01-10T21:44:26.264Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-01-10T21:44:26.347Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-01-10T21:44:27.590Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-01-10T21:44:27.590Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-01-10T21:44:28.179Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-01-10T21:44:28.180Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-01-10T21:44:28.180Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-01-10T21:44:28.180Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-01-10T21:44:28.376Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-01-10T21:44:29.042Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-01-10T21:44:29.617Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-01-10T21:44:29.823Z] 2020/01/10 21:44:29 Clean vendor dir from unused packages [2020-01-10T21:44:29.888Z] --- PASS: TestDaemonStartWithLogOpt (10.82s) [2020-01-10T21:44:30.077Z] 2020/01/10 21:44:29 Success [2020-01-10T21:44:30.077Z] 2020/01/10 21:44:29 Running time: 2m20.333340646s [2020-01-10T21:44:30.331Z] Congratulations! All vendoring changes are done the right way. [2020-01-10T21:44:30.398Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-01-10T21:44:30.525Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-01-10T21:44:31.207Z] + echo Building e2e image [2020-01-10T21:44:31.207Z] Building e2e image [2020-01-10T21:44:31.207Z] + docker build --build-arg DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc -t moby-e2e-test -f Dockerfile.e2e . [2020-01-10T21:44:31.207Z] #2 [internal] load build definition from Dockerfile.e2e [2020-01-10T21:44:31.207Z] #2 transferring dockerfile: 3.21kB done [2020-01-10T21:44:31.207Z] #2 DONE 0.0s [2020-01-10T21:44:31.207Z] [2020-01-10T21:44:31.207Z] #1 [internal] load .dockerignore [2020-01-10T21:44:31.207Z] #1 transferring context: 34B done [2020-01-10T21:44:31.207Z] #1 DONE 0.0s [2020-01-10T21:44:31.207Z] [2020-01-10T21:44:31.207Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-01-10T21:44:31.207Z] #3 DONE 0.1s [2020-01-10T21:44:31.207Z] [2020-01-10T21:44:31.207Z] #4 [internal] load metadata for docker.io/library/golang:1.13.5-alpine [2020-01-10T21:44:31.464Z] #4 DONE 0.1s [2020-01-10T21:44:31.464Z] [2020-01-10T21:44:31.464Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2020-01-10T21:44:31.464Z] #5 DONE 0.0s [2020-01-10T21:44:31.464Z] [2020-01-10T21:44:31.464Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-10T21:44:31.464Z] #14 DONE 0.0s [2020-01-10T21:44:31.464Z] [2020-01-10T21:44:31.464Z] #8 [internal] load build context [2020-01-10T21:44:31.464Z] #8 transferring context: 810.07kB 0.2s done [2020-01-10T21:44:31.541Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-01-10T21:44:31.653Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-01-10T21:44:31.719Z] #8 DONE 0.3s [2020-01-10T21:44:31.719Z] [2020-01-10T21:44:31.719Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-01-10T21:44:31.719Z] #15 CACHED [2020-01-10T21:44:31.719Z] [2020-01-10T21:44:31.719Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-01-10T21:44:31.719Z] #16 CACHED [2020-01-10T21:44:31.719Z] [2020-01-10T21:44:31.719Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-01-10T21:44:31.719Z] #17 CACHED [2020-01-10T21:44:31.719Z] [2020-01-10T21:44:31.719Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-01-10T21:44:31.719Z] #18 CACHED [2020-01-10T21:44:31.719Z] [2020-01-10T21:44:31.719Z] #31 [builder 1/4] COPY . . [2020-01-10T21:44:32.159Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-01-10T21:44:32.432Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-01-10T21:44:32.432Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-01-10T21:44:32.432Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-01-10T21:44:32.688Z] #31 DONE 0.7s [2020-01-10T21:44:32.688Z] [2020-01-10T21:44:32.688Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-01-10T21:44:32.788Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-01-10T21:44:33.161Z] ok github.com/docker/docker/pkg/plugins 33.654s coverage: 76.6% of statements [2020-01-10T21:44:33.161Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-10T21:44:33.161Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-10T21:44:33.161Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-10T21:44:33.161Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-10T21:44:33.161Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-10T21:44:33.161Z] ? github.com/docker/docker/rootless [no test files] [2020-01-10T21:44:33.161Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-10T21:44:33.161Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-10T21:44:33.161Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-10T21:44:33.161Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-10T21:44:33.161Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-10T21:44:33.161Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-10T21:44:33.161Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-10T21:44:33.161Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-10T21:44:33.161Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-10T21:44:33.161Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-10T21:44:33.161Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-10T21:44:33.161Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-10T21:44:33.161Z] ? github.com/docker/docker/volume [no test files] [2020-01-10T21:44:33.161Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-10T21:44:33.161Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] === Skipped [2020-01-10T21:44:33.161Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-10T21:44:33.161Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-10T21:44:33.161Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-10T21:44:33.161Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:44:33.161Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-10T21:44:33.161Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:44:33.161Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-10T21:44:33.161Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:44:33.161Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-10T21:44:33.161Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:44:33.161Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-10T21:44:33.161Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:44:33.161Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-10T21:44:33.161Z] graphtest_unix.go:73: No driver to put! [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-10T21:44:33.161Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-10T21:44:33.161Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-10T21:44:33.161Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-10T21:44:33.161Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-10T21:44:33.161Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:44:33.161Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-10T21:44:33.161Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:44:33.161Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-10T21:44:33.161Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:44:33.161Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-10T21:44:33.161Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:44:33.161Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-10T21:44:33.161Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-10T21:44:33.161Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-10T21:44:33.161Z] graphtest_unix.go:73: No driver to put! [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-10T21:44:33.161Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-10T21:44:33.161Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] [2020-01-10T21:44:33.161Z] DONE 2155 tests, 20 skipped in 346.315s [2020-01-10T21:44:33.221Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-01-10T21:44:33.221Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-01-10T21:44:33.221Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-01-10T21:44:33.249Z] #32 DONE 0.8s [2020-01-10T21:44:33.249Z] [2020-01-10T21:44:33.249Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-10T21:44:33.406Z] === RUN TestDockerSuite/TestAttachAfterDetach Post stage [Pipeline] junit [2020-01-10T21:44:33.484Z] Recording test results [2020-01-10T21:44:33.601Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-01-10T21:44:33.601Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-01-10T21:44:33.848Z] #33 0.674 [2020-01-10T21:44:34.145Z] #33 0.889 Removing bundles/ [2020-01-10T21:44:34.145Z] #33 0.889 [2020-01-10T21:44:34.145Z] #33 0.893 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-01-10T21:44:34.400Z] #33 1.337 Building test suite binary ./integration-cli/test.main [2020-01-10T21:44:34.481Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-01-10T21:44:34.883Z] --- PASS: TestContinueAfterPluginCrash (15.77s) [2020-01-10T21:44:34.883Z] PASS [2020-01-10T21:44:34.883Z] [2020-01-10T21:44:34.883Z] DONE 2 tests in 15.963s [2020-01-10T21:44:34.883Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-10T21:44:34.883Z] ++ 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-01-10T21:44:34.883Z] ++ set -e [2020-01-10T21:44:34.883Z] ++ '[' -n 0 ']' [2020-01-10T21:44:34.883Z] ++ set -x [2020-01-10T21:44:34.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:44:34.883Z] INFO: Testing against a local daemon [2020-01-10T21:44:34.883Z] === RUN TestPluginWithDevMounts [2020-01-10T21:44:34.883Z] === PAUSE TestPluginWithDevMounts [2020-01-10T21:44:34.883Z] === CONT TestPluginWithDevMounts [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2020-01-10T21:44:35.437Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-10T21:44:35.512Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-01-10T21:44:35.849Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_cpuguy-test-sync/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc hack/make.sh dynbinary test-integration [2020-01-10T21:44:36.135Z] [2020-01-10T21:44:36.273Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-01-10T21:44:36.293Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-01-10T21:44:36.293Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-01-10T21:44:36.425Z] Removing bundles/ [2020-01-10T21:44:36.425Z] [2020-01-10T21:44:36.425Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-10T21:44:36.425Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-10T21:44:36.425Z] GOOS="" GOARCH="" GOARM="" [2020-01-10T21:44:36.921Z] === RUN TestDockerSuite/TestAttachDetach [2020-01-10T21:44:36.935Z] --- PASS: TestPluginWithDevMounts (2.08s) [2020-01-10T21:44:36.935Z] PASS [2020-01-10T21:44:36.935Z] [2020-01-10T21:44:36.935Z] DONE 1 tests in 2.313s [2020-01-10T21:44:36.935Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-01-10T21:44:36.935Z] ++ 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-01-10T21:44:36.935Z] ++ set -e [2020-01-10T21:44:36.935Z] ++ '[' -n 0 ']' [2020-01-10T21:44:36.935Z] ++ set -x [2020-01-10T21:44:36.935Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:44:36.935Z] INFO: Testing against a local daemon [2020-01-10T21:44:36.935Z] === RUN TestSecretInspect [2020-01-10T21:44:37.544Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-01-10T21:44:37.641Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-01-10T21:44:38.565Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-01-10T21:44:38.737Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-01-10T21:44:38.803Z] faf31ee0aa3d: Pull complete [2020-01-10T21:44:38.803Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd [2020-01-10T21:44:38.803Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-10T21:44:38.803Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-01-10T21:44:38.803Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-01-10T21:44:38.803Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.914' [2020-01-10T21:44:38.803Z] WARN: Skipping validation tests [2020-01-10T21:44:38.803Z] INFO: Running unit tests at 01/10/2020 21:44:26... [2020-01-10T21:44:38.803Z] INFO: make.ps1 starting at 01/10/2020 21:44:30 [2020-01-10T21:44:38.803Z] INFO: Git commit (4d63209d9) assumed from DOCKER_GITCOMMIT environment variable [2020-01-10T21:44:38.803Z] INFO: Invoking autogen... [2020-01-10T21:44:38.803Z] INFO: Running unit tests... [2020-01-10T21:44:39.108Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-01-10T21:44:39.108Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-01-10T21:44:40.128Z] --- PASS: TestSecretInspect (2.90s) [2020-01-10T21:44:40.128Z] === RUN TestSecretList [2020-01-10T21:44:40.355Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-01-10T21:44:40.601Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-01-10T21:44:40.887Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-01-10T21:44:40.913Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-01-10T21:44:41.128Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-01-10T21:44:41.737Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\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/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/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-01-10T21:44:41.903Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-01-10T21:44:41.921Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-01-10T21:44:42.284Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-01-10T21:44:42.583Z] --- PASS: TestSecretList (2.89s) [2020-01-10T21:44:42.583Z] === RUN TestSecretsCreateAndDelete [2020-01-10T21:44:42.740Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-01-10T21:44:42.740Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-01-10T21:44:43.016Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-01-10T21:44:43.545Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-01-10T21:44:43.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-01-10T21:44:43.652Z] === RUN TestDockerSuite/TestEventsAttach [2020-01-10T21:44:44.466Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-01-10T21:44:44.515Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-01-10T21:44:44.584Z] === RUN TestDockerSuite/TestEventsCommit [2020-01-10T21:44:45.533Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-01-10T21:44:45.762Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-01-10T21:44:45.762Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-01-10T21:44:45.787Z] --- PASS: TestSecretsCreateAndDelete (2.84s) [2020-01-10T21:44:45.787Z] === RUN TestSecretsUpdate [2020-01-10T21:44:45.955Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-01-10T21:44:46.531Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-01-10T21:44:46.550Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-01-10T21:44:46.550Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-01-10T21:44:46.887Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-01-10T21:44:47.170Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-01-10T21:44:47.818Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-01-10T21:44:48.191Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-01-10T21:44:48.229Z] --- PASS: TestSecretsUpdate (2.48s) [2020-01-10T21:44:48.229Z] === RUN TestTemplatedSecret [2020-01-10T21:44:48.322Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-01-10T21:44:48.748Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-01-10T21:44:50.136Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-01-10T21:44:50.136Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-01-10T21:44:50.136Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-01-10T21:44:50.136Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-01-10T21:44:50.136Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-01-10T21:44:50.641Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-01-10T21:44:50.922Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-01-10T21:44:51.690Z] --- PASS: TestTemplatedSecret (3.73s) [2020-01-10T21:44:51.690Z] === RUN TestSecretCreateResolve [2020-01-10T21:44:52.010Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-01-10T21:44:52.243Z] ? github.com/docker/docker/api [no test files] [2020-01-10T21:44:54.159Z] --- PASS: TestSecretCreateResolve (2.42s) [2020-01-10T21:44:54.159Z] PASS [2020-01-10T21:44:54.159Z] [2020-01-10T21:44:54.159Z] DONE 6 tests in 17.421s [2020-01-10T21:44:54.159Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-01-10T21:44:54.159Z] ++ 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-01-10T21:44:54.159Z] ++ set -e [2020-01-10T21:44:54.159Z] ++ '[' -n 0 ']' [2020-01-10T21:44:54.159Z] ++ set -x [2020-01-10T21:44:54.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:44:54.159Z] INFO: Testing against a local daemon [2020-01-10T21:44:54.159Z] === RUN TestServiceCreateInit [2020-01-10T21:44:54.159Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-10T21:44:55.282Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-01-10T21:44:56.057Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-01-10T21:44:56.831Z] === RUN TestDockerSuite/TestContainerAPITop [2020-01-10T21:44:57.607Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-01-10T21:44:57.607Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-01-10T21:44:57.607Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-01-10T21:44:57.803Z] === RUN TestDockerSuite/TestEventsCopy [2020-01-10T21:44:59.172Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-01-10T21:44:59.239Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-10T21:44:59.735Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-01-10T21:45:00.747Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-01-10T21:45:01.107Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-01-10T21:45:01.523Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-01-10T21:45:01.673Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-01-10T21:45:02.238Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-01-10T21:45:03.339Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-01-10T21:45:03.462Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-01-10T21:45:03.747Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-01-10T21:45:04.134Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-01-10T21:45:04.761Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-01-10T21:45:05.048Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-01-10T21:45:05.064Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-01-10T21:45:05.529Z] --- PASS: TestServiceCreateInit (10.45s) [2020-01-10T21:45:05.529Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.93s) [2020-01-10T21:45:05.529Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.51s) [2020-01-10T21:45:05.529Z] === RUN TestCreateServiceMultipleTimes [2020-01-10T21:45:05.628Z] === RUN TestDockerSuite/TestEventsFilterType [2020-01-10T21:45:05.885Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-01-10T21:45:06.071Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-01-10T21:45:06.142Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-01-10T21:45:06.142Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-01-10T21:45:06.142Z] === RUN TestDockerSuite/TestEventsFilters [2020-01-10T21:45:07.120Z] ok github.com/docker/docker/api/server 0.146s coverage: 9.0% of statements [2020-01-10T21:45:07.598Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-01-10T21:45:08.037Z] === RUN TestDockerSuite/TestEventsFormat [2020-01-10T21:45:08.115Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-01-10T21:45:08.383Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-01-10T21:45:09.957Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-01-10T21:45:09.957Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-01-10T21:45:09.957Z] === RUN TestDockerSuite/TestEventsImageImport [2020-01-10T21:45:10.154Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-01-10T21:45:10.196Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-01-10T21:45:10.888Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-01-10T21:45:11.145Z] === RUN TestDockerSuite/TestEventsImagePull [2020-01-10T21:45:11.182Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-01-10T21:45:11.402Z] === RUN TestDockerSuite/TestEventsImageTag [2020-01-10T21:45:11.448Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-01-10T21:45:12.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-01-10T21:45:12.772Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-01-10T21:45:12.772Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-01-10T21:45:12.772Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-01-10T21:45:12.772Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-01-10T21:45:14.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-01-10T21:45:15.292Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-01-10T21:45:15.786Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-01-10T21:45:15.855Z] === RUN TestDockerSuite/TestEventsRename [2020-01-10T21:45:16.417Z] === RUN TestDockerSuite/TestEventsResize [2020-01-10T21:45:17.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-01-10T21:45:17.347Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-01-10T21:45:18.012Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-01-10T21:45:18.277Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-01-10T21:45:18.540Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b095c0_} [2020-01-10T21:45:19.207Z] === RUN TestDockerSuite/TestEventsStreaming [2020-01-10T21:45:20.138Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-01-10T21:45:20.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1564180168_/foo_false____} [2020-01-10T21:45:21.485Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-01-10T21:45:21.485Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-01-10T21:45:21.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1564180168_/foo_true____} [2020-01-10T21:45:22.121Z] --- PASS: TestCreateServiceMultipleTimes (17.41s) [2020-01-10T21:45:22.121Z] === RUN TestCreateServiceConflict [2020-01-10T21:45:22.980Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-01-10T21:45:23.349Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3703741319_/foo_false____} [2020-01-10T21:45:23.409Z] === RUN TestDockerSuite/TestEventsTop [2020-01-10T21:45:23.972Z] === RUN TestDockerSuite/TestEventsUntag [2020-01-10T21:45:24.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3703741319_/foo_true____} [2020-01-10T21:45:25.301Z] --- PASS: TestCreateServiceConflict (2.81s) [2020-01-10T21:45:25.301Z] === RUN TestCreateServiceMaxReplicas [2020-01-10T21:45:26.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3703741319_/foo_true__0xc000b09a40__} [2020-01-10T21:45:26.449Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-01-10T21:45:26.491Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-01-10T21:45:27.069Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-01-10T21:45:27.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b09a60_} [2020-01-10T21:45:28.090Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-01-10T21:45:28.116Z] === RUN TestDockerSuite/TestExec [2020-01-10T21:45:28.523Z] --- PASS: TestCreateServiceMaxReplicas (3.64s) [2020-01-10T21:45:28.523Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-10T21:45:29.046Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-01-10T21:45:29.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b09a80_} [2020-01-10T21:45:29.977Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-01-10T21:45:30.541Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-01-10T21:45:30.777Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-01-10T21:45:30.894Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b09aa0_} [2020-01-10T21:45:31.474Z] === RUN TestDockerSuite/TestExecAPIStart [2020-01-10T21:45:32.138Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b09ac0_} [2020-01-10T21:45:33.367Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-01-10T21:45:33.457Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-01-10T21:45:33.931Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-01-10T21:45:33.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-01-10T21:45:34.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-01-10T21:45:34.754Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-01-10T21:45:34.942Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-01-10T21:45:35.559Z] === RUN TestDockerSuite/TestBuildAddScript [2020-01-10T21:45:35.685Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-01-10T21:45:35.750Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-01-10T21:45:35.750Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-01-10T21:45:35.750Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-01-10T21:45:35.750Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-01-10T21:45:35.750Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-01-10T21:45:35.750Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-01-10T21:45:35.750Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-01-10T21:45:35.750Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-01-10T21:45:35.750Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-01-10T21:45:35.750Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-01-10T21:45:35.750Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-01-10T21:45:35.750Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-01-10T21:45:35.750Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-01-10T21:45:35.750Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-01-10T21:45:35.750Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-01-10T21:45:35.750Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-01-10T21:45:35.750Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-01-10T21:45:36.161Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-01-10T21:45:36.704Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-01-10T21:45:37.639Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-01-10T21:45:37.639Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-01-10T21:45:38.398Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-01-10T21:45:38.847Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-01-10T21:45:39.009Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-01-10T21:45:40.903Z] === RUN TestDockerSuite/TestExecCgroup [2020-01-10T21:45:41.289Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-01-10T21:45:42.278Z] === RUN TestDockerSuite/TestExecEnv [2020-01-10T21:45:42.344Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.74s) [2020-01-10T21:45:42.344Z] === RUN TestCreateServiceSecretFileMode [2020-01-10T21:45:43.208Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-01-10T21:45:43.742Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-01-10T21:45:45.102Z] === RUN TestDockerSuite/TestExecExitStatus [2020-01-10T21:45:45.242Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-01-10T21:45:45.667Z] === RUN TestDockerSuite/TestExecInspectID [2020-01-10T21:45:46.162Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-01-10T21:45:46.387Z] --- PASS: TestCreateServiceSecretFileMode (3.70s) [2020-01-10T21:45:46.387Z] === RUN TestCreateServiceConfigFileMode [2020-01-10T21:45:46.525Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-01-10T21:45:47.599Z] === RUN TestDockerSuite/TestExecInteractive [2020-01-10T21:45:47.859Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-01-10T21:45:48.538Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-01-10T21:45:48.783Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-01-10T21:45:49.470Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-01-10T21:45:49.575Z] --- PASS: TestCreateServiceConfigFileMode (3.48s) [2020-01-10T21:45:49.575Z] === RUN TestCreateServiceSysctls [2020-01-10T21:45:49.652Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-01-10T21:45:50.059Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-01-10T21:45:50.400Z] === RUN TestDockerSuite/TestExecParseError [2020-01-10T21:45:51.310Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-01-10T21:45:51.328Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-01-10T21:45:51.684Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-01-10T21:45:51.974Z] === RUN TestDockerSuite/TestBuildAddTar [2020-01-10T21:45:52.087Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-01-10T21:45:52.258Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-01-10T21:45:53.189Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-01-10T21:45:53.327Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-01-10T21:45:54.096Z] --- PASS: TestCreateServiceSysctls (4.05s) [2020-01-10T21:45:54.097Z] === RUN TestCreateServiceCapabilities [2020-01-10T21:45:54.557Z] === RUN TestDockerSuite/TestExecSetEnv [2020-01-10T21:45:54.583Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-01-10T21:45:55.487Z] === RUN TestDockerSuite/TestExecStartFails [2020-01-10T21:45:55.854Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-01-10T21:45:56.417Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-01-10T21:45:57.222Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-01-10T21:45:57.279Z] --- PASS: TestCreateServiceCapabilities (3.36s) [2020-01-10T21:45:57.279Z] === RUN TestInspect [2020-01-10T21:45:58.171Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-01-10T21:45:58.817Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-01-10T21:45:59.458Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-01-10T21:45:59.831Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-01-10T21:46:00.490Z] --- PASS: TestInspect (3.57s) [2020-01-10T21:46:00.490Z] === RUN TestServiceListWithStatuses [2020-01-10T21:46:00.490Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-10T21:46:00.490Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-10T21:46:00.490Z] === RUN TestDockerNetworkConnectAlias [2020-01-10T21:46:00.741Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-01-10T21:46:00.846Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-01-10T21:46:01.544Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-01-10T21:46:01.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-01-10T21:46:03.369Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-01-10T21:46:04.331Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-01-10T21:46:05.168Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-01-10T21:46:06.423Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-01-10T21:46:06.423Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-10T21:46:07.665Z] ok github.com/docker/docker/api/server/httputils 0.133s coverage: 14.7% of statements [2020-01-10T21:46:07.665Z] ok github.com/docker/docker/api/server/middleware 0.163s coverage: 37.7% of statements [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-10T21:46:07.665Z] ok github.com/docker/docker/api/types/strslice 0.075s coverage: 90.0% of statements [2020-01-10T21:46:07.665Z] ok github.com/docker/docker/api/types/filters 0.057s coverage: 92.2% of statements [2020-01-10T21:46:07.665Z] ok github.com/docker/docker/api/server/router/swarm 0.121s coverage: 4.0% of statements [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/types [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-10T21:46:07.665Z] ok github.com/docker/docker/api/types/time 0.221s coverage: 100.0% of statements [2020-01-10T21:46:07.665Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 75.0% of statements [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/builder [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-10T21:46:07.665Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-10T21:46:07.665Z] ok github.com/docker/docker/builder/dockerignore 0.098s coverage: 96.8% of statements [2020-01-10T21:46:07.772Z] === RUN TestDockerSuite/TestCpRelativePath [2020-01-10T21:46:08.186Z] --- PASS: TestDockerNetworkConnectAlias (6.43s) [2020-01-10T21:46:08.186Z] === RUN TestDockerNetworkReConnect [2020-01-10T21:46:08.208Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-01-10T21:46:08.465Z] === RUN TestDockerSuite/TestExecTTY [2020-01-10T21:46:08.648Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-01-10T21:46:09.394Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-01-10T21:46:09.840Z] === RUN TestDockerSuite/TestBuildBlankName [2020-01-10T21:46:09.953Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-01-10T21:46:10.125Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-01-10T21:46:10.323Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-01-10T21:46:10.595Z] ok github.com/docker/docker/cli/debug 0.072s coverage: 100.0% of statements [2020-01-10T21:46:10.886Z] === RUN TestDockerSuite/TestExecUlimits [2020-01-10T21:46:11.059Z] ok github.com/docker/docker/builder/remotecontext 0.780s coverage: 9.2% of statements [2020-01-10T21:46:11.059Z] ok github.com/docker/docker/builder/dockerfile 0.586s coverage: 46.3% of statements [2020-01-10T21:46:11.215Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-01-10T21:46:11.816Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-01-10T21:46:11.816Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-01-10T21:46:12.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-01-10T21:46:12.461Z] === RUN TestDockerSuite/TestCpToCaseA [2020-01-10T21:46:12.554Z] --- PASS: TestDockerNetworkReConnect (5.16s) [2020-01-10T21:46:12.554Z] === RUN TestServicePlugin [2020-01-10T21:46:12.554Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-10T21:46:12.554Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:46:12.554Z] === RUN TestServiceUpdateLabel [2020-01-10T21:46:13.642Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-01-10T21:46:14.338Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-01-10T21:46:14.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-01-10T21:46:14.901Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-01-10T21:46:14.912Z] === RUN TestDockerSuite/TestCpToCaseB [2020-01-10T21:46:14.990Z] --- PASS: TestServiceUpdateLabel (2.93s) [2020-01-10T21:46:14.991Z] === RUN TestServiceUpdateSecrets [2020-01-10T21:46:15.702Z] === RUN TestDockerSuite/TestCpToCaseC [2020-01-10T21:46:16.271Z] === RUN TestDockerSuite/TestExecWithTERM [2020-01-10T21:46:16.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-01-10T21:46:16.835Z] === RUN TestDockerSuite/TestExecWithUser [2020-01-10T21:46:18.226Z] === RUN TestDockerSuite/TestGetContainerStats [2020-01-10T21:46:18.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-01-10T21:46:19.094Z] === RUN TestDockerSuite/TestCpToCaseD [2020-01-10T21:46:20.850Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-01-10T21:46:21.469Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-01-10T21:46:23.479Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-01-10T21:46:24.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-01-10T21:46:25.311Z] === RUN TestDockerSuite/TestCpToCaseE [2020-01-10T21:46:26.051Z] ok github.com/docker/docker/client 0.655s coverage: 75.3% of statements [2020-01-10T21:46:27.649Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-01-10T21:46:28.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-01-10T21:46:28.461Z] === RUN TestDockerSuite/TestCpToCaseF [2020-01-10T21:46:29.700Z] === RUN TestDockerSuite/TestCpToCaseG [2020-01-10T21:46:30.111Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-01-10T21:46:31.472Z] --- PASS: TestServiceUpdateSecrets (15.59s) [2020-01-10T21:46:31.472Z] === RUN TestServiceUpdateConfigs [2020-01-10T21:46:35.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-01-10T21:46:35.400Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-01-10T21:46:35.657Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-01-10T21:46:35.657Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-01-10T21:46:35.913Z] === RUN TestDockerSuite/TestHealth [2020-01-10T21:46:36.046Z] === RUN TestDockerSuite/TestCpToCaseH [2020-01-10T21:46:37.311Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-01-10T21:46:39.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-01-10T21:46:39.653Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-01-10T21:46:40.078Z] === RUN TestDockerSuite/TestCpToCaseI [2020-01-10T21:46:40.855Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-01-10T21:46:40.857Z] #33 116.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-10T21:46:40.857Z] #33 120.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-10T21:46:40.857Z] #33 122.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-10T21:46:40.857Z] #33 125.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-10T21:46:40.927Z] ok github.com/docker/docker/builder/remotecontext/git 32.586s coverage: 86.3% of statements [2020-01-10T21:46:40.927Z] ? github.com/docker/docker/cli [no test files] [2020-01-10T21:46:40.927Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-10T21:46:41.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-01-10T21:46:42.743Z] #33 129.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-10T21:46:43.697Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-10T21:46:43.697Z] [2020-01-10T21:46:43.697Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-10T21:46:43.697Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-10T21:46:43.697Z] HOSTNAME=989912d603eb [2020-01-10T21:46:43.697Z] TESTDEBUG=0 [2020-01-10T21:46:43.697Z] DEST=bundles/test-integration [2020-01-10T21:46:43.697Z] PWD=/go/src/github.com/docker/docker [2020-01-10T21:46:43.697Z] DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc [2020-01-10T21:46:43.697Z] container=docker [2020-01-10T21:46:43.697Z] HOME=/root [2020-01-10T21:46:43.697Z] GOLANG_VERSION=1.13.5 [2020-01-10T21:46:43.697Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-10T21:46:43.697Z] VALIDATE_BRANCH= [2020-01-10T21:46:43.697Z] TERM=xterm [2020-01-10T21:46:43.697Z] DOCKER_PKG=github.com/docker/docker [2020-01-10T21:46:43.697Z] SHLVL=1 [2020-01-10T21:46:43.697Z] TIMEOUT=120m [2020-01-10T21:46:43.697Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-10T21:46:43.697Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-10T21:46:43.697Z] GO111MODULE=off [2020-01-10T21:46:43.697Z] DOCKER_EXPERIMENTAL=1 [2020-01-10T21:46:43.697Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-10T21:46:43.697Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-10T21:46:43.697Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-10T21:46:43.697Z] GOPATH=/go [2020-01-10T21:46:43.697Z] PKG_CONFIG=pkg-config [2020-01-10T21:46:43.697Z] _=/usr/bin/env [2020-01-10T21:46:43.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-10T21:46:43.751Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-01-10T21:46:44.105Z] #33 130.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-10T21:46:45.555Z] #33 132.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-10T21:46:47.143Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-01-10T21:46:47.481Z] #33 134.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-10T21:46:47.481Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-10T21:46:47.514Z] === RUN TestDockerSuite/TestCpToDot [2020-01-10T21:46:47.989Z] --- PASS: TestServiceUpdateConfigs (15.69s) [2020-01-10T21:46:47.989Z] === RUN TestServiceUpdateNetwork [2020-01-10T21:46:48.168Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-01-10T21:46:48.801Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-01-10T21:46:49.185Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-01-10T21:46:49.552Z] ok github.com/docker/docker/cmd/dockerd 0.793s coverage: 19.0% of statements [2020-01-10T21:46:50.031Z] #33 136.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-10T21:46:50.529Z] ok github.com/docker/docker/container 0.497s coverage: 42.5% of statements [2020-01-10T21:46:50.529Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-10T21:46:50.529Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-10T21:46:50.529Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-10T21:46:50.529Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-10T21:46:50.591Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-01-10T21:46:50.667Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-01-10T21:46:51.293Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-01-10T21:46:51.914Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-01-10T21:46:51.956Z] #33 138.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-10T21:46:52.081Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.331s coverage: 65.3% of statements [2020-01-10T21:46:53.030Z] === RUN TestDockerSuite/TestCpToStdout [2020-01-10T21:46:53.807Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-01-10T21:46:53.840Z] #33 140.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-10T21:46:56.815Z] ok github.com/docker/docker/daemon/cluster/convert 0.439s coverage: 35.8% of statements [2020-01-10T21:46:57.098Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-10T21:46:57.431Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-01-10T21:46:57.812Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-01-10T21:46:57.812Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-01-10T21:46:57.812Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-01-10T21:46:57.812Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-01-10T21:46:57.812Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-01-10T21:46:57.812Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-01-10T21:46:57.812Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-01-10T21:46:58.457Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-01-10T21:46:59.181Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-01-10T21:46:59.181Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-01-10T21:46:59.181Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-01-10T21:46:59.181Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-01-10T21:46:59.479Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-01-10T21:46:59.615Z] #33 146.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-10T21:46:59.744Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-01-10T21:47:00.002Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-01-10T21:47:00.113Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-01-10T21:47:00.113Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-01-10T21:47:00.117Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-01-10T21:47:00.565Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-01-10T21:47:00.565Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-01-10T21:47:00.902Z] === RUN TestDockerSuite/TestCpVolumePath [2020-01-10T21:47:01.018Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-10T21:47:01.495Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-01-10T21:47:01.495Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-01-10T21:47:01.575Z] --- PASS: TestServiceUpdateNetwork (14.10s) [2020-01-10T21:47:01.575Z] PASS [2020-01-10T21:47:01.575Z] [2020-01-10T21:47:01.575Z] === Skipped [2020-01-10T21:47:01.575Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-01-10T21:47:01.575Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-10T21:47:01.575Z] [2020-01-10T21:47:01.575Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-01-10T21:47:01.575Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:47:01.575Z] [2020-01-10T21:47:01.575Z] [2020-01-10T21:47:01.575Z] DONE 20 tests, 2 skipped in 126.354s [2020-01-10T21:47:01.575Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-01-10T21:47:01.575Z] ++ 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-01-10T21:47:01.575Z] ++ set -e [2020-01-10T21:47:01.575Z] ++ '[' -n 0 ']' [2020-01-10T21:47:01.575Z] ++ set -x [2020-01-10T21:47:01.575Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:47:01.575Z] INFO: Testing against a local daemon [2020-01-10T21:47:01.575Z] === RUN TestSessionCreate [2020-01-10T21:47:01.575Z] --- PASS: TestSessionCreate (0.02s) [2020-01-10T21:47:01.575Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-10T21:47:01.575Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-01-10T21:47:01.575Z] PASS [2020-01-10T21:47:01.575Z] [2020-01-10T21:47:01.575Z] DONE 2 tests in 0.190s [2020-01-10T21:47:01.575Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-01-10T21:47:01.575Z] ++ 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-01-10T21:47:01.575Z] ++ set -e [2020-01-10T21:47:01.575Z] ++ '[' -n 0 ']' [2020-01-10T21:47:01.575Z] ++ set -x [2020-01-10T21:47:01.575Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:47:01.575Z] INFO: Testing against a local daemon [2020-01-10T21:47:01.575Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-10T21:47:01.575Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-10T21:47:01.575Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-10T21:47:01.575Z] === RUN TestEventsExecDie [2020-01-10T21:47:01.948Z] --- PASS: TestEventsExecDie (0.95s) [2020-01-10T21:47:01.948Z] === RUN TestEventsBackwardsCompatible [2020-01-10T21:47:01.948Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-01-10T21:47:01.948Z] === RUN TestInfoBinaryCommits [2020-01-10T21:47:01.948Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-01-10T21:47:01.948Z] === RUN TestInfoAPIVersioned [2020-01-10T21:47:01.948Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-10T21:47:01.948Z] === RUN TestInfoDiscoveryBackend [2020-01-10T21:47:02.331Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-01-10T21:47:02.331Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-10T21:47:02.426Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-01-10T21:47:03.341Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-01-10T21:47:03.342Z] === RUN TestDockerSuite/TestCreateArgs [2020-01-10T21:47:03.342Z] === RUN TestDockerSuite/TestCreateByImageID [2020-01-10T21:47:03.356Z] === RUN TestDockerSuite/TestImagesFormat [2020-01-10T21:47:03.570Z] #33 150.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-10T21:47:03.612Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-01-10T21:47:03.742Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-10T21:47:03.742Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-10T21:47:03.999Z] ok github.com/docker/docker/daemon/cluster 1.857s coverage: 0.5% of statements [2020-01-10T21:47:04.129Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-01-10T21:47:04.150Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-01-10T21:47:04.150Z] === RUN TestInfoAPI [2020-01-10T21:47:04.150Z] --- PASS: TestInfoAPI (0.02s) [2020-01-10T21:47:04.150Z] === RUN TestInfoAPIWarnings [2020-01-10T21:47:04.515Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-01-10T21:47:04.515Z] === RUN TestInfoDebug [2020-01-10T21:47:04.542Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-01-10T21:47:04.888Z] --- PASS: TestInfoDebug (0.54s) [2020-01-10T21:47:04.888Z] === RUN TestInfoInsecureRegistries [2020-01-10T21:47:04.951Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-01-10T21:47:04.951Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-01-10T21:47:04.951Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-01-10T21:47:04.978Z] ok github.com/docker/docker/daemon/config 1.025s coverage: 80.1% of statements [2020-01-10T21:47:05.542Z] #33 152.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-10T21:47:05.632Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-01-10T21:47:05.694Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-01-10T21:47:05.694Z] === RUN TestInfoRegistryMirrors [2020-01-10T21:47:05.778Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-01-10T21:47:06.064Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-01-10T21:47:06.065Z] === RUN TestLoginFailsWithBadCredentials [2020-01-10T21:47:06.438Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2020-01-10T21:47:06.438Z] === RUN TestPingCacheHeaders [2020-01-10T21:47:06.438Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-01-10T21:47:06.438Z] === RUN TestPingGet [2020-01-10T21:47:06.438Z] --- PASS: TestPingGet (0.01s) [2020-01-10T21:47:06.438Z] === RUN TestPingHead [2020-01-10T21:47:06.438Z] --- PASS: TestPingHead (0.02s) [2020-01-10T21:47:06.438Z] === RUN TestVersion [2020-01-10T21:47:06.438Z] --- PASS: TestVersion (0.02s) [2020-01-10T21:47:06.438Z] PASS [2020-01-10T21:47:06.438Z] [2020-01-10T21:47:06.438Z] === Skipped [2020-01-10T21:47:06.438Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-10T21:47:06.438Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-10T21:47:06.438Z] [2020-01-10T21:47:06.438Z] [2020-01-10T21:47:06.438Z] DONE 18 tests, 1 skipped in 5.819s [2020-01-10T21:47:06.438Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-01-10T21:47:06.438Z] ++ 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-01-10T21:47:06.438Z] ++ set -e [2020-01-10T21:47:06.438Z] ++ '[' -n 0 ']' [2020-01-10T21:47:06.438Z] ++ set -x [2020-01-10T21:47:06.438Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-01-10T21:47:06.558Z] === RUN TestDockerSuite/TestCreateLabels [2020-01-10T21:47:06.558Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-01-10T21:47:06.558Z] === RUN TestDockerSuite/TestCreateRM [2020-01-10T21:47:06.847Z] INFO: Testing against a local daemon [2020-01-10T21:47:06.847Z] === RUN TestVolumesCreateAndList [2020-01-10T21:47:06.847Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-01-10T21:47:06.847Z] === RUN TestVolumesRemove [2020-01-10T21:47:06.847Z] --- PASS: TestVolumesRemove (0.09s) [2020-01-10T21:47:06.847Z] === RUN TestVolumesInspect [2020-01-10T21:47:06.847Z] --- PASS: TestVolumesInspect (0.02s) [2020-01-10T21:47:06.847Z] === RUN TestVolumesInvalidJSON [2020-01-10T21:47:06.847Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-10T21:47:06.847Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-10T21:47:06.847Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-10T21:47:06.847Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-01-10T21:47:06.847Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-10T21:47:06.847Z] PASS [2020-01-10T21:47:06.847Z] [2020-01-10T21:47:06.847Z] DONE 5 tests in 0.329s [2020-01-10T21:47:06.847Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-10T21:47:06.847Z] ++++ cat bundles/test-integration/docker.pid [2020-01-10T21:47:06.847Z] +++ kill 11487 [2020-01-10T21:47:06.909Z] #33 153.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-10T21:47:06.922Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-01-10T21:47:06.922Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-01-10T21:47:06.922Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-01-10T21:47:07.128Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-01-10T21:47:07.176Z] ok github.com/docker/docker/daemon/discovery 0.159s coverage: 30.0% of statements [2020-01-10T21:47:07.298Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-01-10T21:47:07.750Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-01-10T21:47:07.813Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-01-10T21:47:07.813Z] === RUN TestDockerSuite/TestImportBadURL [2020-01-10T21:47:07.813Z] === RUN TestDockerSuite/TestImportDisplay [2020-01-10T21:47:08.153Z] ok github.com/docker/docker/daemon/events 0.434s coverage: 50.0% of statements [2020-01-10T21:47:08.272Z] #33 155.1 [2020-01-10T21:47:08.393Z] === RUN TestDockerSuite/TestBuildCmd [2020-01-10T21:47:08.644Z] +++ /etc/init.d/apparmor stop [2020-01-10T21:47:08.644Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-10T21:47:08.644Z] [2020-01-10T21:47:08.644Z] Unloading profiles will leave already running processes permanently [2020-01-10T21:47:08.644Z] unconfined, which can lead to unexpected situations. [2020-01-10T21:47:08.644Z] [2020-01-10T21:47:08.644Z] To set a process to complain mode, use the command line tool [2020-01-10T21:47:08.644Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-10T21:47:08.644Z] +++ true [2020-01-10T21:47:08.644Z] [2020-01-10T21:47:08.679Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-01-10T21:47:08.921Z] #33 DONE 155.5s [2020-01-10T21:47:08.921Z] [2020-01-10T21:47:08.921Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-01-10T21:47:08.967Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-01-10T21:47:09.130Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.110s coverage: 10.9% of statements [2020-01-10T21:47:09.182Z] === RUN TestDockerSuite/TestImportFile [2020-01-10T21:47:09.257Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-01-10T21:47:09.257Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-01-10T21:47:09.943Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-01-10T21:47:10.108Z] ok github.com/docker/docker/daemon/graphdriver 0.148s coverage: 2.3% of statements [2020-01-10T21:47:10.322Z] #34 DONE 1.7s [2020-01-10T21:47:10.323Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-01-10T21:47:10.323Z] === RUN TestDockerSuite/TestCreateWithLargePortRange Post stage [Pipeline] junit [2020-01-10T21:47:10.572Z] ok github.com/docker/docker/daemon/links 0.095s coverage: 93.0% of statements [2020-01-10T21:47:10.595Z] Recording test results [2020-01-10T21:47:10.760Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-01-10T21:47:11.075Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-01-10T21:47:11.075Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-01-10T21:47:11.549Z] ok github.com/docker/docker/daemon 2.885s coverage: 9.2% of statements [2020-01-10T21:47:11.549Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-10T21:47:11.549Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-10T21:47:11.549Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-10T21:47:11.549Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-10T21:47:11.549Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-01-10T21:47:11.549Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-01-10T21:47:11.549Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-10T21:47:11.549Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-01-10T21:47:11.549Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-01-10T21:47:11.549Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-01-10T21:47:11.549Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-01-10T21:47:11.549Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-10T21:47:11.549Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-01-10T21:47:11.549Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-01-10T21:47:11.549Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-10T21:47:12.249Z] [2020-01-10T21:47:12.249Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-10T21:47:12.249Z] #22 CACHED [2020-01-10T21:47:12.249Z] [2020-01-10T21:47:12.249Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-01-10T21:47:12.249Z] #25 CACHED [2020-01-10T21:47:12.249Z] [2020-01-10T21:47:12.249Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-01-10T21:47:12.249Z] #9 CACHED [2020-01-10T21:47:12.249Z] [2020-01-10T21:47:12.249Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-01-10T21:47:12.249Z] #27 CACHED [2020-01-10T21:47:12.249Z] [2020-01-10T21:47:12.249Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-10T21:47:12.249Z] #21 CACHED [2020-01-10T21:47:12.249Z] [2020-01-10T21:47:12.249Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-01-10T21:47:12.249Z] #26 CACHED [2020-01-10T21:47:12.249Z] [2020-01-10T21:47:12.249Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-01-10T21:47:12.249Z] #30 CACHED [2020-01-10T21:47:12.249Z] [2020-01-10T21:47:12.249Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-01-10T21:47:12.249Z] #7 CACHED [2020-01-10T21:47:12.249Z] [2020-01-10T21:47:12.249Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-01-10T21:47:12.249Z] #6 CACHED [2020-01-10T21:47:12.249Z] [2020-01-10T21:47:12.249Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-01-10T21:47:12.249Z] #29 CACHED [2020-01-10T21:47:12.249Z] [2020-01-10T21:47:12.249Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-10T21:47:12.249Z] #23 CACHED [2020-01-10T21:47:12.249Z] [2020-01-10T21:47:12.249Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-01-10T21:47:12.249Z] #13 CACHED [2020-01-10T21:47:12.249Z] [2020-01-10T21:47:12.249Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-01-10T21:47:12.249Z] #12 CACHED [2020-01-10T21:47:12.249Z] [2020-01-10T21:47:12.249Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-01-10T21:47:12.249Z] #11 CACHED [2020-01-10T21:47:12.249Z] [2020-01-10T21:47:12.249Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-01-10T21:47:12.249Z] #24 CACHED [2020-01-10T21:47:12.249Z] [2020-01-10T21:47:12.249Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-01-10T21:47:12.249Z] #10 CACHED [2020-01-10T21:47:12.249Z] [2020-01-10T21:47:12.249Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-10T21:47:12.249Z] #20 CACHED [2020-01-10T21:47:12.249Z] [2020-01-10T21:47:12.249Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-01-10T21:47:12.249Z] #19 CACHED [2020-01-10T21:47:12.249Z] [2020-01-10T21:47:12.249Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-01-10T21:47:12.249Z] #28 CACHED [2020-01-10T21:47:12.249Z] [2020-01-10T21:47:12.249Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-01-10T21:47:12.249Z] #35 CACHED [2020-01-10T21:47:12.249Z] [2020-01-10T21:47:12.249Z] #36 exporting to image [2020-01-10T21:47:12.249Z] #36 exporting layers done [2020-01-10T21:47:12.249Z] #36 writing image sha256:a26a9709d9ed7edc17fb0d3dfa98f833dea0309aab40c893cd428699619e439b done [2020-01-10T21:47:12.249Z] #36 naming to docker.io/library/moby-e2e-test done [2020-01-10T21:47:12.249Z] #36 DONE 0.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-10T21:47:12.548Z] + echo Ensuring container killed. [2020-01-10T21:47:12.548Z] Ensuring container killed. [2020-01-10T21:47:12.548Z] + docker rm -vf docker-pr1 [2020-01-10T21:47:12.548Z] Error: No such container: docker-pr1 [2020-01-10T21:47:12.548Z] + true [Pipeline] sh [2020-01-10T21:47:12.557Z] + echo Ensuring container killed. [2020-01-10T21:47:12.557Z] Ensuring container killed. [2020-01-10T21:47:12.557Z] + docker rm -vf docker-pr1 [2020-01-10T21:47:12.557Z] Error: No such container: docker-pr1 [2020-01-10T21:47:12.557Z] + true [Pipeline] sh [2020-01-10T21:47:12.825Z] + echo Chowning /workspace to jenkins user [2020-01-10T21:47:12.825Z] Chowning /workspace to jenkins user [2020-01-10T21:47:12.825Z] + id -u [2020-01-10T21:47:12.825Z] + id -g [2020-01-10T21:47:12.825Z] + docker run --rm -v /home/ubuntu/workspace/moby_cpuguy-test-sync:/workspace busybox chown -R 1000:1000 /workspace [2020-01-10T21:47:12.969Z] === RUN TestDockerSuite/TestImportGzipped [2020-01-10T21:47:13.376Z] + echo Chowning /workspace to jenkins user [2020-01-10T21:47:13.376Z] Chowning /workspace to jenkins user [2020-01-10T21:47:13.376Z] + id -u [2020-01-10T21:47:13.376Z] + id -g [2020-01-10T21:47:13.376Z] + docker run --rm -v /home/jenkins/workspace/moby_cpuguy-test-sync:/workspace busybox chown -R 1001:1001 /workspace [2020-01-10T21:47:13.376Z] Unable to find image 'busybox:latest' locally [2020-01-10T21:47:13.741Z] latest: Pulling from library/busybox [2020-01-10T21:47:13.741Z] 6dc7af96dfc8: Pulling fs layer [2020-01-10T21:47:13.750Z] ok github.com/docker/docker/daemon/logger 0.400s coverage: 43.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-10T21:47:14.077Z] + bundleName=unit [2020-01-10T21:47:14.077Z] + echo Creating unit-bundles.tar.gz [2020-01-10T21:47:14.077Z] Creating unit-bundles.tar.gz [2020-01-10T21:47:14.077Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-01-10T21:47:14.077Z] bundles/junit-report.xml [2020-01-10T21:47:14.077Z] bundles/go-test-report.json [2020-01-10T21:47:14.077Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-01-10T21:47:14.086Z] Archiving artifacts [2020-01-10T21:47:14.107Z] 6dc7af96dfc8: Verifying Checksum [2020-01-10T21:47:14.107Z] 6dc7af96dfc8: Download complete [2020-01-10T21:47:14.215Z] ok github.com/docker/docker/daemon/images 0.351s coverage: 4.9% of statements [2020-01-10T21:47:14.215Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-10T21:47:14.215Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-10T21:47:14.457Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/cpuguy-test-sync/1/artifacts/ [Pipeline] } [2020-01-10T21:47:14.461Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-01-10T21:47:14.461Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-01-10T21:47:14.461Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-01-10T21:47:14.461Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-01-10T21:47:14.461Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-01-10T21:47:14.461Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [Pipeline] // catchError [2020-01-10T21:47:14.472Z] 6dc7af96dfc8: Pull complete [2020-01-10T21:47:14.472Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-10T21:47:14.472Z] Status: Downloaded newer image for busybox:latest [Pipeline] sh [2020-01-10T21:47:14.681Z] ok github.com/docker/docker/daemon/logger/awslogs 0.727s coverage: 77.4% of statements [2020-01-10T21:47:14.681Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-01-10T21:47:14.681Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-10T21:47:14.681Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-10T21:47:14.681Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-01-10T21:47:14.681Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-01-10T21:47:14.810Z] + make clean [2020-01-10T21:47:14.861Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-01-10T21:47:15.067Z] docker volume rm -f docker-dev-cache [2020-01-10T21:47:15.067Z] docker-dev-cache [Pipeline] deleteDir [2020-01-10T21:47:15.267Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-10T21:47:15.660Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.565s coverage: 62.1% of statements [2020-01-10T21:47:15.660Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.317s coverage: 88.3% of statements [2020-01-10T21:47:16.281Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-01-10T21:47:16.281Z] === RUN TestDockerSuite/TestBuildContChar [2020-01-10T21:47:16.754Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-10T21:47:17.090Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-01-10T21:47:17.212Z] ok github.com/docker/docker/daemon/logger/local 0.412s coverage: 74.7% of statements [2020-01-10T21:47:17.212Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-10T21:47:17.684Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-01-10T21:47:17.862Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-01-10T21:47:17.891Z] + bundleName=s390x-integration [2020-01-10T21:47:17.891Z] + echo Creating s390x-integration-bundles.tar.gz [2020-01-10T21:47:17.891Z] Creating s390x-integration-bundles.tar.gz [2020-01-10T21:47:17.891Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-01-10T21:47:17.891Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-10T21:47:18.132Z] Archiving artifacts [2020-01-10T21:47:18.613Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-01-10T21:47:18.765Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.456s coverage: 21.4% of statements [2020-01-10T21:47:18.765Z] ok github.com/docker/docker/daemon/logger/templates 0.114s coverage: 8.3% of statements [2020-01-10T21:47:19.229Z] ok github.com/docker/docker/daemon/logger/syslog 0.333s coverage: 47.8% of statements [2020-01-10T21:47:19.476Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/cpuguy-test-sync/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-10T21:47:19.542Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-01-10T21:47:19.542Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-01-10T21:47:19.542Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-01-10T21:47:19.800Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-01-10T21:47:20.088Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-01-10T21:47:20.104Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-01-10T21:47:20.201Z] + make clean [2020-01-10T21:47:20.375Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-01-10T21:47:20.561Z] make: command: Command not found [2020-01-10T21:47:20.561Z] make: command: Command not found [2020-01-10T21:47:20.561Z] docker volume rm -f docker-dev-cache [2020-01-10T21:47:20.561Z] docker-dev-cache [2020-01-10T21:47:20.581Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [Pipeline] deleteDir [2020-01-10T21:47:20.660Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-01-10T21:47:20.781Z] ok github.com/docker/docker/daemon/logger/splunk 2.112s coverage: 82.5% of statements [2020-01-10T21:47:20.781Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-10T21:47:20.781Z] ? github.com/docker/docker/daemon/network [no test files] [2020-01-10T21:47:20.781Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-10T21:47:21.033Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-01-10T21:47:21.282Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-01-10T21:47:21.571Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-01-10T21:47:21.963Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-01-10T21:47:22.373Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-01-10T21:47:22.527Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-01-10T21:47:22.981Z] ok github.com/docker/docker/distribution/metadata 1.590s coverage: 48.2% of statements [2020-01-10T21:47:23.159Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-01-10T21:47:23.456Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-01-10T21:47:23.960Z] ok github.com/docker/docker/distribution 1.421s coverage: 20.3% of statements [2020-01-10T21:47:23.960Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-10T21:47:23.960Z] ok github.com/docker/docker/distribution/xfer 1.846s coverage: 76.8% of statements [2020-01-10T21:47:23.960Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-10T21:47:23.960Z] ok github.com/docker/docker/errdefs 0.279s coverage: 49.4% of statements [2020-01-10T21:47:23.966Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-01-10T21:47:23.966Z] === RUN TestDockerSuite/TestDevicePermissions [2020-01-10T21:47:24.387Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-01-10T21:47:24.387Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-01-10T21:47:24.762Z] === RUN TestDockerSuite/TestDockerFails [2020-01-10T21:47:24.762Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-01-10T21:47:24.762Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-01-10T21:47:24.762Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-01-10T21:47:25.755Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-01-10T21:47:26.037Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-01-10T21:47:26.684Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-01-10T21:47:26.849Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-01-10T21:47:26.891Z] ok github.com/docker/docker/image/v1 0.366s coverage: 25.0% of statements [2020-01-10T21:47:26.891Z] ok github.com/docker/docker/image/cache 0.428s coverage: 19.2% of statements [2020-01-10T21:47:27.664Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-01-10T21:47:27.664Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-01-10T21:47:27.869Z] ok github.com/docker/docker/image 1.293s coverage: 86.4% of statements [2020-01-10T21:47:28.227Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-01-10T21:47:28.227Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-01-10T21:47:28.333Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-10T21:47:28.333Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-10T21:47:28.672Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-01-10T21:47:28.672Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-01-10T21:47:28.672Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-01-10T21:47:28.672Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-01-10T21:47:29.312Z] ok github.com/docker/docker/libcontainerd/queue 0.251s coverage: 100.0% of statements [2020-01-10T21:47:29.596Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-01-10T21:47:29.776Z] ok github.com/docker/docker/layer 0.573s coverage: 30.0% of statements [2020-01-10T21:47:29.776Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-10T21:47:30.526Z] === RUN TestDockerSuite/TestInspectDefault [2020-01-10T21:47:30.754Z] ok github.com/docker/docker/pkg/aaparser 0.059s coverage: 50.0% of statements [2020-01-10T21:47:31.455Z] === RUN TestDockerSuite/TestInspectHistory [2020-01-10T21:47:31.877Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-01-10T21:47:32.306Z] ok github.com/docker/docker/opts 0.340s coverage: 67.3% of statements [2020-01-10T21:47:32.384Z] === RUN TestDockerSuite/TestInspectImage [2020-01-10T21:47:32.385Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-01-10T21:47:32.385Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-01-10T21:47:32.385Z] === RUN TestDockerSuite/TestInspectInt64 [2020-01-10T21:47:32.524Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-01-10T21:47:32.770Z] ok github.com/docker/docker/libcontainerd/local 0.419s coverage: 1.0% of statements [2020-01-10T21:47:32.813Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-01-10T21:47:33.234Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-10T21:47:33.234Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-10T21:47:33.234Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-10T21:47:33.234Z] ? github.com/docker/docker/oci [no test files] [2020-01-10T21:47:33.234Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-10T21:47:33.317Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-01-10T21:47:33.880Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-01-10T21:47:34.137Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-01-10T21:47:34.700Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-01-10T21:47:34.700Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-01-10T21:47:34.799Z] ok github.com/docker/docker/pkg/authorization 1.239s coverage: 26.8% of statements [2020-01-10T21:47:34.799Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2020-01-10T21:47:34.799Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2020-01-10T21:47:35.060Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-01-10T21:47:35.510Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-01-10T21:47:35.629Z] === RUN TestDockerSuite/TestInspectPlugin [2020-01-10T21:47:36.351Z] ok github.com/docker/docker/pkg/directory 0.060s coverage: 80.0% of statements [2020-01-10T21:47:36.351Z] ok github.com/docker/docker/pkg/chrootarchive 0.173s coverage: 15.4% of statements [2020-01-10T21:47:36.817Z] ok github.com/docker/docker/pkg/discovery 0.102s coverage: 58.3% of statements [2020-01-10T21:47:37.796Z] ok github.com/docker/docker/pkg/discovery/file 0.089s coverage: 92.9% of statements [2020-01-10T21:47:38.150Z] === RUN TestDockerSuite/TestInspectRootFS [2020-01-10T21:47:38.150Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-01-10T21:47:38.261Z] ok github.com/docker/docker/pkg/discovery/memory 0.116s coverage: 92.3% of statements [2020-01-10T21:47:38.984Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-01-10T21:47:39.082Z] === RUN TestDockerSuite/TestInspectStatus [2020-01-10T21:47:39.130Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-01-10T21:47:39.240Z] ok github.com/docker/docker/pkg/discovery/nodes 0.139s coverage: 93.8% of statements [2020-01-10T21:47:40.012Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [Pipeline] } [Pipeline] // withEnv [2020-01-10T21:47:40.217Z] ok github.com/docker/docker/pkg/filenotify 0.051s coverage: 36.2% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-10T21:47:40.471Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-01-10T21:47:40.471Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-01-10T21:47:40.471Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-01-10T21:47:40.471Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-01-10T21:47:40.471Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-01-10T21:47:40.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-10T21:47:40.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-10T21:47:41.196Z] ok github.com/docker/docker/pkg/fileutils 0.279s coverage: 87.7% of statements [2020-01-10T21:47:41.196Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2020-01-10T21:47:41.563Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-01-10T21:47:41.903Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-01-10T21:47:42.174Z] ok github.com/docker/docker/pkg/discovery/kv 3.520s coverage: 84.1% of statements [2020-01-10T21:47:42.471Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-01-10T21:47:42.638Z] ok github.com/docker/docker/pkg/idtools 0.088s coverage: 6.3% of statements [2020-01-10T21:47:43.400Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-01-10T21:47:43.958Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-01-10T21:47:43.965Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-01-10T21:47:44.100Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-01-10T21:47:44.189Z] ok github.com/docker/docker/pkg/locker 0.061s coverage: 88.9% of statements [2020-01-10T21:47:44.189Z] ok github.com/docker/docker/pkg/ioutils 0.749s coverage: 69.2% of statements [2020-01-10T21:47:44.189Z] ok github.com/docker/docker/pkg/archive 10.803s coverage: 62.0% of statements [2020-01-10T21:47:44.189Z] ok github.com/docker/docker/pkg/jsonmessage 0.223s coverage: 91.7% of statements [2020-01-10T21:47:44.766Z] ok github.com/docker/docker/pkg/longpath 0.061s coverage: 100.0% of statements [2020-01-10T21:47:44.766Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2020-01-10T21:47:44.891Z] === RUN TestDockerSuite/TestEventsAttach [2020-01-10T21:47:44.897Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-01-10T21:47:45.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-10T21:47:45.672Z] === RUN TestDockerSuite/TestEventsCommit [2020-01-10T21:47:45.745Z] ok github.com/docker/docker/pkg/parsers 0.248s coverage: 97.0% of statements [2020-01-10T21:47:45.828Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-01-10T21:47:46.209Z] ok github.com/docker/docker/pkg/pidfile 0.051s coverage: 82.6% of statements [2020-01-10T21:47:46.757Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-01-10T21:47:46.757Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-01-10T21:47:46.937Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-01-10T21:47:47.715Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-01-10T21:47:47.762Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.158s coverage: 56.8% of statements [2020-01-10T21:47:48.483Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-01-10T21:47:48.513Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-01-10T21:47:48.741Z] ok github.com/docker/docker/pkg/plugins/transport 0.129s coverage: 85.7% of statements [2020-01-10T21:47:48.741Z] ok github.com/docker/docker/pkg/pools 0.050s coverage: 88.2% of statements [2020-01-10T21:47:49.283Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-01-10T21:47:49.296Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-01-10T21:47:49.720Z] ok github.com/docker/docker/pkg/progress 0.052s coverage: 75.9% of statements [2020-01-10T21:47:50.541Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-01-10T21:47:50.653Z] === RUN TestDockerSuite/TestLinksEnvs [2020-01-10T21:47:50.698Z] ok github.com/docker/docker/pkg/reexec 0.085s coverage: 82.4% of statements [2020-01-10T21:47:50.698Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 73.9% of statements [2020-01-10T21:47:51.083Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-01-10T21:47:51.161Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-01-10T21:47:51.675Z] ok github.com/docker/docker/pkg/signal 0.066s coverage: 20.3% of statements [2020-01-10T21:47:52.139Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2020-01-10T21:47:52.545Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-01-10T21:47:52.804Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-01-10T21:47:53.025Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-01-10T21:47:53.118Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2020-01-10T21:47:53.118Z] ok github.com/docker/docker/pkg/streamformatter 0.117s coverage: 66.2% of statements [2020-01-10T21:47:54.669Z] ok github.com/docker/docker/pkg/sysinfo 0.062s coverage: 38.2% of statements [2020-01-10T21:47:55.327Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-01-10T21:47:55.647Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 13.1% of statements [2020-01-10T21:47:55.647Z] ok github.com/docker/docker/pkg/tailfile 0.167s coverage: 88.6% of statements [2020-01-10T21:47:56.723Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-01-10T21:47:57.086Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-01-10T21:47:57.199Z] ok github.com/docker/docker/pkg/tarsum 0.229s coverage: 89.3% of statements [2020-01-10T21:47:57.199Z] ok github.com/docker/docker/pkg/term 0.080s coverage: 30.8% of statements [2020-01-10T21:47:57.221Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-01-10T21:47:58.176Z] testing: warning: no tests to run [2020-01-10T21:47:58.176Z] ok github.com/docker/docker/pkg/term/windows 0.040s coverage: 0.0% of statements [no tests to run] [2020-01-10T21:47:58.176Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2020-01-10T21:47:58.875Z] === RUN TestDockerSuite/TestEventsCopy [2020-01-10T21:47:59.154Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2020-01-10T21:47:59.154Z] ok github.com/docker/docker/pkg/useragent 0.058s coverage: 88.9% of statements [2020-01-10T21:47:59.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-01-10T21:48:00.099Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-01-10T21:48:00.099Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-01-10T21:48:00.706Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-01-10T21:48:00.706Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-10T21:48:00.706Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-10T21:48:00.706Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-01-10T21:48:00.706Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-10T21:48:00.706Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-01-10T21:48:00.706Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-01-10T21:48:00.706Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-10T21:48:00.706Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-10T21:48:01.143Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-01-10T21:48:01.170Z] ok github.com/docker/docker/plugin/v2 0.197s coverage: 20.1% of statements [2020-01-10T21:48:01.634Z] ok github.com/docker/docker/plugin 0.218s coverage: 11.6% of statements [2020-01-10T21:48:01.762Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-01-10T21:48:02.512Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-01-10T21:48:02.611Z] ok github.com/docker/docker/reference 0.467s coverage: 84.4% of statements [2020-01-10T21:48:02.773Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-01-10T21:48:03.372Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-01-10T21:48:03.372Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-01-10T21:48:03.589Z] ok github.com/docker/docker/registry/resumable 0.412s coverage: 100.0% of statements [2020-01-10T21:48:03.899Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-01-10T21:48:04.053Z] ok github.com/docker/docker/restartmanager 0.087s coverage: 50.9% of statements [2020-01-10T21:48:04.348Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-01-10T21:48:04.741Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-01-10T21:48:04.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-01-10T21:48:05.033Z] ok github.com/docker/docker/registry 0.501s coverage: 51.7% of statements [2020-01-10T21:48:05.496Z] ok github.com/docker/docker/runconfig 0.196s coverage: 54.5% of statements [2020-01-10T21:48:05.496Z] ok github.com/docker/docker/testutil 0.152s coverage: 62.5% of statements [2020-01-10T21:48:05.811Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-01-10T21:48:06.173Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-01-10T21:48:06.234Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-01-10T21:48:06.524Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-01-10T21:48:06.524Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-01-10T21:48:06.545Z] === RUN TestDockerSuite/TestEventsFilterType [2020-01-10T21:48:06.918Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-01-10T21:48:06.918Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-01-10T21:48:06.919Z] === RUN TestDockerSuite/TestEventsFilters [2020-01-10T21:48:07.545Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-01-10T21:48:08.267Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-01-10T21:48:08.557Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-01-10T21:48:08.734Z] === RUN TestDockerSuite/TestEventsFormat [2020-01-10T21:48:09.259Z] ok github.com/docker/docker/volume/drivers 0.202s coverage: 36.1% of statements [2020-01-10T21:48:09.259Z] ok github.com/docker/docker/volume/local 0.189s coverage: 37.7% of statements [2020-01-10T21:48:09.259Z] ok github.com/docker/docker/volume/mounts 0.218s coverage: 66.2% of statements [2020-01-10T21:48:09.572Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-01-10T21:48:10.548Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-01-10T21:48:10.548Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-01-10T21:48:10.548Z] === RUN TestDockerSuite/TestEventsImageImport [2020-01-10T21:48:11.376Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-01-10T21:48:11.457Z] ok github.com/docker/docker/volume/service 0.526s coverage: 70.3% of statements [2020-01-10T21:48:11.541Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-01-10T21:48:11.744Z] === RUN TestDockerSuite/TestEventsImagePull [2020-01-10T21:48:12.525Z] === RUN TestDockerSuite/TestEventsImageTag [2020-01-10T21:48:13.389Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-01-10T21:48:13.839Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-01-10T21:48:13.839Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-01-10T21:48:13.839Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-01-10T21:48:13.839Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-01-10T21:48:14.813Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-01-10T21:48:15.092Z] === RUN TestDockerSuite/TestEventsRename [2020-01-10T21:48:15.870Z] === RUN TestDockerSuite/TestEventsResize [2020-01-10T21:48:16.641Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-01-10T21:48:17.333Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-01-10T21:48:17.428Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-01-10T21:48:17.897Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-01-10T21:48:18.706Z] === RUN TestDockerSuite/TestEventsStreaming [2020-01-10T21:48:19.482Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-01-10T21:48:19.864Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-01-10T21:48:19.864Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-01-10T21:48:20.417Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-01-10T21:48:20.980Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-01-10T21:48:21.904Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-01-10T21:48:21.911Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-01-10T21:48:22.629Z] === RUN TestDockerSuite/TestEventsTop [2020-01-10T21:48:22.842Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-01-10T21:48:23.460Z] === RUN TestDockerSuite/TestEventsUntag [2020-01-10T21:48:23.920Z] ok github.com/docker/docker/pkg/plugins 35.134s coverage: 73.4% of statements [2020-01-10T21:48:23.920Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-10T21:48:23.920Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-10T21:48:23.920Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-10T21:48:23.920Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-01-10T21:48:23.920Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-10T21:48:23.920Z] ? github.com/docker/docker/rootless [no test files] [2020-01-10T21:48:23.920Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-10T21:48:23.920Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-10T21:48:23.920Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-10T21:48:23.920Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-10T21:48:23.920Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-10T21:48:23.920Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-10T21:48:23.920Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-10T21:48:23.920Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-10T21:48:23.920Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-10T21:48:23.920Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-10T21:48:23.920Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-10T21:48:23.920Z] ? github.com/docker/docker/volume [no test files] [2020-01-10T21:48:23.920Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-10T21:48:23.920Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-10T21:48:24.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === Skipped [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-01-10T21:48:24.899Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-01-10T21:48:24.899Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-01-10T21:48:24.899Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-01-10T21:48:24.899Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-01-10T21:48:24.899Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-01-10T21:48:24.899Z] client_test.go:23: runtime.GOOS == "windows" [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-01-10T21:48:24.899Z] daemon_test.go:147: root required [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-01-10T21:48:24.899Z] reload_test.go:520: root required [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2020-01-10T21:48:24.899Z] config_test.go:518: os.Getuid() != 0: skipping test that requires root [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-01-10T21:48:24.899Z] pull_v2_test.go:73: Needs fixing on Windows [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-01-10T21:48:24.899Z] pull_v2_test.go:118: Needs fixing on Windows [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-01-10T21:48:24.899Z] download_test.go:268: Needs fixing on Windows [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-01-10T21:48:24.899Z] layer_test.go:304: Failing on Windows [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-01-10T21:48:24.899Z] layer_test.go:353: Failing on Windows [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-01-10T21:48:24.899Z] layer_test.go:468: Failing on Windows [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-01-10T21:48:24.899Z] layer_test.go:697: Failing on Windows [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-01-10T21:48:24.899Z] migration_test.go:46: Failing on Windows [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-01-10T21:48:24.899Z] migration_test.go:182: Failing on Windows [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-01-10T21:48:24.899Z] mount_test.go:17: Failing on Windows [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-01-10T21:48:24.899Z] mount_test.go:76: Failing on Windows [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-01-10T21:48:24.899Z] mount_test.go:125: Failing on Windows [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-01-10T21:48:24.899Z] mount_test.go:212: Failing on Windows [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-01-10T21:48:24.899Z] archive_test.go:133: Xz not present in msys2 [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-01-10T21:48:24.899Z] archive_test.go:238: Failing on Windows CI machines [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-01-10T21:48:24.899Z] archive_windows_test.go:16: Currently fails [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-01-10T21:48:24.899Z] changes_test.go:192: needs more investigation [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-01-10T21:48:24.899Z] changes_test.go:405: needs further investigation [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-01-10T21:48:24.899Z] changes_test.go:441: needs further investigation [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-01-10T21:48:24.899Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-01-10T21:48:24.899Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-01-10T21:48:24.899Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-01-10T21:48:24.899Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-01-10T21:48:24.899Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-01-10T21:48:24.899Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2020-01-10T21:48:24.899Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-01-10T21:48:24.899Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-01-10T21:48:24.899Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-01-10T21:48:24.899Z] poller_test.go:41: No chmod on Windows [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-01-10T21:48:24.899Z] fileutils_test.go:134: Needs porting to Windows [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-01-10T21:48:24.899Z] fileutils_test.go:180: Needs porting to Windows [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-01-10T21:48:24.899Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-01-10T21:48:24.899Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-01-10T21:48:24.899Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-01-10T21:48:24.899Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-01-10T21:48:24.899Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-01-10T21:48:24.899Z] local_test.go:181: runtime.GOOS == "windows" [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] [2020-01-10T21:48:24.899Z] DONE 1759 tests, 46 skipped in 222.972s [2020-01-10T21:48:24.899Z] INFO: make.ps1 ended at 01/10/2020 21:48:24 [2020-01-10T21:48:25.364Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-01-10T21:48:25.364Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-01-10T21:48:25.621Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-01-10T21:48:25.622Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-01-10T21:48:25.622Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-01-10T21:48:25.878Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-01-10T21:48:25.969Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-01-10T21:48:26.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-10T21:48:26.451Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-01-10T21:48:26.808Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-01-10T21:48:26.915Z] INFO: Unit tests ended at 01/10/2020 21:48:26. Duration:00:03:59.4879887 [2020-01-10T21:48:26.915Z] INFO: Building busybox [2020-01-10T21:48:26.915Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-10T21:48:26.915Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-10T21:48:26.915Z] [2020-01-10T21:48:26.915Z] Sending build context to Docker daemon 2.56kB [2020-01-10T21:48:26.915Z] [2020-01-10T21:48:26.915Z] Step 1/6 : FROM microsoft/windowsservercore [2020-01-10T21:48:26.915Z] ---> 782a75e44953 [2020-01-10T21:48:26.915Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-01-10T21:48:26.915Z] ---> Running in 69206771bbe2 [2020-01-10T21:48:27.372Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-01-10T21:48:27.769Z] === RUN TestDockerSuite/TestExec [2020-01-10T21:48:28.558Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-01-10T21:48:29.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-10T21:48:29.359Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-01-10T21:48:30.137Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-01-10T21:48:31.386Z] === RUN TestDockerSuite/TestExecAPIStart [2020-01-10T21:48:31.562Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-01-10T21:48:31.562Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-01-10T21:48:31.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-10T21:48:32.202Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-01-10T21:48:32.202Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-01-10T21:48:32.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-10T21:48:32.488Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-01-10T21:48:32.491Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-01-10T21:48:32.740Z] Removing intermediate container 69206771bbe2 [2020-01-10T21:48:32.740Z] ---> a2464bb3e9ed [2020-01-10T21:48:32.740Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-01-10T21:48:33.237Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-01-10T21:48:33.721Z] [2020-01-10T21:48:34.144Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-01-10T21:48:34.185Z] ---> 520a4fe4f2e2 [2020-01-10T21:48:34.185Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-01-10T21:48:34.185Z] ---> Running in 21384b1cc216 [2020-01-10T21:48:34.937Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-01-10T21:48:35.161Z] [2020-01-10T21:48:35.161Z] SUCCESS: Specified value was saved. [2020-01-10T21:48:36.190Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-01-10T21:48:36.887Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-01-10T21:48:36.990Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-01-10T21:48:37.742Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-01-10T21:48:37.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-10T21:48:37.999Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-01-10T21:48:37.999Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-01-10T21:48:38.092Z] Removing intermediate container 21384b1cc216 [2020-01-10T21:48:38.092Z] ---> 1fa99c22e3b2 [2020-01-10T21:48:38.092Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-01-10T21:48:38.092Z] ---> Running in 171fd186321b [2020-01-10T21:48:38.245Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-01-10T21:48:38.373Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-01-10T21:48:39.037Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-01-10T21:48:39.369Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-01-10T21:48:39.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-10T21:48:40.298Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-01-10T21:48:40.405Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-01-10T21:48:40.841Z] === RUN TestDockerSuite/TestExecCgroup [2020-01-10T21:48:41.669Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-01-10T21:48:42.599Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-01-10T21:48:42.647Z] === RUN TestDockerSuite/TestExecEnv [2020-01-10T21:48:43.553Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-01-10T21:48:43.968Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-01-10T21:48:45.230Z] Cannot create a file when that file already exists. [2020-01-10T21:48:45.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-10T21:48:45.439Z] === RUN TestDockerSuite/TestExecExitStatus [2020-01-10T21:48:45.862Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-01-10T21:48:45.909Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-01-10T21:48:46.700Z] === RUN TestDockerSuite/TestExecInspectID [2020-01-10T21:48:46.792Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-01-10T21:48:47.393Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-01-10T21:48:47.723Z] === RUN TestDockerSuite/TestLogsSince [2020-01-10T21:48:49.444Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-01-10T21:48:49.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-10T21:48:49.871Z] === RUN TestDockerSuite/TestExecInteractive [2020-01-10T21:48:50.666Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-01-10T21:48:51.060Z] Removing intermediate container 171fd186321b [2020-01-10T21:48:51.060Z] ---> dd75bb7f32ad [2020-01-10T21:48:51.060Z] Step 6/6 : CMD ["sh"] [2020-01-10T21:48:51.060Z] ---> Running in 46dda28f185b [2020-01-10T21:48:51.060Z] Removing intermediate container 46dda28f185b [2020-01-10T21:48:51.060Z] ---> 4e513b25add8 [2020-01-10T21:48:51.060Z] Successfully built 4e513b25add8 [2020-01-10T21:48:51.060Z] Successfully tagged busybox:latest [2020-01-10T21:48:51.060Z] INFO: Docker images of the daemon under test [2020-01-10T21:48:51.060Z] [2020-01-10T21:48:51.060Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-10T21:48:51.060Z] busybox latest 4e513b25add8 Less than a second ago 4.85GB [2020-01-10T21:48:51.060Z] microsoft/windowsservercore latest 782a75e44953 6 weeks ago 4.82GB [2020-01-10T21:48:51.060Z] mcr.microsoft.com/windows/servercore ltsc2019 782a75e44953 6 weeks ago 4.82GB [2020-01-10T21:48:51.060Z] [2020-01-10T21:48:51.060Z] INFO: Running integration tests at 01/10/2020 21:48:50... [2020-01-10T21:48:51.060Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-01-10T21:48:51.060Z] INFO: Integration API tests being run from the host: [2020-01-10T21:48:51.060Z] INFO: make.ps1 starting at 01/10/2020 21:48:50 [2020-01-10T21:48:51.448Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-01-10T21:48:52.039Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-01-10T21:48:52.744Z] === RUN TestDockerSuite/TestExecParseError [2020-01-10T21:48:53.624Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-01-10T21:48:54.454Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-01-10T21:48:55.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-10T21:48:55.696Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-01-10T21:48:55.813Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-01-10T21:48:56.070Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-01-10T21:48:57.515Z] === RUN TestDockerSuite/TestExecSetEnv [2020-01-10T21:48:58.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-10T21:48:58.305Z] === RUN TestDockerSuite/TestExecStartFails [2020-01-10T21:48:59.130Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-01-10T21:49:00.245Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-01-10T21:49:01.357Z] === RUN TestDockerSuite/TestLogsTail [2020-01-10T21:49:02.287Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-01-10T21:49:03.217Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-01-10T21:49:03.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-10T21:49:03.792Z] === RUN TestDockerSuite/TestMountIntoProc [2020-01-10T21:49:04.357Z] === RUN TestDockerSuite/TestMountIntoSys [2020-01-10T21:49:04.712Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-01-10T21:49:04.712Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-01-10T21:49:05.287Z] === RUN TestDockerSuite/TestNetHostname [2020-01-10T21:49:05.544Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-01-10T21:49:05.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-10T21:49:06.191Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-01-10T21:49:06.474Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-01-10T21:49:06.760Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-01-10T21:49:07.381Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-01-10T21:49:07.440Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-01-10T21:49:07.668Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-01-10T21:49:07.952Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-01-10T21:49:08.005Z] === RUN TestDockerSuite/TestNetworkEvents [2020-01-10T21:49:08.244Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-01-10T21:49:08.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-10T21:49:09.375Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-01-10T21:49:09.809Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-10T21:49:09.809Z] INFO: Testing against a local daemon [2020-01-10T21:49:09.938Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-01-10T21:49:10.274Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-01-10T21:49:11.027Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-10T21:49:11.027Z] Using test binary docker [2020-01-10T21:49:11.027Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-10T21:49:11.027Z] +++ /etc/init.d/apparmor start [2020-01-10T21:49:11.027Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-10T21:49:11.027Z] INFO: Waiting for daemon to start... [2020-01-10T21:49:11.027Z] Starting dockerd [2020-01-10T21:49:11.027Z] +++ 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-01-10T21:49:11.757Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-01-10T21:49:12.462Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-01-10T21:49:12.686Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-01-10T21:49:12.686Z] === RUN TestDockerSuite/TestExecTTY [2020-01-10T21:49:12.686Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-01-10T21:49:13.025Z] === RUN TestDockerSuite/TestPluginActive [2020-01-10T21:49:13.284Z] === RUN TestDockerSuite/TestBuildEnv [2020-01-10T21:49:13.402Z] . [2020-01-10T21:49:13.402Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-10T21:49:13.402Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-10T21:49:13.402Z] Error: No such image: emptyfs [2020-01-10T21:49:13.402Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-10T21:49:13.402Z] ++++ docker load [2020-01-10T21:49:13.474Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-01-10T21:49:13.782Z] Running integration-test (iteration 1) [2020-01-10T21:49:13.782Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-01-10T21:49:13.782Z] ++ 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-01-10T21:49:13.782Z] ++ set -e [2020-01-10T21:49:13.782Z] ++ '[' -n 0 ']' [2020-01-10T21:49:13.782Z] ++ set -x [2020-01-10T21:49:13.782Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:49:14.251Z] === RUN TestDockerSuite/TestExecUlimits [2020-01-10T21:49:14.539Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-01-10T21:49:14.919Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-01-10T21:49:15.505Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-01-10T21:49:15.505Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-01-10T21:49:15.575Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-01-10T21:49:16.588Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-01-10T21:49:17.947Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-01-10T21:49:18.743Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-01-10T21:49:20.025Z] === RUN TestDockerSuite/TestExecWithTERM [2020-01-10T21:49:21.452Z] === RUN TestDockerSuite/TestExecWithUser [2020-01-10T21:49:21.466Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-01-10T21:49:21.466Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-01-10T21:49:21.466Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-01-10T21:49:22.234Z] === RUN TestDockerSuite/TestGetContainerStats [2020-01-10T21:49:22.833Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-01-10T21:49:23.417Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-01-10T21:49:24.726Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-01-10T21:49:25.658Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-01-10T21:49:25.915Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-01-10T21:49:27.230Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-01-10T21:49:27.558Z] ok github.com/docker/docker/integration/build 16.104s [2020-01-10T21:49:27.558Z] [2020-01-10T21:49:27.558Z] === Skipped [2020-01-10T21:49:27.558Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-01-10T21:49:27.558Z] build_session_test.go:25: TODO: BuildKit [2020-01-10T21:49:27.558Z] [2020-01-10T21:49:27.558Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-01-10T21:49:27.558Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:49:27.558Z] [2020-01-10T21:49:27.558Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-01-10T21:49:27.558Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T21:49:27.558Z] [2020-01-10T21:49:27.558Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-01-10T21:49:27.558Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T21:49:27.558Z] [2020-01-10T21:49:27.558Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-01-10T21:49:27.558Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T21:49:27.558Z] [2020-01-10T21:49:27.558Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-01-10T21:49:27.558Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T21:49:27.558Z] [2020-01-10T21:49:27.558Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-01-10T21:49:27.558Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T21:49:27.558Z] [2020-01-10T21:49:27.558Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-01-10T21:49:27.558Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T21:49:27.558Z] [2020-01-10T21:49:27.558Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-01-10T21:49:27.558Z] build_test.go:491: testEnv.OSType == "windows" [2020-01-10T21:49:27.558Z] [2020-01-10T21:49:27.558Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-01-10T21:49:27.558Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T21:49:27.558Z] [2020-01-10T21:49:27.558Z] [2020-01-10T21:49:27.558Z] DONE 22 tests, 10 skipped in 34.339s [2020-01-10T21:49:27.558Z] [2020-01-10T21:49:27.558Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-01-10T21:49:28.438Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-01-10T21:49:28.535Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-10T21:49:28.535Z] INFO: Testing against a local daemon [2020-01-10T21:49:28.535Z] ok github.com/docker/docker/integration/config 0.221s [2020-01-10T21:49:28.535Z] [2020-01-10T21:49:28.535Z] === Skipped [2020-01-10T21:49:28.535Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-01-10T21:49:28.535Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:49:28.535Z] [2020-01-10T21:49:28.535Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-01-10T21:49:28.536Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:49:28.536Z] [2020-01-10T21:49:28.536Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-01-10T21:49:28.536Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:49:28.536Z] [2020-01-10T21:49:28.536Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-01-10T21:49:28.536Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:49:28.536Z] [2020-01-10T21:49:28.536Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-01-10T21:49:28.536Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:49:28.536Z] [2020-01-10T21:49:28.536Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-01-10T21:49:28.536Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T21:49:28.536Z] [2020-01-10T21:49:28.536Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-01-10T21:49:28.536Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T21:49:28.536Z] [2020-01-10T21:49:28.536Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-01-10T21:49:28.536Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T21:49:28.536Z] [2020-01-10T21:49:28.536Z] [2020-01-10T21:49:28.536Z] DONE 8 tests, 8 skipped in 2.370s [2020-01-10T21:49:28.536Z] [2020-01-10T21:49:28.536Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-01-10T21:49:28.695Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-01-10T21:49:29.228Z] Loaded image: buildpack-deps:jessie [2020-01-10T21:49:29.228Z] Loaded image: busybox:latest [2020-01-10T21:49:29.228Z] Loaded image: busybox:glibc [2020-01-10T21:49:29.228Z] Loaded image: debian:jessie [2020-01-10T21:49:29.228Z] Loaded image: hello-world:latest [2020-01-10T21:49:29.228Z] INFO: Testing against a local daemon [2020-01-10T21:49:29.228Z] === RUN TestCgroupNamespacesBuild [2020-01-10T21:49:29.518Z] --- PASS: TestCgroupNamespacesBuild (1.67s) [2020-01-10T21:49:29.518Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-10T21:49:31.217Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-01-10T21:49:31.470Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-10T21:49:31.470Z] INFO: Testing against a local daemon [2020-01-10T21:49:31.554Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2020-01-10T21:49:31.554Z] === RUN TestBuildWithSession [2020-01-10T21:49:31.554Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-10T21:49:31.554Z] build_session_test.go:25: TODO: BuildKit [2020-01-10T21:49:31.554Z] === RUN TestBuildSquashParent [2020-01-10T21:49:32.238Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-01-10T21:49:33.738Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-01-10T21:49:34.188Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-01-10T21:49:35.114Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-01-10T21:49:36.045Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-01-10T21:49:37.063Z] --- PASS: TestBuildSquashParent (5.33s) [2020-01-10T21:49:37.063Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-10T21:49:37.063Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-10T21:49:37.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-10T21:49:37.063Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-10T21:49:37.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-10T21:49:37.063Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-10T21:49:37.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-10T21:49:37.063Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-10T21:49:37.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-10T21:49:37.063Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-10T21:49:37.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-10T21:49:37.063Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-10T21:49:37.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-10T21:49:37.063Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-10T21:49:37.063Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-10T21:49:37.063Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-10T21:49:37.063Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-10T21:49:37.415Z] === RUN TestDockerSuite/TestPortHostBinding [2020-01-10T21:49:38.787Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-01-10T21:49:39.044Z] === RUN TestDockerSuite/TestPortList [2020-01-10T21:49:39.286Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-01-10T21:49:39.787Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-10T21:49:39.787Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-10T21:49:40.064Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-01-10T21:49:40.064Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-01-10T21:49:40.064Z] === RUN TestDockerSuite/TestHealth [2020-01-10T21:49:41.818Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-01-10T21:49:41.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.87s) [2020-01-10T21:49:41.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2020-01-10T21:49:41.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.86s) [2020-01-10T21:49:41.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.90s) [2020-01-10T21:49:41.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.44s) [2020-01-10T21:49:41.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2020-01-10T21:49:41.818Z] === RUN TestBuildMultiStageCopy [2020-01-10T21:49:41.818Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-10T21:49:41.899Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-01-10T21:49:42.319Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-01-10T21:49:43.858Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-10T21:49:43.944Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-01-10T21:49:44.478Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-10T21:49:44.762Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-10T21:49:44.846Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-01-10T21:49:45.048Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-10T21:49:45.671Z] --- PASS: TestBuildMultiStageCopy (3.69s) [2020-01-10T21:49:45.671Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.05s) [2020-01-10T21:49:45.671Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-01-10T21:49:45.671Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2020-01-10T21:49:45.671Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.43s) [2020-01-10T21:49:45.671Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2020-01-10T21:49:45.671Z] === RUN TestBuildMultiStageParentConfig [2020-01-10T21:49:46.685Z] --- PASS: TestBuildMultiStageParentConfig (1.04s) [2020-01-10T21:49:46.685Z] === RUN TestBuildLabelWithTargets [2020-01-10T21:49:48.120Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-01-10T21:49:48.190Z] --- PASS: TestBuildLabelWithTargets (1.63s) [2020-01-10T21:49:48.190Z] === RUN TestBuildWithEmptyLayers [2020-01-10T21:49:49.201Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-01-10T21:49:49.201Z] === RUN TestBuildMultiStageOnBuild [2020-01-10T21:49:50.641Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-01-10T21:49:51.236Z] --- PASS: TestBuildMultiStageOnBuild (2.26s) [2020-01-10T21:49:51.236Z] === RUN TestBuildUncleanTarFilenames [2020-01-10T21:49:52.011Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-01-10T21:49:52.354Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-01-10T21:49:52.638Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-01-10T21:49:52.719Z] --- PASS: TestBuildUncleanTarFilenames (1.18s) [2020-01-10T21:49:52.719Z] === RUN TestBuildMultiStageLayerLeak [2020-01-10T21:49:53.264Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-01-10T21:49:53.548Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-01-10T21:49:54.532Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-01-10T21:49:54.760Z] --- PASS: TestBuildMultiStageLayerLeak (2.34s) [2020-01-10T21:49:54.760Z] === RUN TestBuildWithHugeFile [2020-01-10T21:49:55.029Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-01-10T21:49:55.029Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-01-10T21:49:55.313Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-01-10T21:49:59.789Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-01-10T21:49:59.789Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-01-10T21:49:59.789Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-01-10T21:49:59.789Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-01-10T21:50:00.046Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-01-10T21:50:00.046Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-01-10T21:50:00.978Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-01-10T21:50:00.978Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-01-10T21:50:01.910Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-01-10T21:50:01.910Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-01-10T21:50:03.763Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-01-10T21:50:03.763Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-01-10T21:50:03.763Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-01-10T21:50:03.763Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-01-10T21:50:03.763Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-01-10T21:50:03.763Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-01-10T21:50:03.763Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-01-10T21:50:03.763Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-01-10T21:50:03.763Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-01-10T21:50:03.763Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-01-10T21:50:03.803Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-01-10T21:50:03.803Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-01-10T21:50:04.136Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-01-10T21:50:04.509Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-01-10T21:50:05.309Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-01-10T21:50:05.309Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-01-10T21:50:05.606Z] === RUN TestDockerSuite/TestBuildExpose [2020-01-10T21:50:05.606Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-01-10T21:50:06.224Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-01-10T21:50:06.565Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-01-10T21:50:06.565Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-01-10T21:50:06.843Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-01-10T21:50:07.086Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-01-10T21:50:07.127Z] === RUN TestDockerSuite/TestBuildFails [2020-01-10T21:50:07.746Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-01-10T21:50:07.844Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-01-10T21:50:08.030Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-01-10T21:50:08.453Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-01-10T21:50:09.016Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-01-10T21:50:09.016Z] === RUN TestDockerSuite/TestPsByOrder [2020-01-10T21:50:09.113Z] === RUN TestDockerSuite/TestImagesFormat [2020-01-10T21:50:09.113Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-01-10T21:50:09.891Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-01-10T21:50:10.064Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-01-10T21:50:12.110Z] === RUN TestDockerSuite/TestBuildForceRm [2020-01-10T21:50:12.289Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-01-10T21:50:13.182Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-01-10T21:50:13.182Z] === RUN TestDockerSuite/TestImportBadURL [2020-01-10T21:50:13.182Z] === RUN TestDockerSuite/TestImportDisplay [2020-01-10T21:50:13.219Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-01-10T21:50:13.219Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-01-10T21:50:14.147Z] === RUN TestDockerSuite/TestBuildFromGit [2020-01-10T21:50:14.993Z] === RUN TestDockerSuite/TestImportFile [2020-01-10T21:50:15.632Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-01-10T21:50:15.632Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-01-10T21:50:16.493Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-01-10T21:50:16.646Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-01-10T21:50:16.751Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-01-10T21:50:17.480Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-01-10T21:50:17.480Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-01-10T21:50:18.686Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-01-10T21:50:19.275Z] === RUN TestDockerSuite/TestImportGzipped [2020-01-10T21:50:19.699Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-01-10T21:50:19.985Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-01-10T21:50:20.925Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-01-10T21:50:21.711Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-01-10T21:50:22.023Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-01-10T21:50:22.295Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-01-10T21:50:22.295Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-01-10T21:50:23.164Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-01-10T21:50:23.516Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-01-10T21:50:23.666Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-01-10T21:50:24.447Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-01-10T21:50:24.998Z] === RUN TestDockerSuite/TestBuildHistory [2020-01-10T21:50:25.222Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-01-10T21:50:26.004Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-01-10T21:50:26.005Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-01-10T21:50:26.005Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-01-10T21:50:26.789Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-01-10T21:50:26.940Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-01-10T21:50:28.049Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-01-10T21:50:28.841Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-01-10T21:50:29.407Z] === RUN TestDockerSuite/TestBuildIidFile [2020-01-10T21:50:29.462Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-01-10T21:50:29.634Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-01-10T21:50:30.033Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-01-10T21:50:30.321Z] === RUN TestDockerSuite/TestBuildInheritance [2020-01-10T21:50:30.434Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-01-10T21:50:30.943Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-01-10T21:50:31.562Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-01-10T21:50:31.736Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-01-10T21:50:31.736Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-01-10T21:50:31.848Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-01-10T21:50:32.003Z] ok github.com/docker/docker/integration/container 56.082s [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === Skipped [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-01-10T21:50:32.003Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-01-10T21:50:32.003Z] copy_test.go:25: testEnv.OSType == "windows" [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-01-10T21:50:32.003Z] copy_test.go:39: testEnv.OSType == "windows" [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-01-10T21:50:32.003Z] copy_test.go:51: testEnv.OSType == "windows" [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-01-10T21:50:32.003Z] copy_test.go:65: testEnv.OSType == "windows" [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-01-10T21:50:32.003Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-01-10T21:50:32.003Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-01-10T21:50:32.003Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-01-10T21:50:32.003Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-01-10T21:50:32.003Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-01-10T21:50:32.003Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-01-10T21:50:32.003Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-01-10T21:50:32.003Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-01-10T21:50:32.003Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-01-10T21:50:32.003Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-01-10T21:50:32.003Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-01-10T21:50:32.003Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-01-10T21:50:32.003Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-01-10T21:50:32.003Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-01-10T21:50:32.003Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-01-10T21:50:32.003Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-01-10T21:50:32.003Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-01-10T21:50:32.003Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-01-10T21:50:32.003Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-01-10T21:50:32.003Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-01-10T21:50:32.003Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-01-10T21:50:32.003Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-01-10T21:50:32.003Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-01-10T21:50:32.003Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-01-10T21:50:32.003Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-01-10T21:50:32.003Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-01-10T21:50:32.003Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-01-10T21:50:32.003Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-01-10T21:50:32.003Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-01-10T21:50:32.003Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-01-10T21:50:32.003Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-01-10T21:50:32.003Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-01-10T21:50:32.003Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-01-10T21:50:32.003Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-01-10T21:50:32.003Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] DONE 79 tests, 40 skipped in 58.683s [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-01-10T21:50:32.003Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-10T21:50:32.003Z] INFO: Testing against a local daemon [2020-01-10T21:50:32.003Z] ok github.com/docker/docker/integration/image 0.518s [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === Skipped [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-01-10T21:50:32.003Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-01-10T21:50:32.003Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-01-10T21:50:32.003Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-01-10T21:50:32.003Z] tag_test.go:98: testEnv.OSType == "windows" [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] DONE 11 tests, 4 skipped in 2.601s [2020-01-10T21:50:32.003Z] [2020-01-10T21:50:32.003Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-01-10T21:50:32.473Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-10T21:50:32.473Z] INFO: Testing against a local daemon [2020-01-10T21:50:32.473Z] ok github.com/docker/docker/integration/network 0.205s [2020-01-10T21:50:32.473Z] [2020-01-10T21:50:32.473Z] === Skipped [2020-01-10T21:50:32.473Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-01-10T21:50:32.473Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T21:50:32.473Z] [2020-01-10T21:50:32.473Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-01-10T21:50:32.473Z] 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-01-10T21:50:32.473Z] [2020-01-10T21:50:32.473Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-01-10T21:50:32.473Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-01-10T21:50:32.473Z] [2020-01-10T21:50:32.473Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-01-10T21:50:32.473Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T21:50:32.473Z] [2020-01-10T21:50:32.473Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-01-10T21:50:32.473Z] service_test.go:29: testEnv.OSType == "windows" [2020-01-10T21:50:32.473Z] [2020-01-10T21:50:32.473Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-01-10T21:50:32.473Z] service_test.go:51: testEnv.OSType == "windows" [2020-01-10T21:50:32.473Z] [2020-01-10T21:50:32.473Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-01-10T21:50:32.473Z] service_test.go:94: testEnv.OSType == "windows" [2020-01-10T21:50:32.473Z] [2020-01-10T21:50:32.473Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-01-10T21:50:32.473Z] service_test.go:127: testEnv.OSType == "windows" [2020-01-10T21:50:32.473Z] [2020-01-10T21:50:32.473Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-01-10T21:50:32.473Z] service_test.go:177: testEnv.OSType == "windows" [2020-01-10T21:50:32.473Z] [2020-01-10T21:50:32.473Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-01-10T21:50:32.473Z] service_test.go:201: testEnv.OSType == "windows" [2020-01-10T21:50:32.473Z] [2020-01-10T21:50:32.473Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-10T21:50:32.473Z] service_test.go:230: FLAKY_TEST [2020-01-10T21:50:32.473Z] [2020-01-10T21:50:32.473Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-01-10T21:50:32.473Z] service_test.go:319: testEnv.OSType == "windows" [2020-01-10T21:50:32.473Z] [2020-01-10T21:50:32.473Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-01-10T21:50:32.473Z] service_test.go:386: testEnv.OSType == "windows" [2020-01-10T21:50:32.473Z] [2020-01-10T21:50:32.473Z] [2020-01-10T21:50:32.473Z] DONE 17 tests, 13 skipped in 2.529s [2020-01-10T21:50:32.473Z] [2020-01-10T21:50:32.473Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-01-10T21:50:32.733Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-01-10T21:50:32.862Z] === RUN TestDockerSuite/TestBuildLabel [2020-01-10T21:50:33.109Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-01-10T21:50:33.148Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-01-10T21:50:33.464Z] testing: warning: no tests to run [2020-01-10T21:50:33.464Z] ok github.com/docker/docker/integration/network/ipvlan 0.097s [2020-01-10T21:50:33.464Z] [2020-01-10T21:50:33.464Z] DONE 0 tests in 0.941s [2020-01-10T21:50:33.464Z] [2020-01-10T21:50:33.464Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-01-10T21:50:33.766Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-01-10T21:50:34.054Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-01-10T21:50:34.356Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-01-10T21:50:34.448Z] testing: warning: no tests to run [2020-01-10T21:50:34.448Z] ok github.com/docker/docker/integration/network/macvlan 0.089s [2020-01-10T21:50:34.448Z] [2020-01-10T21:50:34.448Z] DONE 0 tests in 0.800s [2020-01-10T21:50:34.448Z] [2020-01-10T21:50:34.448Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-01-10T21:50:34.629Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-01-10T21:50:34.676Z] === RUN TestDockerSuite/TestBuildLabels [2020-01-10T21:50:35.152Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-01-10T21:50:35.152Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-01-10T21:50:35.296Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-01-10T21:50:35.426Z] testing: warning: no tests to run [2020-01-10T21:50:35.426Z] ok github.com/docker/docker/integration/plugin 0.088s [2020-01-10T21:50:35.426Z] [2020-01-10T21:50:35.426Z] DONE 0 tests in 0.787s [2020-01-10T21:50:35.426Z] [2020-01-10T21:50:35.426Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-01-10T21:50:35.929Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-01-10T21:50:35.929Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-01-10T21:50:36.405Z] testing: warning: no tests to run [2020-01-10T21:50:36.405Z] ok github.com/docker/docker/integration/plugin/authz 0.098s [2020-01-10T21:50:36.405Z] [2020-01-10T21:50:36.405Z] DONE 0 tests in 0.839s [2020-01-10T21:50:36.405Z] [2020-01-10T21:50:36.405Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-01-10T21:50:36.521Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-01-10T21:50:36.790Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-01-10T21:50:36.819Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-01-10T21:50:37.600Z] === RUN TestDockerSuite/TestInspectDefault [2020-01-10T21:50:38.389Z] === RUN TestDockerSuite/TestInspectHistory [2020-01-10T21:50:38.628Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-10T21:50:38.628Z] INFO: Testing against a local daemon [2020-01-10T21:50:38.628Z] ok github.com/docker/docker/integration/plugin/common 0.324s [2020-01-10T21:50:38.628Z] [2020-01-10T21:50:38.628Z] DONE 2 tests in 2.196s [2020-01-10T21:50:38.628Z] [2020-01-10T21:50:38.628Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-01-10T21:50:39.056Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-01-10T21:50:39.484Z] === RUN TestDockerSuite/TestBuildLastModified [2020-01-10T21:50:39.652Z] === RUN TestDockerSuite/TestInspectImage [2020-01-10T21:50:39.652Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-01-10T21:50:39.652Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-01-10T21:50:39.652Z] === RUN TestDockerSuite/TestInspectInt64 [2020-01-10T21:50:40.424Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-01-10T21:50:40.442Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-01-10T21:50:41.381Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-01-10T21:50:41.381Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-01-10T21:50:41.791Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-01-10T21:50:42.258Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-01-10T21:50:42.398Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-10T21:50:42.398Z] INFO: Testing against a local daemon [2020-01-10T21:50:42.398Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.284s [2020-01-10T21:50:42.398Z] [2020-01-10T21:50:42.398Z] === Skipped [2020-01-10T21:50:42.398Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-01-10T21:50:42.398Z] external_test.go:48: runtime.GOOS == "windows" [2020-01-10T21:50:42.398Z] [2020-01-10T21:50:42.398Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-01-10T21:50:42.398Z] external_test.go:407: runtime.GOOS == "windows" [2020-01-10T21:50:42.398Z] [2020-01-10T21:50:42.398Z] [2020-01-10T21:50:42.398Z] DONE 2 tests, 2 skipped in 3.410s [2020-01-10T21:50:42.398Z] [2020-01-10T21:50:42.398Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-01-10T21:50:43.061Z] === RUN TestDockerSuite/TestInspectPlugin [2020-01-10T21:50:43.061Z] === RUN TestDockerSuite/TestInspectRootFS [2020-01-10T21:50:43.438Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-01-10T21:50:43.682Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-01-10T21:50:44.212Z] === RUN TestDockerSuite/TestInspectStatus [2020-01-10T21:50:44.989Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-01-10T21:50:44.997Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-01-10T21:50:45.574Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-01-10T21:50:46.138Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-01-10T21:50:46.816Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-01-10T21:50:47.506Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-01-10T21:50:47.600Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-01-10T21:50:47.763Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-01-10T21:50:48.244Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-10T21:50:48.244Z] INFO: Testing against a local daemon [2020-01-10T21:50:48.244Z] testing: warning: no tests to run [2020-01-10T21:50:48.244Z] ok github.com/docker/docker/integration/plugin/logging 0.239s [2020-01-10T21:50:48.244Z] [2020-01-10T21:50:48.244Z] DONE 0 tests in 6.331s [2020-01-10T21:50:48.244Z] [2020-01-10T21:50:48.244Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-01-10T21:50:48.398Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-01-10T21:50:48.458Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-01-10T21:50:48.458Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-01-10T21:50:48.458Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-01-10T21:50:48.458Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-01-10T21:50:48.458Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-01-10T21:50:48.693Z] === RUN TestDockerSuite/TestPsRightTagName [2020-01-10T21:50:48.744Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-01-10T21:50:49.172Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-01-10T21:50:50.460Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-01-10T21:50:50.777Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-01-10T21:50:51.173Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-10T21:50:51.173Z] INFO: Testing against a local daemon [2020-01-10T21:50:51.173Z] ok github.com/docker/docker/integration/plugin/volumes 0.256s [2020-01-10T21:50:51.173Z] [2020-01-10T21:50:51.173Z] === Skipped [2020-01-10T21:50:51.173Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-01-10T21:50:51.173Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:51.173Z] [2020-01-10T21:50:51.173Z] [2020-01-10T21:50:51.173Z] DONE 1 tests, 1 skipped in 2.697s [2020-01-10T21:50:51.173Z] [2020-01-10T21:50:51.173Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-01-10T21:50:51.214Z] === RUN TestDockerSuite/TestPsShowMounts [2020-01-10T21:50:51.346Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-01-10T21:50:52.149Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-01-10T21:50:52.149Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-01-10T21:50:52.262Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-01-10T21:50:53.371Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-10T21:50:53.371Z] INFO: Testing against a local daemon [2020-01-10T21:50:53.371Z] ok github.com/docker/docker/integration/secret 0.240s [2020-01-10T21:50:53.371Z] [2020-01-10T21:50:53.371Z] === Skipped [2020-01-10T21:50:53.371Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-01-10T21:50:53.371Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:53.371Z] [2020-01-10T21:50:53.371Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-01-10T21:50:53.371Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:53.371Z] [2020-01-10T21:50:53.371Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-01-10T21:50:53.371Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:53.371Z] [2020-01-10T21:50:53.371Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-01-10T21:50:53.371Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:53.371Z] [2020-01-10T21:50:53.371Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-01-10T21:50:53.371Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:53.371Z] [2020-01-10T21:50:53.371Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-01-10T21:50:53.371Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T21:50:53.371Z] [2020-01-10T21:50:53.371Z] [2020-01-10T21:50:53.371Z] DONE 6 tests, 6 skipped in 2.358s [2020-01-10T21:50:53.734Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-01-10T21:50:53.835Z] [2020-01-10T21:50:53.835Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-01-10T21:50:54.582Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-01-10T21:50:54.663Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-01-10T21:50:54.663Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-01-10T21:50:54.663Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-01-10T21:50:54.663Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-01-10T21:50:54.920Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-01-10T21:50:55.734Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-01-10T21:50:55.849Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-01-10T21:50:56.358Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-01-10T21:50:56.389Z] === RUN TestDockerSuite/TestLinksEnvs [2020-01-10T21:50:56.766Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-10T21:50:56.766Z] INFO: Testing against a local daemon [2020-01-10T21:50:56.766Z] ok github.com/docker/docker/integration/service 0.380s [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] === Skipped [2020-01-10T21:50:56.766Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-10T21:50:56.766Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-10T21:50:56.766Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-10T21:50:56.766Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-10T21:50:56.766Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-01-10T21:50:56.766Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-01-10T21:50:56.766Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-01-10T21:50:56.766Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-01-10T21:50:56.766Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-01-10T21:50:56.766Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-01-10T21:50:56.766Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-01-10T21:50:56.766Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-01-10T21:50:56.766Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-01-10T21:50:56.766Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-01-10T21:50:56.766Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-01-10T21:50:56.766Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-01-10T21:50:56.766Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-01-10T21:50:56.766Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-01-10T21:50:56.766Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-01-10T21:50:56.766Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-01-10T21:50:56.766Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-01-10T21:50:56.766Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] DONE 20 tests, 19 skipped in 2.941s [2020-01-10T21:50:56.766Z] [2020-01-10T21:50:56.766Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-01-10T21:50:57.421Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-01-10T21:50:57.742Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-01-10T21:50:58.177Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-01-10T21:50:58.546Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-01-10T21:50:58.671Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-01-10T21:50:58.927Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-01-10T21:50:58.962Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-10T21:50:58.962Z] INFO: Testing against a local daemon [2020-01-10T21:50:58.962Z] ok github.com/docker/docker/integration/session 0.266s [2020-01-10T21:50:58.962Z] [2020-01-10T21:50:58.962Z] === Skipped [2020-01-10T21:50:58.962Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-01-10T21:50:58.962Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-01-10T21:50:58.962Z] [2020-01-10T21:50:58.962Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-01-10T21:50:58.962Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-01-10T21:50:58.962Z] [2020-01-10T21:50:58.962Z] [2020-01-10T21:50:58.962Z] DONE 2 tests, 2 skipped in 2.222s [2020-01-10T21:50:58.962Z] [2020-01-10T21:50:58.962Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-01-10T21:50:59.858Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-01-10T21:51:00.389Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-01-10T21:51:01.165Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-10T21:51:01.165Z] INFO: Testing against a local daemon [2020-01-10T21:51:02.143Z] ok github.com/docker/docker/integration/system 1.358s [2020-01-10T21:51:02.143Z] [2020-01-10T21:51:02.143Z] === Skipped [2020-01-10T21:51:02.143Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-10T21:51:02.143Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T21:51:02.143Z] [2020-01-10T21:51:02.143Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2020-01-10T21:51:02.143Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-01-10T21:51:02.143Z] [2020-01-10T21:51:02.143Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-01-10T21:51:02.143Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-01-10T21:51:02.143Z] [2020-01-10T21:51:02.143Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-01-10T21:51:02.143Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T21:51:02.143Z] [2020-01-10T21:51:02.143Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-01-10T21:51:02.143Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-10T21:51:02.143Z] [2020-01-10T21:51:02.143Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-01-10T21:51:02.143Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-10T21:51:02.608Z] [2020-01-10T21:51:02.608Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-01-10T21:51:02.608Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-10T21:51:02.608Z] [2020-01-10T21:51:02.608Z] [2020-01-10T21:51:02.608Z] DONE 13 tests, 7 skipped in 3.452s [2020-01-10T21:51:02.608Z] [2020-01-10T21:51:02.608Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-01-10T21:51:03.069Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-01-10T21:51:04.807Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-10T21:51:04.807Z] INFO: Testing against a local daemon [2020-01-10T21:51:04.807Z] ok github.com/docker/docker/integration/volume 0.314s [2020-01-10T21:51:04.807Z] [2020-01-10T21:51:04.807Z] === Skipped [2020-01-10T21:51:04.807Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-01-10T21:51:04.807Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-01-10T21:51:04.807Z] [2020-01-10T21:51:04.807Z] [2020-01-10T21:51:04.807Z] DONE 5 tests, 1 skipped in 2.440s [2020-01-10T21:51:04.807Z] [2020-01-10T21:51:04.807Z] INFO: make.ps1 ended at 01/10/2020 21:51:04 [2020-01-10T21:51:04.807Z] INFO: Integration CLI tests being run from the host: [2020-01-10T21:51:04.807Z] 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-01-10T21:51:05.537Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-01-10T21:51:05.537Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-01-10T21:51:07.727Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-01-10T21:51:07.957Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-01-10T21:51:07.976Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-01-10T21:51:08.758Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-01-10T21:51:08.892Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-01-10T21:51:09.531Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-01-10T21:51:10.416Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-01-10T21:51:11.414Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-01-10T21:51:11.414Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-01-10T21:51:11.414Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-01-10T21:51:11.436Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-01-10T21:51:11.670Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-01-10T21:51:11.927Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-01-10T21:51:13.443Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-10T21:51:13.443Z] INFO: Testing against a local daemon [2020-01-10T21:51:14.131Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-01-10T21:51:14.131Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-01-10T21:51:14.447Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-01-10T21:51:14.447Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-01-10T21:51:15.818Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-01-10T21:51:16.813Z] --- PASS: TestBuildWithHugeFile (81.26s) [2020-01-10T21:51:16.813Z] === RUN TestBuildWithEmptyDockerfile [2020-01-10T21:51:16.813Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-10T21:51:16.813Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-10T21:51:16.813Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-10T21:51:16.813Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-10T21:51:16.813Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-10T21:51:16.813Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-10T21:51:16.813Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-10T21:51:16.813Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-10T21:51:16.813Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-10T21:51:16.813Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-01-10T21:51:16.813Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2020-01-10T21:51:16.813Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2020-01-10T21:51:16.813Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2020-01-10T21:51:16.813Z] === RUN TestBuildPreserveOwnership [2020-01-10T21:51:16.813Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-10T21:51:18.534Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-01-10T21:51:18.534Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-01-10T21:51:19.501Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-10T21:51:19.994Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-01-10T21:51:20.585Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-01-10T21:51:20.870Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-01-10T21:51:20.923Z] === RUN TestDockerSuite/TestRmiBlank [2020-01-10T21:51:20.923Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-01-10T21:51:21.180Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-01-10T21:51:21.539Z] --- PASS: TestBuildPreserveOwnership (4.80s) [2020-01-10T21:51:21.539Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.14s) [2020-01-10T21:51:21.539Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.65s) [2020-01-10T21:51:21.539Z] === RUN TestBuildPlatformInvalid [2020-01-10T21:51:21.539Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-01-10T21:51:21.539Z] PASS [2020-01-10T21:51:21.539Z] [2020-01-10T21:51:21.539Z] === Skipped [2020-01-10T21:51:21.539Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-01-10T21:51:21.539Z] build_session_test.go:25: TODO: BuildKit [2020-01-10T21:51:21.539Z] [2020-01-10T21:51:21.539Z] [2020-01-10T21:51:21.539Z] DONE 32 tests, 1 skipped in 127.857s [2020-01-10T21:51:21.539Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-01-10T21:51:21.539Z] ++ 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-01-10T21:51:21.539Z] ++ set -e [2020-01-10T21:51:21.540Z] ++ '[' -n 0 ']' [2020-01-10T21:51:21.540Z] ++ set -x [2020-01-10T21:51:21.540Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:51:21.540Z] INFO: Testing against a local daemon [2020-01-10T21:51:21.540Z] === RUN TestConfigList [2020-01-10T21:51:22.901Z] === RUN TestDockerSuite/TestBuildNetNone [2020-01-10T21:51:23.218Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-01-10T21:51:23.519Z] === RUN TestDockerSuite/TestBuildNoContext [2020-01-10T21:51:24.232Z] --- PASS: TestConfigList (2.27s) [2020-01-10T21:51:24.232Z] === RUN TestConfigsCreateAndDelete [2020-01-10T21:51:24.530Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-01-10T21:51:25.014Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-01-10T21:51:25.354Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-01-10T21:51:25.558Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-01-10T21:51:26.277Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2020-01-10T21:51:26.277Z] === RUN TestConfigsUpdate [2020-01-10T21:51:26.283Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-01-10T21:51:26.540Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-01-10T21:51:26.871Z] 55d044e60c89: Verifying Checksum [2020-01-10T21:51:26.871Z] 55d044e60c89: Download complete [2020-01-10T21:51:27.040Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-01-10T21:51:27.326Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-01-10T21:51:27.442Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-01-10T21:51:27.612Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-01-10T21:51:28.223Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-01-10T21:51:28.229Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-01-10T21:51:28.314Z] --- PASS: TestConfigsUpdate (2.21s) [2020-01-10T21:51:28.314Z] === RUN TestTemplatedConfig [2020-01-10T21:51:28.432Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-01-10T21:51:28.513Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-01-10T21:51:29.463Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-01-10T21:51:29.526Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-01-10T21:51:30.902Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-01-10T21:51:30.902Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-01-10T21:51:31.176Z] --- PASS: TestTemplatedConfig (2.73s) [2020-01-10T21:51:31.176Z] === RUN TestConfigInspect [2020-01-10T21:51:31.358Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-01-10T21:51:31.573Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-01-10T21:51:31.695Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-01-10T21:51:31.695Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-01-10T21:51:31.695Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-01-10T21:51:32.190Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-01-10T21:51:32.469Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-01-10T21:51:32.727Z] === RUN TestDockerSuite/TestRmiTag [2020-01-10T21:51:32.727Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-01-10T21:51:33.217Z] --- PASS: TestConfigInspect (2.24s) [2020-01-10T21:51:33.217Z] === RUN TestConfigCreateWithLabels [2020-01-10T21:51:33.261Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-01-10T21:51:33.657Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-01-10T21:51:34.587Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-01-10T21:51:34.874Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-01-10T21:51:35.914Z] --- PASS: TestConfigCreateWithLabels (2.27s) [2020-01-10T21:51:35.914Z] === RUN TestConfigCreateResolve [2020-01-10T21:51:36.354Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-01-10T21:51:37.109Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-01-10T21:51:37.260Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-01-10T21:51:37.943Z] --- PASS: TestConfigCreateResolve (2.25s) [2020-01-10T21:51:37.943Z] === RUN TestConfigDaemonLibtrustID [2020-01-10T21:51:38.071Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-01-10T21:51:38.227Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-01-10T21:51:38.227Z] PASS [2020-01-10T21:51:38.227Z] [2020-01-10T21:51:38.227Z] DONE 8 tests in 16.850s [2020-01-10T21:51:38.227Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-01-10T21:51:38.228Z] ++ 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-01-10T21:51:38.228Z] ++ set -e [2020-01-10T21:51:38.228Z] ++ '[' -n 0 ']' [2020-01-10T21:51:38.228Z] ++ set -x [2020-01-10T21:51:38.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:51:38.402Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-01-10T21:51:38.481Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-01-10T21:51:38.511Z] INFO: Testing against a local daemon [2020-01-10T21:51:38.511Z] === RUN TestCheckpoint [2020-01-10T21:51:38.511Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-10T21:51:38.511Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-10T21:51:38.511Z] === RUN TestContainerInvalidJSON [2020-01-10T21:51:38.511Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-10T21:51:38.511Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-10T21:51:38.511Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-10T21:51:38.511Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-10T21:51:38.511Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-10T21:51:38.511Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-10T21:51:38.511Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-10T21:51:38.511Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-10T21:51:38.511Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-10T21:51:38.511Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-01-10T21:51:38.511Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-10T21:51:38.511Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-10T21:51:38.511Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-10T21:51:38.511Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-10T21:51:38.511Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-01-10T21:51:38.511Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-10T21:51:38.511Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-01-10T21:51:38.511Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-10T21:51:38.795Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-01-10T21:51:38.795Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-10T21:51:38.795Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-01-10T21:51:38.795Z] === RUN TestCopyFromContainer [2020-01-10T21:51:39.049Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-01-10T21:51:39.418Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-01-10T21:51:39.612Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-01-10T21:51:39.869Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-01-10T21:51:40.274Z] === RUN TestCopyFromContainer// [2020-01-10T21:51:40.433Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-01-10T21:51:40.560Z] === RUN TestCopyFromContainer//bar/root [2020-01-10T21:51:40.560Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-10T21:51:40.560Z] === RUN TestCopyFromContainer/bar/quux [2020-01-10T21:51:40.901Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-01-10T21:51:41.053Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-10T21:51:41.053Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-10T21:51:41.053Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-10T21:51:41.053Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-10T21:51:41.053Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-10T21:51:41.184Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-01-10T21:51:41.339Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-10T21:51:41.339Z] --- PASS: TestCopyFromContainer (2.56s) [2020-01-10T21:51:41.339Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-01-10T21:51:41.339Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-01-10T21:51:41.339Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-01-10T21:51:41.339Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-01-10T21:51:41.339Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-01-10T21:51:41.339Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-01-10T21:51:41.339Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-01-10T21:51:41.339Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-01-10T21:51:41.339Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-01-10T21:51:41.339Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-01-10T21:51:41.339Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-10T21:51:41.339Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-10T21:51:41.339Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-10T21:51:41.339Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-10T21:51:41.339Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-10T21:51:41.339Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-10T21:51:41.339Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-10T21:51:41.339Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-10T21:51:41.339Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-10T21:51:41.339Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-10T21:51:41.339Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-01-10T21:51:41.339Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-01-10T21:51:41.339Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-01-10T21:51:41.339Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-01-10T21:51:41.339Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-10T21:51:41.339Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-01-10T21:51:41.339Z] === RUN TestCreateWithInvalidEnv [2020-01-10T21:51:41.339Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-10T21:51:41.339Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-10T21:51:41.339Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-10T21:51:41.339Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-10T21:51:41.339Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-10T21:51:41.339Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-10T21:51:41.339Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-10T21:51:41.339Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-10T21:51:41.339Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-10T21:51:41.339Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-10T21:51:41.339Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-01-10T21:51:41.339Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-10T21:51:41.339Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-10T21:51:41.339Z] === RUN TestCreateTmpfsMountsTarget [2020-01-10T21:51:41.624Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-01-10T21:51:41.624Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-10T21:51:42.327Z] === RUN TestDockerSuite/TestRunAddHost [2020-01-10T21:51:42.892Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-01-10T21:51:43.159Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-01-10T21:51:43.454Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-01-10T21:51:43.656Z] --- PASS: TestCreateWithCustomMaskedPaths (1.87s) [2020-01-10T21:51:43.656Z] === RUN TestCreateWithCapabilities [2020-01-10T21:51:43.656Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-10T21:51:43.656Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-10T21:51:43.656Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-10T21:51:43.656Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-10T21:51:43.656Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-10T21:51:43.656Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-10T21:51:43.656Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-10T21:51:43.656Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-10T21:51:43.656Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-10T21:51:43.656Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-10T21:51:43.656Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-10T21:51:43.656Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-10T21:51:43.656Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-10T21:51:43.656Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-10T21:51:43.656Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-10T21:51:43.656Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-10T21:51:43.656Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-10T21:51:43.656Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-10T21:51:43.656Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-10T21:51:43.656Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-10T21:51:43.656Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-10T21:51:43.656Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-10T21:51:43.656Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-10T21:51:43.656Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-10T21:51:43.656Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-10T21:51:43.656Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-10T21:51:43.656Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-10T21:51:43.656Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-10T21:51:43.656Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-10T21:51:43.656Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-10T21:51:43.656Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-10T21:51:43.656Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-10T21:51:43.656Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-10T21:51:43.656Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-01-10T21:51:43.656Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.02s) [2020-01-10T21:51:43.656Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-10T21:51:43.656Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-01-10T21:51:43.656Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-01-10T21:51:43.656Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-01-10T21:51:43.656Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-01-10T21:51:43.656Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-01-10T21:51:43.656Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-01-10T21:51:43.656Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-01-10T21:51:43.656Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-01-10T21:51:43.656Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-01-10T21:51:43.656Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-10T21:51:43.944Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-01-10T21:51:43.944Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-01-10T21:51:44.384Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-01-10T21:51:44.384Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-01-10T21:51:44.649Z] === RUN TestDockerSuite/TestBuildPATH [2020-01-10T21:51:44.946Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-01-10T21:51:45.217Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-01-10T21:51:45.694Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s) [2020-01-10T21:51:45.694Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-10T21:51:45.694Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-10T21:51:45.694Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-10T21:51:45.694Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-10T21:51:45.694Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-10T21:51:45.694Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-10T21:51:45.694Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-10T21:51:45.694Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-10T21:51:45.694Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-10T21:51:45.694Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-10T21:51:45.694Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-10T21:51:45.694Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-10T21:51:45.694Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-10T21:51:45.694Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-10T21:51:45.694Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-10T21:51:45.694Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-10T21:51:45.694Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-01-10T21:51:45.694Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-01-10T21:51:45.694Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-01-10T21:51:45.694Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-01-10T21:51:45.694Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-01-10T21:51:45.694Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-01-10T21:51:45.694Z] === RUN TestContainerStartOnDaemonRestart [2020-01-10T21:51:45.694Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-10T21:51:45.694Z] === RUN TestDaemonRestartIpcMode [2020-01-10T21:51:45.694Z] === PAUSE TestDaemonRestartIpcMode [2020-01-10T21:51:45.694Z] === RUN TestDiff [2020-01-10T21:51:46.000Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-01-10T21:51:46.324Z] --- PASS: TestDiff (0.69s) [2020-01-10T21:51:46.324Z] === RUN TestExecWithCloseStdin [2020-01-10T21:51:46.839Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-01-10T21:51:46.948Z] --- PASS: TestExecWithCloseStdin (0.78s) [2020-01-10T21:51:46.948Z] === RUN TestExec [2020-01-10T21:51:47.251Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-01-10T21:51:47.340Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-01-10T21:51:47.402Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-01-10T21:51:47.629Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-01-10T21:51:47.962Z] --- PASS: TestExec (0.79s) [2020-01-10T21:51:47.962Z] === RUN TestExecUser [2020-01-10T21:51:48.333Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-01-10T21:51:48.513Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-01-10T21:51:48.588Z] --- PASS: TestExecUser (0.78s) [2020-01-10T21:51:48.588Z] === RUN TestExportContainerAndImportImage [2020-01-10T21:51:48.649Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-01-10T21:51:49.263Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-01-10T21:51:49.614Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2020-01-10T21:51:49.614Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-10T21:51:49.752Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-01-10T21:51:51.099Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2020-01-10T21:51:51.099Z] === RUN TestHealthCheckWorkdir [2020-01-10T21:51:51.156Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-01-10T21:51:52.113Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2020-01-10T21:51:52.113Z] === RUN TestHealthKillContainer [2020-01-10T21:51:52.417Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-01-10T21:51:52.523Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-01-10T21:51:52.841Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-01-10T21:51:53.453Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-01-10T21:51:53.618Z] === RUN TestDockerSuite/TestLogsSince [2020-01-10T21:51:54.383Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-01-10T21:51:55.313Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-01-10T21:51:55.577Z] --- PASS: TestHealthKillContainer (2.89s) [2020-01-10T21:51:55.577Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-10T21:51:55.862Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2020-01-10T21:51:55.862Z] === RUN TestIpcModeNone [2020-01-10T21:51:56.245Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-01-10T21:51:56.487Z] --- PASS: TestIpcModeNone (0.80s) [2020-01-10T21:51:56.487Z] === RUN TestIpcModePrivate [2020-01-10T21:51:57.066Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-01-10T21:51:57.174Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-01-10T21:51:57.503Z] --- PASS: TestIpcModePrivate (0.79s) [2020-01-10T21:51:57.503Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-01-10T21:51:57.503Z] === RUN TestIpcModeShareable [2020-01-10T21:51:58.103Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-01-10T21:51:58.127Z] --- PASS: TestIpcModeShareable (0.78s) [2020-01-10T21:51:58.127Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-01-10T21:51:58.127Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-10T21:51:59.034Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-01-10T21:51:59.597Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-01-10T21:51:59.854Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-01-10T21:52:00.785Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-01-10T21:52:00.823Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.33s) [2020-01-10T21:52:00.823Z] === RUN TestAPIIpcModeHost [2020-01-10T21:52:01.110Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-01-10T21:52:01.110Z] === RUN TestDaemonIpcModeShareable [2020-01-10T21:52:01.180Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-01-10T21:52:01.463Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-01-10T21:52:01.715Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-01-10T21:52:01.715Z] === RUN TestDockerSuite/TestRunBindMounts [2020-01-10T21:52:02.959Z] === RUN TestDockerSuite/TestBuildRm [2020-01-10T21:52:03.140Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2020-01-10T21:52:03.140Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-01-10T21:52:03.140Z] === RUN TestDaemonIpcModePrivate [2020-01-10T21:52:04.263Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-01-10T21:52:04.625Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2020-01-10T21:52:04.625Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-01-10T21:52:04.625Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-10T21:52:04.827Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-01-10T21:52:05.666Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-01-10T21:52:05.758Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-01-10T21:52:06.109Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2020-01-10T21:52:06.109Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-01-10T21:52:06.109Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-10T21:52:06.200Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-01-10T21:52:06.681Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-01-10T21:52:06.688Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-01-10T21:52:07.331Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-01-10T21:52:07.331Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-01-10T21:52:07.523Z] === RUN TestDockerSuite/TestLogsTail [2020-01-10T21:52:07.790Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2020-01-10T21:52:07.790Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-01-10T21:52:07.790Z] === RUN TestIpcModeOlderClient [2020-01-10T21:52:07.790Z] === PAUSE TestIpcModeOlderClient [2020-01-10T21:52:07.790Z] === RUN TestKillContainerInvalidSignal [2020-01-10T21:52:07.894Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-01-10T21:52:08.151Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-01-10T21:52:08.216Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-01-10T21:52:08.314Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-01-10T21:52:08.824Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2020-01-10T21:52:08.824Z] === RUN TestKillContainer [2020-01-10T21:52:08.824Z] === RUN TestKillContainer/no_signal [2020-01-10T21:52:08.855Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-01-10T21:52:09.081Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-01-10T21:52:09.103Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-01-10T21:52:09.109Z] === RUN TestKillContainer/non_killing_signal [2020-01-10T21:52:09.476Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-01-10T21:52:09.731Z] === RUN TestKillContainer/killing_signal [2020-01-10T21:52:09.884Z] === RUN TestDockerSuite/TestMountIntoProc [2020-01-10T21:52:10.011Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-01-10T21:52:10.263Z] === RUN TestDockerSuite/TestMountIntoSys [2020-01-10T21:52:10.493Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-01-10T21:52:10.575Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-01-10T21:52:10.748Z] --- PASS: TestKillContainer (2.04s) [2020-01-10T21:52:10.748Z] --- PASS: TestKillContainer/no_signal (0.64s) [2020-01-10T21:52:10.748Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-01-10T21:52:10.748Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2020-01-10T21:52:10.748Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-10T21:52:10.748Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-10T21:52:10.832Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-01-10T21:52:11.052Z] === RUN TestDockerSuite/TestNetHostname [2020-01-10T21:52:11.369Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-10T21:52:11.763Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-01-10T21:52:11.763Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-01-10T21:52:11.973Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-01-10T21:52:11.992Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2020-01-10T21:52:11.992Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2020-01-10T21:52:11.992Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-01-10T21:52:11.992Z] === RUN TestKillStoppedContainer [2020-01-10T21:52:11.992Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-01-10T21:52:11.992Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-10T21:52:11.992Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-01-10T21:52:11.992Z] === RUN TestKillDifferentUserContainer [2020-01-10T21:52:12.598Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-01-10T21:52:12.696Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-01-10T21:52:12.696Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-01-10T21:52:13.012Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2020-01-10T21:52:13.012Z] === RUN TestInspectOomKilledTrue [2020-01-10T21:52:14.040Z] --- PASS: TestInspectOomKilledTrue (1.21s) [2020-01-10T21:52:14.040Z] === RUN TestInspectOomKilledFalse [2020-01-10T21:52:14.065Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-01-10T21:52:14.215Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-01-10T21:52:14.215Z] === RUN TestDockerSuite/TestNetworkEvents [2020-01-10T21:52:14.664Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2020-01-10T21:52:14.664Z] === RUN TestLinksEtcHostsContentMatch [2020-01-10T21:52:14.996Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-01-10T21:52:15.286Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-01-10T21:52:15.286Z] === RUN TestLinksContainerNames [2020-01-10T21:52:15.476Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-01-10T21:52:15.560Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-01-10T21:52:16.079Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-01-10T21:52:16.363Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-01-10T21:52:16.490Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-01-10T21:52:16.490Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-01-10T21:52:16.649Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-01-10T21:52:16.649Z] === RUN TestDockerSuite/TestBuildSpaces [2020-01-10T21:52:16.767Z] --- PASS: TestLinksContainerNames (1.30s) [2020-01-10T21:52:16.767Z] === RUN TestLogsFollowTailEmpty [2020-01-10T21:52:17.268Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-01-10T21:52:17.388Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2020-01-10T21:52:17.388Z] === RUN TestContainerNetworkMountsNoChown [2020-01-10T21:52:17.421Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-01-10T21:52:17.546Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-01-10T21:52:18.010Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/default [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/default [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/private [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/private [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/rprivate [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/slave [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/slave [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/rslave [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/shared [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/shared [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/rshared [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-10T21:52:18.010Z] === CONT TestMountDaemonRoot/default [2020-01-10T21:52:18.010Z] === CONT TestMountDaemonRoot/rslave [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-10T21:52:18.010Z] === CONT TestMountDaemonRoot/rshared [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-10T21:52:18.010Z] === CONT TestMountDaemonRoot/shared [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-10T21:52:18.010Z] === CONT TestMountDaemonRoot/rprivate [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-10T21:52:18.010Z] === CONT TestMountDaemonRoot/slave [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-10T21:52:18.010Z] === CONT TestMountDaemonRoot/private [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-10T21:52:18.010Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-10T21:52:18.010Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-10T21:52:18.011Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-10T21:52:18.011Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-10T21:52:18.011Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-10T21:52:18.011Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-10T21:52:18.011Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-10T21:52:18.011Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-10T21:52:18.011Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-10T21:52:18.011Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-10T21:52:18.011Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-10T21:52:18.011Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-10T21:52:18.011Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-10T21:52:18.011Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-10T21:52:18.011Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-10T21:52:18.011Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-10T21:52:18.011Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-10T21:52:18.011Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-10T21:52:18.011Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-10T21:52:18.011Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-10T21:52:18.011Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-10T21:52:18.011Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-10T21:52:18.011Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-10T21:52:18.011Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-10T21:52:18.011Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-10T21:52:18.011Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-10T21:52:18.011Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-10T21:52:18.011Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-10T21:52:18.011Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-10T21:52:18.011Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-10T21:52:18.011Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-10T21:52:18.011Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-10T21:52:18.281Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-01-10T21:52:18.281Z] === RUN TestDockerSuite/TestBuildStderr [2020-01-10T21:52:18.297Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-10T21:52:18.297Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-10T21:52:18.297Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-10T21:52:18.297Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-10T21:52:18.297Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-10T21:52:18.297Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-10T21:52:18.297Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-01-10T21:52:18.297Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-01-10T21:52:18.297Z] === RUN TestContainerBindMountNonRecursive [2020-01-10T21:52:18.339Z] === RUN TestDockerSuite/TestPluginActive [2020-01-10T21:52:18.339Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-01-10T21:52:18.339Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-01-10T21:52:18.339Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-01-10T21:52:18.339Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-01-10T21:52:18.339Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-01-10T21:52:18.339Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-01-10T21:52:18.339Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-01-10T21:52:18.339Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-01-10T21:52:19.301Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-01-10T21:52:19.314Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-01-10T21:52:20.333Z] --- PASS: TestContainerBindMountNonRecursive (1.73s) [2020-01-10T21:52:20.333Z] === RUN TestNetworkNat [2020-01-10T21:52:20.622Z] --- PASS: TestNetworkNat (0.72s) [2020-01-10T21:52:20.622Z] === RUN TestNetworkLocalhostTCPNat [2020-01-10T21:52:20.683Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-01-10T21:52:20.769Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-01-10T21:52:21.647Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2020-01-10T21:52:21.647Z] === RUN TestNetworkLoopbackNat [2020-01-10T21:52:22.050Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-01-10T21:52:22.269Z] --- PASS: TestNetworkLoopbackNat (0.95s) [2020-01-10T21:52:22.269Z] === RUN TestPause [2020-01-10T21:52:22.581Z] === RUN TestDockerSuite/TestPortHostBinding [2020-01-10T21:52:22.979Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-01-10T21:52:23.288Z] --- PASS: TestPause (0.71s) [2020-01-10T21:52:23.288Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-10T21:52:23.288Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-10T21:52:23.288Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-10T21:52:23.288Z] === RUN TestPauseStopPausedContainer [2020-01-10T21:52:23.720Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-01-10T21:52:23.906Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2020-01-10T21:52:23.906Z] === RUN TestPsFilter [2020-01-10T21:52:23.906Z] --- PASS: TestPsFilter (0.20s) [2020-01-10T21:52:23.906Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-10T21:52:23.909Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-01-10T21:52:24.009Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-01-10T21:52:24.400Z] === RUN TestDockerSuite/TestPortList [2020-01-10T21:52:24.473Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-01-10T21:52:24.924Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2020-01-10T21:52:24.924Z] === RUN TestRemoveContainerWithVolume [2020-01-10T21:52:25.027Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-01-10T21:52:25.405Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-01-10T21:52:25.554Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2020-01-10T21:52:25.554Z] === RUN TestRemoveContainerRunning [2020-01-10T21:52:25.647Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-01-10T21:52:26.175Z] --- PASS: TestRemoveContainerRunning (0.69s) [2020-01-10T21:52:26.175Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-10T21:52:26.334Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-01-10T21:52:26.335Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-01-10T21:52:26.660Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-01-10T21:52:26.793Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2020-01-10T21:52:26.793Z] === RUN TestRemoveInvalidContainer [2020-01-10T21:52:26.793Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-01-10T21:52:26.793Z] === RUN TestRenameLinkedContainer [2020-01-10T21:52:28.153Z] === RUN TestDockerSuite/TestBuildUser [2020-01-10T21:52:28.252Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-01-10T21:52:29.524Z] --- PASS: TestRenameLinkedContainer (2.58s) [2020-01-10T21:52:29.524Z] === RUN TestRenameStoppedContainer [2020-01-10T21:52:29.889Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-01-10T21:52:30.154Z] --- PASS: TestRenameStoppedContainer (0.68s) [2020-01-10T21:52:30.154Z] === RUN TestRenameRunningContainerAndReuse [2020-01-10T21:52:31.660Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2020-01-10T21:52:31.660Z] === RUN TestRenameInvalidName [2020-01-10T21:52:31.946Z] --- PASS: TestRenameInvalidName (0.72s) [2020-01-10T21:52:31.946Z] === RUN TestRenameAnonymousContainer [2020-01-10T21:52:32.429Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-01-10T21:52:32.429Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-01-10T21:52:32.991Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-01-10T21:52:33.378Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-01-10T21:52:34.645Z] --- PASS: TestRenameAnonymousContainer (2.42s) [2020-01-10T21:52:34.645Z] === RUN TestRenameContainerWithSameName [2020-01-10T21:52:35.268Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2020-01-10T21:52:35.268Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-10T21:52:35.513Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-01-10T21:52:35.821Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-01-10T21:52:36.180Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-01-10T21:52:36.778Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2020-01-10T21:52:36.778Z] === RUN TestResize [2020-01-10T21:52:37.406Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-01-10T21:52:37.463Z] --- PASS: TestResize (0.88s) [2020-01-10T21:52:37.463Z] === RUN TestResizeWithInvalidSize [2020-01-10T21:52:38.127Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2020-01-10T21:52:38.127Z] === RUN TestResizeWhenContainerNotStarted [2020-01-10T21:52:38.778Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2020-01-10T21:52:38.778Z] === RUN TestDaemonRestartKillContainers [2020-01-10T21:52:38.778Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-10T21:52:38.778Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-10T21:52:38.778Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-10T21:52:38.778Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-10T21:52:38.778Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-10T21:52:38.778Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-10T21:52:38.778Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-10T21:52:38.778Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-10T21:52:38.778Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-10T21:52:38.778Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-10T21:52:38.778Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-10T21:52:38.778Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-10T21:52:38.778Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-10T21:52:38.778Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-10T21:52:38.778Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-10T21:52:38.778Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-10T21:52:38.778Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:52:38.778Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:52:38.778Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:52:38.778Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:52:38.778Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:52:38.778Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:52:38.778Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:52:38.778Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:52:38.778Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-10T21:52:38.778Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-10T21:52:38.778Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:52:38.778Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:52:39.928Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-01-10T21:52:41.526Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-10T21:52:41.526Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-10T21:52:42.158Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-10T21:52:42.158Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-10T21:52:42.449Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-01-10T21:52:42.449Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-01-10T21:52:42.449Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-01-10T21:52:43.228Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-10T21:52:43.228Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-10T21:52:43.378Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-01-10T21:52:43.824Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-01-10T21:52:43.824Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-01-10T21:52:43.824Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-01-10T21:52:44.609Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-01-10T21:52:44.609Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-01-10T21:52:45.275Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-01-10T21:52:45.275Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-01-10T21:52:45.349Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-10T21:52:45.402Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-01-10T21:52:45.402Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-01-10T21:52:45.648Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-10T21:52:46.410Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-01-10T21:52:46.410Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-01-10T21:52:46.645Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-01-10T21:52:48.216Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-01-10T21:52:48.216Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-01-10T21:52:48.432Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-10T21:52:48.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.22s) [2020-01-10T21:52:48.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.30s) [2020-01-10T21:52:48.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.12s) [2020-01-10T21:52:48.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.37s) [2020-01-10T21:52:48.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.96s) [2020-01-10T21:52:48.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.03s) [2020-01-10T21:52:48.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.40s) [2020-01-10T21:52:48.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.42s) [2020-01-10T21:52:48.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.39s) [2020-01-10T21:52:48.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.47s) [2020-01-10T21:52:48.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.95s) [2020-01-10T21:52:48.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.67s) [2020-01-10T21:52:48.432Z] === RUN TestCgroupNamespacesRun [2020-01-10T21:52:48.735Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-01-10T21:52:49.035Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-01-10T21:52:49.166Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-01-10T21:52:49.341Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-01-10T21:52:49.731Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-01-10T21:52:49.975Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2020-01-10T21:52:49.975Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-10T21:52:50.395Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-01-10T21:52:51.432Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-01-10T21:52:51.470Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2020-01-10T21:52:51.470Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-10T21:52:51.624Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-01-10T21:52:52.188Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-01-10T21:52:52.188Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-01-10T21:52:52.206Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-01-10T21:52:52.934Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-01-10T21:52:52.934Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-01-10T21:52:52.934Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-01-10T21:52:52.934Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-01-10T21:52:52.934Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-01-10T21:52:53.121Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-01-10T21:52:53.121Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-01-10T21:52:53.465Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-01-10T21:52:53.544Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s) [2020-01-10T21:52:53.544Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-10T21:52:53.842Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-01-10T21:52:54.232Z] === RUN TestDockerSuite/TestPsByOrder [2020-01-10T21:52:54.446Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-01-10T21:52:54.446Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-01-10T21:52:55.017Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-01-10T21:52:55.017Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-01-10T21:52:55.043Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2020-01-10T21:52:55.044Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-10T21:52:55.464Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-01-10T21:52:55.948Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-01-10T21:52:56.088Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-01-10T21:52:56.534Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s) [2020-01-10T21:52:56.534Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-10T21:52:56.887Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-01-10T21:52:57.119Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-01-10T21:52:57.119Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-01-10T21:52:57.465Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-01-10T21:52:57.555Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s) [2020-01-10T21:52:57.556Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-10T21:52:58.179Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-01-10T21:52:58.179Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-10T21:52:58.396Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-01-10T21:52:58.396Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-01-10T21:52:58.400Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-01-10T21:52:58.765Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-01-10T21:52:59.327Z] === RUN TestDockerSuite/TestRunEnvironment [2020-01-10T21:52:59.811Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-01-10T21:53:00.225Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2020-01-10T21:53:00.225Z] === RUN TestKernelTCPMemory [2020-01-10T21:53:00.257Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-01-10T21:53:00.821Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-01-10T21:53:00.851Z] --- PASS: TestKernelTCPMemory (0.79s) [2020-01-10T21:53:00.851Z] === RUN TestNISDomainname [2020-01-10T21:53:01.752Z] === RUN TestDockerSuite/TestRunExitCode [2020-01-10T21:53:01.857Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-01-10T21:53:01.866Z] --- PASS: TestNISDomainname (0.91s) [2020-01-10T21:53:01.866Z] === RUN TestHostnameDnsResolution [2020-01-10T21:53:02.004Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-01-10T21:53:02.315Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-01-10T21:53:02.481Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-01-10T21:53:02.880Z] --- PASS: TestHostnameDnsResolution (1.06s) [2020-01-10T21:53:02.880Z] === RUN TestStats [2020-01-10T21:53:03.106Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-01-10T21:53:03.245Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-01-10T21:53:03.728Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-01-10T21:53:03.728Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-01-10T21:53:04.177Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-01-10T21:53:04.742Z] === RUN TestDockerSuite/TestRunExposePort [2020-01-10T21:53:04.742Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-01-10T21:53:04.744Z] === RUN TestDockerSuite/TestBuildXZHost [2020-01-10T21:53:04.912Z] --- PASS: TestStats (1.96s) [2020-01-10T21:53:04.912Z] === RUN TestStopContainerWithTimeout [2020-01-10T21:53:04.912Z] === RUN TestStopContainerWithTimeout/0 [2020-01-10T21:53:04.912Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-10T21:53:04.912Z] === RUN TestStopContainerWithTimeout/1 [2020-01-10T21:53:04.912Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-10T21:53:04.912Z] === RUN TestStopContainerWithTimeout/3 [2020-01-10T21:53:04.912Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-10T21:53:04.912Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-10T21:53:04.912Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-10T21:53:04.912Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-10T21:53:04.912Z] === CONT TestStopContainerWithTimeout/1 [2020-01-10T21:53:04.912Z] === CONT TestStopContainerWithTimeout/0 [2020-01-10T21:53:04.912Z] === CONT TestStopContainerWithTimeout/3 [2020-01-10T21:53:05.672Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-01-10T21:53:06.601Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-01-10T21:53:06.780Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-01-10T21:53:06.780Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-01-10T21:53:06.780Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-01-10T21:53:07.400Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-01-10T21:53:07.970Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-01-10T21:53:08.234Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-01-10T21:53:08.234Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-01-10T21:53:08.396Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-01-10T21:53:08.396Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2020-01-10T21:53:08.396Z] --- PASS: TestStopContainerWithTimeout/1 (2.26s) [2020-01-10T21:53:08.396Z] --- PASS: TestStopContainerWithTimeout/-1 (2.74s) [2020-01-10T21:53:08.396Z] --- PASS: TestStopContainerWithTimeout/3 (3.27s) [2020-01-10T21:53:08.396Z] === RUN TestDeleteDevicemapper [2020-01-10T21:53:08.396Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-10T21:53:08.396Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-10T21:53:08.396Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-10T21:53:08.421Z] === RUN TestDockerSuite/TestCommitChange [2020-01-10T21:53:08.535Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-10T21:53:08.535Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-01-10T21:53:09.450Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-01-10T21:53:09.901Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.97s) [2020-01-10T21:53:09.902Z] === RUN TestUpdateMemory [2020-01-10T21:53:10.480Z] === RUN TestDockerSuite/TestCommitHardlink [2020-01-10T21:53:10.920Z] --- PASS: TestUpdateMemory (0.90s) [2020-01-10T21:53:10.920Z] === RUN TestUpdateCPUQuota [2020-01-10T21:53:11.935Z] --- PASS: TestUpdateCPUQuota (1.14s) [2020-01-10T21:53:11.935Z] === RUN TestUpdatePidsLimit [2020-01-10T21:53:11.935Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-10T21:53:11.968Z] === RUN TestDockerSuite/TestCommitNewFile [2020-01-10T21:53:12.354Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-01-10T21:53:12.560Z] === RUN TestUpdatePidsLimit/no_change [2020-01-10T21:53:12.560Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-10T21:53:12.856Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-01-10T21:53:12.856Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-01-10T21:53:12.878Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-10T21:53:12.988Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-01-10T21:53:13.500Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-10T21:53:13.787Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-10T21:53:14.012Z] === RUN TestDockerSuite/TestCommitTTY [2020-01-10T21:53:14.073Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-10T21:53:15.507Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-01-10T21:53:15.565Z] --- PASS: TestUpdatePidsLimit (3.36s) [2020-01-10T21:53:15.565Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-01-10T21:53:15.565Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2020-01-10T21:53:15.565Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2020-01-10T21:53:15.565Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-01-10T21:53:15.565Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-01-10T21:53:15.565Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-01-10T21:53:15.565Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-01-10T21:53:15.565Z] === RUN TestUpdateRestartPolicy [2020-01-10T21:53:16.652Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-01-10T21:53:18.130Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-01-10T21:53:18.748Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-01-10T21:53:18.748Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-01-10T21:53:18.748Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-01-10T21:53:19.033Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-01-10T21:53:19.033Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-01-10T21:53:19.033Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-01-10T21:53:19.033Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-01-10T21:53:20.520Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-01-10T21:53:21.807Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-01-10T21:53:22.170Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-01-10T21:53:22.559Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-01-10T21:53:22.559Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-01-10T21:53:22.843Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-01-10T21:53:23.856Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-01-10T21:53:24.476Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-01-10T21:53:25.038Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-01-10T21:53:25.096Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-01-10T21:53:25.339Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-01-10T21:53:25.601Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-01-10T21:53:25.715Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-01-10T21:53:25.715Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-01-10T21:53:25.715Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-01-10T21:53:26.739Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-01-10T21:53:26.739Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-01-10T21:53:26.739Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-01-10T21:53:26.739Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-01-10T21:53:26.739Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-01-10T21:53:26.754Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-01-10T21:53:26.974Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-01-10T21:53:26.974Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-01-10T21:53:26.974Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-01-10T21:53:26.974Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-01-10T21:53:27.363Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-01-10T21:53:27.903Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-01-10T21:53:28.264Z] --- PASS: TestUpdateRestartPolicy (12.02s) [2020-01-10T21:53:28.264Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-10T21:53:28.264Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2020-01-10T21:53:28.264Z] === RUN TestWaitNonBlocked [2020-01-10T21:53:28.264Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-10T21:53:28.264Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-10T21:53:28.264Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-10T21:53:28.264Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-10T21:53:28.264Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-10T21:53:28.264Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-10T21:53:28.376Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-01-10T21:53:28.684Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-01-10T21:53:28.885Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-01-10T21:53:28.885Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s) [2020-01-10T21:53:28.885Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s) [2020-01-10T21:53:28.885Z] === RUN TestWaitBlocked [2020-01-10T21:53:28.998Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-01-10T21:53:28.998Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-01-10T21:53:29.171Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-10T21:53:29.171Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-10T21:53:29.171Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-10T21:53:29.171Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-10T21:53:29.171Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-10T21:53:29.171Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-10T21:53:30.187Z] --- PASS: TestWaitBlocked (0.04s) [2020-01-10T21:53:30.187Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2020-01-10T21:53:30.187Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2020-01-10T21:53:30.187Z] === CONT TestContainerStartOnDaemonRestart [2020-01-10T21:53:30.187Z] === CONT TestIpcModeOlderClient [2020-01-10T21:53:30.187Z] === CONT TestDaemonRestartIpcMode [2020-01-10T21:53:30.187Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-01-10T21:53:30.460Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-01-10T21:53:30.481Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-01-10T21:53:31.105Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-01-10T21:53:31.105Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-01-10T21:53:31.180Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-01-10T21:53:32.125Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-01-10T21:53:32.585Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-01-10T21:53:32.743Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-01-10T21:53:32.906Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-01-10T21:53:33.363Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-01-10T21:53:33.683Z] --- PASS: TestContainerStartOnDaemonRestart (3.33s) [2020-01-10T21:53:33.967Z] --- PASS: TestDaemonRestartIpcMode (3.87s) [2020-01-10T21:53:33.967Z] PASS [2020-01-10T21:53:33.967Z] [2020-01-10T21:53:33.967Z] === Skipped [2020-01-10T21:53:33.967Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-01-10T21:53:33.967Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-10T21:53:33.967Z] [2020-01-10T21:53:33.967Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-10T21:53:33.967Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-10T21:53:33.967Z] [2020-01-10T21:53:33.967Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-01-10T21:53:33.967Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-10T21:53:33.967Z] [2020-01-10T21:53:33.967Z] [2020-01-10T21:53:33.967Z] DONE 197 tests, 3 skipped in 115.589s [2020-01-10T21:53:33.967Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-01-10T21:53:33.967Z] ++ 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-01-10T21:53:33.967Z] ++ set -e [2020-01-10T21:53:33.967Z] ++ '[' -n 0 ']' [2020-01-10T21:53:33.967Z] ++ set -x [2020-01-10T21:53:33.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:53:33.967Z] INFO: Testing against a local daemon [2020-01-10T21:53:33.967Z] === RUN TestCommitInheritsEnv [2020-01-10T21:53:33.981Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-01-10T21:53:33.981Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-01-10T21:53:34.480Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-01-10T21:53:34.587Z] --- PASS: TestCommitInheritsEnv (0.41s) [2020-01-10T21:53:34.587Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-10T21:53:34.587Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-10T21:53:34.587Z] === RUN TestImagesFilterMultiReference [2020-01-10T21:53:34.587Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-01-10T21:53:34.587Z] === RUN TestImagePullPlatformInvalid [2020-01-10T21:53:34.587Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-10T21:53:34.587Z] === RUN TestRemoveImageOrphaning [2020-01-10T21:53:34.704Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-01-10T21:53:34.993Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-01-10T21:53:35.088Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-01-10T21:53:35.208Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2020-01-10T21:53:35.208Z] === RUN TestRemoveImageGarbageCollector [2020-01-10T21:53:35.208Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-10T21:53:35.208Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:53:35.208Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-10T21:53:35.208Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-01-10T21:53:35.208Z] === RUN TestTagInvalidReference [2020-01-10T21:53:35.208Z] --- PASS: TestTagInvalidReference (0.04s) [2020-01-10T21:53:35.208Z] === RUN TestTagValidPrefixedRepo [2020-01-10T21:53:35.208Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-01-10T21:53:35.208Z] === RUN TestTagExistedNameWithoutForce [2020-01-10T21:53:35.208Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-10T21:53:35.208Z] === RUN TestTagOfficialNames [2020-01-10T21:53:35.208Z] --- PASS: TestTagOfficialNames (0.05s) [2020-01-10T21:53:35.208Z] === RUN TestTagMatchesDigest [2020-01-10T21:53:35.208Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-01-10T21:53:35.208Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-10T21:53:35.409Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-01-10T21:53:35.610Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-01-10T21:53:35.885Z] === RUN TestDockerSuite/TestPsRightTagName [2020-01-10T21:53:36.229Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-01-10T21:53:36.229Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-01-10T21:53:36.338Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-01-10T21:53:36.902Z] === RUN TestDockerSuite/TestRunModeHostname [2020-01-10T21:53:37.244Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-01-10T21:53:38.271Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-01-10T21:53:38.271Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-01-10T21:53:38.271Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-01-10T21:53:38.320Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-01-10T21:53:38.556Z] === RUN TestDockerSuite/TestPsShowMounts [2020-01-10T21:53:39.801Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-01-10T21:53:39.801Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-01-10T21:53:39.801Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-01-10T21:53:39.801Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-01-10T21:53:39.801Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-01-10T21:53:40.164Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-01-10T21:53:40.419Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-01-10T21:53:41.095Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-01-10T21:53:41.733Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-01-10T21:53:42.103Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-01-10T21:53:42.103Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-01-10T21:53:42.467Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-01-10T21:53:42.844Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-01-10T21:53:42.844Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-01-10T21:53:42.989Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-01-10T21:53:42.989Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-01-10T21:53:42.989Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-01-10T21:53:44.095Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-01-10T21:53:44.807Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-01-10T21:53:44.880Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-01-10T21:53:45.830Z] === RUN TestDockerSuite/TestContainerAPITop [2020-01-10T21:53:45.910Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-01-10T21:53:46.247Z] === RUN TestDockerSuite/TestRunMount [2020-01-10T21:53:46.447Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-01-10T21:53:46.447Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-01-10T21:53:46.447Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-01-10T21:53:47.863Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-01-10T21:53:49.129Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-01-10T21:53:49.159Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-01-10T21:53:49.750Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-01-10T21:53:50.771Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-01-10T21:53:52.792Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-01-10T21:53:53.049Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-01-10T21:53:53.983Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-01-10T21:53:55.188Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-01-10T21:53:55.352Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-01-10T21:53:55.811Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-01-10T21:53:57.478Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-01-10T21:53:57.874Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-01-10T21:53:58.479Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-01-10T21:53:58.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-01-10T21:53:59.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-01-10T21:54:00.279Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-01-10T21:54:01.148Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-01-10T21:54:01.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-01-10T21:54:02.760Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-01-10T21:54:02.760Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-01-10T21:54:02.760Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-01-10T21:54:02.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-01-10T21:54:03.151Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-01-10T21:54:03.683Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-01-10T21:54:04.440Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-01-10T21:54:05.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000681b20_} [2020-01-10T21:54:06.203Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-01-10T21:54:06.301Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-01-10T21:54:06.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1816760607_/foo_false____} [2020-01-10T21:54:08.090Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-01-10T21:54:08.096Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-01-10T21:54:08.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1816760607_/foo_true____} [2020-01-10T21:54:09.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3774330866_/foo_false____} [2020-01-10T21:54:09.990Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-01-10T21:54:09.990Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-01-10T21:54:10.553Z] === RUN TestDockerSuite/TestRunNetHost [2020-01-10T21:54:11.279Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-01-10T21:54:11.394Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3774330866_/foo_true____} [2020-01-10T21:54:11.483Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-01-10T21:54:12.414Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-01-10T21:54:12.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3774330866_/foo_true__0xc000681f80__} [2020-01-10T21:54:12.979Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-01-10T21:54:13.099Z] === RUN TestDockerSuite/TestRmiBlank [2020-01-10T21:54:13.099Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-01-10T21:54:13.511Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-01-10T21:54:14.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000681fa0_} [2020-01-10T21:54:15.501Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-01-10T21:54:15.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000681fc0_} [2020-01-10T21:54:16.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000681fe0_} [2020-01-10T21:54:18.021Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-01-10T21:54:18.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000786000_} [2020-01-10T21:54:18.620Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-01-10T21:54:18.981Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-01-10T21:54:19.357Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-01-10T21:54:19.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-01-10T21:54:21.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-01-10T21:54:21.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-01-10T21:54:21.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-01-10T21:54:21.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-01-10T21:54:21.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-01-10T21:54:21.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-01-10T21:54:21.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-01-10T21:54:21.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-01-10T21:54:21.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-01-10T21:54:21.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-01-10T21:54:21.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-01-10T21:54:21.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-01-10T21:54:21.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-01-10T21:54:21.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-01-10T21:54:21.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-01-10T21:54:21.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-01-10T21:54:21.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-01-10T21:54:21.616Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-01-10T21:54:21.795Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-01-10T21:54:22.195Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-01-10T21:54:22.588Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-01-10T21:54:23.126Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-01-10T21:54:23.126Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-01-10T21:54:24.057Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-01-10T21:54:24.057Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-01-10T21:54:24.057Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-01-10T21:54:24.328Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-01-10T21:54:24.390Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-01-10T21:54:24.988Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-01-10T21:54:25.862Z] === RUN TestDockerSuite/TestRmiTag [2020-01-10T21:54:25.862Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-01-10T21:54:25.917Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-01-10T21:54:25.917Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-01-10T21:54:26.370Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-01-10T21:54:26.649Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-01-10T21:54:26.848Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-01-10T21:54:27.779Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-01-10T21:54:27.779Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-01-10T21:54:28.710Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-01-10T21:54:28.967Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-01-10T21:54:29.068Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-01-10T21:54:29.224Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-01-10T21:54:30.572Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-01-10T21:54:30.572Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-01-10T21:54:31.122Z] === RUN TestDockerSuite/TestRunPortInUse [2020-01-10T21:54:31.197Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-01-10T21:54:31.705Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-01-10T21:54:32.211Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-01-10T21:54:32.490Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-01-10T21:54:32.491Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-01-10T21:54:33.054Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-01-10T21:54:33.225Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-01-10T21:54:33.745Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-01-10T21:54:33.846Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-01-10T21:54:33.984Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-01-10T21:54:34.112Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-01-10T21:54:34.862Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-01-10T21:54:34.914Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-01-10T21:54:35.846Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-01-10T21:54:35.889Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-01-10T21:54:35.987Z] === RUN TestDockerSuite/TestRunAddHost [2020-01-10T21:54:36.410Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-10T21:54:36.410Z] === RUN TestDockerSuite/TestRunPublishPort [2020-01-10T21:54:36.907Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-01-10T21:54:36.908Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-01-10T21:54:37.316Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-01-10T21:54:37.340Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-01-10T21:54:37.934Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-01-10T21:54:38.116Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-01-10T21:54:38.116Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-01-10T21:54:38.270Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-01-10T21:54:38.270Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-01-10T21:54:38.270Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-01-10T21:54:38.948Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-01-10T21:54:39.200Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-01-10T21:54:39.360Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-01-10T21:54:39.965Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-01-10T21:54:41.068Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-01-10T21:54:41.097Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-01-10T21:54:41.097Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-01-10T21:54:41.183Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-01-10T21:54:41.697Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-01-10T21:54:41.963Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-01-10T21:54:42.712Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-01-10T21:54:43.223Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-01-10T21:54:43.996Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-01-10T21:54:44.198Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-01-10T21:54:44.371Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-01-10T21:54:45.214Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-01-10T21:54:45.880Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-01-10T21:54:46.235Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-01-10T21:54:46.235Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-01-10T21:54:46.265Z] === RUN TestDockerSuite/TestRunRm [2020-01-10T21:54:46.522Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-01-10T21:54:46.884Z] === RUN TestDockerSuite/TestCpRelativePath [2020-01-10T21:54:47.088Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-01-10T21:54:47.762Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-01-10T21:54:47.899Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-01-10T21:54:48.571Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-01-10T21:54:48.913Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-01-10T21:54:49.846Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-01-10T21:54:49.928Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-01-10T21:54:50.361Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-01-10T21:54:50.652Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-01-10T21:54:50.924Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-01-10T21:54:50.942Z] === RUN TestDockerSuite/TestCpToCaseA [2020-01-10T21:54:51.855Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-01-10T21:54:51.892Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-01-10T21:54:52.420Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-01-10T21:54:52.427Z] === RUN TestDockerSuite/TestCpToCaseB [2020-01-10T21:54:52.670Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-01-10T21:54:53.454Z] === RUN TestDockerSuite/TestCpToCaseC [2020-01-10T21:54:53.932Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-01-10T21:54:54.314Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-01-10T21:54:55.245Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-01-10T21:54:55.247Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-01-10T21:54:55.503Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-01-10T21:54:56.144Z] === RUN TestDockerSuite/TestCpToCaseD [2020-01-10T21:54:56.148Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-01-10T21:54:56.962Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-01-10T21:54:57.763Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-01-10T21:54:58.138Z] === RUN TestDockerSuite/TestRunBindMounts [2020-01-10T21:54:59.693Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-01-10T21:55:00.549Z] === RUN TestDockerSuite/TestCpToCaseE [2020-01-10T21:55:00.568Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-01-10T21:55:01.369Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-01-10T21:55:02.150Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-01-10T21:55:02.214Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-01-10T21:55:02.934Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-01-10T21:55:03.246Z] === RUN TestDockerSuite/TestCpToCaseF [2020-01-10T21:55:04.108Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-01-10T21:55:04.182Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-01-10T21:55:04.183Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-01-10T21:55:04.257Z] === RUN TestDockerSuite/TestCpToCaseG [2020-01-10T21:55:05.037Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-01-10T21:55:05.040Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-01-10T21:55:05.922Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-01-10T21:55:05.971Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-01-10T21:55:06.229Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-01-10T21:55:06.229Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-01-10T21:55:06.486Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-01-10T21:55:06.752Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-01-10T21:55:07.417Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-01-10T21:55:07.543Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-01-10T21:55:08.328Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-01-10T21:55:08.328Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-01-10T21:55:08.349Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-01-10T21:55:08.668Z] === RUN TestDockerSuite/TestCpToCaseH [2020-01-10T21:55:09.103Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-01-10T21:55:09.279Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-01-10T21:55:09.475Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-01-10T21:55:10.030Z] 55d044e60c89: Pull complete [2020-01-10T21:55:10.030Z] Digest: sha256:4efcb3a698783b53599310bf6a663492d98288059bae0ee61e1521be3fa38d7f [2020-01-10T21:55:10.030Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2016 [2020-01-10T21:55:10.030Z] mcr.microsoft.com/windows/servercore:ltsc2016 [2020-01-10T21:55:10.030Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2016 completed successfully [2020-01-10T21:55:10.030Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2016 as microsoft/windowsservercore [2020-01-10T21:55:10.030Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.14393.3384' [2020-01-10T21:55:10.030Z] INFO: Docker version of control daemon [2020-01-10T21:55:10.030Z] [2020-01-10T21:55:10.030Z] Client: Docker Engine - Enterprise [2020-01-10T21:55:10.030Z] Version: 19.03.2 [2020-01-10T21:55:10.030Z] API version: 1.40 [2020-01-10T21:55:10.030Z] Go version: go1.12.8 [2020-01-10T21:55:10.030Z] Git commit: c92ab06ed9 [2020-01-10T21:55:10.030Z] Built: 09/03/2019 16:38:11 [2020-01-10T21:55:10.030Z] OS/Arch: windows/amd64 [2020-01-10T21:55:10.030Z] Experimental: false [2020-01-10T21:55:10.030Z] [2020-01-10T21:55:10.030Z] Server: Docker Engine - Enterprise [2020-01-10T21:55:10.030Z] Engine: [2020-01-10T21:55:10.030Z] Version: 19.03.2 [2020-01-10T21:55:10.030Z] API version: 1.40 (minimum version 1.24) [2020-01-10T21:55:10.030Z] Go version: go1.12.8 [2020-01-10T21:55:10.030Z] Git commit: c92ab06ed9 [2020-01-10T21:55:10.030Z] Built: 09/03/2019 16:35:47 [2020-01-10T21:55:10.030Z] OS/Arch: windows/amd64 [2020-01-10T21:55:10.030Z] Experimental: true [2020-01-10T21:55:10.030Z] [2020-01-10T21:55:10.030Z] INFO: Docker info of control daemon [2020-01-10T21:55:10.030Z] [2020-01-10T21:55:10.030Z] Client: [2020-01-10T21:55:10.030Z] Debug Mode: false [2020-01-10T21:55:10.030Z] Plugins: [2020-01-10T21:55:10.030Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-10T21:55:10.030Z] [2020-01-10T21:55:10.030Z] Server: [2020-01-10T21:55:10.030Z] Containers: 0 [2020-01-10T21:55:10.030Z] Running: 0 [2020-01-10T21:55:10.030Z] Paused: 0 [2020-01-10T21:55:10.030Z] Stopped: 0 [2020-01-10T21:55:10.030Z] Images: 1 [2020-01-10T21:55:10.030Z] Server Version: 19.03.2 [2020-01-10T21:55:10.030Z] Storage Driver: windowsfilter [2020-01-10T21:55:10.030Z] Windows: [2020-01-10T21:55:10.030Z] Logging Driver: json-file [2020-01-10T21:55:10.030Z] Plugins: [2020-01-10T21:55:10.030Z] Volume: local [2020-01-10T21:55:10.030Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-10T21:55:10.030Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-10T21:55:10.030Z] Swarm: inactive [2020-01-10T21:55:10.030Z] Default Isolation: process [2020-01-10T21:55:10.030Z] Kernel Version: 10.0 14393 (14393.3321.amd64fre.rs1_release.191016-1811) [2020-01-10T21:55:10.030Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3326) [2020-01-10T21:55:10.030Z] OSType: windows [2020-01-10T21:55:10.030Z] Architecture: x86_64 [2020-01-10T21:55:10.030Z] CPUs: 4 [2020-01-10T21:55:10.030Z] Total Memory: 32GiB [2020-01-10T21:55:10.030Z] Name: azwin-2-44bae0 [2020-01-10T21:55:10.030Z] ID: FDXR:K5KY:SZCY:PWYF:TDXR:BSDN:XSCP:HNPZ:ESJ7:PSQF:MKTA:YH4V [2020-01-10T21:55:10.030Z] Docker Root Dir: D:\docker [2020-01-10T21:55:10.030Z] Debug Mode: false [2020-01-10T21:55:10.030Z] Registry: https://index.docker.io/v1/ [2020-01-10T21:55:10.030Z] Labels: [2020-01-10T21:55:10.030Z] Experimental: true [2020-01-10T21:55:10.030Z] Insecure Registries: [2020-01-10T21:55:10.030Z] 10.0.0.4:5000 [2020-01-10T21:55:10.030Z] 127.0.0.0/8 [2020-01-10T21:55:10.030Z] Registry Mirrors: [2020-01-10T21:55:10.030Z] http://10.0.0.4:5000/ [2020-01-10T21:55:10.030Z] Live Restore Enabled: false [2020-01-10T21:55:10.030Z] [2020-01-10T21:55:10.030Z] [2020-01-10T21:55:10.030Z] INFO: Commit hash is 4d63209d9 [2020-01-10T21:55:10.030Z] INFO: Nuke-Everything... [2020-01-10T21:55:10.030Z] INFO: Container count on control daemon to delete is 0 [2020-01-10T21:55:10.030Z] INFO: Nuking d:\CI [2020-01-10T21:55:10.030Z] INFO: Zapped successfully [2020-01-10T21:55:10.030Z] WARNING: There are 6 NdisAdapters leaked under Psched\Parameters [2020-01-10T21:55:10.030Z] WARNING: Cleaning Psched... [2020-01-10T21:55:10.030Z] WARNING: There are 6 NdisAdapters leaked under WFPLWFS\Parameters [2020-01-10T21:55:10.030Z] WARNING: Cleaning WFPLWFS... [2020-01-10T21:55:10.030Z] INFO: Location for testing is d:\CI\cpuguy-test-sync\1 [2020-01-10T21:55:10.030Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-01-10T21:55:10.030Z] [2020-01-10T21:55:10.030Z] [2020-01-10T21:55:10.030Z] INFO: Building the image from Dockerfile.windows at 01/10/2020 21:55:07... [2020-01-10T21:55:10.030Z] [2020-01-10T21:55:10.210Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-01-10T21:55:10.729Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-01-10T21:55:10.773Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-01-10T21:55:11.507Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-01-10T21:55:11.703Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-01-10T21:55:12.144Z] === RUN TestDockerSuite/TestCpToCaseI [2020-01-10T21:55:12.300Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-01-10T21:55:12.764Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-01-10T21:55:13.550Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-01-10T21:55:13.550Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-01-10T21:55:13.778Z] Sending build context to Docker daemon 51.08MB [2020-01-10T21:55:13.778Z] [2020-01-10T21:55:14.223Z] === RUN TestDockerSuite/TestRunState [2020-01-10T21:55:14.239Z] Step 1/10 : FROM microsoft/windowsservercore [2020-01-10T21:55:14.239Z] ---> db71df64cd7f [2020-01-10T21:55:14.239Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-01-10T21:55:14.411Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-01-10T21:55:14.481Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-01-10T21:55:14.700Z] ---> Running in 1d594be3057e [2020-01-10T21:55:15.412Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-01-10T21:55:16.244Z] Removing intermediate container 1d594be3057e [2020-01-10T21:55:16.244Z] ---> 13bf8cca273d [2020-01-10T21:55:16.244Z] Step 3/10 : ARG GO_VERSION=1.13.5 [2020-01-10T21:55:16.244Z] ---> Running in 0f3e51f05304 [2020-01-10T21:55:16.343Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-01-10T21:55:16.343Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-01-10T21:55:16.377Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-01-10T21:55:17.171Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-01-10T21:55:17.274Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-01-10T21:55:17.632Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-01-10T21:55:17.789Z] Removing intermediate container 0f3e51f05304 [2020-01-10T21:55:17.789Z] ---> 210f6f238eff [2020-01-10T21:55:17.789Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-01-10T21:55:17.789Z] ---> Running in 684571deb031 [2020-01-10T21:55:18.192Z] === RUN TestDockerSuite/TestCpToDot [2020-01-10T21:55:18.205Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-01-10T21:55:18.462Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-01-10T21:55:18.462Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-01-10T21:55:19.204Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-01-10T21:55:19.331Z] Removing intermediate container 684571deb031 [2020-01-10T21:55:19.331Z] ---> f99943c8e28d [2020-01-10T21:55:19.331Z] 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-01-10T21:55:19.331Z] ---> Running in 334350551e3c [2020-01-10T21:55:19.391Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-01-10T21:55:19.391Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-01-10T21:55:19.441Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-01-10T21:55:19.955Z] === RUN TestDockerSuite/TestRunSysctls [2020-01-10T21:55:20.236Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-01-10T21:55:20.682Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-01-10T21:55:21.041Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-01-10T21:55:21.515Z] Removing intermediate container 334350551e3c [2020-01-10T21:55:21.515Z] ---> 6412572c5fd9 [2020-01-10T21:55:21.515Z] 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-01-10T21:55:21.515Z] ---> Running in 8b4b61335faf [2020-01-10T21:55:21.824Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-01-10T21:55:21.848Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-01-10T21:55:21.848Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-01-10T21:55:21.848Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-01-10T21:55:22.167Z] === RUN TestDockerSuite/TestCpToStdout [2020-01-10T21:55:22.778Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-01-10T21:55:23.083Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-01-10T21:55:23.190Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-01-10T21:55:23.928Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-01-10T21:55:25.297Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-01-10T21:55:25.876Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-01-10T21:55:25.950Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-01-10T21:55:26.236Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-01-10T21:55:26.498Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-01-10T21:55:27.120Z] === RUN TestDockerSuite/TestCpVolumePath [2020-01-10T21:55:28.129Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-01-10T21:55:29.155Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-01-10T21:55:29.155Z] === RUN TestDockerSuite/TestCreateArgs [2020-01-10T21:55:29.155Z] === RUN TestDockerSuite/TestCreateByImageID [2020-01-10T21:55:29.775Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-01-10T21:55:29.978Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-01-10T21:55:29.978Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-01-10T21:55:30.341Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-01-10T21:55:30.791Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-01-10T21:55:30.791Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-01-10T21:55:30.791Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-01-10T21:55:31.549Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-01-10T21:55:31.834Z] === RUN TestDockerSuite/TestCreateLabels [2020-01-10T21:55:31.834Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-01-10T21:55:32.120Z] === RUN TestDockerSuite/TestCreateRM [2020-01-10T21:55:32.405Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-01-10T21:55:32.405Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-01-10T21:55:32.405Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-01-10T21:55:32.441Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-01-10T21:55:32.690Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-01-10T21:55:32.791Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-01-10T21:55:35.301Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-01-10T21:55:35.416Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-01-10T21:55:35.416Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-01-10T21:55:35.416Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-01-10T21:55:35.712Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-01-10T21:55:35.968Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-01-10T21:55:36.355Z] [2020-01-10T21:55:36.355Z] SUCCESS: Specified value was saved. [2020-01-10T21:55:36.816Z] INFO: Downloading git... [2020-01-10T21:55:36.898Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-01-10T21:55:37.463Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-01-10T21:55:37.939Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-01-10T21:55:39.001Z] INFO: Downloading go... [2020-01-10T21:55:39.985Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-01-10T21:55:40.392Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-01-10T21:55:40.392Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-01-10T21:55:40.392Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-01-10T21:55:41.178Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-01-10T21:55:41.194Z] INFO: Downloading compiler 1 of 3... [2020-01-10T21:55:41.355Z] === RUN TestDockerSuite/TestRunUserByID [2020-01-10T21:55:41.919Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-01-10T21:55:42.166Z] INFO: Downloading compiler 2 of 3... [2020-01-10T21:55:42.166Z] INFO: Downloading compiler 3 of 3... [2020-01-10T21:55:42.176Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-01-10T21:55:42.176Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-01-10T21:55:42.628Z] INFO: Extracting git... [2020-01-10T21:55:43.107Z] === RUN TestDockerSuite/TestRunUserByName [2020-01-10T21:55:43.621Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-01-10T21:55:44.036Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-01-10T21:55:44.602Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-01-10T21:55:44.602Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-01-10T21:55:44.858Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-01-10T21:55:45.419Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-01-10T21:55:45.700Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-01-10T21:55:45.700Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-01-10T21:55:45.700Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-01-10T21:55:45.700Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-01-10T21:55:45.700Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-01-10T21:55:45.700Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-01-10T21:55:45.700Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-01-10T21:55:45.788Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-01-10T21:55:46.715Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-01-10T21:55:47.352Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-01-10T21:55:47.956Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-01-10T21:55:48.732Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-01-10T21:55:48.829Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-01-10T21:55:49.965Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-01-10T21:55:50.310Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-01-10T21:55:50.539Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-01-10T21:55:50.894Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-01-10T21:55:50.928Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-01-10T21:55:51.335Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-01-10T21:55:51.335Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-01-10T21:55:51.548Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-01-10T21:55:51.833Z] === RUN TestDockerSuite/TestDevicePermissions [2020-01-10T21:55:52.263Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-01-10T21:55:52.458Z] === RUN TestDockerSuite/TestDockerFails [2020-01-10T21:55:52.458Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-01-10T21:55:52.458Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-01-10T21:55:52.458Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-01-10T21:55:52.590Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-01-10T21:55:53.989Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-01-10T21:55:54.403Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-01-10T21:55:54.403Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-01-10T21:55:54.612Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-01-10T21:55:54.782Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-01-10T21:55:55.185Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-01-10T21:55:56.041Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-01-10T21:55:56.173Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-01-10T21:55:56.651Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-01-10T21:55:56.651Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-01-10T21:55:56.651Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-01-10T21:55:56.936Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-01-10T21:55:56.982Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-01-10T21:55:57.817Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-01-10T21:55:57.817Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-01-10T21:55:58.605Z] === RUN TestDockerSuite/TestRunEnvironment [2020-01-10T21:55:58.697Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-01-10T21:55:59.856Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-01-10T21:56:00.233Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-01-10T21:56:00.354Z] INFO: Expanding go... [2020-01-10T21:56:01.219Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-01-10T21:56:01.480Z] === RUN TestDockerSuite/TestRunExitCode [2020-01-10T21:56:01.782Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-01-10T21:56:02.262Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-01-10T21:56:02.712Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-01-10T21:56:03.048Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-01-10T21:56:03.642Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-01-10T21:56:03.642Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-01-10T21:56:03.642Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-01-10T21:56:03.642Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-01-10T21:56:03.642Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-01-10T21:56:03.756Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-01-10T21:56:03.850Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-01-10T21:56:04.572Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-01-10T21:56:04.634Z] === RUN TestDockerSuite/TestRunExposePort [2020-01-10T21:56:04.634Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-01-10T21:56:05.460Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-01-10T21:56:05.502Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-01-10T21:56:05.788Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-01-10T21:56:06.329Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-01-10T21:56:06.433Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-01-10T21:56:08.159Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-01-10T21:56:08.328Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-01-10T21:56:08.484Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-01-10T21:56:08.891Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-01-10T21:56:08.947Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-10T21:56:08.947Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-01-10T21:56:09.821Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-01-10T21:56:09.821Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-01-10T21:56:09.965Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-01-10T21:56:10.384Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-01-10T21:56:10.384Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-01-10T21:56:10.641Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-01-10T21:56:10.641Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-01-10T21:56:10.641Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-01-10T21:56:10.641Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-01-10T21:56:10.898Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-01-10T21:56:10.898Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-01-10T21:56:10.979Z] === RUN TestDockerSuite/TestEventsAttach [2020-01-10T21:56:11.155Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-01-10T21:56:11.412Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-01-10T21:56:12.095Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-01-10T21:56:12.116Z] === RUN TestDockerSuite/TestEventsCommit [2020-01-10T21:56:12.737Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-01-10T21:56:13.025Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-01-10T21:56:13.044Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-01-10T21:56:13.282Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-01-10T21:56:13.360Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-01-10T21:56:13.410Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-01-10T21:56:13.845Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-01-10T21:56:13.845Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-01-10T21:56:14.377Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-01-10T21:56:14.779Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-01-10T21:56:14.994Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-01-10T21:56:15.036Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-01-10T21:56:15.968Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-01-10T21:56:15.968Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-01-10T21:56:16.472Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-01-10T21:56:16.899Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-01-10T21:56:17.462Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-01-10T21:56:17.462Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-01-10T21:56:17.462Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-01-10T21:56:17.956Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-01-10T21:56:18.392Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-01-10T21:56:20.297Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-01-10T21:56:20.861Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-01-10T21:56:20.861Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-01-10T21:56:21.425Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-01-10T21:56:21.425Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-01-10T21:56:21.433Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-01-10T21:56:21.473Z] INFO: Expanding compiler 1 of 3... [2020-01-10T21:56:22.446Z] INFO: Expanding compiler 2 of 3... [2020-01-10T21:56:23.317Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-01-10T21:56:23.881Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-01-10T21:56:24.122Z] === RUN TestDockerSuite/TestEventsCopy [2020-01-10T21:56:25.136Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-01-10T21:56:26.400Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-01-10T21:56:26.618Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-01-10T21:56:27.139Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-01-10T21:56:27.139Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-01-10T21:56:27.237Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-01-10T21:56:27.329Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-01-10T21:56:27.329Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-01-10T21:56:27.329Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-01-10T21:56:27.526Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-01-10T21:56:27.922Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-01-10T21:56:27.922Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-01-10T21:56:27.922Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-01-10T21:56:27.922Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-01-10T21:56:28.258Z] INFO: Expanding compiler 3 of 3... [2020-01-10T21:56:28.698Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-01-10T21:56:28.706Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-01-10T21:56:28.718Z] INFO: Removing downloaded files... [2020-01-10T21:56:28.719Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-01-10T21:56:28.719Z] INFO: Configuring git core.autocrlf... [2020-01-10T21:56:29.009Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-01-10T21:56:29.295Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-01-10T21:56:29.295Z] === RUN TestDockerSuite/TestEventsFilterType [2020-01-10T21:56:29.628Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-01-10T21:56:29.916Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-01-10T21:56:30.201Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-01-10T21:56:30.201Z] === RUN TestDockerSuite/TestEventsFilters [2020-01-10T21:56:30.998Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-01-10T21:56:30.998Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-01-10T21:56:31.683Z] === RUN TestDockerSuite/TestEventsFormat [2020-01-10T21:56:32.739Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-01-10T21:56:32.898Z] === RUN TestDockerSuite/TestSaveImageId [2020-01-10T21:56:32.898Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-01-10T21:56:33.167Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-01-10T21:56:33.167Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-01-10T21:56:33.167Z] === RUN TestDockerSuite/TestEventsImageImport [2020-01-10T21:56:33.462Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-01-10T21:56:34.014Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-01-10T21:56:34.191Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-01-10T21:56:34.475Z] === RUN TestDockerSuite/TestEventsImagePull [2020-01-10T21:56:35.096Z] === RUN TestDockerSuite/TestEventsImageTag [2020-01-10T21:56:35.921Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-01-10T21:56:35.982Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-01-10T21:56:35.982Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-01-10T21:56:36.105Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-01-10T21:56:36.698Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-01-10T21:56:36.725Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-01-10T21:56:36.725Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-01-10T21:56:36.725Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-01-10T21:56:36.725Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-01-10T21:56:37.347Z] === RUN TestDockerSuite/TestEventsRename [2020-01-10T21:56:37.351Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-01-10T21:56:37.351Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-01-10T21:56:37.351Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-01-10T21:56:37.499Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-01-10T21:56:37.876Z] === RUN TestDockerSuite/TestRunModeHostname [2020-01-10T21:56:37.969Z] === RUN TestDockerSuite/TestEventsResize [2020-01-10T21:56:38.986Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-01-10T21:56:39.131Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-01-10T21:56:39.131Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-01-10T21:56:39.246Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-01-10T21:56:39.505Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-01-10T21:56:39.608Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-01-10T21:56:40.614Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-01-10T21:56:40.620Z] === RUN TestDockerSuite/TestEventsStreaming [2020-01-10T21:56:41.176Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-01-10T21:56:41.176Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-01-10T21:56:41.176Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-01-10T21:56:41.177Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-01-10T21:56:41.236Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-01-10T21:56:41.302Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-01-10T21:56:41.740Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-01-10T21:56:42.570Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-01-10T21:56:44.263Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-01-10T21:56:44.427Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-01-10T21:56:44.705Z] === RUN TestDockerSuite/TestEventsTop [2020-01-10T21:56:44.941Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-01-10T21:56:44.941Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-01-10T21:56:44.989Z] === RUN TestDockerSuite/TestEventsUntag [2020-01-10T21:56:46.890Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-01-10T21:56:47.677Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-01-10T21:56:48.686Z] === RUN TestDockerSuite/TestRunMount [2020-01-10T21:56:48.694Z] === RUN TestDockerSuite/TestExec [2020-01-10T21:56:49.532Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-01-10T21:56:49.708Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-01-10T21:56:50.336Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-01-10T21:56:50.982Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-01-10T21:56:52.009Z] === RUN TestDockerSuite/TestExecAPIStart [2020-01-10T21:56:52.054Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-01-10T21:56:52.987Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-01-10T21:56:53.492Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-01-10T21:56:54.510Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-01-10T21:56:54.884Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-01-10T21:56:55.129Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-01-10T21:56:55.752Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-01-10T21:56:56.362Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-01-10T21:56:56.362Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-01-10T21:56:56.734Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-01-10T21:56:56.766Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-01-10T21:56:57.388Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-01-10T21:56:57.404Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-01-10T21:56:58.420Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-01-10T21:56:58.725Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-01-10T21:56:59.898Z] === RUN TestDockerSuite/TestExecCgroup [2020-01-10T21:57:00.678Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-01-10T21:57:00.921Z] === RUN TestDockerSuite/TestExecEnv [2020-01-10T21:57:00.934Z] === RUN TestDockerSuite/TestStartRecordError [2020-01-10T21:57:01.933Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-01-10T21:57:01.959Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-01-10T21:57:02.829Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-01-10T21:57:03.420Z] === RUN TestDockerSuite/TestExecExitStatus [2020-01-10T21:57:03.760Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-01-10T21:57:04.042Z] === RUN TestDockerSuite/TestExecInspectID [2020-01-10T21:57:05.131Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-01-10T21:57:05.146Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-01-10T21:57:07.503Z] === RUN TestDockerSuite/TestExecInteractive [2020-01-10T21:57:07.654Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-01-10T21:57:07.789Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-01-10T21:57:08.329Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-01-10T21:57:08.817Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-01-10T21:57:09.443Z] === RUN TestDockerSuite/TestExecParseError [2020-01-10T21:57:10.065Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-01-10T21:57:10.851Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-01-10T21:57:11.079Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-01-10T21:57:11.703Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-01-10T21:57:11.828Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-01-10T21:57:12.642Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-01-10T21:57:13.190Z] === RUN TestDockerSuite/TestExecSetEnv [2020-01-10T21:57:13.812Z] === RUN TestDockerSuite/TestExecStartFails [2020-01-10T21:57:13.900Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-01-10T21:57:13.900Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-01-10T21:57:14.674Z] === RUN TestDockerSuite/TestRunNetHost [2020-01-10T21:57:14.832Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-01-10T21:57:15.999Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-01-10T21:57:16.464Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-01-10T21:57:17.238Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-01-10T21:57:17.368Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-01-10T21:57:18.017Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-01-10T21:57:18.744Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-01-10T21:57:20.556Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-01-10T21:57:23.172Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-01-10T21:57:23.999Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-01-10T21:57:24.563Z] === RUN TestDockerSuite/TestStatsNoStream [2020-01-10T21:57:27.382Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-01-10T21:57:27.382Z] === RUN TestDockerSuite/TestExecTTY [2020-01-10T21:57:27.382Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-01-10T21:57:27.842Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-01-10T21:57:28.010Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-01-10T21:57:28.642Z] === RUN TestDockerSuite/TestExecUlimits [2020-01-10T21:57:29.403Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-01-10T21:57:29.403Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-01-10T21:57:29.403Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-01-10T21:57:29.656Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-01-10T21:57:29.656Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-01-10T21:57:29.735Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-01-10T21:57:30.182Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-01-10T21:57:30.182Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-01-10T21:57:30.298Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-01-10T21:57:30.972Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-01-10T21:57:31.228Z] === RUN TestDockerSuite/TestTopPrivileged [2020-01-10T21:57:31.700Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-01-10T21:57:31.771Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-01-10T21:57:31.771Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-01-10T21:57:31.791Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-01-10T21:57:31.791Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-01-10T21:57:32.326Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-01-10T21:57:32.724Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-01-10T21:57:32.767Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-01-10T21:57:33.814Z] === RUN TestDockerSuite/TestExecWithTERM [2020-01-10T21:57:34.064Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-01-10T21:57:34.064Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-01-10T21:57:34.445Z] === RUN TestDockerSuite/TestExecWithUser [2020-01-10T21:57:34.832Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-01-10T21:57:35.463Z] === RUN TestDockerSuite/TestGetContainerStats [2020-01-10T21:57:35.636Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-01-10T21:57:36.899Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-01-10T21:57:37.432Z] === RUN TestDockerSuite/TestRunPortInUse [2020-01-10T21:57:38.690Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-01-10T21:57:39.481Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-01-10T21:57:40.277Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-01-10T21:57:40.969Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-01-10T21:57:41.058Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-01-10T21:57:41.070Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-01-10T21:57:41.070Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-01-10T21:57:41.936Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-01-10T21:57:41.999Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-01-10T21:57:42.000Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-01-10T21:57:42.898Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-10T21:57:42.898Z] === RUN TestDockerSuite/TestRunPublishPort [2020-01-10T21:57:42.929Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-01-10T21:57:43.718Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-01-10T21:57:44.501Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-01-10T21:57:44.501Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-01-10T21:57:44.823Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-01-10T21:57:44.823Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-01-10T21:57:45.290Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-01-10T21:57:45.373Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-01-10T21:57:46.191Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-01-10T21:57:46.862Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-01-10T21:57:47.086Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-01-10T21:57:47.086Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-01-10T21:57:47.122Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-01-10T21:57:48.051Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-01-10T21:57:49.961Z] === RUN TestDockerSuite/TestUpdateStats [2020-01-10T21:57:51.118Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-01-10T21:57:52.376Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-01-10T21:57:52.376Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-01-10T21:57:52.376Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-01-10T21:57:52.376Z] === RUN TestDockerSuite/TestHealth [2020-01-10T21:57:52.537Z] === RUN TestDockerSuite/TestRunRm [2020-01-10T21:57:53.487Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-01-10T21:57:54.132Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-01-10T21:57:55.500Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-01-10T21:57:55.500Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-01-10T21:57:56.869Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-01-10T21:57:57.437Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-01-10T21:57:57.541Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-01-10T21:57:57.907Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-01-10T21:57:58.717Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-01-10T21:58:00.533Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-01-10T21:58:01.319Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-01-10T21:58:01.615Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-01-10T21:58:06.440Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-01-10T21:58:11.464Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-01-10T21:58:11.464Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-01-10T21:58:11.566Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-01-10T21:58:11.839Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-01-10T21:58:12.625Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-01-10T21:58:13.400Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-01-10T21:58:13.458Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-01-10T21:58:14.647Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-01-10T21:58:14.756Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-01-10T21:58:14.756Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-01-10T21:58:14.756Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-01-10T21:58:14.756Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-01-10T21:58:14.756Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-01-10T21:58:14.756Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-01-10T21:58:14.756Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-01-10T21:58:15.049Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-01-10T21:58:15.049Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-01-10T21:58:15.049Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-01-10T21:58:15.334Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-01-10T21:58:15.424Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-01-10T21:58:15.621Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-01-10T21:58:15.977Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-01-10T21:58:16.241Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-01-10T21:58:16.241Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-01-10T21:58:16.260Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-01-10T21:58:17.163Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-01-10T21:58:17.256Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-01-10T21:58:17.542Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-01-10T21:58:17.979Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-01-10T21:58:18.559Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-01-10T21:58:19.573Z] === RUN TestDockerSuite/TestImagesFormat [2020-01-10T21:58:19.573Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-01-10T21:58:20.151Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-01-10T21:58:20.205Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-01-10T21:58:21.127Z] === RUN TestDockerSuite/TestRunState [2020-01-10T21:58:22.553Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-01-10T21:58:23.338Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-01-10T21:58:23.708Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-01-10T21:58:23.708Z] === RUN TestDockerSuite/TestImportBadURL [2020-01-10T21:58:23.708Z] === RUN TestDockerSuite/TestImportDisplay [2020-01-10T21:58:24.116Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-01-10T21:58:24.732Z] === RUN TestDockerSuite/TestImportFile [2020-01-10T21:58:24.907Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-01-10T21:58:24.907Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-01-10T21:58:25.231Z] Removing intermediate container 8b4b61335faf [2020-01-10T21:58:25.231Z] ---> bedf27a6ba2f [2020-01-10T21:58:25.231Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-01-10T21:58:25.231Z] ---> Running in c6ec5fe4263a [2020-01-10T21:58:25.407Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-01-10T21:58:25.701Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-01-10T21:58:26.561Z] === RUN TestDockerSuite/TestRunSysctls [2020-01-10T21:58:26.774Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-01-10T21:58:26.774Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-01-10T21:58:27.933Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-01-10T21:58:28.454Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-01-10T21:58:28.454Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-01-10T21:58:28.454Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-01-10T21:58:28.814Z] === RUN TestDockerSuite/TestImportGzipped [2020-01-10T21:58:28.825Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-01-10T21:58:29.827Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-01-10T21:58:30.860Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-01-10T21:58:31.048Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-01-10T21:58:31.720Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-01-10T21:58:32.018Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-01-10T21:58:32.807Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-01-10T21:58:32.905Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-01-10T21:58:33.090Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-01-10T21:58:33.547Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-01-10T21:58:34.171Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-01-10T21:58:35.201Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-01-10T21:58:35.201Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-01-10T21:58:35.201Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-01-10T21:58:35.244Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-01-10T21:58:35.612Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-01-10T21:58:35.827Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-01-10T21:58:36.451Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-01-10T21:58:37.471Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-01-10T21:58:38.091Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-01-10T21:58:38.133Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-01-10T21:58:38.716Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-01-10T21:58:39.346Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-01-10T21:58:39.346Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-01-10T21:58:39.398Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-01-10T21:58:40.653Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-01-10T21:58:40.825Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-01-10T21:58:41.445Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-01-10T21:58:42.062Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-01-10T21:58:42.348Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-01-10T21:58:42.547Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-01-10T21:58:42.861Z] --- PASS: TestImportExtremelyLargeImageWorks (298.80s) [2020-01-10T21:58:42.861Z] PASS [2020-01-10T21:58:42.861Z] [2020-01-10T21:58:42.861Z] === Skipped [2020-01-10T21:58:42.861Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-10T21:58:42.861Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:58:42.861Z] [2020-01-10T21:58:42.861Z] [2020-01-10T21:58:42.861Z] DONE 12 tests, 1 skipped in 300.158s [2020-01-10T21:58:42.861Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-01-10T21:58:42.861Z] ++ 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-01-10T21:58:42.861Z] ++ set -e [2020-01-10T21:58:42.861Z] ++ '[' -n 0 ']' [2020-01-10T21:58:42.861Z] ++ set -x [2020-01-10T21:58:42.861Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:58:42.861Z] INFO: Testing against a local daemon [2020-01-10T21:58:42.861Z] === RUN TestNetworkCreateDelete [2020-01-10T21:58:42.861Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-01-10T21:58:42.861Z] === RUN TestDockerNetworkDeletePreferID [2020-01-10T21:58:42.861Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2020-01-10T21:58:42.861Z] === RUN TestInspectNetwork [2020-01-10T21:58:42.861Z] === RUN TestInspectNetwork/full_network_id [2020-01-10T21:58:42.861Z] === RUN TestInspectNetwork/partial_network_id [2020-01-10T21:58:42.861Z] === RUN TestInspectNetwork/network_name [2020-01-10T21:58:42.861Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-10T21:58:42.861Z] --- PASS: TestInspectNetwork (7.80s) [2020-01-10T21:58:42.861Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-10T21:58:42.861Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-10T21:58:42.861Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-10T21:58:42.861Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-10T21:58:42.861Z] === RUN TestRunContainerWithBridgeNone [2020-01-10T21:58:42.966Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-01-10T21:58:42.966Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-01-10T21:58:43.175Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-01-10T21:58:43.327Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-01-10T21:58:43.990Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-01-10T21:58:44.098Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-01-10T21:58:44.610Z] === RUN TestDockerSuite/TestInspectDefault [2020-01-10T21:58:44.883Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-01-10T21:58:45.559Z] --- PASS: TestRunContainerWithBridgeNone (2.30s) [2020-01-10T21:58:45.559Z] === RUN TestNetworkInvalidJSON [2020-01-10T21:58:45.559Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-10T21:58:45.559Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-10T21:58:45.559Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-10T21:58:45.559Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-10T21:58:45.559Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-10T21:58:45.559Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-10T21:58:45.559Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-10T21:58:45.559Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-10T21:58:45.559Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-10T21:58:45.559Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-01-10T21:58:45.559Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-10T21:58:45.559Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-10T21:58:45.559Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-10T21:58:45.559Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-10T21:58:45.619Z] === RUN TestDockerSuite/TestInspectHistory [2020-01-10T21:58:45.696Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-01-10T21:58:46.188Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-01-10T21:58:46.188Z] === RUN TestDaemonDefaultNetworkPools [2020-01-10T21:58:46.239Z] === RUN TestDockerSuite/TestInspectImage [2020-01-10T21:58:46.239Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-01-10T21:58:46.239Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-01-10T21:58:46.239Z] === RUN TestDockerSuite/TestInspectInt64 [2020-01-10T21:58:46.858Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-01-10T21:58:47.209Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-01-10T21:58:47.209Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-10T21:58:47.877Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-01-10T21:58:47.877Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-01-10T21:58:48.073Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-01-10T21:58:48.236Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2020-01-10T21:58:48.236Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-10T21:58:48.392Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-01-10T21:58:49.035Z] === RUN TestDockerSuite/TestRunUserByID [2020-01-10T21:58:49.415Z] === RUN TestDockerSuite/TestInspectPlugin [2020-01-10T21:58:49.415Z] === RUN TestDockerSuite/TestInspectRootFS [2020-01-10T21:58:49.415Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-01-10T21:58:50.040Z] === RUN TestDockerSuite/TestInspectStatus [2020-01-10T21:58:50.289Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.58s) [2020-01-10T21:58:50.289Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-10T21:58:50.320Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-01-10T21:58:50.320Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-01-10T21:58:50.574Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-01-10T21:58:50.574Z] === RUN TestServiceWithPredefinedNetwork [2020-01-10T21:58:50.684Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-01-10T21:58:51.058Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-01-10T21:58:51.478Z] === RUN TestDockerSuite/TestRunUserByName [2020-01-10T21:58:52.262Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-01-10T21:58:52.553Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-01-10T21:58:53.065Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-01-10T21:58:53.065Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-01-10T21:58:53.180Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-01-10T21:58:53.282Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) [2020-01-10T21:58:53.282Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-10T21:58:53.282Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-10T21:58:53.282Z] service_test.go:230: FLAKY_TEST [2020-01-10T21:58:53.282Z] === RUN TestServiceWithDataPathPortInit [2020-01-10T21:58:53.447Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-01-10T21:58:53.815Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-01-10T21:58:54.235Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-01-10T21:58:54.453Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-01-10T21:58:55.481Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-01-10T21:58:55.766Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-01-10T21:58:56.784Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-01-10T21:58:56.784Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-01-10T21:58:58.835Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-01-10T21:58:59.274Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-01-10T21:58:59.697Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-01-10T21:58:59.854Z] === RUN TestDockerSuite/TestLinksEnvs [2020-01-10T21:59:00.546Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-01-10T21:59:00.546Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-01-10T21:59:00.546Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-01-10T21:59:01.025Z] INFO: Sources obtained for gotestsum... [2020-01-10T21:59:01.025Z] INFO: Checkout done for gotestsum... [2020-01-10T21:59:01.121Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-01-10T21:59:01.337Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-01-10T21:59:01.477Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-01-10T21:59:01.477Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-01-10T21:59:01.477Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-01-10T21:59:01.477Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-01-10T21:59:01.625Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-01-10T21:59:02.004Z] INFO: Build done for gotestsum... [2020-01-10T21:59:02.408Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-01-10T21:59:02.408Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-01-10T21:59:03.339Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-01-10T21:59:03.339Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-01-10T21:59:03.339Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-01-10T21:59:03.339Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-01-10T21:59:03.533Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-01-10T21:59:03.595Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-01-10T21:59:03.664Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-01-10T21:59:05.331Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-01-10T21:59:05.704Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-01-10T21:59:06.133Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-01-10T21:59:06.133Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-01-10T21:59:06.133Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-01-10T21:59:06.390Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-01-10T21:59:06.390Z] === RUN TestDockerSuite/TestVolumeEvents [2020-01-10T21:59:07.320Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-01-10T21:59:07.750Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-01-10T21:59:07.750Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-01-10T21:59:07.787Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-01-10T21:59:08.645Z] --- PASS: TestServiceWithDataPathPortInit (14.79s) [2020-01-10T21:59:08.645Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-10T21:59:09.814Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-01-10T21:59:09.844Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-01-10T21:59:09.844Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-01-10T21:59:09.844Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-01-10T21:59:10.106Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-01-10T21:59:10.742Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-01-10T21:59:11.064Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-01-10T21:59:11.850Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-01-10T21:59:12.645Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-01-10T21:59:13.941Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-01-10T21:59:13.941Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-01-10T21:59:13.941Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-01-10T21:59:13.941Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-01-10T21:59:13.941Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-01-10T21:59:14.029Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-01-10T21:59:14.728Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-01-10T21:59:15.499Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.35s) [2020-01-10T21:59:15.499Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gp1t39sxemd975ppa2h9qest2 Created:2020-01-10 21:59:08.753715892 +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[619b0ffa6915c35c9110dcacc06977b1fc1ecbe561d73d13f3c9c99725507730:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8kqkgiwunrr7xuo4wnwfxteyg EndpointID:418d6e5151d17aad02a9418228cf959a84136f74dad920b44c3d60c0eaa37b9b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:37e36ed74139b8b3bffecf88b1039bc5f6f6959c46c23163702117e0bee69ee5 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:9c46dd8854b9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8kqkgiwunrr7xuo4wnwfxteyg EndpointID:418d6e5151d17aad02a9418228cf959a84136f74dad920b44c3d60c0eaa37b9b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-10T21:59:15.499Z] PASS [2020-01-10T21:59:15.499Z] [2020-01-10T21:59:15.499Z] === Skipped [2020-01-10T21:59:15.499Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-10T21:59:15.499Z] service_test.go:230: FLAKY_TEST [2020-01-10T21:59:15.499Z] [2020-01-10T21:59:15.499Z] [2020-01-10T21:59:15.499Z] DONE 21 tests, 1 skipped in 40.828s [2020-01-10T21:59:15.499Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-10T21:59:15.499Z] ++ 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-01-10T21:59:15.499Z] ++ set -e [2020-01-10T21:59:15.499Z] ++ '[' -n 0 ']' [2020-01-10T21:59:15.499Z] ++ set -x [2020-01-10T21:59:15.499Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:59:15.499Z] INFO: Testing against a local daemon [2020-01-10T21:59:15.499Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-10T21:59:15.499Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-10T21:59:15.499Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-10T21:59:15.499Z] === RUN TestDockerNetworkIpvlan [2020-01-10T21:59:15.499Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-10T21:59:15.499Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-10T21:59:15.499Z] PASS [2020-01-10T21:59:15.499Z] [2020-01-10T21:59:15.499Z] === Skipped [2020-01-10T21:59:15.499Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-10T21:59:15.499Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-10T21:59:15.499Z] [2020-01-10T21:59:15.499Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-10T21:59:15.499Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-10T21:59:15.499Z] [2020-01-10T21:59:15.499Z] [2020-01-10T21:59:15.499Z] DONE 2 tests, 2 skipped in 0.106s [2020-01-10T21:59:15.499Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-10T21:59:15.499Z] ++ 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-01-10T21:59:15.499Z] ++ set -e [2020-01-10T21:59:15.499Z] ++ '[' -n 0 ']' [2020-01-10T21:59:15.499Z] ++ set -x [2020-01-10T21:59:15.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:59:15.500Z] INFO: Testing against a local daemon [2020-01-10T21:59:15.500Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-10T21:59:15.532Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-01-10T21:59:16.324Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-01-10T21:59:16.987Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-01-10T21:59:16.987Z] === RUN TestDockerNetworkMacvlan [2020-01-10T21:59:17.038Z] Removing intermediate container c6ec5fe4263a [2020-01-10T21:59:17.038Z] ---> e252206aea8e [2020-01-10T21:59:17.038Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-01-10T21:59:17.038Z] ---> Running in ade801064f41 [2020-01-10T21:59:17.503Z] Removing intermediate container ade801064f41 [2020-01-10T21:59:17.503Z] ---> 093879f1abf1 [2020-01-10T21:59:17.503Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-01-10T21:59:17.503Z] ---> Running in c8e7be4f51c8 [2020-01-10T21:59:17.609Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-10T21:59:18.117Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-01-10T21:59:18.204Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite (1787.01s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.93s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.95s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.29s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.43s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.34s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.47s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.05s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.21s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.76s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.18s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.50s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.33s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.37s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.37s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.30s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAttachDetach (1.61s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.35s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.13s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.32s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.39s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.92s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.16s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.06s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.84s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.79s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.23s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (24.78s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.61s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.53s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.57s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.99s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.99s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.38s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.95s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.32s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.48s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.93s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.95s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.99s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.36s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.16s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.35s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.08s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.01s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.42s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.34s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.35s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.44s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.72s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.75s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.29s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.20s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.71s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.82s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.31s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.50s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.67s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.29s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.66s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.03s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.11s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.03s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.99s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.30s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.56s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.93s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.90s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.92s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.44s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.78s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.90s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.15s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.45s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.09s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.72s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2020-01-10T21:59:18.204Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-10T21:59:18.204Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.66s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.44s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.36s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildContChar (4.27s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.21s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.29s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.98s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.18s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.90s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.20s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.59s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.00s) [2020-01-10T21:59:18.204Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-01-10T21:59:18.204Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.204Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-01-10T21:59:18.204Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.204Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-01-10T21:59:18.204Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.204Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-01-10T21:59:18.204Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.45s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.42s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.81s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.75s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.72s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.91s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.85s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.46s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.53s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.64s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.68s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.69s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.05s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.42s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.99s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.42s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.19s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.11s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.50s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.21s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.12s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.36s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.64s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.59s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.88s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2020-01-10T21:59:18.204Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.71s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.84s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.11s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildEnv (2.02s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.57s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.38s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.21s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.81s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.99s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.75s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.67s) [2020-01-10T21:59:18.205Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-01-10T21:59:18.205Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.11s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildExpose (0.29s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.57s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildFails (1.04s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.39s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.74s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.99s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.69s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.18s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.44s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.28s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.45s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.56s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildHistory (5.36s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.30s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.62s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.08s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildLabel (0.54s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.60s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.32s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.06s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.17s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.82s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.16s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.38s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.55s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.60s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.96s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.59s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.33s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (2.13s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.93s) [2020-01-10T21:59:18.205Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-10T21:59:18.205Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (7.29s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.72s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.80s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.47s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.22s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.79s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.07s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.01s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.51s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.38s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.77s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.18s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.69s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.98s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.69s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.52s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.24s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.89s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.93s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildPATH (2.53s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.11s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.02s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.45s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.39s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.11s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildRm (3.15s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.08s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.48s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.55s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.84s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.61s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.62s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.55s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.11s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2020-01-10T21:59:18.205Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-10T21:59:18.205Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.48s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.99s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildStderr (1.02s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.76s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.24s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.13s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.00s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.74s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildUser (2.23s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.03s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.46s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.00s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.20s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.44s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.95s) [2020-01-10T21:59:18.205Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-10T21:59:18.205Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.205Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-10T21:59:18.205Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.205Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-10T21:59:18.205Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.205Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-10T21:59:18.205Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.12s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.85s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.77s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.50s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.17s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.44s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.06s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.20s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.65s) [2020-01-10T21:59:18.205Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-10T21:59:18.205Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.91s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.59s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-01-10T21:59:18.205Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-10T21:59:18.205Z] docker_cli_sni_test.go:18: Flakey test [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.30s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestCommitChange (1.21s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.93s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.79s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.80s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.27s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestCommitTTY (1.76s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.98s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.66s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.92s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.78s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.83s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.77s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.01s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.90s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.93s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.73s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.80s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.75s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.74s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.67s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.61s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2020-01-10T21:59:18.205Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.77s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.82s) [2020-01-10T21:59:18.206Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-10T21:59:18.206Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.84s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.81s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.26s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.97s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.92s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.46s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.07s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.56s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.61s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.65s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.64s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008d3900_} (1.59s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1807233086_/foo_false____} (1.64s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1807233086_/foo_true____} (1.68s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3831195781_/foo_false____} (1.63s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3831195781_/foo_true____} (1.61s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3831195781_/foo_true__0xc0008d3d80__} (1.65s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008d3da0_} (1.58s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008d3dc0_} (1.65s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008d3de0_} (1.61s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008d3e00_} (1.82s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.60s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.09s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.34s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.96s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.67s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.96s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.15s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.01s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.93s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.04s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.03s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.04s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.13s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.09s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.50s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.92s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.17s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.74s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.52s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.90s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.45s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.87s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.01s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.53s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.92s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.92s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpToDot (0.90s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.68s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.85s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpToStdout (0.96s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.44s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.01s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.99s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.75s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s) [2020-01-10T21:59:18.206Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-10T21:59:18.206Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.04s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.44s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2020-01-10T21:59:18.206Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-10T21:59:18.206Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.52s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.55s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.29s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.79s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.62s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.90s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.67s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.69s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.78s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.80s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.31s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.87s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.69s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.86s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.73s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.79s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.92s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.33s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsAttach (0.94s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsCommit (1.08s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.02s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.91s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.95s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.63s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.30s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.50s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsCopy (1.32s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.75s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.83s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.54s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.89s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.00s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.27s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.41s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsFilters (1.90s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsFormat (1.69s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.08s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.26s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.34s) [2020-01-10T21:59:18.206Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-10T21:59:18.206Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-10T21:59:18.206Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-10T21:59:18.206Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.02s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.80s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsRename (0.83s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsResize (0.85s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.79s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.92s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.82s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.09s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsTop (0.88s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.53s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestExec (0.89s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.89s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.83s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.81s) [2020-01-10T21:59:18.206Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.68s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.87s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.92s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.92s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.92s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.98s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.03s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.80s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecCgroup (1.55s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecEnv (0.99s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.72s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.92s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecInspectID (1.94s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecInteractive (0.91s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.98s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.94s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecParseError (0.89s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.87s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.38s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.86s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecStartFails (0.99s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.14s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.94s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecTTY (0.90s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.90s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.81s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecUlimits (0.89s) [2020-01-10T21:59:18.207Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-10T21:59:18.207Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.06s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.89s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.16s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.95s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestExecWithUser (1.03s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.92s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.82s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.08s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.02s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.98s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestHealth (20.99s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.93s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.08s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.04s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.14s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.50s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.93s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.03s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.90s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImportDisplay (1.77s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImportFile (1.79s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.86s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImportGzipped (2.01s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.00s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.93s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.86s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.85s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.79s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.82s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.64s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.94s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.59s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.81s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.83s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.77s) [2020-01-10T21:59:18.207Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-10T21:59:18.207Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.37s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.85s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectDefault (0.81s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectHistory (0.95s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-01-10T21:59:18.207Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-10T21:59:18.207Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.76s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.83s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.82s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.87s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.41s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.85s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectStatus (0.90s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.65s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.88s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.79s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.84s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.94s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.77s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.81s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.28s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.76s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.71s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.46s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.08s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.37s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.87s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.75s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.18s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.86s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.59s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.71s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.03s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.52s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.87s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.02s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.79s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.90s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.13s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.15s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.10s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.05s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.29s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.87s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.82s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsSince (6.86s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.88s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsTail (0.95s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.84s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.56s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.81s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestNetHostname (2.38s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.39s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.44s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.77s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.83s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPluginActive (1.66s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.91s) [2020-01-10T21:59:18.207Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-10T21:59:18.207Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.64s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.36s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.44s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.15s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.21s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.48s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.63s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.47s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPortList (11.37s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.65s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.33s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.71s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.80s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.98s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.62s) [2020-01-10T21:59:18.207Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.28s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.63s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPsByOrder (3.32s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.95s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.42s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.57s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.15s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.20s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.98s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.68s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.44s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.60s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.55s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.72s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.43s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.55s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.31s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.44s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.54s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.82s) [2020-01-10T21:59:18.208Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-10T21:59:18.208Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.93s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.57s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.49s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.91s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.56s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.47s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.33s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.43s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.53s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.83s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.60s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.21s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.97s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.83s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.91s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.28s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.92s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.47s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.90s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.91s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.48s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.83s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunAddHost (0.69s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.88s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.65s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.69s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.88s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.92s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.57s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.58s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.97s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.92s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.95s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.84s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.92s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.02s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.78s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.87s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.75s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.49s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.83s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.89s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.80s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.89s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.88s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.73s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.89s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.03s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.27s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.82s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.83s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.66s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.64s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.52s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.81s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.77s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.85s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.88s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.08s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.67s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.84s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.37s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.82s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.66s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.64s) [2020-01-10T21:59:18.208Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-10T21:59:18.208Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.208Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-10T21:59:18.208Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.78s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.76s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.72s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.38s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.77s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.68s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s) [2020-01-10T21:59:18.208Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-10T21:59:18.208Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.85s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.88s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.91s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.78s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.78s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.85s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.74s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.82s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.60s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.40s) [2020-01-10T21:59:18.208Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-10T21:59:18.208Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.54s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.54s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.11s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.62s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.18s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.61s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.81s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.98s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.18s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.25s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.63s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.58s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.57s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunMount (6.09s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.85s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.60s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.34s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.31s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.51s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.66s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.70s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.66s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.74s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunNetHost (1.11s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.76s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.69s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.31s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.35s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.67s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.82s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.87s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.87s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.99s) [2020-01-10T21:59:18.208Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-01-10T21:59:18.208Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.86s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.77s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.94s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.14s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.79s) [2020-01-10T21:59:18.208Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.81s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.72s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.95s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.71s) [2020-01-10T21:59:18.208Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-10T21:59:18.208Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunPublishPort (1.02s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.88s) [2020-01-10T21:59:18.208Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-10T21:59:18.208Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.85s) [2020-01-10T21:59:18.208Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.90s) [2020-01-10T21:59:18.208Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-10T21:59:18.208Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.26s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.86s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunRm (0.78s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.84s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.92s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.82s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.87s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.10s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.87s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.82s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.90s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.66s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.85s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.83s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.86s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.92s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.80s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.95s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.60s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunState (1.96s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.88s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.81s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.43s) [2020-01-10T21:59:18.209Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-10T21:59:18.209Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.85s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.79s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunSysctls (1.82s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.84s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.57s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.01s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.87s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.10s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.78s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.83s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.79s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.33s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.29s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunUserByID (0.81s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunUserByName (0.79s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.77s) [2020-01-10T21:59:18.209Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-01-10T21:59:18.209Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.81s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.47s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.77s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.18s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.33s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.58s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.42s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.75s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.77s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.75s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.91s) [2020-01-10T21:59:18.209Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-10T21:59:18.209Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.209Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-10T21:59:18.209Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.209Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-10T21:59:18.209Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.83s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.96s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.79s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.73s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.77s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.81s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.14s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.81s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.81s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.76s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.90s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.87s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.78s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.81s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.59s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2020-01-10T21:59:18.209Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-10T21:59:18.209Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.73s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.63s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.52s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.17s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.13s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.30s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.99s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.04s) [2020-01-10T21:59:18.209Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents852207831 [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.69s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.69s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.59s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.45s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.58s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.45s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.55s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.87s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.55s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestStartRecordError (1.77s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.51s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.47s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.82s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.21s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.76s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.03s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.83s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.79s) [2020-01-10T21:59:18.209Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-10T21:59:18.209Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.25s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.53s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.77s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s) [2020-01-10T21:59:18.209Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-01-10T21:59:18.209Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.94s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.69s) [2020-01-10T21:59:18.209Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-01-10T21:59:18.209Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.93s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.85s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.64s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUpdateStats (4.48s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.52s) [2020-01-10T21:59:18.209Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-10T21:59:18.209Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.01s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.90s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.18s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (8.46s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.26s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.57s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.12s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.05s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.39s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.31s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.63s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.62s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.36s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.38s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.51s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.47s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.55s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-01-10T21:59:18.209Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-01-10T21:59:18.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-01-10T21:59:18.210Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-01-10T21:59:18.210Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.52s) [2020-01-10T21:59:18.210Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-01-10T21:59:18.210Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2020-01-10T21:59:18.210Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-01-10T21:59:18.210Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2020-01-10T21:59:18.210Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.83s) [2020-01-10T21:59:18.210Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.34s) [2020-01-10T21:59:18.210Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-01-10T21:59:18.210Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-01-10T21:59:18.210Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.66s) [2020-01-10T21:59:18.210Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.31s) [2020-01-10T21:59:18.210Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-01-10T21:59:18.210Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-10T21:59:18.210Z] === RUN TestDockerRegistrySuite [2020-01-10T21:59:18.210Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-01-10T21:59:18.626Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-10T21:59:19.057Z] Removing intermediate container c8e7be4f51c8 [2020-01-10T21:59:19.057Z] ---> 0375ceedc57d [2020-01-10T21:59:19.057Z] Step 10/10 : COPY . . [2020-01-10T21:59:19.371Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-01-10T21:59:19.578Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-01-10T21:59:19.646Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-10T21:59:20.346Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-01-10T21:59:20.346Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-01-10T21:59:20.946Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-01-10T21:59:21.237Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-01-10T21:59:21.237Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-01-10T21:59:21.237Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-01-10T21:59:21.237Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-01-10T21:59:21.237Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-01-10T21:59:21.237Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-01-10T21:59:21.614Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-01-10T21:59:21.614Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-01-10T21:59:21.989Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-01-10T21:59:21.989Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-01-10T21:59:22.337Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-10T21:59:22.790Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-01-10T21:59:22.840Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-01-10T21:59:22.840Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-01-10T21:59:23.308Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-01-10T21:59:23.308Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-01-10T21:59:24.052Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-01-10T21:59:24.849Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-01-10T21:59:24.849Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-01-10T21:59:25.340Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-01-10T21:59:25.624Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-01-10T21:59:25.627Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-01-10T21:59:25.809Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-10T21:59:25.989Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-01-10T21:59:26.769Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-01-10T21:59:26.769Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-01-10T21:59:27.013Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-01-10T21:59:27.575Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-01-10T21:59:28.334Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-01-10T21:59:28.334Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-01-10T21:59:28.362Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-01-10T21:59:28.362Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-01-10T21:59:28.362Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-01-10T21:59:28.622Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-01-10T21:59:28.622Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-01-10T21:59:28.622Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-01-10T21:59:29.223Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-01-10T21:59:29.246Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-01-10T21:59:29.864Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-01-10T21:59:30.226Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-10T21:59:31.188Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-01-10T21:59:31.210Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-01-10T21:59:31.246Z] --- PASS: TestDockerNetworkMacvlan (14.58s) [2020-01-10T21:59:31.246Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-01-10T21:59:31.246Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-01-10T21:59:31.246Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2020-01-10T21:59:31.246Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s) [2020-01-10T21:59:31.246Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.09s) [2020-01-10T21:59:31.246Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2020-01-10T21:59:31.246Z] PASS [2020-01-10T21:59:31.246Z] [2020-01-10T21:59:31.246Z] DONE 8 tests in 16.179s [2020-01-10T21:59:31.246Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-10T21:59:31.246Z] ++ 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-01-10T21:59:31.246Z] ++ set -e [2020-01-10T21:59:31.246Z] ++ '[' -n 0 ']' [2020-01-10T21:59:31.246Z] ++ set -x [2020-01-10T21:59:31.246Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:59:31.246Z] testing: warning: no tests to run [2020-01-10T21:59:31.246Z] PASS [2020-01-10T21:59:31.246Z] [2020-01-10T21:59:31.246Z] DONE 0 tests in 0.016s [2020-01-10T21:59:31.246Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-10T21:59:31.246Z] ++ 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-01-10T21:59:31.246Z] ++ set -e [2020-01-10T21:59:31.246Z] ++ '[' -n 0 ']' [2020-01-10T21:59:31.246Z] ++ set -x [2020-01-10T21:59:31.246Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-10T21:59:31.535Z] INFO: Testing against a local daemon [2020-01-10T21:59:31.535Z] === RUN TestAuthZPluginAllowRequest [2020-01-10T21:59:31.992Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-01-10T21:59:31.992Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-01-10T21:59:32.791Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-01-10T21:59:32.791Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-01-10T21:59:33.026Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) [2020-01-10T21:59:33.026Z] === RUN TestAuthZPluginTLS [2020-01-10T21:59:33.648Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-01-10T21:59:33.648Z] === RUN TestAuthZPluginDenyRequest [2020-01-10T21:59:34.262Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-01-10T21:59:34.262Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-01-10T21:59:34.269Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-01-10T21:59:34.270Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-10T21:59:34.589Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-01-10T21:59:34.889Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2020-01-10T21:59:34.889Z] === RUN TestAuthZPluginDenyResponse [2020-01-10T21:59:35.362Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-01-10T21:59:35.373Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-01-10T21:59:35.517Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-01-10T21:59:35.517Z] === RUN TestAuthZPluginAllowEventStream [2020-01-10T21:59:37.029Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2020-01-10T21:59:37.029Z] === RUN TestAuthZPluginErrorResponse [2020-01-10T21:59:37.256Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-01-10T21:59:37.655Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-01-10T21:59:37.655Z] === RUN TestAuthZPluginErrorRequest [2020-01-10T21:59:37.793Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-01-10T21:59:37.941Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-01-10T21:59:37.941Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-10T21:59:38.205Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-01-10T21:59:38.563Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-01-10T21:59:38.563Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-10T21:59:38.585Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-01-10T21:59:38.585Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-01-10T21:59:38.585Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-01-10T21:59:39.578Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-01-10T21:59:39.784Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-01-10T21:59:39.784Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-01-10T21:59:39.784Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-01-10T21:59:40.079Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-01-10T21:59:40.648Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2020-01-10T21:59:40.648Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-10T21:59:40.946Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-01-10T21:59:41.270Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-01-10T21:59:41.362Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-01-10T21:59:42.632Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-01-10T21:59:42.632Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-01-10T21:59:42.687Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s) [2020-01-10T21:59:42.687Z] === RUN TestAuthZPluginHeader [2020-01-10T21:59:42.754Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-01-10T21:59:42.840Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-01-10T21:59:43.701Z] --- PASS: TestAuthZPluginHeader (0.94s) [2020-01-10T21:59:43.701Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-10T21:59:43.701Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-10T21:59:43.701Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:59:43.701Z] === RUN TestAuthZPluginV2Disable [2020-01-10T21:59:43.701Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-10T21:59:43.701Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:59:43.701Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-10T21:59:43.701Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-10T21:59:43.701Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:59:43.701Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-10T21:59:43.701Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-10T21:59:43.701Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T21:59:43.701Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-10T21:59:43.770Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-01-10T21:59:44.243Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-01-10T21:59:44.287Z] ---> 17889f4dc5fa [2020-01-10T21:59:44.287Z] Successfully built 17889f4dc5fa [2020-01-10T21:59:44.287Z] Successfully tagged docker:latest [2020-01-10T21:59:44.287Z] INFO: Image build ended at 01/10/2020 21:59:43. Duration:00:04:36.1763606 [2020-01-10T21:59:44.287Z] [2020-01-10T21:59:44.287Z] [2020-01-10T21:59:44.287Z] INFO: Building the test binaries at 01/10/2020 21:59:43... [2020-01-10T21:59:45.096Z] === RUN TestDockerSuite/TestSaveImageId [2020-01-10T21:59:45.096Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-01-10T21:59:45.138Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-01-10T21:59:45.259Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-01-10T21:59:45.883Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-01-10T21:59:46.278Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-01-10T21:59:47.660Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-01-10T21:59:48.316Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-01-10T21:59:48.316Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-01-10T21:59:48.970Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-01-10T21:59:49.555Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-01-10T21:59:49.588Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-01-10T21:59:50.214Z] === RUN TestDockerSuite/TestLogsSince [2020-01-10T21:59:50.273Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-01-10T21:59:50.273Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-01-10T21:59:50.273Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-01-10T21:59:50.486Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-01-10T21:59:51.438Z] INFO: make.ps1 starting at 01/10/2020 21:59:50 [2020-01-10T21:59:51.438Z] INFO: Git commit (4d63209d9) assumed from DOCKER_GITCOMMIT environment variable [2020-01-10T21:59:51.438Z] INFO: Invoking autogen... [2020-01-10T21:59:51.903Z] INFO: Building daemon... [2020-01-10T21:59:52.379Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-01-10T21:59:53.443Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-01-10T21:59:55.662Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-01-10T21:59:56.616Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-01-10T21:59:56.616Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-01-10T21:59:56.981Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-01-10T21:59:56.981Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-01-10T21:59:56.981Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-01-10T21:59:57.027Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-01-10T21:59:57.031Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-01-10T21:59:57.031Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-01-10T21:59:57.348Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-01-10T21:59:58.400Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-01-10T21:59:59.770Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-01-10T22:00:00.499Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-01-10T22:00:00.700Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-01-10T22:00:02.187Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-01-10T22:00:02.187Z] PASS [2020-01-10T22:00:02.187Z] [2020-01-10T22:00:02.187Z] === Skipped [2020-01-10T22:00:02.187Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-10T22:00:02.187Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T22:00:02.187Z] [2020-01-10T22:00:02.187Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-10T22:00:02.187Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T22:00:02.187Z] [2020-01-10T22:00:02.187Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-10T22:00:02.187Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T22:00:02.187Z] [2020-01-10T22:00:02.187Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-10T22:00:02.187Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T22:00:02.187Z] [2020-01-10T22:00:02.187Z] [2020-01-10T22:00:02.187Z] DONE 17 tests, 4 skipped in 29.180s [2020-01-10T22:00:02.187Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-10T22:00:02.187Z] ++ 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-01-10T22:00:02.187Z] ++ set -e [2020-01-10T22:00:02.187Z] ++ '[' -n 0 ']' [2020-01-10T22:00:02.187Z] ++ set -x [2020-01-10T22:00:02.187Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-10T22:00:02.187Z] INFO: Testing against a local daemon [2020-01-10T22:00:02.187Z] === RUN TestPluginInvalidJSON [2020-01-10T22:00:02.187Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-10T22:00:02.187Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-10T22:00:02.187Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-10T22:00:02.187Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-01-10T22:00:02.187Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-10T22:00:02.187Z] PASS [2020-01-10T22:00:02.187Z] [2020-01-10T22:00:02.187Z] DONE 2 tests in 0.141s [2020-01-10T22:00:02.187Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-10T22:00:02.187Z] ++ 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-01-10T22:00:02.187Z] ++ set -e [2020-01-10T22:00:02.187Z] ++ '[' -n 0 ']' [2020-01-10T22:00:02.187Z] ++ set -x [2020-01-10T22:00:02.187Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-10T22:00:02.187Z] INFO: Testing against a local daemon [2020-01-10T22:00:02.187Z] === RUN TestExternalGraphDriver [2020-01-10T22:00:02.187Z] === RUN TestExternalGraphDriver/json [2020-01-10T22:00:03.205Z] === RUN TestExternalGraphDriver/spec [2020-01-10T22:00:03.846Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-01-10T22:00:03.846Z] === RUN TestDockerSuite/TestLogsTail [2020-01-10T22:00:03.972Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-01-10T22:00:04.130Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-01-10T22:00:04.536Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-01-10T22:00:05.100Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-01-10T22:00:05.100Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-01-10T22:00:05.150Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-01-10T22:00:05.255Z] === RUN TestExternalGraphDriver/pull [2020-01-10T22:00:05.357Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-01-10T22:00:05.630Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-01-10T22:00:05.768Z] === RUN TestDockerSuite/TestMountIntoProc [2020-01-10T22:00:05.888Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-01-10T22:00:06.053Z] === RUN TestDockerSuite/TestMountIntoSys [2020-01-10T22:00:06.452Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-01-10T22:00:06.671Z] === RUN TestDockerSuite/TestNetHostname [2020-01-10T22:00:06.708Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-01-10T22:00:06.895Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-01-10T22:00:06.966Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-01-10T22:00:06.966Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-01-10T22:00:07.223Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-01-10T22:00:07.296Z] --- PASS: TestExternalGraphDriver (6.35s) [2020-01-10T22:00:07.296Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2020-01-10T22:00:07.296Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-01-10T22:00:07.296Z] --- PASS: TestExternalGraphDriver/pull (2.06s) [2020-01-10T22:00:07.296Z] === RUN TestGraphdriverPluginV2 [2020-01-10T22:00:07.296Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-01-10T22:00:07.296Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T22:00:07.296Z] PASS [2020-01-10T22:00:07.296Z] [2020-01-10T22:00:07.296Z] === Skipped [2020-01-10T22:00:07.296Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-01-10T22:00:07.296Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T22:00:07.296Z] [2020-01-10T22:00:07.296Z] [2020-01-10T22:00:07.296Z] DONE 5 tests, 1 skipped in 6.538s [2020-01-10T22:00:07.296Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-10T22:00:07.296Z] ++ 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-01-10T22:00:07.296Z] ++ set -e [2020-01-10T22:00:07.296Z] ++ '[' -n 0 ']' [2020-01-10T22:00:07.296Z] ++ set -x [2020-01-10T22:00:07.296Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-10T22:00:07.296Z] INFO: Testing against a local daemon [2020-01-10T22:00:07.296Z] === RUN TestContinueAfterPluginCrash [2020-01-10T22:00:07.296Z] === PAUSE TestContinueAfterPluginCrash [2020-01-10T22:00:07.296Z] === RUN TestDaemonStartWithLogOpt [2020-01-10T22:00:07.296Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-10T22:00:07.296Z] === CONT TestContinueAfterPluginCrash [2020-01-10T22:00:07.296Z] === CONT TestDaemonStartWithLogOpt [2020-01-10T22:00:07.787Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-01-10T22:00:08.044Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-01-10T22:00:08.044Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-01-10T22:00:08.706Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-01-10T22:00:08.721Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-01-10T22:00:09.009Z] === RUN TestDockerSuite/TestNetworkEvents [2020-01-10T22:00:09.497Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-01-10T22:00:09.942Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-01-10T22:00:09.942Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-01-10T22:00:10.500Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-01-10T22:00:11.309Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-01-10T22:00:12.465Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-01-10T22:00:12.546Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-01-10T22:00:12.834Z] === RUN TestDockerSuite/TestPluginActive [2020-01-10T22:00:12.834Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-01-10T22:00:12.834Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-01-10T22:00:12.834Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-01-10T22:00:12.834Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-01-10T22:00:12.834Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-01-10T22:00:12.834Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-01-10T22:00:12.834Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-01-10T22:00:13.119Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-01-10T22:00:13.836Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-01-10T22:00:14.572Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-01-10T22:00:15.171Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-01-10T22:00:15.210Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-01-10T22:00:15.210Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-01-10T22:00:16.579Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-01-10T22:00:16.665Z] === RUN TestDockerSuite/TestPortHostBinding [2020-01-10T22:00:17.002Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite (59.58s) [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.70s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d2b35a6254cc7] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.48s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d9d9432d1e718] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.86s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d1cc939354527] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-01-10T22:00:17.143Z] check_test.go:196: [de33c7f98d863] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.15s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d48bb612bebf7] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.24s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d38a562c11882] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.29s) [2020-01-10T22:00:17.143Z] check_test.go:196: [db6a7ec319f84] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s) [2020-01-10T22:00:17.143Z] check_test.go:196: [df515138de2b8] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d248912e7d50e] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.44s) [2020-01-10T22:00:17.143Z] check_test.go:196: [de4344ff83343] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.47s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d2c676b271e59] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.46s) [2020-01-10T22:00:17.143Z] check_test.go:196: [daac82c8bf581] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.28s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d5bdf4b0cb48e] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.38s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d1f659ba13325] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.53s) [2020-01-10T22:00:17.143Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6305a4ba5b38181f3688d543afa029597a8f4c0f088cbce11710b5ef535dd039 [2020-01-10T22:00:17.143Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2b710d8d7bccc6708e7b34b4efd9137d55713c435470a0c56f6a064d9cd98c60 [2020-01-10T22:00:17.143Z] check_test.go:196: [da48aab52038a] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.78s) [2020-01-10T22:00:17.143Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4b4596c70c9d257e9d88cd608b2fff53cbc25ca8d8972aea14d9e941fa1ddb4b [2020-01-10T22:00:17.143Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:703f25e9cfcae4be66f1e38a297cd2c34eedbc83e4df0ddb74115ed796d25130 [2020-01-10T22:00:17.143Z] check_test.go:196: [d2217514a6396] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.60s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d50c46e168385] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.34s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d8e65feee1f1b] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.32s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d3adb344b626c] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d825a3f85c16d] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d7198d6713180] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.26s) [2020-01-10T22:00:17.143Z] check_test.go:196: [dd244b0643d74] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2020-01-10T22:00:17.143Z] check_test.go:196: [dcb13c3cdc93b] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.85s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d34955e512840] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-01-10T22:00:17.143Z] check_test.go:196: [dfd15ea2ff854] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.45s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d8ac22a527cf9] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d84aa87fa9a33] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d6590cdb187bc] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d3e230d7e3e82] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.37s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d714a7f736f82] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d77443ec1e640] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d19e3d91b3c09] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.73s) [2020-01-10T22:00:17.143Z] check_test.go:196: [ddd857ec858e4] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.59s) [2020-01-10T22:00:17.143Z] check_test.go:196: [df291026dee59] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.38s) [2020-01-10T22:00:17.143Z] check_test.go:196: [d53425f1e94cc] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.37s) [2020-01-10T22:00:17.143Z] check_test.go:196: [dbd72a900875b] daemon is not started [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.18s) [2020-01-10T22:00:17.143Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.85s) [2020-01-10T22:00:17.143Z] === RUN TestDockerSchema1RegistrySuite [2020-01-10T22:00:17.143Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-01-10T22:00:17.400Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-01-10T22:00:17.781Z] === RUN TestDockerSuite/TestStartRecordError [2020-01-10T22:00:17.963Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-01-10T22:00:18.142Z] === RUN TestDockerSuite/TestPortList [2020-01-10T22:00:20.227Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-01-10T22:00:22.143Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-01-10T22:00:22.595Z] --- PASS: TestDaemonStartWithLogOpt (15.28s) [2020-01-10T22:00:23.402Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-01-10T22:00:26.016Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-01-10T22:00:27.401Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-01-10T22:00:28.100Z] --- PASS: TestContinueAfterPluginCrash (20.13s) [2020-01-10T22:00:28.100Z] PASS [2020-01-10T22:00:28.100Z] [2020-01-10T22:00:28.100Z] DONE 2 tests in 20.235s [2020-01-10T22:00:28.100Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-10T22:00:28.100Z] ++ 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-01-10T22:00:28.100Z] ++ set -e [2020-01-10T22:00:28.100Z] ++ '[' -n 0 ']' [2020-01-10T22:00:28.100Z] ++ set -x [2020-01-10T22:00:28.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-10T22:00:28.100Z] INFO: Testing against a local daemon [2020-01-10T22:00:28.100Z] === RUN TestPluginWithDevMounts [2020-01-10T22:00:28.100Z] === PAUSE TestPluginWithDevMounts [2020-01-10T22:00:28.100Z] === CONT TestPluginWithDevMounts [2020-01-10T22:00:28.443Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-01-10T22:00:28.727Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-01-10T22:00:30.072Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-01-10T22:00:30.128Z] --- PASS: TestPluginWithDevMounts (2.24s) [2020-01-10T22:00:30.128Z] PASS [2020-01-10T22:00:30.128Z] [2020-01-10T22:00:30.128Z] DONE 1 tests in 2.338s [2020-01-10T22:00:30.128Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-01-10T22:00:30.128Z] ++ 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-01-10T22:00:30.128Z] ++ set -e [2020-01-10T22:00:30.128Z] ++ '[' -n 0 ']' [2020-01-10T22:00:30.128Z] ++ set -x [2020-01-10T22:00:30.128Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-10T22:00:30.128Z] INFO: Testing against a local daemon [2020-01-10T22:00:30.128Z] === RUN TestSecretInspect [2020-01-10T22:00:31.578Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-01-10T22:00:32.164Z] --- PASS: TestSecretInspect (2.26s) [2020-01-10T22:00:32.164Z] === RUN TestSecretList [2020-01-10T22:00:32.945Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-01-10T22:00:34.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-01-10T22:00:34.569Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-01-10T22:00:34.857Z] --- PASS: TestSecretList (2.35s) [2020-01-10T22:00:34.857Z] === RUN TestSecretsCreateAndDelete [2020-01-10T22:00:35.083Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-01-10T22:00:35.540Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-01-10T22:00:35.540Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-01-10T22:00:35.540Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-01-10T22:00:35.949Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-01-10T22:00:36.163Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-01-10T22:00:36.163Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-01-10T22:00:36.783Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-01-10T22:00:36.783Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-01-10T22:00:36.892Z] --- PASS: TestSecretsCreateAndDelete (2.31s) [2020-01-10T22:00:36.892Z] === RUN TestSecretsUpdate [2020-01-10T22:00:37.322Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-01-10T22:00:37.402Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-01-10T22:00:37.488Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-01-10T22:00:37.687Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-01-10T22:00:38.689Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-01-10T22:00:39.163Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-01-10T22:00:39.163Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-01-10T22:00:39.585Z] --- PASS: TestSecretsUpdate (2.27s) [2020-01-10T22:00:39.585Z] === RUN TestTemplatedSecret [2020-01-10T22:00:41.856Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-01-10T22:00:42.280Z] --- PASS: TestTemplatedSecret (2.76s) [2020-01-10T22:00:42.280Z] === RUN TestSecretCreateResolve [2020-01-10T22:00:42.865Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-01-10T22:00:43.122Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-01-10T22:00:43.341Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-01-10T22:00:43.687Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-01-10T22:00:43.687Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-01-10T22:00:43.944Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-01-10T22:00:43.964Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-01-10T22:00:43.971Z] === RUN TestDockerSuite/TestStatsNoStream [2020-01-10T22:00:44.249Z] === RUN TestDockerSuite/TestPsByOrder [2020-01-10T22:00:44.337Z] --- PASS: TestSecretCreateResolve (2.39s) [2020-01-10T22:00:44.337Z] PASS [2020-01-10T22:00:44.337Z] [2020-01-10T22:00:44.337Z] DONE 6 tests in 14.425s [2020-01-10T22:00:44.337Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-01-10T22:00:44.337Z] ++ 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-01-10T22:00:44.337Z] ++ set -e [2020-01-10T22:00:44.337Z] ++ '[' -n 0 ']' [2020-01-10T22:00:44.337Z] ++ set -x [2020-01-10T22:00:44.337Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-10T22:00:44.337Z] INFO: Testing against a local daemon [2020-01-10T22:00:44.337Z] === RUN TestServiceCreateInit [2020-01-10T22:00:44.337Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-10T22:00:44.508Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-01-10T22:00:44.765Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-01-10T22:00:44.765Z] --- PASS: TestDockerSchema1RegistrySuite (27.69s) [2020-01-10T22:00:44.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.24s) [2020-01-10T22:00:44.765Z] check_test.go:223: [d48e8014b1fcd] daemon is not started [2020-01-10T22:00:44.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.82s) [2020-01-10T22:00:44.765Z] check_test.go:223: [df533c88472d9] daemon is not started [2020-01-10T22:00:44.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.04s) [2020-01-10T22:00:44.765Z] check_test.go:223: [d8bf60bfaf199] daemon is not started [2020-01-10T22:00:44.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.35s) [2020-01-10T22:00:44.765Z] check_test.go:223: [db4dacd2f5b5e] daemon is not started [2020-01-10T22:00:44.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.35s) [2020-01-10T22:00:44.765Z] check_test.go:223: [d210ea152368b] daemon is not started [2020-01-10T22:00:44.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.40s) [2020-01-10T22:00:44.765Z] check_test.go:223: [de0a62e17d3d3] daemon is not started [2020-01-10T22:00:44.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-01-10T22:00:44.765Z] check_test.go:223: [dabe35e8ddb10] daemon is not started [2020-01-10T22:00:44.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.53s) [2020-01-10T22:00:44.765Z] check_test.go:223: [d968d0d744ea9] daemon is not started [2020-01-10T22:00:44.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.33s) [2020-01-10T22:00:44.765Z] check_test.go:223: [dcc4086ec14dd] daemon is not started [2020-01-10T22:00:44.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.31s) [2020-01-10T22:00:44.765Z] check_test.go:223: [d1cbf6c83ff2a] daemon is not started [2020-01-10T22:00:44.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.00s) [2020-01-10T22:00:44.765Z] check_test.go:223: [db413b74c4202] daemon is not started [2020-01-10T22:00:44.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2020-01-10T22:00:44.765Z] check_test.go:223: [d0920e5deb16c] daemon is not started [2020-01-10T22:00:44.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.53s) [2020-01-10T22:00:44.765Z] check_test.go:223: [de7f2da116463] daemon is not started [2020-01-10T22:00:44.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-01-10T22:00:44.765Z] check_test.go:223: [d61e2f22785e4] daemon is not started [2020-01-10T22:00:44.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2020-01-10T22:00:44.765Z] check_test.go:223: [d1c2e1eb02c6a] daemon is not started [2020-01-10T22:00:44.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2020-01-10T22:00:44.765Z] check_test.go:223: [d1829e46396db] daemon is not started [2020-01-10T22:00:44.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2020-01-10T22:00:44.765Z] check_test.go:223: [dc9a73f4fd5ed] daemon is not started [2020-01-10T22:00:44.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-01-10T22:00:44.765Z] check_test.go:223: [d3d22d86d0865] daemon is not started [2020-01-10T22:00:44.765Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-01-10T22:00:44.765Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-01-10T22:00:46.135Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-01-10T22:00:46.392Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-01-10T22:00:46.392Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-01-10T22:00:46.649Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-01-10T22:00:47.580Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-01-10T22:00:47.717Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-01-10T22:00:47.836Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-01-10T22:00:48.010Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-01-10T22:00:48.187Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-01-10T22:00:48.400Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-01-10T22:00:48.657Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-01-10T22:00:48.732Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-10T22:00:48.914Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.04s) [2020-01-10T22:00:48.914Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.02s) [2020-01-10T22:00:48.914Z] check_test.go:252: [d930ad7ac7aac] daemon is not started [2020-01-10T22:00:48.914Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-01-10T22:00:48.914Z] check_test.go:252: [d8c4c778c766c] daemon is not started [2020-01-10T22:00:48.914Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-01-10T22:00:48.914Z] check_test.go:252: [dd11880956e1e] daemon is not started [2020-01-10T22:00:48.914Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2020-01-10T22:00:48.914Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-01-10T22:00:48.914Z] check_test.go:252: [d1333c6bc3842] daemon is not started [2020-01-10T22:00:48.914Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-01-10T22:00:48.914Z] check_test.go:252: [deccb67c81e64] daemon is not started [2020-01-10T22:00:48.914Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s) [2020-01-10T22:00:48.914Z] check_test.go:252: [d4e2eadbf8818] daemon is not started [2020-01-10T22:00:48.914Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-01-10T22:00:48.914Z] check_test.go:252: [dd8528379e126] daemon is not started [2020-01-10T22:00:48.914Z] === RUN TestDockerRegistryAuthTokenSuite [2020-01-10T22:00:48.914Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-01-10T22:00:48.971Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-01-10T22:00:50.221Z] === RUN TestDockerSuite/TestTopPrivileged [2020-01-10T22:00:51.099Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-01-10T22:00:51.099Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-01-10T22:00:51.485Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-01-10T22:00:52.036Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-01-10T22:00:53.133Z] --- PASS: TestServiceCreateInit (8.20s) [2020-01-10T22:00:53.133Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.14s) [2020-01-10T22:00:53.133Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.02s) [2020-01-10T22:00:53.133Z] === RUN TestCreateServiceMultipleTimes [2020-01-10T22:00:54.162Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-01-10T22:00:54.162Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-01-10T22:00:54.418Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-01-10T22:00:54.418Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-01-10T22:00:54.675Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-01-10T22:00:54.675Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2020-01-10T22:00:54.675Z] check_test.go:279: [d1b12ea7afc99] daemon is not started [2020-01-10T22:00:54.675Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-01-10T22:00:54.675Z] check_test.go:279: [d63d6dc087a83] daemon is not started [2020-01-10T22:00:54.675Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-01-10T22:00:54.675Z] check_test.go:279: [d714b3ab4cc9a] daemon is not started [2020-01-10T22:00:54.675Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-01-10T22:00:54.675Z] check_test.go:279: [d70393e8c4274] daemon is not started [2020-01-10T22:00:54.675Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-01-10T22:00:54.675Z] check_test.go:279: [d40eb1491baac] daemon is not started [2020-01-10T22:00:54.675Z] === RUN TestDockerNetworkSuite [2020-01-10T22:00:54.675Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-01-10T22:00:55.880Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-01-10T22:00:56.166Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-01-10T22:00:57.062Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-01-10T22:00:57.948Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-01-10T22:00:58.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-01-10T22:00:59.658Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-01-10T22:01:00.199Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-01-10T22:01:00.986Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-01-10T22:01:02.247Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-01-10T22:01:02.247Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-01-10T22:01:03.149Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-01-10T22:01:03.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-01-10T22:01:04.143Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-01-10T22:01:04.143Z] [2020-01-10T22:01:04.143Z] ________ ____ __. [2020-01-10T22:01:04.143Z] \_____ \ | |/ _| [2020-01-10T22:01:04.143Z] / | \| < [2020-01-10T22:01:04.143Z] / | \ | \ [2020-01-10T22:01:04.143Z] \_______ /____|__ \ [2020-01-10T22:01:04.143Z] \/ \/ [2020-01-10T22:01:04.143Z] [2020-01-10T22:01:04.143Z] INFO: make.ps1 ended at 01/10/2020 22:01:00 [2020-01-10T22:01:04.143Z] INFO: Binaries build ended at 01/10/2020 22:01:01. Duration:00:01:18.0546584 [2020-01-10T22:01:04.143Z] INFO: Copying the built daemon binary to d:\CI\cpuguy-test-sync\1\binary\dockerd-4d63209d9.exe... [2020-01-10T22:01:04.609Z] INFO: Copying the built client binary to d:\CI\cpuguy-test-sync\1\binary\docker-4d63209d9.exe... [2020-01-10T22:01:04.609Z] INFO: Copying dockerversion from the container... [2020-01-10T22:01:05.589Z] INFO: Copying the golang package from the container to d:\CI\cpuguy-test-sync\1\installer\go.zip... [2020-01-10T22:01:05.673Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-01-10T22:01:05.673Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-01-10T22:01:06.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-01-10T22:01:06.928Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-01-10T22:01:08.071Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-01-10T22:01:08.071Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-01-10T22:01:08.177Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-01-10T22:01:08.529Z] INFO: Extracting go.zip to d:\CI\cpuguy-test-sync\1\go [2020-01-10T22:01:08.966Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-01-10T22:01:09.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-01-10T22:01:10.103Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-01-10T22:01:10.773Z] === RUN TestDockerSuite/TestUpdateStats [2020-01-10T22:01:11.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-01-10T22:01:11.595Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-01-10T22:01:11.647Z] --- PASS: TestCreateServiceMultipleTimes (16.35s) [2020-01-10T22:01:11.647Z] === RUN TestCreateServiceConflict [2020-01-10T22:01:11.647Z] --- PASS: TestCreateServiceConflict (2.27s) [2020-01-10T22:01:11.647Z] === RUN TestCreateServiceMaxReplicas [2020-01-10T22:01:12.390Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-01-10T22:01:13.093Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-01-10T22:01:14.360Z] --- PASS: TestCreateServiceMaxReplicas (3.15s) [2020-01-10T22:01:14.360Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-10T22:01:14.616Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-01-10T22:01:15.668Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-01-10T22:01:15.849Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-01-10T22:01:16.649Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-01-10T22:01:17.637Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-01-10T22:01:17.637Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-01-10T22:01:18.128Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-01-10T22:01:18.413Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-01-10T22:01:18.428Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-01-10T22:01:19.424Z] === RUN TestDockerSuite/TestPsRightTagName [2020-01-10T22:01:19.698Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-01-10T22:01:19.842Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-01-10T22:01:21.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-01-10T22:01:21.464Z] === RUN TestDockerSuite/TestPsShowMounts [2020-01-10T22:01:23.105Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-01-10T22:01:23.743Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-01-10T22:01:24.149Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-01-10T22:01:24.434Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-01-10T22:01:24.434Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-01-10T22:01:25.051Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-01-10T22:01:25.337Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-01-10T22:01:25.337Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-01-10T22:01:25.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-01-10T22:01:26.355Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-01-10T22:01:27.166Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-01-10T22:01:27.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-01-10T22:01:27.524Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-01-10T22:01:27.845Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-01-10T22:01:28.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-01-10T22:01:29.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-01-10T22:01:29.332Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-01-10T22:01:29.634Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.42s) [2020-01-10T22:01:29.634Z] === RUN TestCreateServiceSecretFileMode [2020-01-10T22:01:29.955Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-01-10T22:01:30.255Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2020-01-10T22:01:30.256Z] === RUN TestCreateServiceConfigFileMode [2020-01-10T22:01:30.330Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-01-10T22:01:30.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-01-10T22:01:30.912Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-01-10T22:01:32.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-01-10T22:01:32.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-01-10T22:01:32.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-01-10T22:01:32.773Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-01-10T22:01:33.735Z] --- PASS: TestCreateServiceConfigFileMode (2.78s) [2020-01-10T22:01:33.735Z] === RUN TestCreateServiceSysctls [2020-01-10T22:01:33.767Z] INFO: Extraction ended at 01/10/2020 22:01:32. Duration:00:00:24.4597119 [2020-01-10T22:01:33.767Z] INFO: Updating the golang and path environment variables [2020-01-10T22:01:33.767Z] INFO: GOPATH=d:\gopath [2020-01-10T22:01:33.767Z] INFO: go version go1.13.5 windows/amd64 [2020-01-10T22:01:33.767Z] INFO: Running the daemon under test in debug mode [2020-01-10T22:01:33.767Z] INFO: Starting a daemon under test... [2020-01-10T22:01:33.767Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\cpuguy-test-sync\1\daemon --pidfile d:\CI\cpuguy-test-sync\1\docker.pid -D [2020-01-10T22:01:33.767Z] INFO: Process started successfully. [2020-01-10T22:01:33.767Z] INFO: Start tailing logs of the daemon under tests [2020-01-10T22:01:33.767Z] INFO: Waiting for the daemon under test to start... [2020-01-10T22:01:34.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-01-10T22:01:34.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-01-10T22:01:34.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-01-10T22:01:34.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-01-10T22:01:35.974Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-01-10T22:01:36.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-01-10T22:01:36.458Z] --- PASS: TestCreateServiceSysctls (3.36s) [2020-01-10T22:01:36.458Z] === RUN TestCreateServiceCapabilities [2020-01-10T22:01:36.702Z] INFO: Daemon under test started and replied! [2020-01-10T22:01:36.702Z] INFO: Docker version of the daemon under test [2020-01-10T22:01:36.702Z] [2020-01-10T22:01:36.702Z] Client: [2020-01-10T22:01:36.702Z] Version: 17.06.2-ce [2020-01-10T22:01:36.702Z] API version: 1.30 [2020-01-10T22:01:36.702Z] Go version: go1.8.3 [2020-01-10T22:01:36.702Z] Git commit: cec0b72 [2020-01-10T22:01:36.702Z] Built: Tue Sep 5 19:57:19 2017 [2020-01-10T22:01:36.702Z] OS/Arch: windows/amd64 [2020-01-10T22:01:36.702Z] [2020-01-10T22:01:36.702Z] Server: [2020-01-10T22:01:36.702Z] Version: 0.0.0-dev [2020-01-10T22:01:36.702Z] API version: 1.41 (minimum version 1.24) [2020-01-10T22:01:36.702Z] Go version: go1.13.5 [2020-01-10T22:01:36.702Z] Git commit: 4d63209d9 [2020-01-10T22:01:36.702Z] Built: 01/10/2020 21:59:51 [2020-01-10T22:01:36.702Z] OS/Arch: windows/amd64 [2020-01-10T22:01:36.702Z] Experimental: false [2020-01-10T22:01:36.702Z] [2020-01-10T22:01:36.702Z] INFO: Docker info of the daemon under test [2020-01-10T22:01:36.702Z] [2020-01-10T22:01:36.702Z] Containers: 0 [2020-01-10T22:01:36.702Z] Running: 0 [2020-01-10T22:01:36.702Z] Paused: 0 [2020-01-10T22:01:36.702Z] Stopped: 0 [2020-01-10T22:01:36.702Z] Images: 0 [2020-01-10T22:01:36.702Z] Server Version: 0.0.0-dev [2020-01-10T22:01:36.702Z] Storage Driver: windowsfilter [2020-01-10T22:01:36.702Z] Windows: [2020-01-10T22:01:36.702Z] Logging Driver: json-file [2020-01-10T22:01:36.702Z] Plugins: [2020-01-10T22:01:36.702Z] Volume: local [2020-01-10T22:01:36.702Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-10T22:01:36.702Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-10T22:01:36.702Z] Swarm: inactive [2020-01-10T22:01:36.702Z] Default Isolation: process [2020-01-10T22:01:36.702Z] Kernel Version: 10.0 14393 (14393.3321.amd64fre.rs1_release.191016-1811) [2020-01-10T22:01:36.703Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3326) [2020-01-10T22:01:36.703Z] OSType: windows [2020-01-10T22:01:36.703Z] Architecture: x86_64 [2020-01-10T22:01:36.703Z] CPUs: 4 [2020-01-10T22:01:36.703Z] Total Memory: 32GiB [2020-01-10T22:01:36.703Z] Name: azwin-2-44bae0 [2020-01-10T22:01:36.703Z] ID: XZRO:53VN:5A35:CIZ4:XS2Z:3AJL:XI7L:Q45Q:2TTO:RMSA:BFV4:C67U [2020-01-10T22:01:36.703Z] Docker Root Dir: D:\CI\cpuguy-test-sync\1\daemon [2020-01-10T22:01:36.703Z] Debug Mode (client): false [2020-01-10T22:01:36.703Z] Debug Mode (server): true [2020-01-10T22:01:36.703Z] File Descriptors: -1 [2020-01-10T22:01:36.703Z] Goroutines: 17 [2020-01-10T22:01:36.703Z] System Time: 2020-01-10T22:01:36.4418243Z [2020-01-10T22:01:36.703Z] EventsListeners: 0 [2020-01-10T22:01:36.703Z] Registry: https://index.docker.io/v1/ [2020-01-10T22:01:36.703Z] Labels: [2020-01-10T22:01:36.703Z] Experimental: false [2020-01-10T22:01:36.703Z] Insecure Registries: [2020-01-10T22:01:36.703Z] 127.0.0.0/8 [2020-01-10T22:01:36.703Z] Live Restore Enabled: false [2020-01-10T22:01:36.703Z] [2020-01-10T22:01:36.703Z] [2020-01-10T22:01:36.703Z] INFO: Docker images of the daemon under test [2020-01-10T22:01:36.703Z] [2020-01-10T22:01:36.703Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-10T22:01:36.703Z] [2020-01-10T22:01:36.703Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-01-10T22:01:36.703Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2016 from docker hub into daemon under test. This may take some time... [2020-01-10T22:01:36.703Z] ltsc2016: Pulling from windows/servercore [2020-01-10T22:01:37.167Z] 3889bb8d808b: Pulling fs layer [2020-01-10T22:01:37.167Z] 55d044e60c89: Pulling fs layer [2020-01-10T22:01:37.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-01-10T22:01:37.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-01-10T22:01:38.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-01-10T22:01:38.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-01-10T22:01:38.399Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-01-10T22:01:39.022Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-01-10T22:01:39.159Z] --- PASS: TestCreateServiceCapabilities (2.70s) [2020-01-10T22:01:39.159Z] === RUN TestInspect [2020-01-10T22:01:41.247Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-01-10T22:01:41.709Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-01-10T22:01:41.709Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-01-10T22:01:41.709Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-01-10T22:01:41.995Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-01-10T22:01:42.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-01-10T22:01:42.634Z] --- PASS: TestInspect (2.90s) [2020-01-10T22:01:42.634Z] === RUN TestServiceListWithStatuses [2020-01-10T22:01:42.634Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-01-10T22:01:42.634Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-10T22:01:42.634Z] === RUN TestDockerNetworkConnectAlias [2020-01-10T22:01:43.696Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-01-10T22:01:44.684Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-01-10T22:01:45.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-01-10T22:01:45.703Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-01-10T22:01:46.859Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-01-10T22:01:47.051Z] --- PASS: TestDockerNetworkConnectAlias (4.76s) [2020-01-10T22:01:47.051Z] === RUN TestDockerNetworkReConnect [2020-01-10T22:01:48.129Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-01-10T22:01:49.170Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-01-10T22:01:50.150Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-01-10T22:01:50.531Z] --- PASS: TestDockerNetworkReConnect (3.75s) [2020-01-10T22:01:50.531Z] === RUN TestServicePlugin [2020-01-10T22:01:50.531Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-10T22:01:50.531Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T22:01:50.531Z] === RUN TestServiceUpdateLabel [2020-01-10T22:01:50.648Z] === RUN TestDockerSuite/TestRmiBlank [2020-01-10T22:01:50.648Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-01-10T22:01:50.648Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-01-10T22:01:52.200Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-01-10T22:01:52.683Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-01-10T22:01:53.229Z] --- PASS: TestServiceUpdateLabel (2.33s) [2020-01-10T22:01:53.229Z] === RUN TestServiceUpdateSecrets [2020-01-10T22:01:54.122Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-01-10T22:01:54.941Z] 55d044e60c89: Verifying Checksum [2020-01-10T22:01:54.941Z] 55d044e60c89: Download complete [2020-01-10T22:01:55.098Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-01-10T22:01:55.139Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-01-10T22:01:55.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-01-10T22:01:55.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-01-10T22:01:55.761Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-01-10T22:01:56.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-01-10T22:01:56.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-01-10T22:01:56.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-01-10T22:01:56.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-01-10T22:01:56.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-01-10T22:01:56.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-01-10T22:01:57.241Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-01-10T22:01:57.620Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-01-10T22:01:58.271Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-01-10T22:01:59.755Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-01-10T22:02:00.768Z] === RUN TestDockerSuite/TestRmiTag [2020-01-10T22:02:00.768Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-01-10T22:02:00.850Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-01-10T22:02:01.780Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-01-10T22:02:01.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-01-10T22:02:01.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-01-10T22:02:01.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-01-10T22:02:02.475Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-01-10T22:02:03.491Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-01-10T22:02:06.189Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-01-10T22:02:06.189Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-01-10T22:02:06.653Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-01-10T22:02:07.202Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-01-10T22:02:07.489Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-01-10T22:02:07.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-01-10T22:02:08.569Z] --- PASS: TestServiceUpdateSecrets (14.85s) [2020-01-10T22:02:08.569Z] === RUN TestServiceUpdateConfigs [2020-01-10T22:02:08.978Z] === RUN TestDockerSuite/TestRunAddHost [2020-01-10T22:02:09.475Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-01-10T22:02:09.600Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-01-10T22:02:09.885Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-01-10T22:02:10.903Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-01-10T22:02:10.903Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-01-10T22:02:11.522Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-01-10T22:02:12.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-01-10T22:02:12.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-01-10T22:02:12.757Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-01-10T22:02:13.003Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-01-10T22:02:13.623Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-01-10T22:02:14.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-01-10T22:02:14.641Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-01-10T22:02:15.652Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-01-10T22:02:16.647Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-01-10T22:02:16.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-01-10T22:02:16.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-01-10T22:02:16.670Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-01-10T22:02:18.155Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-01-10T22:02:18.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-01-10T22:02:19.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-01-10T22:02:19.168Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-01-10T22:02:19.787Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-01-10T22:02:19.810Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-01-10T22:02:19.810Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-01-10T22:02:19.810Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-01-10T22:02:19.810Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-01-10T22:02:19.810Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-01-10T22:02:19.810Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-01-10T22:02:19.810Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-01-10T22:02:20.177Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-01-10T22:02:20.177Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-01-10T22:02:20.802Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-01-10T22:02:21.001Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-01-10T22:02:21.423Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-01-10T22:02:21.498Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-01-10T22:02:21.498Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-01-10T22:02:21.498Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-01-10T22:02:21.498Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-01-10T22:02:21.498Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-01-10T22:02:22.443Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-01-10T22:02:23.460Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-01-10T22:02:23.813Z] --- PASS: TestServiceUpdateConfigs (14.76s) [2020-01-10T22:02:23.813Z] === RUN TestServiceUpdateNetwork [2020-01-10T22:02:24.108Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-01-10T22:02:24.469Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-01-10T22:02:24.472Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-01-10T22:02:24.472Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-01-10T22:02:24.472Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-01-10T22:02:24.472Z] === RUN TestDockerSuite/TestVolumeEvents [2020-01-10T22:02:25.090Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-01-10T22:02:25.268Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-01-10T22:02:25.711Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-01-10T22:02:26.328Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-01-10T22:02:26.328Z] === RUN TestDockerSuite/TestRunBindMounts [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite (92.49s) [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.68s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [dffbbdb158ea8] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.23s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d7134d8c69ddc] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.69s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d247cdf037b82] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.66s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [de9936dbe3316] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.69s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:1233: [d4aa8c2b3dad2] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.91s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d0f7ccf3135db] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.74s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d69a722d5c9d4] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.94s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [dfb73a73aa6e2] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.99s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d0f7a6b568459] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.86s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [dea811bde050f] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d838ebd5c6ae5] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.78s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d1c4643b74f08] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.49s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d667084880c4e] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d25702af4c13a] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [de97eb4c0ee60] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.74s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d2df5fc8df9f2] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d3a1821c607ba] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d72887b1973ae] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d176505eaa841] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.35s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d45c4be515a02] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.67s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d9e71abd0505d] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d534b67de995f] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.40s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [def1f2ea004c9] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d683e8b964daa] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.80s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:968: [d4d9da0d36b49] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.48s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [dd051a6cb208c] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.85s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:1116: [dc1b78ef4eb64] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d9a1dee814a74] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.72s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [dacef63b513fe] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d4a68b50cfac1] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d94e9610c77b6] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [deb1378b0f020] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d3ca03da4914f] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [dc9021ca8461e] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.38s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [de7c4a1cc3eeb] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [dc58747297e39] daemon is not started [2020-01-10T22:02:27.549Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [d8d68683b9457] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.39s) [2020-01-10T22:02:27.549Z] docker_cli_network_unix_test.go:46: [daf7fde263dd9] daemon is not started [2020-01-10T22:02:27.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.90s) [2020-01-10T22:02:27.550Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.85s) [2020-01-10T22:02:27.550Z] docker_cli_network_unix_test.go:1084: [ddb4c00ee6d55] daemon is not started [2020-01-10T22:02:27.550Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.09s) [2020-01-10T22:02:27.550Z] docker_cli_network_unix_test.go:46: [d4dd4020ce731] daemon is not started [2020-01-10T22:02:27.550Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.53s) [2020-01-10T22:02:27.550Z] docker_cli_network_unix_test.go:46: [d6a8bf13660e2] daemon is not started [2020-01-10T22:02:27.550Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.84s) [2020-01-10T22:02:27.550Z] docker_cli_network_unix_test.go:46: [d44e0107e66c5] daemon is not started [2020-01-10T22:02:27.550Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-01-10T22:02:27.550Z] docker_cli_network_unix_test.go:46: [d2d1b170f3619] daemon is not started [2020-01-10T22:02:27.550Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.62s) [2020-01-10T22:02:27.550Z] docker_cli_network_unix_test.go:46: [d8fcbfaf0c3f5] daemon is not started [2020-01-10T22:02:27.550Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.78s) [2020-01-10T22:02:27.550Z] docker_cli_network_unix_test.go:46: [d4e4eb6c9ef9b] daemon is not started [2020-01-10T22:02:27.550Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.57s) [2020-01-10T22:02:27.550Z] docker_cli_network_unix_test.go:46: [db5c00071698e] daemon is not started [2020-01-10T22:02:27.550Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.41s) [2020-01-10T22:02:27.550Z] docker_cli_network_unix_test.go:46: [d24a5ada974d6] daemon is not started [2020-01-10T22:02:27.550Z] === RUN TestDockerHubPullSuite [2020-01-10T22:02:27.550Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-01-10T22:02:27.806Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-01-10T22:02:28.386Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-01-10T22:02:28.420Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-01-10T22:02:28.420Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-01-10T22:02:28.420Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-01-10T22:02:28.736Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-01-10T22:02:29.006Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-01-10T22:02:29.625Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-01-10T22:02:30.641Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-01-10T22:02:31.254Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-01-10T22:02:31.254Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-01-10T22:02:31.257Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-01-10T22:02:31.257Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-01-10T22:02:31.597Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-01-10T22:02:31.876Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-01-10T22:02:32.492Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-01-10T22:02:32.625Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-01-10T22:02:32.625Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-01-10T22:02:32.625Z] --- PASS: TestDockerHubPullSuite (5.58s) [2020-01-10T22:02:32.625Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.49s) [2020-01-10T22:02:32.625Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s) [2020-01-10T22:02:32.625Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.41s) [2020-01-10T22:02:32.625Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.24s) [2020-01-10T22:02:32.625Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2020-01-10T22:02:32.625Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-01-10T22:02:32.625Z] PASS [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === Skipped [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-01-10T22:02:32.625Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-01-10T22:02:32.625Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-01-10T22:02:32.625Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-01-10T22:02:32.625Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-01-10T22:02:32.625Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-10T22:02:32.625Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-10T22:02:32.625Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-10T22:02:32.625Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-10T22:02:32.625Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-10T22:02:32.625Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-10T22:02:32.625Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-10T22:02:32.625Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-10T22:02:32.625Z] docker_cli_sni_test.go:18: Flakey test [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-10T22:02:32.625Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-01-10T22:02:32.625Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-01-10T22:02:32.625Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-01-10T22:02:32.625Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-10T22:02:32.625Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-10T22:02:32.625Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-10T22:02:32.625Z] docker_cli_network_unix_test.go:46: [d8d68683b9457] daemon is not started [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] [2020-01-10T22:02:32.625Z] DONE 1277 tests, 44 skipped in 2011.445s [2020-01-10T22:02:32.625Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-10T22:02:32.882Z] ++++ cat bundles/test-integration/docker.pid [2020-01-10T22:02:32.882Z] +++ kill 7240 [2020-01-10T22:02:32.882Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-01-10T22:02:33.115Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-01-10T22:02:33.731Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-01-10T22:02:33.811Z] +++ /etc/init.d/apparmor stop [2020-01-10T22:02:33.811Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-10T22:02:33.811Z] [2020-01-10T22:02:33.811Z] Unloading profiles will leave already running processes permanently [2020-01-10T22:02:33.811Z] unconfined, which can lead to unexpected situations. [2020-01-10T22:02:33.811Z] [2020-01-10T22:02:33.811Z] To set a process to complain mode, use the command line tool [2020-01-10T22:02:33.811Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-10T22:02:33.811Z] +++ true [2020-01-10T22:02:33.811Z] [2020-01-10T22:02:34.742Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-01-10T22:02:34.742Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-01-10T22:02:35.361Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-01-10T22:02:35.361Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-01-10T22:02:36.332Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-01-10T22:02:36.343Z] --- PASS: TestServiceUpdateNetwork (13.10s) [2020-01-10T22:02:36.343Z] PASS [2020-01-10T22:02:36.343Z] [2020-01-10T22:02:36.343Z] === Skipped [2020-01-10T22:02:36.343Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.01s) [2020-01-10T22:02:36.343Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-10T22:02:36.343Z] [2020-01-10T22:02:36.343Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-01-10T22:02:36.343Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-10T22:02:36.343Z] [2020-01-10T22:02:36.343Z] [2020-01-10T22:02:36.343Z] DONE 20 tests, 2 skipped in 111.305s [2020-01-10T22:02:36.343Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-01-10T22:02:36.343Z] ++ 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-01-10T22:02:36.343Z] ++ set -e [2020-01-10T22:02:36.343Z] ++ '[' -n 0 ']' [2020-01-10T22:02:36.343Z] ++ set -x [2020-01-10T22:02:36.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-10T22:02:36.343Z] INFO: Testing against a local daemon [2020-01-10T22:02:36.343Z] === RUN TestSessionCreate [2020-01-10T22:02:36.343Z] --- PASS: TestSessionCreate (0.05s) [2020-01-10T22:02:36.343Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-10T22:02:36.343Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-01-10T22:02:36.343Z] PASS [2020-01-10T22:02:36.343Z] [2020-01-10T22:02:36.343Z] DONE 2 tests in 0.193s [2020-01-10T22:02:36.343Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-01-10T22:02:36.343Z] ++ 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-01-10T22:02:36.343Z] ++ set -e [2020-01-10T22:02:36.343Z] ++ '[' -n 0 ']' [2020-01-10T22:02:36.343Z] ++ set -x [2020-01-10T22:02:36.344Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-10T22:02:36.344Z] INFO: Testing against a local daemon [2020-01-10T22:02:36.344Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-10T22:02:36.344Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-10T22:02:36.344Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-10T22:02:36.344Z] === RUN TestEventsExecDie [2020-01-10T22:02:36.375Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-01-10T22:02:36.961Z] --- PASS: TestEventsExecDie (0.86s) [2020-01-10T22:02:36.961Z] === RUN TestEventsBackwardsCompatible [2020-01-10T22:02:36.961Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-01-10T22:02:36.961Z] === RUN TestInfoBinaryCommits [2020-01-10T22:02:36.961Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-01-10T22:02:36.961Z] === RUN TestInfoAPIVersioned [2020-01-10T22:02:36.961Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-01-10T22:02:36.961Z] === RUN TestInfoDiscoveryBackend [2020-01-10T22:02:37.005Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite (1769.58s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.62s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.05s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.06s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.62s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.34s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.37s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.23s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.72s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.91s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.12s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.63s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.07s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.16s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.80s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.87s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.93s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.91s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.91s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.01s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.98s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAttachDetach (1.06s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.15s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.94s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.98s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.55s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.91s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.15s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.17s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.12s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.29s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.62s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.35s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.49s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.95s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.17s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.30s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.95s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.78s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.40s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.82s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.93s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.38s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.36s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.20s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.81s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.01s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.25s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.69s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.40s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.40s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.24s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.02s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.35s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.56s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.21s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.31s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.45s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.21s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.61s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.51s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.61s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.31s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.58s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.05s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.37s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.24s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.61s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.85s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.47s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.77s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.80s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.80s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.55s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.89s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.92s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.14s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.28s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.95s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.60s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2020-01-10T22:02:37.005Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-10T22:02:37.005Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.65s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.67s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.99s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildContChar (3.39s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.06s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.32s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.60s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.77s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.86s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.54s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.62s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.13s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.62s) [2020-01-10T22:02:37.005Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-01-10T22:02:37.005Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.005Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-01-10T22:02:37.005Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.005Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.00s) [2020-01-10T22:02:37.005Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.005Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-01-10T22:02:37.005Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.33s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.13s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.38s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.70s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.74s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (2.11s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.47s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.01s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.25s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.54s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.03s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.21s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.42s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.46s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.74s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.99s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.74s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.24s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.25s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.86s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.31s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.27s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.38s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.10s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.78s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.52s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.60s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.86s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEnv (1.63s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.37s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.24s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.41s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.04s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.41s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.37s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.95s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.58s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.60s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.59s) [2020-01-10T22:02:37.005Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2020-01-10T22:02:37.005Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.42s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.63s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.54s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.45s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildFails (0.87s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.50s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.41s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.95s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.66s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.22s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.15s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.35s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.29s) [2020-01-10T22:02:37.005Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.70s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildHistory (5.18s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.53s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.34s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.76s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.06s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildLabel (0.60s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.62s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildLabels (0.74s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.47s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.57s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.68s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.10s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.90s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.95s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.58s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.55s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.78s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.93s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.40s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.49s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.94s) [2020-01-10T22:02:37.006Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-01-10T22:02:37.006Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.48s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.61s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.37s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.41s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.40s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.67s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.21s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.11s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.92s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.52s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.62s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.00s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.34s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.82s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.25s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.84s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.61s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.38s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.74s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.57s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.05s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildPATH (3.38s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.05s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.16s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.05s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.85s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.36s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildRm (3.50s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.23s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.66s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.59s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.75s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.42s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.59s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.42s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.35s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s) [2020-01-10T22:02:37.006Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2020-01-10T22:02:37.006Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.49s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.10s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildStderr (1.13s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.02s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.25s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.31s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.70s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.09s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.75s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildUser (2.42s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.05s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.11s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.13s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.11s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.14s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.91s) [2020-01-10T22:02:37.006Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-10T22:02:37.006Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.006Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-10T22:02:37.006Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.006Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.00s) [2020-01-10T22:02:37.006Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.006Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.00s) [2020-01-10T22:02:37.006Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.21s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.20s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.97s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.14s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.30s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.16s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.13s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.56s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.89s) [2020-01-10T22:02:37.006Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2020-01-10T22:02:37.006Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.22s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.54s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-01-10T22:02:37.006Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2020-01-10T22:02:37.006Z] docker_cli_sni_test.go:18: Flakey test [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.94s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.17s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCommitChange (1.24s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.51s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.45s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.37s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.02s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCommitTTY (1.92s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.09s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.06s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.09s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.90s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.97s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.94s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.21s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.01s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.77s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.82s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.11s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.18s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.93s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.99s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.89s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.90s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.88s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.98s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.91s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.77s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.01s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.92s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.77s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.92s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.60s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.97s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.87s) [2020-01-10T22:02:37.006Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-10T22:02:37.006Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.84s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.95s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.59s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.49s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.69s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.80s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.46s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.26s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.49s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.45s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.58s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.51s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b095c0_} (1.48s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1564180168_/foo_false____} (1.45s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1564180168_/foo_true____} (1.64s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3703741319_/foo_false____} (1.48s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3703741319_/foo_true____} (1.50s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3703741319_/foo_true__0xc000b09a40__} (1.45s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b09a60_} (1.60s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b09a80_} (1.45s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b09aa0_} (1.45s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b09ac0_} (1.47s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.68s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.58s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.07s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.07s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.93s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.12s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.90s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.15s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.32s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.15s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.23s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.30s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.09s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.10s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.03s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.39s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.24s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.10s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.24s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.15s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.07s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.21s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.81s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.53s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.38s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.25s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.00s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.46s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.03s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.48s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.91s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.03s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpToCaseC (3.14s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.86s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.97s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.98s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpToCaseG (6.09s) [2020-01-10T22:02:37.006Z] --- PASS: TestDockerSuite/TestCpToCaseH (4.03s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.01s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.97s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.02s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCpToDot (1.04s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.89s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.27s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCpToStdout (1.00s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (5.56s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.61s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.08s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.20s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCreateArgs (0.12s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.70s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s) [2020-01-10T22:02:37.007Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-10T22:02:37.007Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.80s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.50s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCreateRM (0.20s) [2020-01-10T22:02:37.007Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-10T22:02:37.007Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.81s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.84s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.84s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.91s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.20s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.89s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.87s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.95s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.81s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.17s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.91s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.52s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.32s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.41s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.96s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.28s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.17s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsAttach (0.89s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsCommit (1.06s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.84s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.86s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.88s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.83s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.61s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.37s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsCopy (1.55s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (2.07s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.96s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.47s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.50s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.63s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.48s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsFilters (1.71s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsFormat (1.82s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.92s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.30s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.69s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.42s) [2020-01-10T22:02:37.007Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-10T22:02:37.007Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-10T22:02:37.007Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-10T22:02:37.007Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-10T22:02:37.007Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.00s) [2020-01-10T22:02:37.007Z] docker_cli_events_test.go:232: unmatched requirement IsAmd64 [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.92s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsRename (0.88s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsResize (0.84s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.86s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.15s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.82s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.01s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsTop (0.83s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.68s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExec (0.98s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.90s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.91s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.95s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.03s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.94s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.91s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.09s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.01s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.91s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.92s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecCgroup (1.55s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecEnv (1.06s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.86s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.10s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecInspectID (2.94s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecInteractive (1.02s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.07s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.00s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecParseError (0.91s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.02s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.01s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.70s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.06s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecStartFails (1.08s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.23s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecTTY (0.93s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.05s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.95s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecUlimits (1.02s) [2020-01-10T22:02:37.007Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-10T22:02:37.007Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.28s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.97s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.43s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.15s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestExecWithUser (1.08s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.93s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.96s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.06s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.89s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.91s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestHealth (21.65s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.00s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.89s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.06s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.42s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.45s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.70s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.24s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.17s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.00s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImagesFormat (0.10s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.95s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.20s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImportBadURL (0.01s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImportDisplay (1.85s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImportFile (2.06s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.97s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImportGzipped (2.42s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.81s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.92s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.90s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.00s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.86s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.97s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.87s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.90s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.84s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.87s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.81s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.89s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.82s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.81s) [2020-01-10T22:02:37.007Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-10T22:02:37.007Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.08s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.80s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectDefault (0.83s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectHistory (1.15s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-01-10T22:02:37.007Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-10T22:02:37.007Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.80s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.89s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.86s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.87s) [2020-01-10T22:02:37.007Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.00s) [2020-01-10T22:02:37.007Z] docker_cli_inspect_test.go:421: unmatched requirement IsAmd64 [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectStatus (0.95s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.71s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.92s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.84s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.82s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.88s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.96s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.92s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.24s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.86s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.77s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.49s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.93s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.52s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.52s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.51s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.52s) [2020-01-10T22:02:37.007Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.99s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.89s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.59s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.09s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.92s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.94s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.60s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.79s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.87s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.90s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.86s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.87s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.89s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.13s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.08s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.16s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.31s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.10s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.37s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.79s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.84s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsSince (6.92s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.85s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.94s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsTail (0.95s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.88s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.88s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.45s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.79s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestNetHostname (2.65s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.46s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.04s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.10s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.89s) [2020-01-10T22:02:37.008Z] --- SKIP: TestDockerSuite/TestPluginActive (0.00s) [2020-01-10T22:02:37.008Z] docker_cli_plugins_test.go:73: unmatched requirement IsAmd64 [2020-01-10T22:02:37.008Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.00s) [2020-01-10T22:02:37.008Z] docker_cli_plugins_test.go:95: unmatched requirement IsAmd64 [2020-01-10T22:02:37.008Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-10T22:02:37.008Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.008Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.00s) [2020-01-10T22:02:37.008Z] docker_cli_plugins_test.go:140: unmatched requirement IsAmd64 [2020-01-10T22:02:37.008Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.00s) [2020-01-10T22:02:37.008Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-01-10T22:02:37.008Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.00s) [2020-01-10T22:02:37.008Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-01-10T22:02:37.008Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.06s) [2020-01-10T22:02:37.008Z] docker_cli_plugins_test.go:446: unmatched requirement IsAmd64 [2020-01-10T22:02:37.008Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.05s) [2020-01-10T22:02:37.008Z] docker_cli_plugins_test.go:415: unmatched requirement IsAmd64 [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.23s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.77s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.68s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPortList (10.38s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.75s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.45s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.85s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.88s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.18s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.76s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.51s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.76s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPsByOrder (3.55s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.04s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.33s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.62s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.62s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.05s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.78s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.74s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.66s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.73s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.76s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.77s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.78s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.26s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.93s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.70s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.75s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.91s) [2020-01-10T22:02:37.008Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-10T22:02:37.008Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.25s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.27s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.16s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.17s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.88s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (2.02s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.99s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.33s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.59s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.75s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.37s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.74s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.78s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.39s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.92s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.17s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.61s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.15s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.47s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.95s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.04s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.77s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.25s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.92s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.01s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.84s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.17s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.52s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.69s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunAddHost (1.01s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.51s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.90s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.91s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.89s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.84s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.03s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.00s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.81s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.89s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.05s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.06s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.99s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.95s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.02s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.17s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.26s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.02s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.89s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.86s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.58s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.90s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.85s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.85s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (1.00s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.95s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.91s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.82s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.40s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.91s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.86s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.85s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.84s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.83s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.69s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.55s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.83s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.97s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.84s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.99s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.85s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.74s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.80s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.70s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.97s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.69s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.87s) [2020-01-10T22:02:37.008Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-10T22:02:37.008Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.008Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-10T22:02:37.008Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.26s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.73s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.71s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.83s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.84s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.85s) [2020-01-10T22:02:37.008Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-10T22:02:37.008Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.91s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.91s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.84s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.94s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.87s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.84s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.84s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.84s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunExitCode (0.91s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.90s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.86s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.84s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.93s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.83s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.58s) [2020-01-10T22:02:37.008Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-10T22:02:37.008Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.71s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.86s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.79s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.05s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.68s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.82s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.35s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.74s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.69s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.93s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.66s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.36s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.66s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.46s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.86s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.29s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.81s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.66s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunMount (6.97s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.84s) [2020-01-10T22:02:37.008Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.79s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.86s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.55s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.66s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.88s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.80s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.46s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.90s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunNetHost (1.43s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.85s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.97s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.56s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.64s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.19s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.61s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.17s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.74s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.84s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.17s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.94s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.91s) [2020-01-10T22:02:37.009Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-10T22:02:37.009Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.93s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.98s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.81s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.08s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.88s) [2020-01-10T22:02:37.009Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.81s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.83s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.89s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.80s) [2020-01-10T22:02:37.009Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-10T22:02:37.009Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.90s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.80s) [2020-01-10T22:02:37.009Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-10T22:02:37.009Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.86s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.75s) [2020-01-10T22:02:37.009Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-10T22:02:37.009Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.45s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.73s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunRm (1.02s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.87s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.85s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.82s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.64s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.85s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.61s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.19s) [2020-01-10T22:02:37.009Z] --- SKIP: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.00s) [2020-01-10T22:02:37.009Z] docker_cli_run_unix_test.go:1058: unmatched requirement IsAmd64 [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.78s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.80s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.86s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.90s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.85s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.93s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.87s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.90s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.70s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunState (1.78s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.84s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.87s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.52s) [2020-01-10T22:02:37.009Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-10T22:02:37.009Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.85s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunSysctls (1.75s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.77s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.90s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.76s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.21s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.39s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.06s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (1.03s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.85s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.57s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.47s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunUserByID (1.15s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.24s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.77s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunUserByName (0.96s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.81s) [2020-01-10T22:02:37.009Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-10T22:02:37.009Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.26s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.88s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.68s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.75s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.36s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.47s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.69s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.58s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.07s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.91s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.85s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.01s) [2020-01-10T22:02:37.009Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-10T22:02:37.009Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.009Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-10T22:02:37.009Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.009Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-10T22:02:37.009Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.86s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.96s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.74s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.97s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.82s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.93s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.03s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.23s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.22s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.93s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.86s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.93s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.34s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.78s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.86s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.87s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.86s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.69s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.85s) [2020-01-10T22:02:37.009Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-10T22:02:37.009Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.67s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.67s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.79s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.76s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.35s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.26s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.35s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.16s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.69s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.35s) [2020-01-10T22:02:37.009Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents194620393 [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.99s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (3.11s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (2.97s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.56s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.55s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.88s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.56s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.13s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.69s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.98s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.73s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.92s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestStartRecordError (2.13s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.99s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.64s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (4.46s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.36s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.60s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.03s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.90s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.92s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.96s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.87s) [2020-01-10T22:02:37.009Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-10T22:02:37.009Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.15s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.59s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.63s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.89s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.91s) [2020-01-10T22:02:37.009Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-01-10T22:02:37.009Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.07s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.16s) [2020-01-10T22:02:37.009Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-01-10T22:02:37.009Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.69s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.03s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.08s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.81s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUpdateStats (4.83s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.70s) [2020-01-10T22:02:37.009Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-10T22:02:37.009Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.10s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.98s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.91s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.74s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.02s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.26s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.66s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.01s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.70s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.66s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.72s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.68s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.65s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.60s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.66s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.73s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.64s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.90s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.02s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.81s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.11s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.86s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.72s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.52s) [2020-01-10T22:02:37.009Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.54s) [2020-01-10T22:02:37.009Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-01-10T22:02:37.009Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-10T22:02:37.009Z] === RUN TestDockerRegistrySuite [2020-01-10T22:02:37.009Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-01-10T22:02:37.388Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-01-10T22:02:37.592Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-01-10T22:02:37.592Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-10T22:02:38.012Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-01-10T22:02:38.278Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-01-10T22:02:38.627Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-10T22:02:38.627Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-10T22:02:38.636Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-01-10T22:02:38.636Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-01-10T22:02:39.248Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2020-01-10T22:02:39.248Z] === RUN TestInfoAPI [2020-01-10T22:02:39.248Z] --- PASS: TestInfoAPI (0.07s) [2020-01-10T22:02:39.248Z] === RUN TestInfoAPIWarnings [2020-01-10T22:02:39.604Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-01-10T22:02:39.651Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-01-10T22:02:39.867Z] --- PASS: TestInfoAPIWarnings (0.56s) [2020-01-10T22:02:39.867Z] === RUN TestInfoDebug [2020-01-10T22:02:40.152Z] --- PASS: TestInfoDebug (0.54s) [2020-01-10T22:02:40.152Z] === RUN TestInfoInsecureRegistries [2020-01-10T22:02:40.743Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-01-10T22:02:40.769Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-01-10T22:02:40.769Z] === RUN TestInfoRegistryMirrors [2020-01-10T22:02:41.132Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-01-10T22:02:41.386Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-01-10T22:02:41.386Z] === RUN TestLoginFailsWithBadCredentials [2020-01-10T22:02:41.670Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-01-10T22:02:41.670Z] === RUN TestPingCacheHeaders [2020-01-10T22:02:41.670Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-01-10T22:02:41.670Z] === RUN TestPingGet [2020-01-10T22:02:41.956Z] --- PASS: TestPingGet (0.03s) [2020-01-10T22:02:41.956Z] === RUN TestPingHead [2020-01-10T22:02:41.956Z] --- PASS: TestPingHead (0.05s) [2020-01-10T22:02:41.956Z] === RUN TestVersion [2020-01-10T22:02:41.956Z] --- PASS: TestVersion (0.05s) [2020-01-10T22:02:41.956Z] PASS [2020-01-10T22:02:41.956Z] [2020-01-10T22:02:41.956Z] === Skipped [2020-01-10T22:02:41.956Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-10T22:02:41.956Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-10T22:02:41.956Z] [2020-01-10T22:02:41.956Z] [2020-01-10T22:02:41.956Z] DONE 18 tests, 1 skipped in 6.074s [2020-01-10T22:02:41.956Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-01-10T22:02:41.956Z] ++ 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-01-10T22:02:41.956Z] ++ set -e [2020-01-10T22:02:41.956Z] ++ '[' -n 0 ']' [2020-01-10T22:02:41.956Z] ++ set -x [2020-01-10T22:02:41.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-10T22:02:41.956Z] INFO: Testing against a local daemon [2020-01-10T22:02:41.956Z] === RUN TestVolumesCreateAndList [2020-01-10T22:02:42.124Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-01-10T22:02:42.145Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-01-10T22:02:42.241Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-01-10T22:02:42.241Z] === RUN TestVolumesRemove [2020-01-10T22:02:42.241Z] --- PASS: TestVolumesRemove (0.09s) [2020-01-10T22:02:42.241Z] === RUN TestVolumesInspect [2020-01-10T22:02:42.241Z] --- PASS: TestVolumesInspect (0.04s) [2020-01-10T22:02:42.241Z] === RUN TestVolumesInvalidJSON [2020-01-10T22:02:42.241Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-10T22:02:42.241Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-10T22:02:42.241Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-10T22:02:42.241Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-01-10T22:02:42.241Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-10T22:02:42.241Z] PASS [2020-01-10T22:02:42.241Z] [2020-01-10T22:02:42.241Z] DONE 5 tests in 0.316s [2020-01-10T22:02:42.241Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-10T22:02:42.525Z] ++++ cat bundles/test-integration/docker.pid [2020-01-10T22:02:42.525Z] +++ kill 13055 [2020-01-10T22:02:42.592Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-01-10T22:02:42.592Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-01-10T22:02:43.626Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-01-10T22:02:44.011Z] +++ /etc/init.d/apparmor stop [2020-01-10T22:02:44.011Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-10T22:02:44.011Z] [2020-01-10T22:02:44.011Z] Unloading profiles will leave already running processes permanently [2020-01-10T22:02:44.011Z] unconfined, which can lead to unexpected situations. [2020-01-10T22:02:44.011Z] [2020-01-10T22:02:44.011Z] To set a process to complain mode, use the command line tool [2020-01-10T22:02:44.011Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-10T22:02:44.011Z] +++ true [2020-01-10T22:02:44.011Z] [2020-01-10T22:02:44.256Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-01-10T22:02:44.873Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-01-10T22:02:45.406Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-01-10T22:02:45.492Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero Post stage [Pipeline] junit [2020-01-10T22:02:46.083Z] Recording test results [2020-01-10T22:02:46.568Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [Pipeline] } [2020-01-10T22:02:46.854Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-10T22:02:47.324Z] + echo Ensuring container killed. [2020-01-10T22:02:47.324Z] Ensuring container killed. [2020-01-10T22:02:47.324Z] + docker rm -vf docker-pr1 [2020-01-10T22:02:47.324Z] Error: No such container: docker-pr1 [2020-01-10T22:02:47.324Z] + true [Pipeline] sh [2020-01-10T22:02:47.714Z] + echo Chowning /workspace to jenkins user [2020-01-10T22:02:47.714Z] Chowning /workspace to jenkins user [2020-01-10T22:02:47.714Z] + id -u [2020-01-10T22:02:47.714Z] + id -g [2020-01-10T22:02:47.714Z] + docker run --rm -v /home/docker/workspace/moby_cpuguy-test-sync:/workspace busybox chown -R 1001:1001 /workspace [2020-01-10T22:02:47.714Z] Unable to find image 'busybox:latest' locally [2020-01-10T22:02:47.833Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-01-10T22:02:47.997Z] latest: Pulling from library/busybox [2020-01-10T22:02:47.997Z] d7e28ec550a2: Pulling fs layer [2020-01-10T22:02:48.292Z] d7e28ec550a2: Verifying Checksum [2020-01-10T22:02:48.292Z] d7e28ec550a2: Download complete [2020-01-10T22:02:48.581Z] d7e28ec550a2: Pull complete [2020-01-10T22:02:48.581Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-10T22:02:48.581Z] Status: Downloaded newer image for busybox:latest [2020-01-10T22:02:48.683Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-01-10T22:02:48.884Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-10T22:02:51.009Z] + bundleName=ppc64le-integration [2020-01-10T22:02:51.010Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-01-10T22:02:51.010Z] Creating ppc64le-integration-bundles.tar.gz [2020-01-10T22:02:51.010Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2020-01-10T22:02:51.010Z] -print [2020-01-10T22:02:51.204Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [Pipeline] archiveArtifacts [2020-01-10T22:02:51.328Z] Archiving artifacts [2020-01-10T22:02:51.578Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-01-10T22:02:51.578Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-01-10T22:02:52.587Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-01-10T22:02:52.889Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-01-10T22:02:53.876Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/cpuguy-test-sync/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-10T22:02:54.266Z] + make clean [2020-01-10T22:02:54.617Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-01-10T22:02:54.883Z] make: command: Command not found [2020-01-10T22:02:54.883Z] make: command: Command not found [2020-01-10T22:02:54.883Z] docker volume rm -f docker-dev-cache [2020-01-10T22:02:54.883Z] docker-dev-cache [Pipeline] deleteDir [2020-01-10T22:02:56.095Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-10T22:02:57.984Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-01-10T22:02:58.788Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-01-10T22:02:59.908Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-01-10T22:03:00.848Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-01-10T22:03:00.849Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-01-10T22:03:00.849Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-01-10T22:03:01.134Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-01-10T22:03:01.270Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-01-10T22:03:03.100Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-01-10T22:03:03.161Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-01-10T22:03:04.645Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-01-10T22:03:04.916Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-01-10T22:03:06.677Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-01-10T22:03:06.743Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-01-10T22:03:06.962Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-01-10T22:03:08.438Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-01-10T22:03:08.567Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-01-10T22:03:09.056Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-01-10T22:03:10.536Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-01-10T22:03:10.555Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-01-10T22:03:11.155Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-01-10T22:03:12.630Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-01-10T22:03:12.630Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-01-10T22:03:13.249Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-01-10T22:03:13.787Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-01-10T22:03:13.867Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-01-10T22:03:14.880Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-01-10T22:03:15.502Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-01-10T22:03:15.502Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-01-10T22:03:16.121Z] === RUN TestDockerSuite/TestRunEnvironment [2020-01-10T22:03:16.739Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-01-10T22:03:16.977Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-01-10T22:03:17.359Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-01-10T22:03:17.978Z] === RUN TestDockerSuite/TestRunExitCode [2020-01-10T22:03:18.268Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-01-10T22:03:18.593Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-01-10T22:03:19.606Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-01-10T22:03:20.228Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-01-10T22:03:20.850Z] === RUN TestDockerSuite/TestRunExposePort [2020-01-10T22:03:20.850Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-01-10T22:03:21.203Z] 3889bb8d808b: Verifying Checksum [2020-01-10T22:03:21.203Z] 3889bb8d808b: Download complete [2020-01-10T22:03:21.471Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-01-10T22:03:22.088Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-01-10T22:03:22.404Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-01-10T22:03:23.563Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-01-10T22:03:23.819Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-01-10T22:03:23.819Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-01-10T22:03:23.848Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-10T22:03:23.848Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-01-10T22:03:25.637Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-01-10T22:03:26.912Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-01-10T22:03:27.338Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-01-10T22:03:27.622Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-01-10T22:03:28.730Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-01-10T22:03:32.811Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-01-10T22:03:33.262Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-01-10T22:03:35.247Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-01-10T22:03:35.617Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-01-10T22:03:35.617Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-01-10T22:03:36.498Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-01-10T22:03:36.498Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-01-10T22:03:37.326Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-01-10T22:03:37.326Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-01-10T22:03:39.142Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-01-10T22:03:40.150Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-01-10T22:03:40.150Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-01-10T22:03:41.168Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-01-10T22:03:41.452Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-01-10T22:03:41.452Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-01-10T22:03:41.452Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-01-10T22:03:41.613Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-01-10T22:03:42.071Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-01-10T22:03:42.869Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-01-10T22:03:44.545Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-01-10T22:03:44.758Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-01-10T22:03:45.816Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-01-10T22:03:46.237Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-01-10T22:03:46.620Z] --- PASS: TestDockerRegistrySuite (70.13s) [2020-01-10T22:03:46.620Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.14s) [2020-01-10T22:03:46.620Z] check_test.go:196: [de1f38934a272] daemon is not started [2020-01-10T22:03:46.620Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.86s) [2020-01-10T22:03:46.620Z] check_test.go:196: [d8ba6d8a5a2b7] daemon is not started [2020-01-10T22:03:46.620Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.25s) [2020-01-10T22:03:46.620Z] check_test.go:196: [deeab1c8a9fa3] daemon is not started [2020-01-10T22:03:46.620Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2020-01-10T22:03:46.620Z] check_test.go:196: [d740c4b47308c] daemon is not started [2020-01-10T22:03:46.620Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (5.22s) [2020-01-10T22:03:46.620Z] check_test.go:196: [d9146fea94bcf] daemon is not started [2020-01-10T22:03:46.620Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.01s) [2020-01-10T22:03:46.620Z] check_test.go:196: [d860cb4248d28] daemon is not started [2020-01-10T22:03:46.620Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.90s) [2020-01-10T22:03:46.620Z] check_test.go:196: [dc2303a3c0646] daemon is not started [2020-01-10T22:03:46.620Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.79s) [2020-01-10T22:03:46.620Z] check_test.go:196: [d1ccae2b2c3f4] daemon is not started [2020-01-10T22:03:46.620Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.59s) [2020-01-10T22:03:46.620Z] check_test.go:196: [dabd67b3b1fc9] daemon is not started [2020-01-10T22:03:46.620Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.80s) [2020-01-10T22:03:46.620Z] check_test.go:196: [d974f6a1b3579] daemon is not started [2020-01-10T22:03:46.620Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.83s) [2020-01-10T22:03:46.620Z] check_test.go:196: [d1eb01111333a] daemon is not started [2020-01-10T22:03:46.620Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.79s) [2020-01-10T22:03:46.620Z] check_test.go:196: [db5d4acb5f638] daemon is not started [2020-01-10T22:03:46.620Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.66s) [2020-01-10T22:03:46.620Z] check_test.go:196: [db06a8a665a64] daemon is not started [2020-01-10T22:03:46.620Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.85s) [2020-01-10T22:03:46.620Z] check_test.go:196: [d665f7dcf4063] daemon is not started [2020-01-10T22:03:46.620Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.24s) [2020-01-10T22:03:46.620Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a002fcc8f7980e703a934e9e3a62399ad7d53cb64cb9587cd7ae1fb0b2cdea58 [2020-01-10T22:03:46.620Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dfb19fb737e5c92101fbfbd6f5fffb97ffdc2113c0a26c989891beed726e9e29 [2020-01-10T22:03:46.620Z] check_test.go:196: [df54cacf8680a] daemon is not started [2020-01-10T22:03:46.620Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.10s) [2020-01-10T22:03:46.620Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8383e37192945d01d722e4d3cbe4133e6610a94fd53c4122adadb6d599593eee [2020-01-10T22:03:46.620Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9badc544050055d98517fdd392821c862322f80482e4776e41cf0a0fd9c4bc83 [2020-01-10T22:03:46.620Z] check_test.go:196: [dc0837be823e0] daemon is not started [2020-01-10T22:03:46.620Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.64s) [2020-01-10T22:03:46.620Z] check_test.go:196: [d9adf19ffb150] daemon is not started [2020-01-10T22:03:46.620Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.78s) [2020-01-10T22:03:46.620Z] check_test.go:196: [d0b1dc237f22f] daemon is not started [2020-01-10T22:03:46.620Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.76s) [2020-01-10T22:03:46.621Z] check_test.go:196: [dd604bc389856] daemon is not started [2020-01-10T22:03:46.621Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-01-10T22:03:46.621Z] check_test.go:196: [dc78b557bf3e7] daemon is not started [2020-01-10T22:03:46.621Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.68s) [2020-01-10T22:03:46.621Z] check_test.go:196: [d96effd3b7c7a] daemon is not started [2020-01-10T22:03:46.621Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.62s) [2020-01-10T22:03:46.621Z] check_test.go:196: [d69a2fdcba9ff] daemon is not started [2020-01-10T22:03:46.621Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.53s) [2020-01-10T22:03:46.621Z] check_test.go:196: [df484e24e5581] daemon is not started [2020-01-10T22:03:46.621Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.14s) [2020-01-10T22:03:46.621Z] check_test.go:196: [d0b5ffc996f1c] daemon is not started [2020-01-10T22:03:46.621Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.65s) [2020-01-10T22:03:46.621Z] check_test.go:196: [d4b2e2cc7fcaf] daemon is not started [2020-01-10T22:03:46.621Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.70s) [2020-01-10T22:03:46.621Z] check_test.go:196: [da9db7d353b28] daemon is not started [2020-01-10T22:03:46.621Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.49s) [2020-01-10T22:03:46.621Z] check_test.go:196: [d971479d94756] daemon is not started [2020-01-10T22:03:46.621Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.11s) [2020-01-10T22:03:46.621Z] check_test.go:196: [dcc5c093b6b02] daemon is not started [2020-01-10T22:03:46.621Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.49s) [2020-01-10T22:03:46.621Z] check_test.go:196: [d4784e5fb6c8e] daemon is not started [2020-01-10T22:03:46.621Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s) [2020-01-10T22:03:46.621Z] check_test.go:196: [df0df198764cf] daemon is not started [2020-01-10T22:03:46.621Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.59s) [2020-01-10T22:03:46.621Z] check_test.go:196: [d078a97bec868] daemon is not started [2020-01-10T22:03:46.621Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-01-10T22:03:46.621Z] check_test.go:196: [debdfc835bc94] daemon is not started [2020-01-10T22:03:46.621Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.64s) [2020-01-10T22:03:46.621Z] check_test.go:196: [dec5b13b7d096] daemon is not started [2020-01-10T22:03:46.621Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.45s) [2020-01-10T22:03:46.621Z] check_test.go:196: [d169e2baedfe7] daemon is not started [2020-01-10T22:03:46.621Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.39s) [2020-01-10T22:03:46.621Z] check_test.go:196: [dc1ed1c7793e2] daemon is not started [2020-01-10T22:03:46.621Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.86s) [2020-01-10T22:03:46.621Z] check_test.go:196: [d3c6f7cfc4e74] daemon is not started [2020-01-10T22:03:46.621Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s) [2020-01-10T22:03:46.621Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.81s) [2020-01-10T22:03:46.621Z] === RUN TestDockerSchema1RegistrySuite [2020-01-10T22:03:46.621Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-01-10T22:03:46.621Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-01-10T22:03:47.385Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-01-10T22:03:47.720Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-01-10T22:03:48.336Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-01-10T22:03:48.954Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-01-10T22:03:49.573Z] === RUN TestDockerSuite/TestRunModeHostname [2020-01-10T22:03:50.586Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-01-10T22:03:50.586Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-01-10T22:03:50.872Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-01-10T22:03:51.690Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-01-10T22:03:52.353Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-01-10T22:03:53.363Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-01-10T22:03:54.839Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-01-10T22:03:54.839Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-01-10T22:03:54.839Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-01-10T22:03:56.317Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-01-10T22:03:57.793Z] === RUN TestDockerSuite/TestRunMount [2020-01-10T22:03:58.088Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-01-10T22:04:02.133Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-01-10T22:04:02.229Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-01-10T22:04:03.975Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-01-10T22:04:04.619Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-01-10T22:04:04.619Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-01-10T22:04:04.904Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-01-10T22:04:05.793Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-01-10T22:04:06.160Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-01-10T22:04:06.552Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-01-10T22:04:07.976Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-01-10T22:04:08.039Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-01-10T22:04:09.553Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-01-10T22:04:10.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-01-10T22:04:11.500Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-01-10T22:04:12.982Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-01-10T22:04:15.666Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-01-10T22:04:15.938Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-01-10T22:04:15.938Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-01-10T22:04:16.678Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-01-10T22:04:16.738Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-01-10T22:04:16.738Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-01-10T22:04:17.110Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-01-10T22:04:17.470Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-01-10T22:04:18.158Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-01-10T22:04:18.158Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-01-10T22:04:18.277Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-01-10T22:04:18.277Z] --- PASS: TestDockerSchema1RegistrySuite (31.85s) [2020-01-10T22:04:18.277Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s) [2020-01-10T22:04:18.277Z] check_test.go:223: [d44e16ee31010] daemon is not started [2020-01-10T22:04:18.277Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (5.06s) [2020-01-10T22:04:18.277Z] check_test.go:223: [dc7a76febdc83] daemon is not started [2020-01-10T22:04:18.277Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.35s) [2020-01-10T22:04:18.277Z] check_test.go:223: [de0e0d430b174] daemon is not started [2020-01-10T22:04:18.277Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (5.16s) [2020-01-10T22:04:18.277Z] check_test.go:223: [d9de8c0441076] daemon is not started [2020-01-10T22:04:18.277Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.92s) [2020-01-10T22:04:18.277Z] check_test.go:223: [d1b95984b01f7] daemon is not started [2020-01-10T22:04:18.277Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.78s) [2020-01-10T22:04:18.277Z] check_test.go:223: [d7ea2cd3eaa59] daemon is not started [2020-01-10T22:04:18.277Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-01-10T22:04:18.277Z] check_test.go:223: [d4287b0a993e6] daemon is not started [2020-01-10T22:04:18.277Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.68s) [2020-01-10T22:04:18.277Z] check_test.go:223: [db71ec72fe20e] daemon is not started [2020-01-10T22:04:18.277Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.68s) [2020-01-10T22:04:18.277Z] check_test.go:223: [dcc11808fd43b] daemon is not started [2020-01-10T22:04:18.277Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.60s) [2020-01-10T22:04:18.277Z] check_test.go:223: [d58140de91167] daemon is not started [2020-01-10T22:04:18.277Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.33s) [2020-01-10T22:04:18.277Z] check_test.go:223: [dd712f37322b1] daemon is not started [2020-01-10T22:04:18.277Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.64s) [2020-01-10T22:04:18.277Z] check_test.go:223: [da2a0b1cda5c9] daemon is not started [2020-01-10T22:04:18.277Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.66s) [2020-01-10T22:04:18.277Z] check_test.go:223: [d6372f3d2748b] daemon is not started [2020-01-10T22:04:18.277Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.11s) [2020-01-10T22:04:18.277Z] check_test.go:223: [d46a1ea948c66] daemon is not started [2020-01-10T22:04:18.277Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.56s) [2020-01-10T22:04:18.277Z] check_test.go:223: [d31cc9eea5d48] daemon is not started [2020-01-10T22:04:18.277Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.32s) [2020-01-10T22:04:18.277Z] check_test.go:223: [dc003089246c9] daemon is not started [2020-01-10T22:04:18.277Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.62s) [2020-01-10T22:04:18.277Z] check_test.go:223: [d29d6c4c57894] daemon is not started [2020-01-10T22:04:18.277Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-01-10T22:04:18.277Z] check_test.go:223: [d731b98aa9e2e] daemon is not started [2020-01-10T22:04:18.277Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-01-10T22:04:18.277Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-01-10T22:04:18.775Z] === RUN TestDockerSuite/TestRunNetHost [2020-01-10T22:04:19.556Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-01-10T22:04:19.793Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite (1737.23s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.68s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.64s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.85s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.29s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.48s) [2020-01-10T22:04:20.281Z] docker_api_swarm_test.go:563: [d55f0fecdee25] joining swarm manager [d15ab02d4f34c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.281Z] docker_api_swarm_test.go:585: [db5c273623c19] joining swarm manager [d15ab02d4f34c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.281Z] check_test.go:380: [d55f0fecdee25] daemon is not started [2020-01-10T22:04:20.281Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2020-01-10T22:04:20.281Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.69s) [2020-01-10T22:04:20.281Z] docker_api_swarm_test.go:46: [d21ff110978ea] joining swarm manager [d7317be135e6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.97s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.26s) [2020-01-10T22:04:20.281Z] docker_api_swarm_test.go:304: [d7f205d2ceb81] joining swarm manager [d4da6cfeadb8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.281Z] docker_api_swarm_test.go:305: [d585ad63ce13c] joining swarm manager [d4da6cfeadb8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.281Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-01-10T22:04:20.281Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.16s) [2020-01-10T22:04:20.281Z] docker_api_swarm_test.go:272: [d7222cc525ae5] joining swarm manager [d127f8417b04a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.281Z] docker_api_swarm_test.go:273: [d3512074f6500] joining swarm manager [d127f8417b04a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.46s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.98s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.86s) [2020-01-10T22:04:20.281Z] docker_api_swarm_node_test.go:19: [dd47b99ece49a] joining swarm manager [d5275ec69dd94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.281Z] docker_api_swarm_node_test.go:20: [df6ea82db9da9] joining swarm manager [d5275ec69dd94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.66s) [2020-01-10T22:04:20.281Z] docker_api_swarm_test.go:502: [dd13e5a6d74c6] joining swarm manager [d7dbb211d9d40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.281Z] docker_api_swarm_test.go:507: [d235b65395bf5] joining swarm manager [d7dbb211d9d40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.67s) [2020-01-10T22:04:20.281Z] docker_api_swarm_node_test.go:80: [daef0dca3277d] joining swarm manager [d5368441802f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.56s) [2020-01-10T22:04:20.281Z] docker_api_swarm_node_test.go:52: [dbf9e989d006c] joining swarm manager [d9b4168900572]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.281Z] docker_api_swarm_node_test.go:53: [d50e7c06d118b] joining swarm manager [d9b4168900572]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.90s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.60s) [2020-01-10T22:04:20.281Z] docker_api_swarm_test.go:202: [d44c626c5c603] joining swarm manager [d8ffe1fcdbe27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.22s) [2020-01-10T22:04:20.281Z] docker_api_swarm_test.go:384: [d76e0f22c68f7] joining swarm manager [de19849f0d5b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.281Z] docker_api_swarm_test.go:385: [db663940aca7e] joining swarm manager [de19849f0d5b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.281Z] check_test.go:380: [db663940aca7e] daemon is not started [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.47s) [2020-01-10T22:04:20.281Z] docker_api_swarm_test.go:802: [d522ba9e1eaeb] joining swarm manager [d809a65e056c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.281Z] docker_api_swarm_test.go:802: [da40478dafba4] joining swarm manager [d809a65e056c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.281Z] docker_api_swarm_test.go:802: [dfdf5b0ed8f6c] joining swarm manager [d809a65e056c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-10T22:04:20.281Z] docker_api_swarm_test.go:802: [df6e3649d20d7] joining swarm manager [d809a65e056c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-10T22:04:20.281Z] docker_api_swarm_test.go:810: [dc3e471ae32aa] joining swarm manager [d809a65e056c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.97s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.96s) [2020-01-10T22:04:20.281Z] docker_api_swarm_service_test.go:394: [d69ef497c9bbe] joining swarm manager [d201858035e52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.281Z] docker_api_swarm_service_test.go:394: [d6c693868dbec] joining swarm manager [d201858035e52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.18s) [2020-01-10T22:04:20.281Z] docker_api_swarm_service_test.go:342: [d80cc943c777a] joining swarm manager [d2e1cb6f99f23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.281Z] docker_api_swarm_service_test.go:342: [d0ec313e28ca8] joining swarm manager [d2e1cb6f99f23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.30s) [2020-01-10T22:04:20.281Z] docker_api_swarm_service_test.go:489: [dc83f405c544e] joining swarm manager [d0d1c60242519]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.281Z] docker_api_swarm_service_test.go:489: [d1d0a4892c170] joining swarm manager [d0d1c60242519]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.38s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.58s) [2020-01-10T22:04:20.281Z] docker_api_swarm_service_test.go:127: [de5fdca79da16] joining swarm manager [df4c4071162fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.281Z] docker_api_swarm_service_test.go:128: [d1fa5b92ebc19] joining swarm manager [df4c4071162fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.281Z] docker_api_swarm_service_test.go:136: [d0acb0de06271] joining swarm manager [df4c4071162fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-10T22:04:20.281Z] docker_api_swarm_service_test.go:137: [dbccde19b16fc] joining swarm manager [df4c4071162fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.10s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.28s) [2020-01-10T22:04:20.281Z] docker_api_swarm_service_test.go:303: [d1b9887cb0759] joining swarm manager [de9bf1e001ebc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.281Z] docker_api_swarm_service_test.go:303: [dd9461bbb45ef] joining swarm manager [de9bf1e001ebc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.34s) [2020-01-10T22:04:20.281Z] docker_api_swarm_service_test.go:99: [dc9e4f5e39c61] joining swarm manager [dba2d4d9853f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.281Z] docker_api_swarm_service_test.go:100: [d2c789103eb29] joining swarm manager [dba2d4d9853f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.281Z] check_test.go:380: [dc9e4f5e39c61] daemon is not started [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.23s) [2020-01-10T22:04:20.281Z] docker_api_swarm_service_test.go:532: [d7b4dddd86e70] joining swarm manager [d476a23c3ce67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.281Z] docker_api_swarm_service_test.go:533: [d772bbc9c8fdd] joining swarm manager [d476a23c3ce67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.04s) [2020-01-10T22:04:20.281Z] docker_api_swarm_service_test.go:147: [d8322b60f328f] joining swarm manager [d69a6c1cae617]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.281Z] docker_api_swarm_service_test.go:147: [dfc0f60c75d78] joining swarm manager [d69a6c1cae617]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.31s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.20s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.23s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.30s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.83s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.34s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.10s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.74s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.16s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.19s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.50s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.30s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.79s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.99s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.03s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.64s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.65s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.61s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.43s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.82s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.20s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.30s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.35s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.54s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.90s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.24s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.46s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.24s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.38s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.08s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.23s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.14s) [2020-01-10T22:04:20.281Z] docker_cli_service_logs_test.go:241: checking task w4zclb65b6oc [2020-01-10T22:04:20.281Z] docker_cli_service_logs_test.go:246: checking messages for w4zclb65b6oc [2020-01-10T22:04:20.281Z] docker_cli_service_logs_test.go:241: checking task kqjnm010iiq2 [2020-01-10T22:04:20.281Z] docker_cli_service_logs_test.go:246: checking messages for kqjnm010iiq2 [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.51s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.04s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.54s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.58s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.05s) [2020-01-10T22:04:20.281Z] docker_cli_swarm_test.go:1901: [db1b887384e47] joining swarm manager [dff98d9eccf9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.281Z] docker_cli_swarm_test.go:1902: [d950f182f9b09] joining swarm manager [dff98d9eccf9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.35s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.49s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.74s) [2020-01-10T22:04:20.281Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.12s) [2020-01-10T22:04:20.282Z] docker_cli_swarm_test.go:1802: [d6b5127de172d] joining swarm manager [d6953f02cb260]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.282Z] docker_cli_swarm_test.go:1803: [dafa1a2f2fe00] joining swarm manager [d6953f02cb260]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.76s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.79s) [2020-01-10T22:04:20.282Z] docker_cli_swarm_test.go:1321: [d682642dac3d3] joining swarm manager [d89d04874c48a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.282Z] docker_cli_swarm_test.go:1322: [d27e066f1c7b4] joining swarm manager [d89d04874c48a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.17s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.27s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.32s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.14s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.88s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.29s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.35s) [2020-01-10T22:04:20.282Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-01-10T22:04:20.282Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.25s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.10s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.07s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.22s) [2020-01-10T22:04:20.282Z] docker_cli_swarm_test.go:1186: [d59e7c3badaf7] joining swarm manager [d2446d1772769]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.282Z] docker_cli_swarm_test.go:1195: [d46b0a7334486] joining swarm manager [d2446d1772769]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.49s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.04s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (146.22s) [2020-01-10T22:04:20.282Z] docker_cli_swarm_test.go:1118: [d7c3d0ed5f820] joining swarm manager [dacd16c15b87e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.282Z] docker_cli_swarm_test.go:1119: [d0d9a98893db3] joining swarm manager [dacd16c15b87e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.282Z] docker_cli_swarm_test.go:1172: [d4f95de06e0f6] joining swarm manager [dacd16c15b87e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.25s) [2020-01-10T22:04:20.282Z] docker_cli_swarm_test.go:1453: [ddce8ac267ab9] joining swarm manager [d74e9ed1b7886]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.282Z] docker_cli_swarm_test.go:1454: [d8672e0f962ad] joining swarm manager [d74e9ed1b7886]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.25s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.34s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.10s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.24s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.17s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.82s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.14s) [2020-01-10T22:04:20.282Z] docker_cli_swarm_unix_test.go:62: [d5673bdec8609] joining swarm manager [deb38df157fdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.27s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.18s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.35s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.63s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.36s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.56s) [2020-01-10T22:04:20.282Z] docker_api_swarm_test.go:962: [d9a2bcb54cd4c] joining swarm manager [da473b38e4695]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.54s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.21s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.22s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.74s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (11.61s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.99s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.35s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.17s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.71s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.15s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.19s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.60s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.40s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.58s) [2020-01-10T22:04:20.282Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.60s) [2020-01-10T22:04:20.282Z] === RUN TestDockerExternalVolumeSuite [2020-01-10T22:04:20.282Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-01-10T22:04:20.413Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-01-10T22:04:20.473Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-01-10T22:04:20.881Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-01-10T22:04:21.430Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-01-10T22:04:22.176Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-01-10T22:04:22.176Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-01-10T22:04:22.981Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-01-10T22:04:23.461Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-01-10T22:04:23.783Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-01-10T22:04:23.783Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.53s) [2020-01-10T22:04:23.783Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.37s) [2020-01-10T22:04:23.783Z] check_test.go:252: [d4b576b7403e3] daemon is not started [2020-01-10T22:04:23.783Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.85s) [2020-01-10T22:04:23.783Z] check_test.go:252: [d666511122deb] daemon is not started [2020-01-10T22:04:23.783Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-01-10T22:04:23.783Z] check_test.go:252: [d1d0e738b71a3] daemon is not started [2020-01-10T22:04:23.783Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.42s) [2020-01-10T22:04:23.783Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.20s) [2020-01-10T22:04:23.783Z] check_test.go:252: [dd05e5c81c9f8] daemon is not started [2020-01-10T22:04:23.783Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.60s) [2020-01-10T22:04:23.783Z] check_test.go:252: [d93cd1e7d441b] daemon is not started [2020-01-10T22:04:23.783Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.76s) [2020-01-10T22:04:23.783Z] check_test.go:252: [d21202520d670] daemon is not started [2020-01-10T22:04:23.783Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-01-10T22:04:23.783Z] check_test.go:252: [d02a2e78f3a56] daemon is not started [2020-01-10T22:04:23.783Z] === RUN TestDockerRegistryAuthTokenSuite [2020-01-10T22:04:23.783Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-01-10T22:04:25.491Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-01-10T22:04:29.884Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-01-10T22:04:29.884Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-01-10T22:04:29.884Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-01-10T22:04:29.974Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-01-10T22:04:29.974Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-01-10T22:04:29.974Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-01-10T22:04:29.974Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-01-10T22:04:29.974Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-01-10T22:04:29.974Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2020-01-10T22:04:29.974Z] check_test.go:279: [d93d0ca2b74fa] daemon is not started [2020-01-10T22:04:29.974Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.14s) [2020-01-10T22:04:29.974Z] check_test.go:279: [d3d83e3e63040] daemon is not started [2020-01-10T22:04:29.974Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.14s) [2020-01-10T22:04:29.974Z] check_test.go:279: [ded8be1405c1e] daemon is not started [2020-01-10T22:04:29.974Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.14s) [2020-01-10T22:04:29.974Z] check_test.go:279: [dbf73c4e1ede0] daemon is not started [2020-01-10T22:04:29.974Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-01-10T22:04:29.974Z] check_test.go:279: [d68b0cb91da9d] daemon is not started [2020-01-10T22:04:29.974Z] === RUN TestDockerDaemonSuite [2020-01-10T22:04:29.974Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-01-10T22:04:30.504Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-01-10T22:04:30.790Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-01-10T22:04:31.407Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-01-10T22:04:32.024Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-01-10T22:04:32.321Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-01-10T22:04:32.945Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-01-10T22:04:33.961Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-01-10T22:04:33.961Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-01-10T22:04:34.125Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-01-10T22:04:34.579Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-01-10T22:04:35.133Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-01-10T22:04:35.201Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-01-10T22:04:35.393Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-01-10T22:04:35.766Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-01-10T22:04:37.257Z] === RUN TestDockerSuite/TestRunPortInUse [2020-01-10T22:04:37.880Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-01-10T22:04:38.210Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-01-10T22:04:38.499Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-01-10T22:04:39.120Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-01-10T22:04:39.740Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-01-10T22:04:40.359Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-01-10T22:04:40.654Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-01-10T22:04:40.976Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-10T22:04:40.976Z] === RUN TestDockerSuite/TestRunPublishPort [2020-01-10T22:04:41.931Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-01-10T22:04:41.990Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-01-10T22:04:42.275Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-01-10T22:04:42.275Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-01-10T22:04:43.298Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-01-10T22:04:43.855Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-01-10T22:04:44.311Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-01-10T22:04:44.311Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-01-10T22:04:46.474Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-01-10T22:04:47.791Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-01-10T22:04:48.321Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-01-10T22:04:48.806Z] === RUN TestDockerSuite/TestRunRm [2020-01-10T22:04:49.425Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-01-10T22:04:51.505Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-01-10T22:04:53.813Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-01-10T22:04:53.813Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-01-10T22:04:54.432Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-01-10T22:04:54.680Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-01-10T22:04:57.117Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-01-10T22:04:57.367Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-01-10T22:04:57.405Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-01-10T22:04:58.648Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-01-10T22:05:00.878Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-01-10T22:05:01.107Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-01-10T22:05:01.473Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-01-10T22:05:01.848Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-01-10T22:05:03.133Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-01-10T22:05:03.919Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-01-10T22:05:05.291Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-01-10T22:05:05.291Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-01-10T22:05:05.291Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-01-10T22:05:05.910Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-01-10T22:05:06.526Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-01-10T22:05:06.634Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-01-10T22:05:07.146Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-01-10T22:05:07.913Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-01-10T22:05:08.157Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-01-10T22:05:08.776Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-01-10T22:05:09.396Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-01-10T22:05:10.017Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-01-10T22:05:10.375Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-01-10T22:05:11.163Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-01-10T22:05:11.960Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-01-10T22:05:12.705Z] === RUN TestDockerSuite/TestRunState [2020-01-10T22:05:14.188Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-01-10T22:05:14.805Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-01-10T22:05:15.424Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-01-10T22:05:15.710Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-01-10T22:05:15.710Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-01-10T22:05:15.994Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-01-10T22:05:16.334Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-01-10T22:05:16.952Z] === RUN TestDockerSuite/TestRunSysctls [2020-01-10T22:05:18.432Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-01-10T22:05:18.432Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-01-10T22:05:18.432Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-01-10T22:05:19.063Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-01-10T22:05:19.285Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-01-10T22:05:19.285Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-01-10T22:05:20.059Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-01-10T22:05:20.430Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-01-10T22:05:21.245Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-01-10T22:05:21.813Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-01-10T22:05:21.813Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-01-10T22:05:23.695Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-01-10T22:05:23.695Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-01-10T22:05:23.907Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-01-10T22:05:26.873Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-01-10T22:05:26.873Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-01-10T22:05:27.476Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-01-10T22:05:28.250Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-01-10T22:05:30.207Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-01-10T22:05:30.217Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-01-10T22:05:30.872Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-01-10T22:05:31.520Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-01-10T22:05:32.028Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-01-10T22:05:32.147Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-01-10T22:05:33.841Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-01-10T22:05:34.220Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-01-10T22:05:35.282Z] === RUN TestDockerSuite/TestRunUserByID [2020-01-10T22:05:36.332Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-01-10T22:05:36.332Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-01-10T22:05:36.332Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-01-10T22:05:37.026Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-01-10T22:05:37.372Z] === RUN TestDockerSuite/TestRunUserByName [2020-01-10T22:05:37.407Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-01-10T22:05:37.407Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-01-10T22:05:37.407Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-01-10T22:05:37.670Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-01-10T22:05:38.721Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-01-10T22:05:39.014Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-01-10T22:05:39.311Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-01-10T22:05:39.964Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-01-10T22:05:40.773Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-01-10T22:05:41.145Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-01-10T22:05:41.922Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-01-10T22:05:42.292Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-01-10T22:05:42.768Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-01-10T22:05:44.125Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-01-10T22:05:44.467Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-01-10T22:05:44.467Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-01-10T22:05:45.524Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-01-10T22:05:45.942Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-01-10T22:05:47.652Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-01-10T22:05:47.753Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-01-10T22:05:49.223Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-01-10T22:05:49.649Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-01-10T22:05:51.055Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-01-10T22:05:51.373Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-01-10T22:05:52.714Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-01-10T22:05:52.907Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-01-10T22:05:53.459Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-01-10T22:05:54.079Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-01-10T22:05:54.737Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-01-10T22:05:54.740Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-01-10T22:05:55.514Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-01-10T22:05:55.768Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-01-10T22:05:55.768Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-01-10T22:05:55.768Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-01-10T22:05:55.768Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-01-10T22:05:55.768Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-01-10T22:05:56.780Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-01-10T22:05:57.397Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-01-10T22:05:58.020Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-01-10T22:05:58.798Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-01-10T22:05:59.504Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-01-10T22:06:00.121Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-01-10T22:06:00.741Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-01-10T22:06:00.741Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-01-10T22:06:01.360Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-01-10T22:06:01.655Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-01-10T22:06:01.655Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-01-10T22:06:01.655Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-01-10T22:06:01.655Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-01-10T22:06:01.939Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-01-10T22:06:01.939Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-01-10T22:06:02.223Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-01-10T22:06:02.223Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-01-10T22:06:02.507Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-01-10T22:06:03.125Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-01-10T22:06:04.137Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-01-10T22:06:04.756Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-01-10T22:06:04.756Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-01-10T22:06:05.380Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-01-10T22:06:05.665Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-01-10T22:06:06.307Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-01-10T22:06:06.420Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-01-10T22:06:06.592Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-01-10T22:06:07.210Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-01-10T22:06:07.830Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-01-10T22:06:07.830Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-01-10T22:06:07.830Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-01-10T22:06:08.843Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-01-10T22:06:09.854Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-01-10T22:06:10.510Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-01-10T22:06:10.865Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-01-10T22:06:11.484Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-01-10T22:06:11.768Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-01-10T22:06:12.059Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-01-10T22:06:12.341Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-01-10T22:06:13.537Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-01-10T22:06:13.929Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-01-10T22:06:16.624Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-01-10T22:06:16.909Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-01-10T22:06:16.909Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-01-10T22:06:16.909Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-01-10T22:06:17.921Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-01-10T22:06:19.399Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-01-10T22:06:20.410Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-01-10T22:06:20.696Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-01-10T22:06:22.732Z] === RUN TestDockerSuite/TestSaveImageId [2020-01-10T22:06:22.733Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-01-10T22:06:23.352Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-01-10T22:06:24.750Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-01-10T22:06:25.403Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-01-10T22:06:25.403Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-01-10T22:06:26.304Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-01-10T22:06:26.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-01-10T22:06:26.885Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-01-10T22:06:27.170Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-01-10T22:06:27.170Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-01-10T22:06:27.938Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-01-10T22:06:31.567Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-01-10T22:06:33.187Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-01-10T22:06:35.633Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-01-10T22:06:35.962Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-01-10T22:06:36.579Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-01-10T22:06:36.866Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-01-10T22:06:36.866Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-01-10T22:06:37.150Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-01-10T22:06:37.767Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-01-10T22:06:39.596Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-01-10T22:06:39.836Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-01-10T22:06:40.699Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-01-10T22:06:42.537Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-01-10T22:06:44.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-01-10T22:06:45.329Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-01-10T22:06:48.026Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-01-10T22:06:48.647Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-01-10T22:06:49.659Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-01-10T22:06:53.118Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-01-10T22:06:53.907Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-01-10T22:06:55.176Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-01-10T22:06:55.723Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-01-10T22:06:55.799Z] === RUN TestDockerSuite/TestStartRecordError [2020-01-10T22:06:56.995Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-01-10T22:06:57.282Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-01-10T22:06:59.320Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-01-10T22:06:59.585Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-01-10T22:07:00.809Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-01-10T22:07:02.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-01-10T22:07:02.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-01-10T22:07:02.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-01-10T22:07:05.208Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-01-10T22:07:05.364Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-01-10T22:07:08.682Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-01-10T22:07:10.508Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-01-10T22:07:11.638Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-01-10T22:07:12.152Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-01-10T22:07:13.858Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-01-10T22:07:16.427Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-01-10T22:07:16.427Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-01-10T22:07:16.427Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-01-10T22:07:17.682Z] === RUN TestDockerSuite/TestStatsNoStream [2020-01-10T22:07:19.624Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-01-10T22:07:20.401Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-01-10T22:07:22.486Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-01-10T22:07:22.777Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-01-10T22:07:23.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-01-10T22:07:23.814Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-01-10T22:07:23.826Z] === RUN TestDockerSuite/TestTopPrivileged [2020-01-10T22:07:24.470Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-01-10T22:07:24.470Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-01-10T22:07:25.139Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-01-10T22:07:25.644Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-01-10T22:07:28.833Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-01-10T22:07:28.833Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-01-10T22:07:29.566Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-01-10T22:07:30.651Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-01-10T22:07:33.034Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-01-10T22:07:33.320Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-01-10T22:07:33.797Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-01-10T22:07:33.797Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-01-10T22:07:33.939Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-01-10T22:07:34.859Z] 3889bb8d808b: Pull complete [2020-01-10T22:07:34.955Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-01-10T22:07:35.081Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-01-10T22:07:35.457Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-01-10T22:07:35.969Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-01-10T22:07:36.306Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-10T22:07:38.000Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-01-10T22:07:38.284Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-01-10T22:07:39.767Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-01-10T22:07:40.782Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-01-10T22:07:41.625Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-01-10T22:07:41.801Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-01-10T22:07:42.397Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-01-10T22:07:42.761Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-01-10T22:07:43.134Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-01-10T22:07:43.281Z] === RUN TestDockerSuite/TestUpdateStats [2020-01-10T22:07:46.293Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-01-10T22:07:46.664Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-01-10T22:07:48.784Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-01-10T22:07:49.314Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-01-10T22:07:49.407Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-01-10T22:07:50.419Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-01-10T22:07:51.110Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-01-10T22:07:51.904Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-01-10T22:07:52.529Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-01-10T22:07:55.129Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-01-10T22:07:55.850Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-01-10T22:07:55.901Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-01-10T22:07:56.946Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-01-10T22:07:59.634Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-01-10T22:07:59.961Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-01-10T22:08:03.106Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-01-10T22:08:03.252Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-01-10T22:08:05.135Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-01-10T22:08:05.722Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-01-10T22:08:05.722Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-01-10T22:08:06.085Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-01-10T22:08:06.876Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-01-10T22:08:07.238Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-01-10T22:08:08.608Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-01-10T22:08:09.038Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-01-10T22:08:09.038Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-01-10T22:08:09.038Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-01-10T22:08:09.038Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-01-10T22:08:09.038Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-01-10T22:08:10.364Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-01-10T22:08:10.698Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-01-10T22:08:12.338Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-01-10T22:08:13.024Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-01-10T22:08:14.509Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-01-10T22:08:15.522Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-01-10T22:08:16.565Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-01-10T22:08:17.597Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-01-10T22:08:18.717Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-01-10T22:08:19.097Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-01-10T22:08:21.146Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-01-10T22:08:22.749Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-01-10T22:08:23.193Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-01-10T22:08:24.828Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-01-10T22:08:25.237Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-01-10T22:08:25.610Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-01-10T22:08:26.397Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-01-10T22:08:26.722Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-01-10T22:08:28.769Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-01-10T22:08:28.816Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-01-10T22:08:29.581Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-01-10T22:08:37.321Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-01-10T22:08:44.122Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-01-10T22:08:44.122Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-01-10T22:08:44.122Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-01-10T22:08:44.746Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-01-10T22:08:45.035Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-01-10T22:08:45.035Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-01-10T22:08:45.035Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-01-10T22:08:46.063Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-01-10T22:08:46.063Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-01-10T22:08:46.607Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-01-10T22:08:47.082Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-01-10T22:08:47.082Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-01-10T22:08:47.082Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-01-10T22:08:47.082Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-01-10T22:08:47.369Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-01-10T22:08:47.874Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-01-10T22:08:49.432Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-01-10T22:08:49.675Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-01-10T22:08:49.718Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-01-10T22:08:50.004Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-01-10T22:08:50.004Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-01-10T22:08:50.004Z] === RUN TestDockerSuite/TestVolumeEvents [2020-01-10T22:08:51.034Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-01-10T22:08:52.341Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-01-10T22:08:52.341Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite (262.80s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.26s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.46s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.54s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.20s) [2020-01-10T22:08:52.341Z] docker_cli_daemon_test.go:1449: [d3738c02f6ad6] daemon is not started [2020-01-10T22:08:52.341Z] check_test.go:309: [db19cd8ff2d6c] daemon is not started [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.26s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.71s) [2020-01-10T22:08:52.341Z] check_test.go:309: [d6a5f5458d245] daemon is not started [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.45s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.76s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.26s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.15s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.19s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.37s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.37s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.26s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.50s) [2020-01-10T22:08:52.341Z] check_test.go:309: [d6a53e93ab2e5] daemon is not started [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s) [2020-01-10T22:08:52.341Z] check_test.go:309: [d0d8b84739303] daemon is not started [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-01-10T22:08:52.341Z] check_test.go:309: [d70260ca84219] daemon is not started [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.39s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.56s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.40s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-01-10T22:08:52.341Z] check_test.go:309: [d2b2fd21ec08a] daemon is not started [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.79s) [2020-01-10T22:08:52.341Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-10T22:08:52.341Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-10T22:08:52.341Z] check_test.go:309: [ddd2d9a4eb6fd] daemon is not started [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.55s) [2020-01-10T22:08:52.341Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-01-10T22:08:52.341Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-10T22:08:52.341Z] check_test.go:309: [d4fe3faf846a4] daemon is not started [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.93s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.02s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.59s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.76s) [2020-01-10T22:08:52.341Z] check_test.go:309: [d4c68ba2ec26f] daemon is not started [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.03s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-01-10T22:08:52.341Z] check_test.go:309: [d9419d21a7af9] daemon is not started [2020-01-10T22:08:52.341Z] --- SKIP: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (0.00s) [2020-01-10T22:08:52.341Z] docker_cli_daemon_plugins_test.go:72: unmatched requirement IsAmd64 [2020-01-10T22:08:52.341Z] check_test.go:309: [d84166e03c22d] daemon is not started [2020-01-10T22:08:52.341Z] --- SKIP: TestDockerDaemonSuite/TestDaemonKillWithPlugins (0.01s) [2020-01-10T22:08:52.341Z] docker_cli_daemon_plugins_test.go:161: unmatched requirement IsAmd64 [2020-01-10T22:08:52.341Z] check_test.go:309: [d5588ee7615db] daemon is not started [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.50s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-01-10T22:08:52.341Z] check_test.go:309: [db730472c4d33] daemon is not started [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.69s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.78s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.87s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.67s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.06s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.71s) [2020-01-10T22:08:52.341Z] check_test.go:309: [db47fb7254617] daemon is not started [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.28s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (11.85s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.39s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.99s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.98s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.10s) [2020-01-10T22:08:52.341Z] check_test.go:309: [d767b205e8cd8] daemon is not started [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.42s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.21s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.13s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.84s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.31s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.86s) [2020-01-10T22:08:52.341Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-10T22:08:52.341Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-10T22:08:52.341Z] check_test.go:309: [dafbcf54874c2] daemon is not started [2020-01-10T22:08:52.341Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-01-10T22:08:52.341Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-10T22:08:52.341Z] check_test.go:309: [d0b2e65f829f4] daemon is not started [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.24s) [2020-01-10T22:08:52.341Z] check_test.go:309: [d3cfde61a64ae] daemon is not started [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.75s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.02s) [2020-01-10T22:08:52.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.05s) [2020-01-10T22:08:52.341Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (0.00s) [2020-01-10T22:08:52.341Z] docker_cli_daemon_plugins_test.go:45: unmatched requirement IsAmd64 [2020-01-10T22:08:52.341Z] check_test.go:309: [d011a81e9ec54] daemon is not started [2020-01-10T22:08:52.341Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (0.00s) [2020-01-10T22:08:52.341Z] docker_cli_daemon_plugins_test.go:16: unmatched requirement IsAmd64 [2020-01-10T22:08:52.342Z] check_test.go:309: [d924e8271e9f2] daemon is not started [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.53s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.56s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.34s) [2020-01-10T22:08:52.342Z] check_test.go:309: [d34f719b6eb8f] daemon is not started [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.09s) [2020-01-10T22:08:52.342Z] --- SKIP: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (0.00s) [2020-01-10T22:08:52.342Z] docker_cli_daemon_plugins_test.go:98: unmatched requirement IsAmd64 [2020-01-10T22:08:52.342Z] check_test.go:309: [dacc002afab5f] daemon is not started [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.68s) [2020-01-10T22:08:52.342Z] check_test.go:309: [d1e182cbce3a3] daemon is not started [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-01-10T22:08:52.342Z] --- SKIP: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (0.00s) [2020-01-10T22:08:52.342Z] docker_cli_daemon_plugins_test.go:123: unmatched requirement IsAmd64 [2020-01-10T22:08:52.342Z] check_test.go:309: [de841e545f132] daemon is not started [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.57s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2020-01-10T22:08:52.342Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-01-10T22:08:52.342Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-01-10T22:08:52.342Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-01-10T22:08:52.342Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-01-10T22:08:52.342Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-01-10T22:08:52.342Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-01-10T22:08:52.342Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-01-10T22:08:52.342Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-01-10T22:08:52.342Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-01-10T22:08:52.342Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-01-10T22:08:52.342Z] check_test.go:309: [d6be25824877b] daemon is not started [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2020-01-10T22:08:52.342Z] check_test.go:309: [d798a271d1979] daemon is not started [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.92s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-01-10T22:08:52.342Z] check_test.go:309: [dc8d20ea52c78] daemon is not started [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.48s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.73s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.98s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2020-01-10T22:08:52.342Z] check_test.go:309: [d9043ba8e23e5] daemon is not started [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.00s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.10s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.64s) [2020-01-10T22:08:52.342Z] --- SKIP: TestDockerDaemonSuite/TestFailedPluginRemove (0.00s) [2020-01-10T22:08:52.342Z] docker_cli_daemon_test.go:2937: unmatched requirement IsAmd64 [2020-01-10T22:08:52.342Z] check_test.go:309: [db920dff363f7] daemon is not started [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.53s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.69s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-01-10T22:08:52.342Z] check_test.go:309: [d2281f56e7aa3] daemon is not started [2020-01-10T22:08:52.342Z] --- SKIP: TestDockerDaemonSuite/TestPluginListFilterCapability (0.00s) [2020-01-10T22:08:52.342Z] docker_cli_daemon_plugins_test.go:290: unmatched requirement IsAmd64 [2020-01-10T22:08:52.342Z] check_test.go:309: [dc39fae473623] daemon is not started [2020-01-10T22:08:52.342Z] --- SKIP: TestDockerDaemonSuite/TestPluginListFilterEnabled (0.00s) [2020-01-10T22:08:52.342Z] docker_cli_daemon_plugins_test.go:262: unmatched requirement IsAmd64 [2020-01-10T22:08:52.342Z] check_test.go:309: [d2bc1d9226000] daemon is not started [2020-01-10T22:08:52.342Z] --- SKIP: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (0.00s) [2020-01-10T22:08:52.342Z] docker_cli_daemon_plugins_test.go:234: unmatched requirement IsAmd64 [2020-01-10T22:08:52.342Z] check_test.go:309: [d76641784a986] daemon is not started [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.28s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.69s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.12s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.19s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.23s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.84s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.07s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.94s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.45s) [2020-01-10T22:08:52.342Z] docker_cli_daemon_test.go:2542: [d79895fad53d4] daemon is not started [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.73s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.34s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.66s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.64s) [2020-01-10T22:08:52.342Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2020-01-10T22:08:52.342Z] check_test.go:309: [dc56b4cb633d6] daemon is not started [2020-01-10T22:08:52.342Z] --- SKIP: TestDockerDaemonSuite/TestVolumePlugin (0.00s) [2020-01-10T22:08:52.342Z] docker_cli_daemon_plugins_test.go:188: unmatched requirement IsAmd64 [2020-01-10T22:08:52.342Z] check_test.go:309: [d45fa95f19a4b] daemon is not started [2020-01-10T22:08:52.342Z] === RUN TestDockerSwarmSuite [2020-01-10T22:08:52.342Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-01-10T22:08:53.158Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-01-10T22:08:53.158Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-01-10T22:08:53.158Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-01-10T22:08:55.608Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-01-10T22:08:55.935Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-01-10T22:08:58.050Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-01-10T22:08:59.469Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite (1485.90s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.59s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.40s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.07s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.63s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.29s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.10s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.20s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.77s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.08s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.13s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.87s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.69s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.69s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.65s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.67s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.81s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.66s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAttachDetach (0.89s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.78s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.75s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.76s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.76s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.08s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.53s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.04s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.02s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.89s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.00s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.58s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.28s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.85s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.45s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.93s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.39s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.44s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.72s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.21s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.11s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.69s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.84s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.86s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.07s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.05s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.58s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.37s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.22s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.61s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.37s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.73s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.12s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.16s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.31s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.51s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.39s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.82s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.70s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.05s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.99s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.80s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.04s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.04s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.85s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.76s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.06s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.26s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.35s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.73s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.10s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.53s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.08s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.21s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.81s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.77s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.23s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.32s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.78s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.83s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.85s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.90s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.83s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.51s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s) [2020-01-10T22:08:59.469Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-10T22:08:59.469Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.39s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.72s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.96s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildContChar (2.85s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.95s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.24s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.57s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.88s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.56s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.43s) [2020-01-10T22:08:59.469Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.33s) [2020-01-10T22:08:59.469Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-01-10T22:08:59.469Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.470Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-01-10T22:08:59.470Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.470Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-01-10T22:08:59.470Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.470Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-01-10T22:08:59.470Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.39s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.26s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.69s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.40s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.90s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.19s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.58s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.11s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.10s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.56s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.04s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.98s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.07s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.64s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.11s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.58s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.58s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.87s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.82s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.95s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.90s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.24s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.87s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.92s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.11s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.80s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.70s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.90s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.31s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.43s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEnv (1.27s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.15s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.99s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.05s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.13s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.00s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.07s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.30s) [2020-01-10T22:08:59.470Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-01-10T22:08:59.470Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.43s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildExpose (0.40s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.91s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.59s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildFails (0.83s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.10s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.16s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.64s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.45s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.44s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.02s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.82s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.88s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.88s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.49s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildHistory (4.33s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.56s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.29s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.72s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.92s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildLabel (0.50s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.52s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.50s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.39s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildLabels (0.57s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.35s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.14s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.07s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.18s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.16s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.16s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.91s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.55s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.52s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.54s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.87s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.61s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.42s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.15s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.38s) [2020-01-10T22:08:59.470Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-10T22:08:59.470Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.40s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.52s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.89s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.38s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.89s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.66s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.96s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.94s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.60s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.50s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.64s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.48s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.77s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.94s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.67s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.52s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.54s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.05s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.21s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.39s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.10s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildPATH (2.56s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.75s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.91s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.59s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.73s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.87s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildRm (2.99s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.99s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.51s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.55s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.66s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.13s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.12s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.04s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.50s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.37s) [2020-01-10T22:08:59.470Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-10T22:08:59.470Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.50s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.91s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildStderr (0.87s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.88s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.02s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.06s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.61s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.92s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.43s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildUser (1.82s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.34s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.97s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.87s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.96s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.96s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.39s) [2020-01-10T22:08:59.470Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-01-10T22:08:59.470Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.470Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-01-10T22:08:59.470Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.470Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-10T22:08:59.470Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.470Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-10T22:08:59.470Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.64s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.87s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.78s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.89s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.64s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.74s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.98s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.49s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.71s) [2020-01-10T22:08:59.470Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-10T22:08:59.470Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.87s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.15s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-01-10T22:08:59.470Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-10T22:08:59.470Z] docker_cli_sni_test.go:18: Flakey test [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.60s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.86s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestCommitChange (1.00s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.89s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.44s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.45s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.89s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestCommitTTY (1.54s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.90s) [2020-01-10T22:08:59.470Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.51s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.86s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.52s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.57s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.69s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.83s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.66s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.76s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.64s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.64s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.70s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.72s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.73s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.54s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.72s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.71s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.74s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.74s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.68s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.67s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.73s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.73s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.66s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.36s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.34s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.65s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.43s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.72s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.69s) [2020-01-10T22:08:59.471Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-01-10T22:08:59.471Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.63s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.73s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.10s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.06s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.75s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.70s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.42s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.00s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.44s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.44s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.43s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.40s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000681b20_} (1.41s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1816760607_/foo_false____} (1.40s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1816760607_/foo_true____} (1.41s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3774330866_/foo_false____} (1.40s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3774330866_/foo_true____} (1.41s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3774330866_/foo_true__0xc000681f80__} (1.42s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000681fa0_} (1.42s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000681fc0_} (1.41s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000681fe0_} (1.44s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000786000_} (1.45s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.40s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.70s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.83s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.60s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.46s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.24s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.85s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.86s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.90s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.86s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.86s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.91s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.87s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.00s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.04s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.88s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.03s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.50s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.98s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.84s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.86s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.86s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.15s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.85s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.16s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.60s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.82s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.32s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.57s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.13s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.81s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.63s) [2020-01-10T22:08:59.471Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.15s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.80s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.50s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.90s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCpToDot (0.84s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.47s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.60s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCpToStdout (0.89s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (2.99s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.46s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.84s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.73s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.73s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.70s) [2020-01-10T22:08:59.769Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-10T22:08:59.769Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.68s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.43s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2020-01-10T22:08:59.769Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-10T22:08:59.769Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.31s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (8.99s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-01-10T22:08:59.769Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.63s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.35s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.77s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.36s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.45s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.72s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.68s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.68s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.31s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.80s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.81s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.32s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.08s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.52s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.50s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.91s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.99s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsAttach (0.84s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsCommit (0.96s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.75s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.71s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.78s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.67s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.46s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.98s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.58s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsCopy (1.34s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.49s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.68s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.42s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.18s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.24s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.45s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.29s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.07s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsFilters (1.43s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsFormat (1.41s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.88s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.40s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.69s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.38s) [2020-01-10T22:08:59.770Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-10T22:08:59.770Z] docker_cli_events_unix_test.go:52: unmatched requirement NotPpc64le [2020-01-10T22:08:59.770Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-10T22:08:59.770Z] docker_cli_events_unix_test.go:82: unmatched requirement NotPpc64le [2020-01-10T22:08:59.770Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.00s) [2020-01-10T22:08:59.770Z] docker_cli_events_test.go:232: unmatched requirement IsAmd64 [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.70s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsRename (0.76s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsResize (0.82s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.67s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.89s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.71s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.96s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsTop (0.81s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.25s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExec (0.87s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.75s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.72s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.74s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.66s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.80s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.81s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.78s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.80s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.83s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.76s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.49s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecCgroup (1.25s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecEnv (0.80s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.52s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.76s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecInspectID (2.87s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecInteractive (0.80s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.80s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.78s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecParseError (0.76s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.77s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.71s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.46s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.80s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecStartFails (0.81s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.99s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.73s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecTTY (0.81s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.86s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.73s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecUlimits (0.85s) [2020-01-10T22:08:59.770Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-01-10T22:08:59.770Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.89s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.81s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.21s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.84s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestExecWithUser (0.98s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.73s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.74s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.03s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.72s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.70s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestHealth (20.64s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.88s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.04s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.86s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.37s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.33s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.52s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.03s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.10s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.14s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.83s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.74s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.05s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImportDisplay (1.55s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImportFile (1.78s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.79s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImportGzipped (2.29s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.74s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.84s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.79s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.96s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.69s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.71s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.67s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.66s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.67s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.64s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.54s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.69s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.64s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.73s) [2020-01-10T22:08:59.770Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-10T22:08:59.770Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.05s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.72s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectDefault (0.69s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectHistory (0.84s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2020-01-10T22:08:59.770Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-10T22:08:59.770Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.68s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.73s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.68s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.74s) [2020-01-10T22:08:59.770Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.00s) [2020-01-10T22:08:59.770Z] docker_cli_inspect_test.go:421: unmatched requirement IsAmd64 [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.77s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectStatus (0.87s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.46s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.73s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.71s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.72s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.67s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.66s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.69s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.94s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.41s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.36s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.63s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.09s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.00s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.10s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.75s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (10.41s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.14s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.63s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.67s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.36s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.51s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.66s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.70s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.69s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.67s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.72s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.74s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.43s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.40s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.42s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.18s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.96s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.68s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.71s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.67s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsSince (6.79s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.67s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.72s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsTail (0.81s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.74s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.71s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.33s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.66s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestNetHostname (2.04s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.07s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.98s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.69s) [2020-01-10T22:08:59.770Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-01-10T22:08:59.770Z] docker_cli_plugins_test.go:73: unmatched requirement IsAmd64 [2020-01-10T22:08:59.770Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-10T22:08:59.770Z] docker_cli_plugins_test.go:95: unmatched requirement IsAmd64 [2020-01-10T22:08:59.770Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-01-10T22:08:59.770Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.770Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.00s) [2020-01-10T22:08:59.770Z] docker_cli_plugins_test.go:140: unmatched requirement IsAmd64 [2020-01-10T22:08:59.770Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.00s) [2020-01-10T22:08:59.770Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-01-10T22:08:59.770Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.00s) [2020-01-10T22:08:59.770Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-01-10T22:08:59.770Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.07s) [2020-01-10T22:08:59.770Z] docker_cli_plugins_test.go:446: unmatched requirement IsAmd64 [2020-01-10T22:08:59.770Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.07s) [2020-01-10T22:08:59.770Z] docker_cli_plugins_test.go:415: unmatched requirement IsAmd64 [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.08s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.37s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.40s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestPortList (9.45s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.31s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.76s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.63s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-10T22:08:59.770Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.66s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.68s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.31s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.92s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.48s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.78s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.27s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPsByOrder (2.79s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.97s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.98s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.84s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.15s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.09s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.51s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.25s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.19s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.43s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.42s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.56s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.18s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.45s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.25s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.10s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.35s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.73s) [2020-01-10T22:08:59.771Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-01-10T22:08:59.771Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.46s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.32s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.21s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.80s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.43s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.36s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.75s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.95s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.31s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.15s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.14s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.40s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.48s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.40s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.19s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.48s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.14s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.60s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.01s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.42s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.62s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.52s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.91s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRmiTag (0.24s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.70s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.98s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.68s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.89s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.49s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.36s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunAddHost (0.67s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.66s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.72s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.57s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.66s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.94s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.89s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.29s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.33s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.87s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.85s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.82s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.72s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.86s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.01s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.08s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.71s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.67s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.67s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.07s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.67s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.65s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.72s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.65s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.67s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.66s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.68s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.68s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.67s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.66s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.13s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.78s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.78s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.69s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.67s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.45s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.35s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.36s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.70s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.66s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.62s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.72s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.68s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.58s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.03s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.10s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.67s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.01s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.63s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.30s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.29s) [2020-01-10T22:08:59.771Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-01-10T22:08:59.771Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.771Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-01-10T22:08:59.771Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.67s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.73s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.35s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.00s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.65s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.53s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.67s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunDeviceDirectory (1.34s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.64s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.42s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.67s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.66s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.70s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.65s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.66s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.67s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.66s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunExitCode (0.64s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.68s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.67s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.73s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.69s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.69s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.37s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.40s) [2020-01-10T22:08:59.771Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-10T22:08:59.771Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.05s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.71s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.38s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.78s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.41s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.65s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.76s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.39s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.39s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.75s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.56s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.53s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.06s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.32s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.15s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.40s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.30s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.34s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunMount (5.95s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.68s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.65s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.28s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.00s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.00s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.94s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.22s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.46s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.23s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunNetHost (1.04s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.71s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.74s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.01s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.94s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.04s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.60s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.16s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.65s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.26s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.62s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.59s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.21s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.77s) [2020-01-10T22:08:59.771Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-10T22:08:59.771Z] docker_cli_run_unix_test.go:617: unmatched requirement NotPpc64le [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.69s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.84s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.60s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.88s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.66s) [2020-01-10T22:08:59.771Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.66s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.64s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.66s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.64s) [2020-01-10T22:08:59.771Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-10T22:08:59.771Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.66s) [2020-01-10T22:08:59.771Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-10T22:08:59.771Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.68s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.35s) [2020-01-10T22:08:59.771Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-10T22:08:59.771Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.91s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.35s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunRm (0.69s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.64s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.73s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.65s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.19s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.70s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.33s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.02s) [2020-01-10T22:08:59.771Z] --- SKIP: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.01s) [2020-01-10T22:08:59.771Z] docker_cli_run_unix_test.go:1058: unmatched requirement IsAmd64 [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.62s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.64s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.64s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.67s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.68s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.68s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.67s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.55s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunState (1.42s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.67s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.73s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.03s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.67s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.64s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunSysctls (1.37s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.68s) [2020-01-10T22:08:59.771Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.22s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.66s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.76s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.30s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.89s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.80s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.65s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.68s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.12s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.16s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunUserByID (0.79s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.70s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunUserByName (0.67s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.66s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunUserDeviceAllowed (0.66s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.65s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.95s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.64s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.04s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.03s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.32s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.14s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.44s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.67s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.69s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.82s) [2020-01-10T22:08:59.772Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-01-10T22:08:59.772Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.772Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-01-10T22:08:59.772Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.772Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-01-10T22:08:59.772Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.68s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.73s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.70s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.36s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.69s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.70s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.70s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.05s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.09s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.05s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.14s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.70s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.73s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.68s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.80s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.68s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.69s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.69s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.65s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.35s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.69s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.68s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.54s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.31s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.64s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.22s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.68s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.11s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.15s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.28s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.13s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.80s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestSaveImageId (0.12s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.76s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.06s) [2020-01-10T22:08:59.772Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents315094188 [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.63s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.16s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (4.39s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (4.30s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.76s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.14s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.15s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.15s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.63s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.18s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.33s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.30s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.95s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.28s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.79s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.26s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.82s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestStartRecordError (1.67s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.64s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.79s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.76s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.27s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.07s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.70s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.99s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.71s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.69s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.75s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.75s) [2020-01-10T22:08:59.772Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-01-10T22:08:59.772Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.81s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.89s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.40s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.69s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.70s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUpdateInvalidSwapMemory (1.04s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.98s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.68s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.77s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.49s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.96s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.87s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.65s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUpdateStats (4.75s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.38s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUpdateSwapMemoryOnly (0.92s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.22s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.88s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.73s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.30s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.01s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.21s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.33s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.21s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.98s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.00s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.30s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.38s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.94s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.00s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.99s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.98s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.95s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.11s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.05s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.07s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.76s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.12s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.05s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.03s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.97s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.14s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.14s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.03s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.08s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.27s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.15s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.23s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.07s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.09s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.77s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.04s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.10s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.10s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.71s) [2020-01-10T22:08:59.772Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.74s) [2020-01-10T22:08:59.772Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-01-10T22:08:59.772Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-10T22:08:59.772Z] === RUN TestDockerRegistrySuite [2020-01-10T22:08:59.772Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-01-10T22:09:01.816Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-01-10T22:09:03.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-01-10T22:09:03.855Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-01-10T22:09:06.546Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-01-10T22:09:06.546Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-01-10T22:09:10.950Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-01-10T22:09:15.356Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-01-10T22:09:15.399Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-01-10T22:09:17.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-01-10T22:09:17.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-01-10T22:09:19.760Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-01-10T22:09:21.806Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-01-10T22:09:23.842Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-01-10T22:09:25.321Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-01-10T22:09:28.006Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-01-10T22:09:29.492Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-01-10T22:09:31.537Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-01-10T22:09:33.452Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-01-10T22:09:33.569Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-01-10T22:09:37.040Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-01-10T22:09:39.730Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-01-10T22:09:41.771Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-01-10T22:09:45.274Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-01-10T22:09:45.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-01-10T22:09:45.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-01-10T22:09:47.314Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-01-10T22:09:47.314Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-01-10T22:09:49.349Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-01-10T22:09:50.831Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-01-10T22:09:52.869Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-01-10T22:09:56.403Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-01-10T22:09:57.418Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-01-10T22:09:59.464Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-01-10T22:10:00.083Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-01-10T22:10:00.083Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-01-10T22:10:01.097Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-01-10T22:10:01.382Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-01-10T22:10:01.660Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-01-10T22:10:02.035Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-01-10T22:10:02.395Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-01-10T22:10:02.395Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-01-10T22:10:04.440Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-01-10T22:10:05.489Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-01-10T22:10:07.133Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-01-10T22:10:08.611Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-01-10T22:10:10.642Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-01-10T22:10:11.667Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite (73.00s) [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.22s) [2020-01-10T22:10:12.683Z] check_test.go:196: [d381d8cf6b0e4] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.92s) [2020-01-10T22:10:12.683Z] check_test.go:196: [d16f4927645bf] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.37s) [2020-01-10T22:10:12.683Z] check_test.go:196: [dcf9f8256752d] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2020-01-10T22:10:12.683Z] check_test.go:196: [d5047b431457d] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.54s) [2020-01-10T22:10:12.683Z] check_test.go:196: [dac9ac8bfe424] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.56s) [2020-01-10T22:10:12.683Z] check_test.go:196: [d0242dfbf6f0b] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.47s) [2020-01-10T22:10:12.683Z] check_test.go:196: [de6aade67139e] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.96s) [2020-01-10T22:10:12.683Z] check_test.go:196: [decb17d2966a5] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.72s) [2020-01-10T22:10:12.683Z] check_test.go:196: [daef6dadb53a8] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.94s) [2020-01-10T22:10:12.683Z] check_test.go:196: [d44ce33dc20f6] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (2.12s) [2020-01-10T22:10:12.683Z] check_test.go:196: [d35b90af5e645] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (2.05s) [2020-01-10T22:10:12.683Z] check_test.go:196: [d63f01dd25d98] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.85s) [2020-01-10T22:10:12.683Z] check_test.go:196: [d9533f511fbb1] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.86s) [2020-01-10T22:10:12.683Z] check_test.go:196: [d7b8cd807e59c] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.28s) [2020-01-10T22:10:12.683Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:912389742b9dd576f5194f0daf24b15d43b6e763f9a67575d589520666c79f4d [2020-01-10T22:10:12.683Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:842a7ebcda16a0ca1a88590cd2576dd01c0daeeaf2723f690ef28993c9b773fd [2020-01-10T22:10:12.683Z] check_test.go:196: [d50d68c4189e1] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.21s) [2020-01-10T22:10:12.683Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2a1cd12e281b0f1f7dade29c13a0236da75194122d3731b3f0d61d1c5a238960 [2020-01-10T22:10:12.683Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5a326cfef918799b0b1d4fe7cbd737daede39a29a27573a67689f51aa2b68b8a [2020-01-10T22:10:12.683Z] check_test.go:196: [d1f1c63ced41e] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.89s) [2020-01-10T22:10:12.683Z] check_test.go:196: [d4046eab92947] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.54s) [2020-01-10T22:10:12.683Z] check_test.go:196: [da853a42ae714] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.88s) [2020-01-10T22:10:12.683Z] check_test.go:196: [d9da0092bd453] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2020-01-10T22:10:12.683Z] check_test.go:196: [d2ac290fb0a9e] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.82s) [2020-01-10T22:10:12.683Z] check_test.go:196: [d65c2facc772f] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.75s) [2020-01-10T22:10:12.683Z] check_test.go:196: [de0c857c05df9] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.71s) [2020-01-10T22:10:12.683Z] check_test.go:196: [dac31b68b016b] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.94s) [2020-01-10T22:10:12.683Z] check_test.go:196: [d593be6c2bd87] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (1.04s) [2020-01-10T22:10:12.683Z] check_test.go:196: [db56b4afd412a] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.93s) [2020-01-10T22:10:12.683Z] check_test.go:196: [d3e87e8771c68] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.53s) [2020-01-10T22:10:12.683Z] check_test.go:196: [d3b02bab6b921] daemon is not started [2020-01-10T22:10:12.683Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2020-01-10T22:10:12.683Z] check_test.go:196: [d458eae8f1034] daemon is not started [2020-01-10T22:10:12.684Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.84s) [2020-01-10T22:10:12.684Z] check_test.go:196: [d87072b8b3cb4] daemon is not started [2020-01-10T22:10:12.684Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.35s) [2020-01-10T22:10:12.684Z] check_test.go:196: [d52b8f497e46d] daemon is not started [2020-01-10T22:10:12.684Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.94s) [2020-01-10T22:10:12.684Z] check_test.go:196: [d2064f9a20001] daemon is not started [2020-01-10T22:10:12.684Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2020-01-10T22:10:12.684Z] check_test.go:196: [d2a8ed4415dc5] daemon is not started [2020-01-10T22:10:12.684Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.95s) [2020-01-10T22:10:12.684Z] check_test.go:196: [da561484e6820] daemon is not started [2020-01-10T22:10:12.684Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.53s) [2020-01-10T22:10:12.684Z] check_test.go:196: [de002ddd8af84] daemon is not started [2020-01-10T22:10:12.684Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.60s) [2020-01-10T22:10:12.684Z] check_test.go:196: [d475fb95b25de] daemon is not started [2020-01-10T22:10:12.684Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.91s) [2020-01-10T22:10:12.684Z] check_test.go:196: [ddb433fb18963] daemon is not started [2020-01-10T22:10:12.684Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.28s) [2020-01-10T22:10:12.684Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.90s) [2020-01-10T22:10:12.684Z] === RUN TestDockerSchema1RegistrySuite [2020-01-10T22:10:12.684Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-01-10T22:10:12.684Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-01-10T22:10:18.188Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-01-10T22:10:22.583Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-01-10T22:10:27.012Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-01-10T22:10:29.065Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-01-10T22:10:30.548Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-01-10T22:10:30.836Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-01-10T22:10:32.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-01-10T22:10:34.360Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-01-10T22:10:36.401Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-01-10T22:10:37.527Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-01-10T22:10:40.800Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-01-10T22:10:41.418Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-01-10T22:10:42.045Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-01-10T22:10:42.045Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-01-10T22:10:43.067Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-01-10T22:10:43.352Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-01-10T22:10:44.366Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-01-10T22:10:44.366Z] --- PASS: TestDockerSchema1RegistrySuite (31.85s) [2020-01-10T22:10:44.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2020-01-10T22:10:44.366Z] check_test.go:223: [dc17a627cebc3] daemon is not started [2020-01-10T22:10:44.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.59s) [2020-01-10T22:10:44.366Z] check_test.go:223: [de4e882ea5b02] daemon is not started [2020-01-10T22:10:44.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.56s) [2020-01-10T22:10:44.366Z] check_test.go:223: [d4d97d89af2f7] daemon is not started [2020-01-10T22:10:44.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.51s) [2020-01-10T22:10:44.366Z] check_test.go:223: [d2d3440ba6374] daemon is not started [2020-01-10T22:10:44.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (2.34s) [2020-01-10T22:10:44.366Z] check_test.go:223: [dd0f360d3c417] daemon is not started [2020-01-10T22:10:44.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.84s) [2020-01-10T22:10:44.366Z] check_test.go:223: [d73f0b3b748c8] daemon is not started [2020-01-10T22:10:44.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2020-01-10T22:10:44.366Z] check_test.go:223: [df5f7defc3529] daemon is not started [2020-01-10T22:10:44.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.91s) [2020-01-10T22:10:44.366Z] check_test.go:223: [dd82a10a365e3] daemon is not started [2020-01-10T22:10:44.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.76s) [2020-01-10T22:10:44.366Z] check_test.go:223: [d3e6e358ca1ec] daemon is not started [2020-01-10T22:10:44.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.93s) [2020-01-10T22:10:44.366Z] check_test.go:223: [d7616839c4697] daemon is not started [2020-01-10T22:10:44.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.99s) [2020-01-10T22:10:44.366Z] check_test.go:223: [dc33b4e14b25c] daemon is not started [2020-01-10T22:10:44.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (1.05s) [2020-01-10T22:10:44.366Z] check_test.go:223: [de23a1c11d5f8] daemon is not started [2020-01-10T22:10:44.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.56s) [2020-01-10T22:10:44.366Z] check_test.go:223: [d469278b124ae] daemon is not started [2020-01-10T22:10:44.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2020-01-10T22:10:44.366Z] check_test.go:223: [de1e2da1f8aa0] daemon is not started [2020-01-10T22:10:44.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.87s) [2020-01-10T22:10:44.366Z] check_test.go:223: [da79cbb532de2] daemon is not started [2020-01-10T22:10:44.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.33s) [2020-01-10T22:10:44.366Z] check_test.go:223: [d9cf5332e873a] daemon is not started [2020-01-10T22:10:44.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (1.02s) [2020-01-10T22:10:44.366Z] check_test.go:223: [d4a0fe725341f] daemon is not started [2020-01-10T22:10:44.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2020-01-10T22:10:44.366Z] check_test.go:223: [d1fe96bc3ccbb] daemon is not started [2020-01-10T22:10:44.366Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-01-10T22:10:44.366Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-01-10T22:10:46.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-01-10T22:10:47.417Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-01-10T22:10:47.417Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-01-10T22:10:49.451Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-01-10T22:10:49.736Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-01-10T22:10:50.751Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-01-10T22:10:50.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-01-10T22:10:50.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-01-10T22:10:52.231Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-01-10T22:10:52.231Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (7.90s) [2020-01-10T22:10:52.231Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.60s) [2020-01-10T22:10:52.231Z] check_test.go:252: [d9d78b59e8883] daemon is not started [2020-01-10T22:10:52.231Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (1.22s) [2020-01-10T22:10:52.231Z] check_test.go:252: [d0c17f41bb311] daemon is not started [2020-01-10T22:10:52.231Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.23s) [2020-01-10T22:10:52.231Z] check_test.go:252: [d5a4e9ad86087] daemon is not started [2020-01-10T22:10:52.231Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.99s) [2020-01-10T22:10:52.231Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.33s) [2020-01-10T22:10:52.231Z] check_test.go:252: [d104af52b91e0] daemon is not started [2020-01-10T22:10:52.231Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (1.03s) [2020-01-10T22:10:52.231Z] check_test.go:252: [d0d8afcd4a48e] daemon is not started [2020-01-10T22:10:52.231Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.32s) [2020-01-10T22:10:52.231Z] check_test.go:252: [d6d3cd50cad2c] daemon is not started [2020-01-10T22:10:52.231Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2020-01-10T22:10:52.231Z] check_test.go:252: [d6527a463e8ee] daemon is not started [2020-01-10T22:10:52.231Z] === RUN TestDockerRegistryAuthTokenSuite [2020-01-10T22:10:52.231Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-01-10T22:10:52.390Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-01-10T22:10:57.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-01-10T22:10:57.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-01-10T22:10:58.011Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-01-10T22:10:58.011Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-01-10T22:10:58.296Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.94s) [2020-01-10T22:10:58.296Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s) [2020-01-10T22:10:58.296Z] check_test.go:279: [de86142240877] daemon is not started [2020-01-10T22:10:58.296Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.19s) [2020-01-10T22:10:58.296Z] check_test.go:279: [dc64f853937a9] daemon is not started [2020-01-10T22:10:58.296Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.19s) [2020-01-10T22:10:58.296Z] check_test.go:279: [d7b1eaab76f91] daemon is not started [2020-01-10T22:10:58.296Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.19s) [2020-01-10T22:10:58.296Z] check_test.go:279: [d079a314e826f] daemon is not started [2020-01-10T22:10:58.296Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.19s) [2020-01-10T22:10:58.296Z] check_test.go:279: [db0307c50ac59] daemon is not started [2020-01-10T22:10:58.296Z] === RUN TestDockerDaemonSuite [2020-01-10T22:10:58.296Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-01-10T22:11:02.932Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-01-10T22:11:03.949Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-01-10T22:11:04.597Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-01-10T22:11:07.285Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-01-10T22:11:09.319Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-01-10T22:11:10.445Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-01-10T22:11:10.819Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-01-10T22:11:12.298Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-01-10T22:11:14.982Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-01-10T22:11:17.023Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-01-10T22:11:18.001Z] 55d044e60c89: Pull complete [2020-01-10T22:11:18.001Z] Digest: sha256:4efcb3a698783b53599310bf6a663492d98288059bae0ee61e1521be3fa38d7f [2020-01-10T22:11:18.001Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2016 [2020-01-10T22:11:18.001Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2016 into daemon under test completed successfully [2020-01-10T22:11:18.001Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2016 as microsoft/windowsservercore in daemon under test [2020-01-10T22:11:18.001Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2016 is '10.0.14393.3384' [2020-01-10T22:11:18.001Z] WARN: Skipping validation tests [2020-01-10T22:11:18.001Z] INFO: Running unit tests at 01/10/2020 22:11:11... [2020-01-10T22:11:19.653Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-01-10T22:11:19.720Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-01-10T22:11:20.957Z] INFO: make.ps1 starting at 01/10/2020 22:11:20 [2020-01-10T22:11:21.423Z] INFO: Git commit (4d63209d9) assumed from DOCKER_GITCOMMIT environment variable [2020-01-10T22:11:21.423Z] INFO: Invoking autogen... [2020-01-10T22:11:21.888Z] INFO: Running unit tests... [2020-01-10T22:11:23.190Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-01-10T22:11:25.238Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-01-10T22:11:25.293Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-01-10T22:11:26.722Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-01-10T22:11:28.760Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-01-10T22:11:29.043Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-01-10T22:11:29.664Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-01-10T22:11:30.544Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\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/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/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-01-10T22:11:31.152Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-01-10T22:11:31.436Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-01-10T22:11:34.122Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-01-10T22:11:35.138Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-01-10T22:11:37.838Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-01-10T22:11:38.855Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-01-10T22:11:39.140Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-01-10T22:11:39.182Z] ? github.com/docker/docker/api [no test files] [2020-01-10T22:11:39.395Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-01-10T22:11:40.140Z] --- PASS: TestDockerExternalVolumeSuite (441.35s) [2020-01-10T22:11:40.140Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.91s) [2020-01-10T22:11:40.140Z] docker_cli_external_volume_driver_test.go:53: [d8e5144c7ff6b] daemon is not started [2020-01-10T22:11:40.140Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-01-10T22:11:40.140Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s) [2020-01-10T22:11:40.140Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-01-10T22:11:40.140Z] docker_cli_external_volume_driver_test.go:53: [df7fa1bcbc273] daemon is not started [2020-01-10T22:11:40.140Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-01-10T22:11:40.140Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-01-10T22:11:40.140Z] docker_cli_external_volume_driver_test.go:53: [de036014f6318] daemon is not started [2020-01-10T22:11:40.140Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-01-10T22:11:40.140Z] docker_cli_external_volume_driver_test.go:53: [d5644c45dc46c] daemon is not started [2020-01-10T22:11:40.140Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.62s) [2020-01-10T22:11:40.140Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-01-10T22:11:40.140Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-01-10T22:11:40.140Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-01-10T22:11:40.140Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) [2020-01-10T22:11:40.140Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s) [2020-01-10T22:11:40.140Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2020-01-10T22:11:40.140Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s) [2020-01-10T22:11:40.140Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.41s) [2020-01-10T22:11:40.140Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-01-10T22:11:40.140Z] docker_cli_external_volume_driver_test.go:485: [dc68af10c02dd] daemon is not started [2020-01-10T22:11:40.140Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-01-10T22:11:40.140Z] docker_cli_external_volume_driver_test.go:53: [d43b68303bd25] daemon is not started [2020-01-10T22:11:40.140Z] PASS [2020-01-10T22:11:40.140Z] [2020-01-10T22:11:40.140Z] === Skipped [2020-01-10T22:11:40.140Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-10T22:11:40.140Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-10T22:11:40.140Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-10T22:11:40.140Z] check_test.go:309: [d10c730157a19] daemon is not started [2020-01-10T22:11:40.140Z] [2020-01-10T22:11:40.140Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-10T22:11:40.140Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-10T22:11:40.140Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-10T22:11:40.140Z] check_test.go:309: [d3e38b565776c] daemon is not started [2020-01-10T22:11:40.140Z] [2020-01-10T22:11:40.140Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-01-10T22:11:40.140Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-01-10T22:11:40.140Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-10T22:11:40.140Z] check_test.go:309: [da1ae9a3fe71b] daemon is not started [2020-01-10T22:11:40.140Z] [2020-01-10T22:11:40.140Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-01-10T22:11:40.140Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-01-10T22:11:40.140Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-10T22:11:40.140Z] check_test.go:309: [d809b09e208f5] daemon is not started [2020-01-10T22:11:40.140Z] [2020-01-10T22:11:40.140Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2020-01-10T22:11:40.140Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2020-01-10T22:11:40.140Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-10T22:11:40.140Z] [2020-01-10T22:11:40.140Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-01-10T22:11:40.140Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-01-10T22:11:40.140Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-10T22:11:40.140Z] [2020-01-10T22:11:40.140Z] [2020-01-10T22:11:40.140Z] DONE 273 tests, 6 skipped in 2559.381s [2020-01-10T22:11:40.140Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-10T22:11:40.396Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbb216eccb00b/docker.pid [2020-01-10T22:11:40.396Z] +++ kill 3808 [2020-01-10T22:11:40.396Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3808 is not a child of this shell [2020-01-10T22:11:40.396Z] warning: PID 3808 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbb216eccb00b/docker.pid had a nonzero exit code [2020-01-10T22:11:40.396Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbb216eccb00b/root: target is busy. [2020-01-10T22:11:40.396Z] ++++ cat bundles/test-integration/docker.pid [2020-01-10T22:11:40.396Z] +++ kill 7269 [2020-01-10T22:11:41.765Z] +++ /etc/init.d/apparmor stop [2020-01-10T22:11:41.765Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-10T22:11:41.765Z] [2020-01-10T22:11:41.765Z] Unloading profiles will leave already running processes permanently [2020-01-10T22:11:41.765Z] unconfined, which can lead to unexpected situations. [2020-01-10T22:11:41.765Z] [2020-01-10T22:11:41.765Z] To set a process to complain mode, use the command line tool [2020-01-10T22:11:41.765Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-10T22:11:41.765Z] +++ true [2020-01-10T22:11:41.765Z] [2020-01-10T22:11:42.024Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-01-10T22:11:42.038Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-10T22:11:43.025Z] + echo Ensuring container killed. [2020-01-10T22:11:43.025Z] Ensuring container killed. [2020-01-10T22:11:43.025Z] + docker ps -aq -f name=docker-pr1-* [2020-01-10T22:11:43.025Z] + cids=6cc8934a808e [2020-01-10T22:11:43.025Z] 8c79c7094a9c [2020-01-10T22:11:43.025Z] 9c22deac2f83 [2020-01-10T22:11:43.025Z] + [ -n 6cc8934a808e [2020-01-10T22:11:43.025Z] 8c79c7094a9c [2020-01-10T22:11:43.025Z] 9c22deac2f83 ] [2020-01-10T22:11:43.025Z] + docker rm -vf 6cc8934a808e 8c79c7094a9c 9c22deac2f83 [2020-01-10T22:11:43.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-01-10T22:11:43.528Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-01-10T22:11:46.999Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-01-10T22:11:47.000Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-01-10T22:11:47.620Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-01-10T22:11:47.905Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-01-10T22:11:48.279Z] 6cc8934a808e [2020-01-10T22:11:48.279Z] 8c79c7094a9c [2020-01-10T22:11:48.279Z] 9c22deac2f83 [Pipeline] sh [2020-01-10T22:11:48.526Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-01-10T22:11:48.559Z] + echo Chowning /workspace to jenkins user [2020-01-10T22:11:48.559Z] Chowning /workspace to jenkins user [2020-01-10T22:11:48.559Z] + id -u [2020-01-10T22:11:48.559Z] + id -g [2020-01-10T22:11:48.559Z] + docker run --rm -v /home/ubuntu/workspace/moby_cpuguy-test-sync:/workspace busybox chown -R 1000:1000 /workspace [2020-01-10T22:11:51.220Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-01-10T22:11:51.220Z] === RUN TestDockerDaemonSuite/TestDaemonIP [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-10T22:11:53.029Z] + bundleName=amd64 [2020-01-10T22:11:53.029Z] + echo Creating amd64-bundles.tar.gz [2020-01-10T22:11:53.029Z] Creating amd64-bundles.tar.gz [2020-01-10T22:11:53.029Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-01-10T22:11:53.029Z] + xargs tar -czf amd64-bundles.tar.gz [2020-01-10T22:11:53.926Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-01-10T22:11:53.926Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-01-10T22:11:54.089Z] ok github.com/docker/docker/api/server 0.049s coverage: 9.0% of statements [Pipeline] archiveArtifacts [2020-01-10T22:11:54.408Z] Archiving artifacts [2020-01-10T22:11:54.944Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/cpuguy-test-sync/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-10T22:11:55.251Z] + make clean [2020-01-10T22:11:55.507Z] docker volume rm -f docker-dev-cache [2020-01-10T22:11:55.507Z] docker-dev-cache [Pipeline] deleteDir [2020-01-10T22:11:55.955Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-01-10T22:11:57.437Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-01-10T22:11:58.932Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-01-10T22:11:59.824Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-10T22:12:00.969Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-01-10T22:12:03.662Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-01-10T22:12:04.286Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-01-10T22:12:04.286Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-01-10T22:12:04.286Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-01-10T22:12:07.769Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-01-10T22:12:07.769Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-01-10T22:12:08.388Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-01-10T22:12:09.005Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-01-10T22:12:10.486Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-01-10T22:12:12.518Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-01-10T22:12:14.001Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-01-10T22:12:15.488Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-01-10T22:12:16.971Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-01-10T22:12:19.011Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-01-10T22:12:20.493Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-01-10T22:12:21.113Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-01-10T22:12:24.584Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-01-10T22:12:31.464Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-01-10T22:12:38.299Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-01-10T22:12:39.779Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-01-10T22:12:44.935Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-10T22:12:44.935Z] ok github.com/docker/docker/api/server/httputils 0.095s coverage: 14.7% of statements [2020-01-10T22:12:46.494Z] ok github.com/docker/docker/api/server/middleware 0.194s coverage: 37.7% of statements [2020-01-10T22:12:46.494Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-10T22:12:46.494Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-10T22:12:46.494Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-10T22:12:46.494Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-10T22:12:46.494Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-10T22:12:46.494Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-10T22:12:46.494Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-10T22:12:46.494Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-10T22:12:46.494Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-10T22:12:46.494Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-10T22:12:46.494Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-10T22:12:48.055Z] ok github.com/docker/docker/api/types/strslice 0.076s coverage: 90.0% of statements [2020-01-10T22:12:48.055Z] ok github.com/docker/docker/api/types/filters 0.096s coverage: 92.2% of statements [2020-01-10T22:12:48.526Z] ok github.com/docker/docker/api/server/router/swarm 0.122s coverage: 4.0% of statements [2020-01-10T22:12:48.526Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-10T22:12:48.526Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-10T22:12:48.526Z] ? github.com/docker/docker/api/types [no test files] [2020-01-10T22:12:48.526Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-10T22:12:48.526Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-10T22:12:48.526Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-10T22:12:48.526Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-10T22:12:48.526Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-10T22:12:48.526Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-10T22:12:48.526Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-10T22:12:48.526Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-10T22:12:48.526Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-10T22:12:48.526Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-10T22:12:48.526Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-10T22:12:48.526Z] ok github.com/docker/docker/api/types/time 0.176s coverage: 100.0% of statements [2020-01-10T22:12:48.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-01-10T22:12:48.993Z] ok github.com/docker/docker/api/types/versions 0.127s coverage: 75.0% of statements [2020-01-10T22:12:48.993Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-10T22:12:48.993Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-10T22:12:48.993Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-10T22:12:48.993Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-01-10T22:12:48.993Z] ? github.com/docker/docker/builder [no test files] [2020-01-10T22:12:48.993Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-10T22:12:48.993Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-10T22:12:48.993Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-10T22:12:48.993Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-10T22:12:48.993Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-10T22:12:48.993Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-10T22:12:48.993Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-10T22:12:49.975Z] ok github.com/docker/docker/builder/dockerignore 0.280s coverage: 96.8% of statements [2020-01-10T22:12:52.366Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-01-10T22:12:52.985Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-01-10T22:12:53.754Z] ok github.com/docker/docker/cli/debug 0.154s coverage: 100.0% of statements [2020-01-10T22:12:54.001Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-01-10T22:12:54.220Z] ok github.com/docker/docker/builder/dockerfile 0.503s coverage: 46.3% of statements [2020-01-10T22:12:54.689Z] ok github.com/docker/docker/builder/remotecontext 0.986s coverage: 9.2% of statements [2020-01-10T22:12:58.391Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-01-10T22:13:01.096Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-01-10T22:13:02.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-01-10T22:13:05.492Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-01-10T22:13:07.169Z] ok github.com/docker/docker/client 0.560s coverage: 75.3% of statements [2020-01-10T22:13:07.529Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-01-10T22:13:09.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-01-10T22:13:17.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-01-10T22:13:20.017Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-01-10T22:13:22.053Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-01-10T22:13:24.087Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-01-10T22:13:24.971Z] ok github.com/docker/docker/builder/remotecontext/git 32.248s coverage: 86.3% of statements [2020-01-10T22:13:24.971Z] ? github.com/docker/docker/cli [no test files] [2020-01-10T22:13:24.971Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-10T22:13:26.778Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-01-10T22:13:26.778Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-01-10T22:13:26.778Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-01-10T22:13:29.710Z] ok github.com/docker/docker/cmd/dockerd 0.216s coverage: 19.0% of statements [2020-01-10T22:13:30.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-01-10T22:13:32.677Z] ok github.com/docker/docker/container 0.359s coverage: 42.5% of statements [2020-01-10T22:13:32.677Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-10T22:13:32.677Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-10T22:13:32.677Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-10T22:13:32.677Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-10T22:13:33.143Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.327s coverage: 65.3% of statements [2020-01-10T22:13:34.653Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-01-10T22:13:37.351Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-01-10T22:13:38.991Z] ok github.com/docker/docker/daemon/cluster/convert 0.832s coverage: 35.8% of statements [2020-01-10T22:13:40.067Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-01-10T22:13:40.067Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-01-10T22:13:40.067Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-01-10T22:13:41.931Z] ok github.com/docker/docker/daemon/cluster 0.281s coverage: 0.5% of statements [2020-01-10T22:13:42.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-01-10T22:13:43.544Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-01-10T22:13:44.697Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-01-10T22:13:44.874Z] ok github.com/docker/docker/daemon/discovery 0.218s coverage: 30.0% of statements [2020-01-10T22:13:47.086Z] ok github.com/docker/docker/daemon/config 0.917s coverage: 80.1% of statements [2020-01-10T22:13:47.086Z] ok github.com/docker/docker/daemon/events 0.330s coverage: 50.0% of statements [2020-01-10T22:13:47.946Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-01-10T22:13:49.988Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-01-10T22:13:50.033Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.171s coverage: 10.9% of statements [2020-01-10T22:13:50.033Z] ok github.com/docker/docker/daemon/graphdriver 0.353s coverage: 2.3% of statements [2020-01-10T22:13:51.590Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2020-01-10T22:13:52.677Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-01-10T22:13:52.678Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-01-10T22:13:53.157Z] ok github.com/docker/docker/daemon 2.665s coverage: 9.2% of statements [2020-01-10T22:13:53.158Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-10T22:13:53.158Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-10T22:13:53.158Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-10T22:13:53.158Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-10T22:13:53.158Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-01-10T22:13:53.158Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-01-10T22:13:53.158Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-10T22:13:53.158Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-01-10T22:13:53.158Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-01-10T22:13:53.158Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-01-10T22:13:53.158Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-01-10T22:13:53.158Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-10T22:13:53.158Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-01-10T22:13:53.158Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-01-10T22:13:53.158Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-01-10T22:13:53.158Z] ok github.com/docker/docker/daemon/images 0.513s coverage: 4.9% of statements [2020-01-10T22:13:53.158Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-10T22:13:53.158Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-10T22:13:53.624Z] ok github.com/docker/docker/daemon/logger 0.476s coverage: 43.0% of statements [2020-01-10T22:13:54.159Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-01-10T22:13:54.605Z] ok github.com/docker/docker/daemon/logger/awslogs 0.504s coverage: 77.8% of statements [2020-01-10T22:13:55.071Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-01-10T22:13:55.071Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-10T22:13:55.071Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-10T22:13:55.071Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-01-10T22:13:55.071Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-01-10T22:13:55.071Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.237s coverage: 88.3% of statements [2020-01-10T22:13:56.053Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.439s coverage: 62.1% of statements [2020-01-10T22:13:57.043Z] ok github.com/docker/docker/daemon/logger/local 0.595s coverage: 74.7% of statements [2020-01-10T22:13:57.043Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-10T22:13:57.622Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-01-10T22:13:57.622Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-01-10T22:13:58.603Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.442s coverage: 21.4% of statements [2020-01-10T22:13:58.636Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-01-10T22:13:59.069Z] ok github.com/docker/docker/daemon/logger/syslog 0.263s coverage: 47.8% of statements [2020-01-10T22:13:59.069Z] ok github.com/docker/docker/daemon/logger/templates 0.231s coverage: 8.3% of statements [2020-01-10T22:13:59.254Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-01-10T22:13:59.872Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-10T22:14:00.626Z] ok github.com/docker/docker/daemon/logger/splunk 2.101s coverage: 82.5% of statements [2020-01-10T22:14:00.626Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-10T22:14:00.626Z] ? github.com/docker/docker/daemon/network [no test files] [2020-01-10T22:14:00.626Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-10T22:14:02.830Z] ok github.com/docker/docker/distribution/metadata 1.253s coverage: 48.2% of statements [2020-01-10T22:14:02.830Z] ok github.com/docker/docker/distribution 1.437s coverage: 20.3% of statements [2020-01-10T22:14:02.830Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-10T22:14:03.299Z] ok github.com/docker/docker/errdefs 0.127s coverage: 49.4% of statements [2020-01-10T22:14:03.769Z] ok github.com/docker/docker/distribution/xfer 2.049s coverage: 76.8% of statements [2020-01-10T22:14:03.769Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-10T22:14:04.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-01-10T22:14:04.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-01-10T22:14:05.333Z] ok github.com/docker/docker/image/cache 0.215s coverage: 19.2% of statements [2020-01-10T22:14:05.376Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-01-10T22:14:05.800Z] ok github.com/docker/docker/image/v1 0.423s coverage: 25.0% of statements [2020-01-10T22:14:05.995Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-01-10T22:14:06.622Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-01-10T22:14:06.782Z] ok github.com/docker/docker/image 1.076s coverage: 86.4% of statements [2020-01-10T22:14:06.782Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-10T22:14:06.782Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-10T22:14:07.241Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-01-10T22:14:07.767Z] ok github.com/docker/docker/libcontainerd/queue 0.071s coverage: 87.5% of statements [2020-01-10T22:14:08.285Z] ok github.com/docker/docker/layer 0.290s coverage: 30.0% of statements [2020-01-10T22:14:08.285Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-10T22:14:09.268Z] ok github.com/docker/docker/pkg/aaparser 0.146s coverage: 50.0% of statements [2020-01-10T22:14:09.735Z] ok github.com/docker/docker/opts 0.328s coverage: 67.3% of statements [2020-01-10T22:14:09.994Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-01-10T22:14:10.617Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-01-10T22:14:10.716Z] ok github.com/docker/docker/libcontainerd/local 0.243s coverage: 1.0% of statements [2020-01-10T22:14:10.716Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-10T22:14:10.716Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-10T22:14:10.716Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-10T22:14:10.716Z] ? github.com/docker/docker/oci [no test files] [2020-01-10T22:14:10.716Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-10T22:14:11.699Z] ok github.com/docker/docker/pkg/broadcaster 0.181s coverage: 100.0% of statements [2020-01-10T22:14:11.699Z] ok github.com/docker/docker/pkg/capabilities 0.132s coverage: 87.5% of statements [2020-01-10T22:14:12.166Z] ok github.com/docker/docker/pkg/authorization 0.596s coverage: 26.8% of statements [2020-01-10T22:14:12.648Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-01-10T22:14:13.148Z] ok github.com/docker/docker/pkg/directory 0.105s coverage: 80.0% of statements [2020-01-10T22:14:13.148Z] ok github.com/docker/docker/pkg/chrootarchive 0.168s coverage: 15.4% of statements [2020-01-10T22:14:13.614Z] ok github.com/docker/docker/pkg/discovery 0.060s coverage: 58.3% of statements [2020-01-10T22:14:14.597Z] ok github.com/docker/docker/pkg/discovery/file 0.188s coverage: 92.9% of statements [2020-01-10T22:14:14.678Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-01-10T22:14:15.579Z] ok github.com/docker/docker/pkg/discovery/memory 0.109s coverage: 92.3% of statements [2020-01-10T22:14:16.564Z] ok github.com/docker/docker/pkg/discovery/nodes 0.142s coverage: 93.8% of statements [2020-01-10T22:14:17.030Z] ok github.com/docker/docker/pkg/filenotify 0.056s coverage: 45.7% of statements [2020-01-10T22:14:18.012Z] ok github.com/docker/docker/pkg/fileutils 0.060s coverage: 87.7% of statements [2020-01-10T22:14:18.157Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-01-10T22:14:18.478Z] ok github.com/docker/docker/pkg/homedir 0.029s coverage: 42.9% of statements [2020-01-10T22:14:18.944Z] ok github.com/docker/docker/pkg/archive 7.994s coverage: 62.2% of statements [2020-01-10T22:14:19.182Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-01-10T22:14:19.410Z] ok github.com/docker/docker/pkg/discovery/kv 3.613s coverage: 84.1% of statements [2020-01-10T22:14:19.410Z] ok github.com/docker/docker/pkg/idtools 0.065s coverage: 6.3% of statements [2020-01-10T22:14:20.967Z] ok github.com/docker/docker/pkg/locker 0.113s coverage: 88.9% of statements [2020-01-10T22:14:20.967Z] ok github.com/docker/docker/pkg/jsonmessage 0.175s coverage: 91.7% of statements [2020-01-10T22:14:20.967Z] ok github.com/docker/docker/pkg/ioutils 0.707s coverage: 69.2% of statements [2020-01-10T22:14:21.434Z] ok github.com/docker/docker/pkg/longpath 0.079s coverage: 100.0% of statements [2020-01-10T22:14:21.900Z] ok github.com/docker/docker/pkg/namesgenerator 0.084s coverage: 85.7% of statements [2020-01-10T22:14:22.366Z] ok github.com/docker/docker/pkg/parsers 0.100s coverage: 97.0% of statements [2020-01-10T22:14:22.833Z] ok github.com/docker/docker/pkg/pidfile 0.063s coverage: 82.6% of statements [2020-01-10T22:14:23.585Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-01-10T22:14:24.393Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.092s coverage: 56.8% of statements [2020-01-10T22:14:25.377Z] ok github.com/docker/docker/pkg/plugins/transport 0.090s coverage: 85.7% of statements [2020-01-10T22:14:25.377Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2020-01-10T22:14:25.843Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2020-01-10T22:14:26.278Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-01-10T22:14:26.825Z] ok github.com/docker/docker/pkg/reexec 0.094s coverage: 82.4% of statements [2020-01-10T22:14:27.291Z] ok github.com/docker/docker/pkg/pubsub 1.102s coverage: 73.9% of statements [2020-01-10T22:14:27.756Z] ok github.com/docker/docker/pkg/signal 0.094s coverage: 20.3% of statements [2020-01-10T22:14:28.223Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2020-01-10T22:14:28.969Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-01-10T22:14:28.969Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-01-10T22:14:29.207Z] ok github.com/docker/docker/pkg/streamformatter 0.121s coverage: 66.2% of statements [2020-01-10T22:14:29.207Z] ok github.com/docker/docker/pkg/stringid 0.128s coverage: 70.6% of statements [2020-01-10T22:14:29.255Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-01-10T22:14:29.548Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-01-10T22:14:29.672Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-10T22:14:29.672Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-10T22:14:29.672Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-01-10T22:14:29.672Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-10T22:14:29.672Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-01-10T22:14:29.672Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-01-10T22:14:29.672Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-10T22:14:29.672Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-10T22:14:30.139Z] ok github.com/docker/docker/pkg/sysinfo 0.067s coverage: 38.2% of statements [2020-01-10T22:14:30.168Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-01-10T22:14:31.122Z] ok github.com/docker/docker/pkg/tailfile 0.175s coverage: 88.6% of statements [2020-01-10T22:14:31.122Z] ok github.com/docker/docker/pkg/system 0.140s coverage: 13.1% of statements [2020-01-10T22:14:32.108Z] ok github.com/docker/docker/pkg/tarsum 0.240s coverage: 89.3% of statements [2020-01-10T22:14:32.108Z] ok github.com/docker/docker/pkg/term 0.165s coverage: 30.8% of statements [2020-01-10T22:14:32.108Z] testing: warning: no tests to run [2020-01-10T22:14:32.108Z] ok github.com/docker/docker/pkg/term/windows 0.185s coverage: 0.0% of statements [no tests to run] [2020-01-10T22:14:32.199Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-01-10T22:14:32.199Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-01-10T22:14:32.199Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-01-10T22:14:32.199Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-01-10T22:14:32.199Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-01-10T22:14:33.090Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2020-01-10T22:14:33.090Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2020-01-10T22:14:33.090Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2020-01-10T22:14:33.224Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-01-10T22:14:35.261Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-01-10T22:14:35.298Z] ok github.com/docker/docker/plugin/v2 0.184s coverage: 20.1% of statements [2020-01-10T22:14:35.298Z] ok github.com/docker/docker/reference 0.107s coverage: 84.4% of statements [2020-01-10T22:14:35.780Z] ok github.com/docker/docker/plugin 0.490s coverage: 11.6% of statements [2020-01-10T22:14:37.339Z] ok github.com/docker/docker/registry/resumable 0.364s coverage: 100.0% of statements [2020-01-10T22:14:37.339Z] ok github.com/docker/docker/restartmanager 0.058s coverage: 50.9% of statements [2020-01-10T22:14:37.944Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-01-10T22:14:38.322Z] ok github.com/docker/docker/registry 0.481s coverage: 51.7% of statements [2020-01-10T22:14:38.322Z] ok github.com/docker/docker/testutil 0.069s coverage: 62.5% of statements [2020-01-10T22:14:38.792Z] ok github.com/docker/docker/runconfig 0.148s coverage: 54.5% of statements [2020-01-10T22:14:40.645Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-01-10T22:14:41.739Z] ok github.com/docker/docker/volume/drivers 0.150s coverage: 36.1% of statements [2020-01-10T22:14:41.739Z] ok github.com/docker/docker/volume/local 0.232s coverage: 37.7% of statements [2020-01-10T22:14:42.205Z] ok github.com/docker/docker/volume/mounts 0.069s coverage: 66.2% of statements [2020-01-10T22:14:44.415Z] ok github.com/docker/docker/volume/service 0.476s coverage: 70.3% of statements [2020-01-10T22:14:45.050Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-01-10T22:14:46.066Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-01-10T22:14:47.085Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-01-10T22:14:48.106Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-01-10T22:14:51.576Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-01-10T22:14:58.407Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-01-10T22:14:59.308Z] ok github.com/docker/docker/pkg/plugins 35.101s coverage: 73.4% of statements [2020-01-10T22:14:59.308Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-10T22:14:59.308Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-10T22:14:59.308Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-10T22:14:59.308Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-01-10T22:14:59.308Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-10T22:14:59.308Z] ? github.com/docker/docker/rootless [no test files] [2020-01-10T22:14:59.308Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-10T22:14:59.308Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-10T22:14:59.308Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-10T22:14:59.308Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-10T22:14:59.308Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-10T22:14:59.308Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-10T22:14:59.308Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-10T22:14:59.308Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-10T22:14:59.308Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-10T22:14:59.308Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-10T22:14:59.308Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-10T22:14:59.308Z] ? github.com/docker/docker/volume [no test files] [2020-01-10T22:14:59.308Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-10T22:14:59.308Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-10T22:15:00.288Z] [2020-01-10T22:15:00.288Z] === Skipped [2020-01-10T22:15:00.288Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-01-10T22:15:00.289Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-01-10T22:15:00.289Z] [2020-01-10T22:15:00.289Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-01-10T22:15:00.289Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-10T22:15:00.289Z] [2020-01-10T22:15:00.289Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-01-10T22:15:00.289Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-10T22:15:00.289Z] [2020-01-10T22:15:00.289Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-01-10T22:15:00.289Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-10T22:15:00.289Z] [2020-01-10T22:15:00.289Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-01-10T22:15:00.289Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-10T22:15:00.289Z] [2020-01-10T22:15:00.289Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-01-10T22:15:00.289Z] client_test.go:23: runtime.GOOS == "windows" [2020-01-10T22:15:00.289Z] [2020-01-10T22:15:00.289Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-01-10T22:15:00.289Z] daemon_test.go:147: root required [2020-01-10T22:15:00.289Z] [2020-01-10T22:15:00.289Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-01-10T22:15:00.289Z] reload_test.go:520: root required [2020-01-10T22:15:00.289Z] [2020-01-10T22:15:00.289Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2020-01-10T22:15:00.289Z] config_test.go:518: os.Getuid() != 0: skipping test that requires root [2020-01-10T22:15:00.289Z] [2020-01-10T22:15:00.289Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-01-10T22:15:00.289Z] pull_v2_test.go:73: Needs fixing on Windows [2020-01-10T22:15:00.289Z] [2020-01-10T22:15:00.289Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-01-10T22:15:00.289Z] pull_v2_test.go:118: Needs fixing on Windows [2020-01-10T22:15:00.289Z] [2020-01-10T22:15:00.289Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-01-10T22:15:00.289Z] download_test.go:268: Needs fixing on Windows [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-01-10T22:15:00.754Z] layer_test.go:304: Failing on Windows [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-01-10T22:15:00.754Z] layer_test.go:353: Failing on Windows [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-01-10T22:15:00.754Z] layer_test.go:468: Failing on Windows [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-01-10T22:15:00.754Z] layer_test.go:697: Failing on Windows [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-01-10T22:15:00.754Z] migration_test.go:46: Failing on Windows [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-01-10T22:15:00.754Z] migration_test.go:182: Failing on Windows [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-01-10T22:15:00.754Z] mount_test.go:17: Failing on Windows [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-01-10T22:15:00.754Z] mount_test.go:76: Failing on Windows [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-01-10T22:15:00.754Z] mount_test.go:125: Failing on Windows [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-01-10T22:15:00.754Z] mount_test.go:212: Failing on Windows [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-01-10T22:15:00.754Z] archive_test.go:133: Xz not present in msys2 [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-01-10T22:15:00.754Z] archive_test.go:238: Failing on Windows CI machines [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-01-10T22:15:00.754Z] archive_windows_test.go:16: Currently fails [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-01-10T22:15:00.754Z] changes_test.go:192: needs more investigation [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-01-10T22:15:00.754Z] changes_test.go:405: needs further investigation [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-01-10T22:15:00.754Z] changes_test.go:441: needs further investigation [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-01-10T22:15:00.754Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-01-10T22:15:00.754Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-01-10T22:15:00.754Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-01-10T22:15:00.754Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-01-10T22:15:00.754Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-01-10T22:15:00.754Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-01-10T22:15:00.754Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-01-10T22:15:00.754Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-01-10T22:15:00.754Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-01-10T22:15:00.754Z] poller_test.go:41: No chmod on Windows [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-01-10T22:15:00.754Z] fileutils_test.go:134: Needs porting to Windows [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-01-10T22:15:00.754Z] fileutils_test.go:180: Needs porting to Windows [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-01-10T22:15:00.754Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2020-01-10T22:15:00.754Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-01-10T22:15:00.754Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-01-10T22:15:00.754Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-01-10T22:15:00.754Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-01-10T22:15:00.754Z] local_test.go:181: runtime.GOOS == "windows" [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] [2020-01-10T22:15:00.754Z] DONE 1759 tests, 46 skipped in 210.461s [2020-01-10T22:15:00.754Z] INFO: make.ps1 ended at 01/10/2020 22:15:00 [2020-01-10T22:15:02.412Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-01-10T22:15:02.904Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-01-10T22:15:03.392Z] INFO: Unit tests ended at 01/10/2020 22:15:03. Duration:00:03:50.0616006 [2020-01-10T22:15:03.392Z] INFO: Building busybox [2020-01-10T22:15:03.857Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-10T22:15:03.857Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-10T22:15:03.857Z] [2020-01-10T22:15:03.857Z] Sending build context to Docker daemon 2.56kB [2020-01-10T22:15:03.857Z] [2020-01-10T22:15:03.857Z] Step 1/6 : FROM microsoft/windowsservercore [2020-01-10T22:15:03.857Z] ---> db71df64cd7f [2020-01-10T22:15:03.857Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-01-10T22:15:03.857Z] ---> Running in 431fe9750903 [2020-01-10T22:15:06.807Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-01-10T22:15:07.833Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-01-10T22:15:09.879Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-01-10T22:15:11.923Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-01-10T22:15:11.923Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite (253.69s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.14s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.52s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.60s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.32s) [2020-01-10T22:15:11.923Z] docker_cli_daemon_test.go:1449: [d41f1c870a2a5] daemon is not started [2020-01-10T22:15:11.923Z] check_test.go:309: [d84d8bacc6b23] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.19s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.62s) [2020-01-10T22:15:11.923Z] check_test.go:309: [d9e62ba7a0082] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.35s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.66s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.20s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.88s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.00s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.26s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.18s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-01-10T22:15:11.923Z] check_test.go:309: [d322e83770988] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-01-10T22:15:11.923Z] check_test.go:309: [d526a391fe7f4] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.34s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-01-10T22:15:11.923Z] check_test.go:309: [d5f3245bfc34b] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.24s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.53s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.24s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-01-10T22:15:11.923Z] check_test.go:309: [dbc7664959204] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.72s) [2020-01-10T22:15:11.923Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2020-01-10T22:15:11.923Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-10T22:15:11.923Z] check_test.go:309: [d3e64800860c8] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.43s) [2020-01-10T22:15:11.923Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-10T22:15:11.923Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-10T22:15:11.923Z] check_test.go:309: [d713b8d11d139] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.91s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.92s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.54s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.70s) [2020-01-10T22:15:11.923Z] check_test.go:309: [ddb19403cd508] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.79s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-01-10T22:15:11.923Z] check_test.go:309: [d26ad07ca5cb2] daemon is not started [2020-01-10T22:15:11.923Z] --- SKIP: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (0.01s) [2020-01-10T22:15:11.923Z] docker_cli_daemon_plugins_test.go:72: unmatched requirement IsAmd64 [2020-01-10T22:15:11.923Z] check_test.go:309: [d220c87ea6ffa] daemon is not started [2020-01-10T22:15:11.923Z] --- SKIP: TestDockerDaemonSuite/TestDaemonKillWithPlugins (0.01s) [2020-01-10T22:15:11.923Z] docker_cli_daemon_plugins_test.go:161: unmatched requirement IsAmd64 [2020-01-10T22:15:11.923Z] check_test.go:309: [d0433a142b6cd] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.24s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-01-10T22:15:11.923Z] check_test.go:309: [da40efb92b811] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.63s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.63s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.64s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.63s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.63s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.62s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.81s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.46s) [2020-01-10T22:15:11.923Z] check_test.go:309: [d03e27145d1af] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.20s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (10.93s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.23s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.31s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.77s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.49s) [2020-01-10T22:15:11.923Z] check_test.go:309: [db6351290a006] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.19s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.05s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.72s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.15s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.77s) [2020-01-10T22:15:11.923Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-10T22:15:11.923Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-10T22:15:11.923Z] check_test.go:309: [dd837f477c44f] daemon is not started [2020-01-10T22:15:11.923Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-01-10T22:15:11.923Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-10T22:15:11.923Z] check_test.go:309: [d481366ad4456] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.35s) [2020-01-10T22:15:11.923Z] check_test.go:309: [dde50a671790d] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.12s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.05s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.80s) [2020-01-10T22:15:11.923Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (0.01s) [2020-01-10T22:15:11.923Z] docker_cli_daemon_plugins_test.go:45: unmatched requirement IsAmd64 [2020-01-10T22:15:11.923Z] check_test.go:309: [df686aba651a1] daemon is not started [2020-01-10T22:15:11.923Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (0.02s) [2020-01-10T22:15:11.923Z] docker_cli_daemon_plugins_test.go:16: unmatched requirement IsAmd64 [2020-01-10T22:15:11.923Z] check_test.go:309: [d4bba73a826b4] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.48s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.94s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.26s) [2020-01-10T22:15:11.923Z] check_test.go:309: [d43a68797af96] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.87s) [2020-01-10T22:15:11.923Z] --- SKIP: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (0.01s) [2020-01-10T22:15:11.923Z] docker_cli_daemon_plugins_test.go:98: unmatched requirement IsAmd64 [2020-01-10T22:15:11.923Z] check_test.go:309: [d86709a8ee96c] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.60s) [2020-01-10T22:15:11.923Z] check_test.go:309: [d2d94db85729b] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-01-10T22:15:11.923Z] --- SKIP: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (0.01s) [2020-01-10T22:15:11.923Z] docker_cli_daemon_plugins_test.go:123: unmatched requirement IsAmd64 [2020-01-10T22:15:11.923Z] check_test.go:309: [d5b58d5c33468] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2020-01-10T22:15:11.923Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-01-10T22:15:11.923Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-01-10T22:15:11.923Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-01-10T22:15:11.923Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-01-10T22:15:11.923Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-01-10T22:15:11.923Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-01-10T22:15:11.923Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-01-10T22:15:11.923Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-01-10T22:15:11.923Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-01-10T22:15:11.923Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-01-10T22:15:11.923Z] check_test.go:309: [d6b48dad8792f] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2020-01-10T22:15:11.923Z] check_test.go:309: [d6413f53d0c80] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.76s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-01-10T22:15:11.923Z] check_test.go:309: [d3c7224f3f0cf] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.20s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.68s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.65s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-01-10T22:15:11.923Z] check_test.go:309: [d077f03464f33] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.96s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.96s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.60s) [2020-01-10T22:15:11.923Z] --- SKIP: TestDockerDaemonSuite/TestFailedPluginRemove (0.01s) [2020-01-10T22:15:11.923Z] docker_cli_daemon_test.go:2937: unmatched requirement IsAmd64 [2020-01-10T22:15:11.923Z] check_test.go:309: [d5313bb7ef547] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.60s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-01-10T22:15:11.923Z] check_test.go:309: [db1adab3bbeae] daemon is not started [2020-01-10T22:15:11.923Z] --- SKIP: TestDockerDaemonSuite/TestPluginListFilterCapability (0.01s) [2020-01-10T22:15:11.923Z] docker_cli_daemon_plugins_test.go:290: unmatched requirement IsAmd64 [2020-01-10T22:15:11.923Z] check_test.go:309: [d0ab556cc73de] daemon is not started [2020-01-10T22:15:11.923Z] --- SKIP: TestDockerDaemonSuite/TestPluginListFilterEnabled (0.01s) [2020-01-10T22:15:11.923Z] docker_cli_daemon_plugins_test.go:262: unmatched requirement IsAmd64 [2020-01-10T22:15:11.923Z] check_test.go:309: [d7a17bbf331bd] daemon is not started [2020-01-10T22:15:11.923Z] --- SKIP: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (0.01s) [2020-01-10T22:15:11.923Z] docker_cli_daemon_plugins_test.go:234: unmatched requirement IsAmd64 [2020-01-10T22:15:11.923Z] check_test.go:309: [d10915c7f6a44] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.38s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.68s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.87s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.90s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.75s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.60s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.08s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.07s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.81s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.81s) [2020-01-10T22:15:11.923Z] docker_cli_daemon_test.go:2542: [df29f681b5ca7] daemon is not started [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.73s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.25s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.65s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.37s) [2020-01-10T22:15:11.923Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.08s) [2020-01-10T22:15:11.923Z] check_test.go:309: [dbf8671f484c0] daemon is not started [2020-01-10T22:15:11.923Z] --- SKIP: TestDockerDaemonSuite/TestVolumePlugin (0.01s) [2020-01-10T22:15:11.923Z] docker_cli_daemon_plugins_test.go:188: unmatched requirement IsAmd64 [2020-01-10T22:15:11.923Z] check_test.go:309: [d311dfe8201b2] daemon is not started [2020-01-10T22:15:11.923Z] === RUN TestDockerSwarmSuite [2020-01-10T22:15:11.923Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-01-10T22:15:14.616Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-01-10T22:15:16.317Z] Removing intermediate container 431fe9750903 [2020-01-10T22:15:16.317Z] ---> a4aa92219700 [2020-01-10T22:15:16.317Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-01-10T22:15:16.649Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-01-10T22:15:17.873Z] [2020-01-10T22:15:19.428Z] ---> d929b373745a [2020-01-10T22:15:19.428Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-01-10T22:15:19.428Z] ---> Running in 3d2a4083e20f [2020-01-10T22:15:21.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-01-10T22:15:25.271Z] [2020-01-10T22:15:25.271Z] SUCCESS: Specified value was saved. [2020-01-10T22:15:26.444Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-01-10T22:15:27.476Z] Removing intermediate container 3d2a4083e20f [2020-01-10T22:15:27.476Z] ---> eb7b6c7cb10b [2020-01-10T22:15:27.476Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-01-10T22:15:27.476Z] ---> Running in 7269b8c50afa [2020-01-10T22:15:27.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-01-10T22:15:33.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-01-10T22:15:34.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-01-10T22:15:36.135Z] Cannot create a file when that file already exists. [2020-01-10T22:15:41.986Z] Removing intermediate container 7269b8c50afa [2020-01-10T22:15:41.986Z] ---> e810c234cc28 [2020-01-10T22:15:41.986Z] Step 6/6 : CMD ["sh"] [2020-01-10T22:15:41.986Z] ---> Running in 8acd66c97444 [2020-01-10T22:15:43.543Z] Removing intermediate container 8acd66c97444 [2020-01-10T22:15:43.543Z] ---> eb978b59596f [2020-01-10T22:15:43.543Z] Successfully built eb978b59596f [2020-01-10T22:15:43.543Z] Successfully tagged busybox:latest [2020-01-10T22:15:43.543Z] INFO: Docker images of the daemon under test [2020-01-10T22:15:43.543Z] [2020-01-10T22:15:43.543Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-10T22:15:43.543Z] busybox latest eb978b59596f Less than a second ago 11.2GB [2020-01-10T22:15:43.543Z] microsoft/windowsservercore latest db71df64cd7f 6 weeks ago 11.1GB [2020-01-10T22:15:43.543Z] mcr.microsoft.com/windows/servercore ltsc2016 db71df64cd7f 6 weeks ago 11.1GB [2020-01-10T22:15:43.543Z] [2020-01-10T22:15:43.543Z] INFO: Running integration tests at 01/10/2020 22:15:43... [2020-01-10T22:15:43.543Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-01-10T22:15:43.543Z] INFO: Integration API tests being run from the host: [2020-01-10T22:15:43.543Z] INFO: make.ps1 starting at 01/10/2020 22:15:43 [2020-01-10T22:15:44.552Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-01-10T22:15:47.667Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-01-10T22:15:56.587Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-01-10T22:15:56.587Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-01-10T22:16:02.355Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-01-10T22:16:02.355Z] INFO: Testing against a local daemon [2020-01-10T22:16:04.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-01-10T22:16:15.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-01-10T22:16:15.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-01-10T22:16:20.653Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-01-10T22:16:27.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-01-10T22:16:38.156Z] ok github.com/docker/docker/integration/build 33.252s [2020-01-10T22:16:38.156Z] [2020-01-10T22:16:38.156Z] === Skipped [2020-01-10T22:16:38.156Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-01-10T22:16:38.156Z] build_session_test.go:25: TODO: BuildKit [2020-01-10T22:16:38.156Z] [2020-01-10T22:16:38.156Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-01-10T22:16:38.156Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:16:38.156Z] [2020-01-10T22:16:38.156Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-01-10T22:16:38.156Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T22:16:38.156Z] [2020-01-10T22:16:38.156Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-01-10T22:16:38.156Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T22:16:38.156Z] [2020-01-10T22:16:38.156Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-01-10T22:16:38.156Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T22:16:38.156Z] [2020-01-10T22:16:38.156Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-01-10T22:16:38.156Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T22:16:38.156Z] [2020-01-10T22:16:38.156Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-01-10T22:16:38.156Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T22:16:38.156Z] [2020-01-10T22:16:38.156Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-01-10T22:16:38.156Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T22:16:38.156Z] [2020-01-10T22:16:38.156Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-01-10T22:16:38.156Z] build_test.go:491: testEnv.OSType == "windows" [2020-01-10T22:16:38.156Z] [2020-01-10T22:16:38.156Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-01-10T22:16:38.156Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T22:16:38.156Z] [2020-01-10T22:16:38.156Z] [2020-01-10T22:16:38.156Z] DONE 22 tests, 10 skipped in 51.419s [2020-01-10T22:16:38.156Z] [2020-01-10T22:16:38.156Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-01-10T22:16:38.156Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-01-10T22:16:38.156Z] INFO: Testing against a local daemon [2020-01-10T22:16:38.156Z] ok github.com/docker/docker/integration/config 0.222s [2020-01-10T22:16:38.624Z] [2020-01-10T22:16:38.624Z] === Skipped [2020-01-10T22:16:38.624Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-01-10T22:16:38.624Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:16:38.624Z] [2020-01-10T22:16:38.624Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-01-10T22:16:38.624Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:16:38.624Z] [2020-01-10T22:16:38.624Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-01-10T22:16:38.624Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:16:38.624Z] [2020-01-10T22:16:38.624Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-01-10T22:16:38.624Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:16:38.624Z] [2020-01-10T22:16:38.624Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-01-10T22:16:38.624Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:16:38.624Z] [2020-01-10T22:16:38.624Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-01-10T22:16:38.624Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T22:16:38.624Z] [2020-01-10T22:16:38.624Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-01-10T22:16:38.624Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T22:16:38.624Z] [2020-01-10T22:16:38.624Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-01-10T22:16:38.624Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T22:16:38.624Z] [2020-01-10T22:16:38.624Z] [2020-01-10T22:16:38.624Z] DONE 8 tests, 8 skipped in 2.648s [2020-01-10T22:16:38.624Z] [2020-01-10T22:16:38.624Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-01-10T22:16:41.563Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-01-10T22:16:41.563Z] INFO: Testing against a local daemon [2020-01-10T22:17:01.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-01-10T22:17:01.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-01-10T22:17:12.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-01-10T22:17:12.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-01-10T22:17:22.784Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-01-10T22:17:24.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-01-10T22:17:49.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-01-10T22:17:49.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-01-10T22:17:53.303Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-01-10T22:18:05.021Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-01-10T22:18:21.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-01-10T22:18:38.206Z] ok github.com/docker/docker/integration/container 102.380s [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === Skipped [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-01-10T22:18:38.206Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-01-10T22:18:38.206Z] copy_test.go:25: testEnv.OSType == "windows" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-01-10T22:18:38.206Z] copy_test.go:39: testEnv.OSType == "windows" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-01-10T22:18:38.206Z] copy_test.go:51: testEnv.OSType == "windows" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-01-10T22:18:38.206Z] copy_test.go:65: testEnv.OSType == "windows" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-01-10T22:18:38.206Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-01-10T22:18:38.206Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-01-10T22:18:38.206Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-01-10T22:18:38.206Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-01-10T22:18:38.206Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-01-10T22:18:38.206Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-01-10T22:18:38.206Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-01-10T22:18:38.206Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-01-10T22:18:38.206Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-01-10T22:18:38.206Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-01-10T22:18:38.206Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-01-10T22:18:38.206Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-01-10T22:18:38.206Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-01-10T22:18:38.206Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-01-10T22:18:38.206Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-01-10T22:18:38.206Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-01-10T22:18:38.206Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-01-10T22:18:38.206Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-01-10T22:18:38.206Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-01-10T22:18:38.206Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-01-10T22:18:38.206Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-01-10T22:18:38.206Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-01-10T22:18:38.206Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-01-10T22:18:38.206Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-01-10T22:18:38.206Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-01-10T22:18:38.206Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-01-10T22:18:38.206Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-01-10T22:18:38.206Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-01-10T22:18:38.206Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-01-10T22:18:38.206Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-01-10T22:18:38.206Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-01-10T22:18:38.206Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-01-10T22:18:38.206Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-01-10T22:18:38.206Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-01-10T22:18:38.206Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] DONE 79 tests, 40 skipped in 105.210s [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-01-10T22:18:38.206Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-01-10T22:18:38.206Z] INFO: Testing against a local daemon [2020-01-10T22:18:38.206Z] ok github.com/docker/docker/integration/image 0.905s [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === Skipped [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-01-10T22:18:38.206Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-01-10T22:18:38.206Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-01-10T22:18:38.206Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-01-10T22:18:38.206Z] tag_test.go:98: testEnv.OSType == "windows" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] DONE 11 tests, 4 skipped in 3.150s [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-01-10T22:18:38.206Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-01-10T22:18:38.206Z] INFO: Testing against a local daemon [2020-01-10T22:18:38.206Z] ok github.com/docker/docker/integration/network 0.203s [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === Skipped [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-01-10T22:18:38.206Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-01-10T22:18:38.206Z] 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-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-01-10T22:18:38.206Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-01-10T22:18:38.206Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-01-10T22:18:38.206Z] service_test.go:29: testEnv.OSType == "windows" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-01-10T22:18:38.206Z] service_test.go:51: testEnv.OSType == "windows" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-01-10T22:18:38.206Z] service_test.go:94: testEnv.OSType == "windows" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-01-10T22:18:38.206Z] service_test.go:127: testEnv.OSType == "windows" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-01-10T22:18:38.206Z] service_test.go:177: testEnv.OSType == "windows" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-01-10T22:18:38.206Z] service_test.go:201: testEnv.OSType == "windows" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-10T22:18:38.206Z] service_test.go:230: FLAKY_TEST [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-01-10T22:18:38.206Z] service_test.go:319: testEnv.OSType == "windows" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-01-10T22:18:38.206Z] service_test.go:386: testEnv.OSType == "windows" [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] DONE 17 tests, 13 skipped in 2.752s [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-01-10T22:18:38.206Z] testing: warning: no tests to run [2020-01-10T22:18:38.206Z] ok github.com/docker/docker/integration/network/ipvlan 0.067s [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] DONE 0 tests in 0.668s [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-01-10T22:18:38.206Z] testing: warning: no tests to run [2020-01-10T22:18:38.206Z] ok github.com/docker/docker/integration/network/macvlan 0.070s [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] DONE 0 tests in 0.654s [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-01-10T22:18:38.206Z] testing: warning: no tests to run [2020-01-10T22:18:38.206Z] ok github.com/docker/docker/integration/plugin 0.063s [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] DONE 0 tests in 0.698s [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-01-10T22:18:38.206Z] testing: warning: no tests to run [2020-01-10T22:18:38.206Z] ok github.com/docker/docker/integration/plugin/authz 1.426s [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] DONE 0 tests in 2.035s [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-01-10T22:18:38.206Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-01-10T22:18:38.206Z] INFO: Testing against a local daemon [2020-01-10T22:18:38.206Z] ok github.com/docker/docker/integration/plugin/common 0.214s [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] DONE 2 tests in 2.997s [2020-01-10T22:18:38.206Z] [2020-01-10T22:18:38.206Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-01-10T22:18:41.979Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-01-10T22:18:41.979Z] INFO: Testing against a local daemon [2020-01-10T22:18:41.979Z] ok github.com/docker/docker/integration/plugin/graphdriver 1.514s [2020-01-10T22:18:42.444Z] [2020-01-10T22:18:42.444Z] === Skipped [2020-01-10T22:18:42.444Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2020-01-10T22:18:42.444Z] external_test.go:48: runtime.GOOS == "windows" [2020-01-10T22:18:42.444Z] [2020-01-10T22:18:42.444Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-01-10T22:18:42.444Z] external_test.go:407: runtime.GOOS == "windows" [2020-01-10T22:18:42.444Z] [2020-01-10T22:18:42.444Z] [2020-01-10T22:18:42.444Z] DONE 2 tests, 2 skipped in 5.456s [2020-01-10T22:18:42.444Z] [2020-01-10T22:18:42.444Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-01-10T22:18:48.294Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-01-10T22:18:48.294Z] INFO: Testing against a local daemon [2020-01-10T22:18:48.294Z] testing: warning: no tests to run [2020-01-10T22:18:48.294Z] ok github.com/docker/docker/integration/plugin/logging 0.260s [2020-01-10T22:18:50.496Z] [2020-01-10T22:18:50.496Z] DONE 0 tests in 7.480s [2020-01-10T22:18:50.496Z] [2020-01-10T22:18:50.496Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-01-10T22:18:52.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-01-10T22:18:52.703Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-01-10T22:18:52.703Z] INFO: Testing against a local daemon [2020-01-10T22:18:52.703Z] ok github.com/docker/docker/integration/plugin/volumes 0.108s [2020-01-10T22:18:52.703Z] [2020-01-10T22:18:52.703Z] === Skipped [2020-01-10T22:18:52.703Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-01-10T22:18:52.703Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:52.703Z] [2020-01-10T22:18:52.703Z] [2020-01-10T22:18:52.703Z] DONE 1 tests, 1 skipped in 2.652s [2020-01-10T22:18:52.703Z] [2020-01-10T22:18:52.703Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-01-10T22:18:54.922Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-01-10T22:18:54.922Z] INFO: Testing against a local daemon [2020-01-10T22:18:54.922Z] ok github.com/docker/docker/integration/secret 0.182s [2020-01-10T22:18:55.388Z] [2020-01-10T22:18:55.388Z] === Skipped [2020-01-10T22:18:55.388Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-01-10T22:18:55.388Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:55.388Z] [2020-01-10T22:18:55.388Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-01-10T22:18:55.388Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:55.388Z] [2020-01-10T22:18:55.388Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-01-10T22:18:55.388Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:55.388Z] [2020-01-10T22:18:55.388Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-01-10T22:18:55.388Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:55.388Z] [2020-01-10T22:18:55.388Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-01-10T22:18:55.388Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:55.388Z] [2020-01-10T22:18:55.388Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-01-10T22:18:55.388Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T22:18:55.388Z] [2020-01-10T22:18:55.388Z] [2020-01-10T22:18:55.388Z] DONE 6 tests, 6 skipped in 2.383s [2020-01-10T22:18:55.388Z] [2020-01-10T22:18:55.388Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-01-10T22:18:58.325Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-01-10T22:18:58.325Z] INFO: Testing against a local daemon [2020-01-10T22:18:58.325Z] ok github.com/docker/docker/integration/service 0.299s [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] === Skipped [2020-01-10T22:18:58.325Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-10T22:18:58.325Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-10T22:18:58.325Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-10T22:18:58.325Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-10T22:18:58.325Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-01-10T22:18:58.325Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-01-10T22:18:58.325Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-01-10T22:18:58.325Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-01-10T22:18:58.325Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-01-10T22:18:58.325Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-01-10T22:18:58.325Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2020-01-10T22:18:58.325Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-01-10T22:18:58.325Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-01-10T22:18:58.325Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-01-10T22:18:58.325Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-01-10T22:18:58.325Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-01-10T22:18:58.325Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-01-10T22:18:58.325Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-01-10T22:18:58.325Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-01-10T22:18:58.325Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-01-10T22:18:58.325Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-01-10T22:18:58.325Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] DONE 20 tests, 19 skipped in 3.140s [2020-01-10T22:18:58.325Z] [2020-01-10T22:18:58.325Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-01-10T22:19:00.529Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-01-10T22:19:00.529Z] INFO: Testing against a local daemon [2020-01-10T22:19:00.529Z] ok github.com/docker/docker/integration/session 0.224s [2020-01-10T22:19:01.510Z] [2020-01-10T22:19:01.510Z] === Skipped [2020-01-10T22:19:01.510Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-01-10T22:19:01.510Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-01-10T22:19:01.510Z] [2020-01-10T22:19:01.510Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-01-10T22:19:01.510Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-01-10T22:19:01.510Z] [2020-01-10T22:19:01.510Z] [2020-01-10T22:19:01.510Z] DONE 2 tests, 2 skipped in 3.049s [2020-01-10T22:19:01.510Z] [2020-01-10T22:19:01.510Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-01-10T22:19:02.568Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-01-10T22:19:03.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-01-10T22:19:03.791Z] INFO: Testing against a local daemon [2020-01-10T22:19:04.770Z] ok github.com/docker/docker/integration/system 1.299s [2020-01-10T22:19:04.770Z] [2020-01-10T22:19:04.770Z] === Skipped [2020-01-10T22:19:04.770Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-10T22:19:04.770Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-01-10T22:19:04.770Z] [2020-01-10T22:19:04.770Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-01-10T22:19:04.770Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-01-10T22:19:04.770Z] [2020-01-10T22:19:04.770Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-01-10T22:19:04.770Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-01-10T22:19:04.770Z] [2020-01-10T22:19:04.770Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-01-10T22:19:04.770Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-10T22:19:04.770Z] [2020-01-10T22:19:04.770Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-01-10T22:19:04.770Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-10T22:19:04.770Z] [2020-01-10T22:19:04.770Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-01-10T22:19:04.770Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-10T22:19:04.770Z] [2020-01-10T22:19:04.770Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-01-10T22:19:04.770Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-10T22:19:04.770Z] [2020-01-10T22:19:04.770Z] [2020-01-10T22:19:04.770Z] DONE 13 tests, 7 skipped in 3.314s [2020-01-10T22:19:04.770Z] [2020-01-10T22:19:04.770Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-01-10T22:19:06.982Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-01-10T22:19:06.982Z] INFO: Testing against a local daemon [2020-01-10T22:19:06.982Z] ok github.com/docker/docker/integration/volume 0.257s [2020-01-10T22:19:07.468Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-01-10T22:19:10.753Z] [2020-01-10T22:19:10.754Z] === Skipped [2020-01-10T22:19:10.754Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-01-10T22:19:10.754Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-01-10T22:19:10.754Z] [2020-01-10T22:19:10.754Z] [2020-01-10T22:19:10.754Z] DONE 5 tests, 1 skipped in 5.251s [2020-01-10T22:19:10.754Z] [2020-01-10T22:19:10.754Z] INFO: make.ps1 ended at 01/10/2020 22:19:10 [2020-01-10T22:19:10.754Z] INFO: Integration CLI tests being run from the host: [2020-01-10T22:19:10.754Z] 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-01-10T22:19:19.440Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-01-10T22:19:19.440Z] INFO: Testing against a local daemon [2020-01-10T22:19:26.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-01-10T22:19:28.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-01-10T22:19:31.283Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-01-10T22:19:35.408Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-01-10T22:19:37.856Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-01-10T22:19:41.153Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-01-10T22:19:44.338Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-01-10T22:19:46.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-01-10T22:19:48.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-01-10T22:19:49.384Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-01-10T22:19:54.462Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-01-10T22:20:15.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-01-10T22:20:15.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-01-10T22:20:22.983Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-01-10T22:20:29.311Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-01-10T22:20:32.503Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-01-10T22:20:46.066Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-01-10T22:20:49.510Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-01-10T22:20:52.719Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-01-10T22:20:55.892Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-01-10T22:20:59.191Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-01-10T22:21:03.274Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-01-10T22:21:05.729Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-01-10T22:21:08.183Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-01-10T22:21:11.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-01-10T22:21:12.329Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-01-10T22:21:19.954Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-01-10T22:21:26.184Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-01-10T22:21:30.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-01-10T22:21:31.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-01-10T22:21:40.028Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-01-10T22:21:43.190Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-01-10T22:21:47.305Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-01-10T22:21:50.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-01-10T22:21:50.504Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-01-10T22:21:55.532Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-01-10T22:21:59.634Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-01-10T22:22:08.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-01-10T22:22:13.344Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-01-10T22:22:24.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-01-10T22:22:27.124Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-01-10T22:22:28.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-01-10T22:22:40.699Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-01-10T22:22:41.944Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-01-10T22:23:01.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-01-10T22:23:01.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-01-10T22:23:05.700Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-01-10T22:23:06.070Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-01-10T22:23:08.498Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-01-10T22:23:23.410Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-01-10T22:23:37.016Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-01-10T22:23:42.023Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-01-10T22:23:45.410Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-01-10T22:23:55.988Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-01-10T22:24:01.739Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-01-10T22:24:21.492Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-01-10T22:24:22.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-01-10T22:24:29.211Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-01-10T22:24:29.211Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-01-10T22:24:34.400Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-01-10T22:24:45.663Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-01-10T22:24:52.039Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-01-10T22:24:54.479Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-01-10T22:25:00.726Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-01-10T22:25:02.193Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-01-10T22:25:03.287Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-01-10T22:25:08.420Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-01-10T22:25:08.420Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-01-10T22:25:14.719Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-01-10T22:25:15.110Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-01-10T22:25:16.392Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-01-10T22:25:19.039Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-01-10T22:25:24.558Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-01-10T22:25:28.046Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-01-10T22:25:30.086Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-01-10T22:25:32.793Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-01-10T22:25:35.493Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-01-10T22:25:38.187Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-01-10T22:25:40.877Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-01-10T22:25:44.352Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-01-10T22:25:48.752Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-01-10T22:26:15.736Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-01-10T22:26:17.412Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-01-10T22:26:21.234Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-01-10T22:26:23.934Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-01-10T22:26:36.468Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-01-10T22:26:39.176Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-01-10T22:26:42.681Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-01-10T22:26:44.710Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-01-10T22:26:47.408Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-01-10T22:26:50.103Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-01-10T22:26:53.580Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-01-10T22:26:55.620Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-01-10T22:26:59.099Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-01-10T22:27:04.613Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-01-10T22:27:06.160Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-01-10T22:27:10.118Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-01-10T22:27:15.381Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-01-10T22:27:20.390Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-01-10T22:27:25.364Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-01-10T22:27:25.650Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-01-10T22:27:29.128Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-01-10T22:27:31.818Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-01-10T22:27:37.329Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-01-10T22:27:39.372Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-01-10T22:27:54.611Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-01-10T22:28:04.878Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-01-10T22:28:20.133Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-01-10T22:28:20.417Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-01-10T22:28:30.718Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-01-10T22:28:32.204Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-01-10T22:28:34.902Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-01-10T22:28:57.251Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-01-10T22:29:02.745Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-01-10T22:29:04.787Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-01-10T22:29:20.033Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-01-10T22:29:38.752Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-01-10T22:29:44.245Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-01-10T22:29:44.245Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-01-10T22:29:44.965Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-01-10T22:29:47.724Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-01-10T22:29:54.191Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-01-10T22:29:54.191Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-01-10T22:29:54.191Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-01-10T22:29:54.553Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-01-10T22:29:54.553Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-01-10T22:29:54.568Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-01-10T22:29:55.803Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-01-10T22:29:59.094Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-01-10T22:30:01.392Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-01-10T22:30:03.278Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-01-10T22:30:04.089Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-01-10T22:30:05.755Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-01-10T22:30:05.755Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-01-10T22:30:08.486Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-01-10T22:30:08.970Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-01-10T22:30:12.331Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-01-10T22:30:15.441Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-01-10T22:30:15.535Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-01-10T22:30:18.912Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-01-10T22:30:18.912Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-01-10T22:30:19.535Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-01-10T22:30:22.718Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-01-10T22:30:25.755Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-01-10T22:30:25.755Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-01-10T22:30:26.768Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-01-10T22:30:28.806Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-01-10T22:30:46.507Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-01-10T22:30:57.865Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-01-10T22:31:01.044Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-01-10T22:31:03.482Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-01-10T22:31:07.560Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-01-10T22:31:19.042Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-01-10T22:31:23.094Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-01-10T22:31:25.579Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-01-10T22:31:26.348Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-01-10T22:31:29.536Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-01-10T22:31:32.761Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-01-10T22:31:35.949Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-01-10T22:31:40.171Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-01-10T22:31:42.620Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-01-10T22:32:22.331Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-01-10T22:32:30.719Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-01-10T22:32:34.198Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-01-10T22:32:41.170Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-01-10T22:32:54.677Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite (1457.99s) [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.83s) [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.91s) [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.19s) [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.17s) [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.86s) [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.88s) [2020-01-10T22:33:11.173Z] docker_api_swarm_test.go:563: [d5c08680aff04] joining swarm manager [d009ffac436f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.173Z] docker_api_swarm_test.go:585: [da191cfc58012] joining swarm manager [d009ffac436f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:33:11.173Z] check_test.go:380: [d5c08680aff04] daemon is not started [2020-01-10T22:33:11.173Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-10T22:33:11.173Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.98s) [2020-01-10T22:33:11.173Z] docker_api_swarm_test.go:46: [d72af70bc066e] joining swarm manager [dfae71f3a3807]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s) [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.51s) [2020-01-10T22:33:11.173Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmLeaderElection (0.00s) [2020-01-10T22:33:11.173Z] docker_api_swarm_test.go:296: Disabled on s390x [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.23s) [2020-01-10T22:33:11.173Z] docker_api_swarm_test.go:272: [da211f99777ef] joining swarm manager [dd808d42e9b7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.173Z] docker_api_swarm_test.go:273: [d66978a908bbd] joining swarm manager [dd808d42e9b7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.35s) [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.12s) [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.08s) [2020-01-10T22:33:11.173Z] docker_api_swarm_node_test.go:19: [dabd010fef412] joining swarm manager [d9b930b9a9c4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.173Z] docker_api_swarm_node_test.go:20: [d5141394d7edd] joining swarm manager [d9b930b9a9c4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.72s) [2020-01-10T22:33:11.173Z] docker_api_swarm_test.go:502: [d8421613677a8] joining swarm manager [da3c1a50de83e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.173Z] docker_api_swarm_test.go:507: [df50a0069e61a] joining swarm manager [da3c1a50de83e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.00s) [2020-01-10T22:33:11.173Z] docker_api_swarm_node_test.go:80: [df6d5cb87c4ab] joining swarm manager [d7d68edd83f55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.83s) [2020-01-10T22:33:11.173Z] docker_api_swarm_node_test.go:52: [d3da272f55a76] joining swarm manager [d0a1c33547227]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.173Z] docker_api_swarm_node_test.go:53: [d6162bc8951c9] joining swarm manager [d0a1c33547227]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s) [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.87s) [2020-01-10T22:33:11.173Z] docker_api_swarm_test.go:202: [d99b1b54209d4] joining swarm manager [d98ecac093317]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.173Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (0.00s) [2020-01-10T22:33:11.173Z] docker_api_swarm_test.go:377: Disabled on s390x [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.99s) [2020-01-10T22:33:11.173Z] docker_api_swarm_test.go:802: [d26934268cc53] joining swarm manager [decc57f99ab71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.173Z] docker_api_swarm_test.go:802: [df3a835fff531] joining swarm manager [decc57f99ab71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:33:11.173Z] docker_api_swarm_test.go:802: [d0ddcc8dfa032] joining swarm manager [decc57f99ab71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-10T22:33:11.173Z] docker_api_swarm_test.go:802: [d3e7787e13069] joining swarm manager [decc57f99ab71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-10T22:33:11.173Z] docker_api_swarm_test.go:810: [da1e9cc0419b4] joining swarm manager [decc57f99ab71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s) [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.74s) [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.29s) [2020-01-10T22:33:11.173Z] docker_api_swarm_service_test.go:394: [dc561ba60ffc8] joining swarm manager [d8249f44f4ac4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.173Z] docker_api_swarm_service_test.go:394: [df7b30643cc05] joining swarm manager [d8249f44f4ac4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.32s) [2020-01-10T22:33:11.173Z] docker_api_swarm_service_test.go:342: [d0a44104e331c] joining swarm manager [df0bc86d8e868]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.173Z] docker_api_swarm_service_test.go:342: [dab19d4230a4a] joining swarm manager [df0bc86d8e868]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.41s) [2020-01-10T22:33:11.173Z] docker_api_swarm_service_test.go:489: [d82d67eba0079] joining swarm manager [db93ca5c424ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.173Z] docker_api_swarm_service_test.go:489: [d6b7c99d6392f] joining swarm manager [db93ca5c424ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.68s) [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.35s) [2020-01-10T22:33:11.173Z] docker_api_swarm_service_test.go:127: [dc2d44c48033b] joining swarm manager [d179e2a2aa4ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.173Z] docker_api_swarm_service_test.go:128: [dcbbfa8a1f801] joining swarm manager [d179e2a2aa4ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:33:11.173Z] docker_api_swarm_service_test.go:136: [dea9a0554244f] joining swarm manager [d179e2a2aa4ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-10T22:33:11.173Z] docker_api_swarm_service_test.go:137: [deb1daf13259c] joining swarm manager [d179e2a2aa4ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.89s) [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.64s) [2020-01-10T22:33:11.173Z] docker_api_swarm_service_test.go:303: [d66ce69417c4d] joining swarm manager [d6204e0bc6b8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.173Z] docker_api_swarm_service_test.go:303: [dd51320efb407] joining swarm manager [d6204e0bc6b8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.17s) [2020-01-10T22:33:11.173Z] docker_api_swarm_service_test.go:99: [d79a3e9c26955] joining swarm manager [de915919d2088]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.173Z] docker_api_swarm_service_test.go:100: [d375a9698b558] joining swarm manager [de915919d2088]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:33:11.173Z] check_test.go:380: [d79a3e9c26955] daemon is not started [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.97s) [2020-01-10T22:33:11.173Z] docker_api_swarm_service_test.go:532: [dc9c921895d0f] joining swarm manager [df10881cf5884]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.173Z] docker_api_swarm_service_test.go:533: [daabcf9728575] joining swarm manager [df10881cf5884]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:33:11.173Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.42s) [2020-01-10T22:33:11.173Z] docker_api_swarm_service_test.go:147: [d8238b825e5a9] joining swarm manager [d4e5614e7da46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.174Z] docker_api_swarm_service_test.go:147: [d249d073d5395] joining swarm manager [d4e5614e7da46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.23s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.69s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.92s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.39s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.14s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.27s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.94s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.90s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.95s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.29s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.29s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.92s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.25s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.42s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.09s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.03s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.90s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.40s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.11s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.55s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.83s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.99s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.52s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.01s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.26s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.11s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.37s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.32s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.52s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.99s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.34s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.88s) [2020-01-10T22:33:11.174Z] docker_cli_service_logs_test.go:241: checking task ci3l1viuyq1s [2020-01-10T22:33:11.174Z] docker_cli_service_logs_test.go:246: checking messages for ci3l1viuyq1s [2020-01-10T22:33:11.174Z] docker_cli_service_logs_test.go:241: checking task s6dtwni9ki7a [2020-01-10T22:33:11.174Z] docker_cli_service_logs_test.go:246: checking messages for s6dtwni9ki7a [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.43s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.42s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.82s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.50s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (25.01s) [2020-01-10T22:33:11.174Z] docker_cli_swarm_test.go:1901: [d2034b2862a35] joining swarm manager [d31f6f84f880a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.174Z] docker_cli_swarm_test.go:1902: [d1b7c2d013fea] joining swarm manager [d31f6f84f880a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.58s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.04s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.94s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.65s) [2020-01-10T22:33:11.174Z] docker_cli_swarm_test.go:1802: [d5868b5db53fd] joining swarm manager [d1c8b44fb3af6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.174Z] docker_cli_swarm_test.go:1803: [d51973d29c5a0] joining swarm manager [d1c8b44fb3af6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.31s) [2020-01-10T22:33:11.174Z] --- SKIP: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (0.00s) [2020-01-10T22:33:11.174Z] docker_cli_swarm_test.go:1314: Disabled on s390x [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.18s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.68s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.08s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.41s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.56s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.04s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.83s) [2020-01-10T22:33:11.174Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-10T22:33:11.174Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.41s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.91s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.89s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.00s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.05s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.12s) [2020-01-10T22:33:11.174Z] docker_cli_swarm_test.go:1186: [dca6b95df3d13] joining swarm manager [db948355d8032]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.174Z] docker_cli_swarm_test.go:1195: [dc4140288adf5] joining swarm manager [db948355d8032]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.57s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.38s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (138.49s) [2020-01-10T22:33:11.174Z] docker_cli_swarm_test.go:1118: [daa9bb5abfa06] joining swarm manager [d0d1d70311077]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.174Z] docker_cli_swarm_test.go:1119: [d8cb7baa84ff9] joining swarm manager [d0d1d70311077]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:33:11.174Z] docker_cli_swarm_test.go:1172: [de0f5ea504b42] joining swarm manager [d0d1d70311077]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.06s) [2020-01-10T22:33:11.174Z] docker_cli_swarm_test.go:1453: [d1c298b368d71] joining swarm manager [d0c45b91b8f4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.174Z] docker_cli_swarm_test.go:1454: [d963fc735b734] joining swarm manager [d0c45b91b8f4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.00s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.12s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.91s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.47s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.52s) [2020-01-10T22:33:11.174Z] --- SKIP: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (0.00s) [2020-01-10T22:33:11.174Z] docker_cli_swarm_unix_test.go:60: unmatched requirement IsAmd64 [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.94s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.78s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.90s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.15s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.24s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.66s) [2020-01-10T22:33:11.174Z] docker_api_swarm_test.go:962: [d56ca59cacc80] joining swarm manager [d207f91f5ff18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.62s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.97s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.49s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.72s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.19s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.85s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.79s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.24s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.58s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.93s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (4.10s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.86s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.20s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.70s) [2020-01-10T22:33:11.174Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.77s) [2020-01-10T22:33:11.174Z] === RUN TestDockerPluginSuite [2020-01-10T22:33:11.174Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-01-10T22:33:15.308Z] time="2020-01-10T22:33:14Z" level=info msg="Attempting next endpoint for push after error: Get https://127.0.0.1:5000/v2/: http: server gave HTTP response to HTTPS client" [2020-01-10T22:33:28.974Z] ok github.com/docker/docker/integration-cli 2529.342s [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === Skipped [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-01-10T22:33:28.974Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-10T22:33:28.974Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.20s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.20s) [2020-01-10T22:33:28.974Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.95s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.95s) [2020-01-10T22:33:28.974Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.11s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.11s) [2020-01-10T22:33:28.974Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-01-10T22:33:28.974Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-01-10T22:33:28.974Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-01-10T22:33:28.974Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-01-10T22:33:28.974Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-01-10T22:33:28.974Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-01-10T22:33:28.974Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-01-10T22:33:28.974Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-10T22:33:28.974Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-01-10T22:33:28.974Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-01-10T22:33:28.974Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-01-10T22:33:28.974Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-01-10T22:33:28.974Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-10T22:33:28.974Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2020-01-10T22:33:28.974Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.81s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.81s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-01-10T22:33:28.974Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-01-10T22:33:28.974Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.974Z] [2020-01-10T22:33:28.974Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-10T22:33:28.974Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-01-10T22:33:28.975Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.43s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2020-01-10T22:33:28.975Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-01-10T22:33:28.975Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-01-10T22:33:28.975Z] docker_cli_sni_test.go:18: Flakey test [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-10T22:33:28.975Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-10T22:33:28.975Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-01-10T22:33:28.975Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-10T22:33:28.975Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-10T22:33:28.975Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-01-10T22:33:28.975Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-10T22:33:28.975Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-01-10T22:33:28.975Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-10T22:33:28.975Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-10T22:33:28.975Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.975Z] [2020-01-10T22:33:28.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-01-10T22:33:28.975Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-01-10T22:33:28.976Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-10T22:33:28.976Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-01-10T22:33:28.976Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-01-10T22:33:28.976Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-10T22:33:28.976Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-01-10T22:33:28.976Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-10T22:33:28.976Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-10T22:33:28.976Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-10T22:33:28.976Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-10T22:33:28.976Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-10T22:33:28.976Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-01-10T22:33:28.976Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-01-10T22:33:28.976Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-01-10T22:33:28.976Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-01-10T22:33:28.976Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-01-10T22:33:28.976Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-01-10T22:33:28.976Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-01-10T22:33:28.976Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-10T22:33:28.976Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-10T22:33:28.976Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-01-10T22:33:28.976Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-01-10T22:33:28.976Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-01-10T22:33:28.976Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-01-10T22:33:28.976Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-01-10T22:33:28.976Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-10T22:33:28.976Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-10T22:33:28.976Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.976Z] [2020-01-10T22:33:28.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-01-10T22:33:28.976Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-01-10T22:33:28.977Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-10T22:33:28.977Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-01-10T22:33:28.977Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-01-10T22:33:28.977Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-10T22:33:28.977Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-10T22:33:28.977Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-01-10T22:33:28.977Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-10T22:33:28.977Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-01-10T22:33:28.977Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-01-10T22:33:28.977Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-01-10T22:33:28.977Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-01-10T22:33:28.977Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-01-10T22:33:28.977Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-10T22:33:28.977Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-01-10T22:33:28.977Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-10T22:33:28.977Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-01-10T22:33:28.977Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-01-10T22:33:28.977Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-01-10T22:33:28.977Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.977Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-01-10T22:33:28.978Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-01-10T22:33:28.978Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-01-10T22:33:28.978Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-01-10T22:33:28.978Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-01-10T22:33:28.978Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-01-10T22:33:28.978Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-10T22:33:28.978Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-01-10T22:33:28.978Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-01-10T22:33:28.978Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-10T22:33:28.978Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-10T22:33:28.978Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-10T22:33:28.978Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-10T22:33:28.978Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-01-10T22:33:28.978Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-10T22:33:28.978Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-01-10T22:33:28.978Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-01-10T22:33:28.978Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-01-10T22:33:28.978Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-01-10T22:33:28.978Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-01-10T22:33:28.978Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-01-10T22:33:28.978Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.978Z] [2020-01-10T22:33:28.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-01-10T22:33:28.978Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-01-10T22:33:28.978Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-01-10T22:33:28.979Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.979Z] [2020-01-10T22:33:28.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-01-10T22:33:28.979Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-10T22:33:28.980Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.980Z] [2020-01-10T22:33:28.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-01-10T22:33:28.980Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-01-10T22:33:28.981Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-01-10T22:33:28.981Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-01-10T22:33:28.981Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-01-10T22:33:28.981Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-01-10T22:33:28.981Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-10T22:33:28.981Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-10T22:33:28.981Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.981Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-10T22:33:28.982Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-01-10T22:33:28.982Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.982Z] [2020-01-10T22:33:28.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-01-10T22:33:28.983Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-01-10T22:33:28.983Z] [2020-01-10T22:33:28.983Z] [2020-01-10T22:33:28.983Z] DONE 1096 tests, 549 skipped in 2537.735s [2020-01-10T22:33:28.983Z] INFO: Integration tests ended at 01/10/2020 22:33:22. Duration:00:42:17.8360004 [2020-01-10T22:33:28.983Z] INFO: Docker info of the daemon under test at end of run [2020-01-10T22:33:28.983Z] [2020-01-10T22:33:28.983Z] Containers: 2 [2020-01-10T22:33:28.983Z] Running: 0 [2020-01-10T22:33:28.983Z] Paused: 0 [2020-01-10T22:33:28.983Z] Stopped: 2 [2020-01-10T22:33:28.983Z] Images: 12 [2020-01-10T22:33:28.983Z] Server Version: 0.0.0-dev [2020-01-10T22:33:28.983Z] Storage Driver: windowsfilter [2020-01-10T22:33:28.983Z] Windows: [2020-01-10T22:33:28.983Z] Logging Driver: json-file [2020-01-10T22:33:28.983Z] Plugins: [2020-01-10T22:33:28.983Z] Volume: local [2020-01-10T22:33:28.983Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-10T22:33:28.983Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-10T22:33:28.983Z] Swarm: inactive [2020-01-10T22:33:28.983Z] Default Isolation: process [2020-01-10T22:33:28.983Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-10T22:33:28.983Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-10T22:33:28.983Z] OSType: windows [2020-01-10T22:33:28.983Z] Architecture: x86_64 [2020-01-10T22:33:28.983Z] CPUs: 4 [2020-01-10T22:33:28.983Z] Total Memory: 32GiB [2020-01-10T22:33:28.983Z] Name: azwin-2-70e180 [2020-01-10T22:33:28.983Z] ID: EDLF:3OJJ:Y4RA:4S2H:3LRC:66CV:HPEH:MNXP:TWXL:EGKX:QALY:PI6A [2020-01-10T22:33:28.983Z] Docker Root Dir: D:\CI\cpuguy-test-sync\1\daemon [2020-01-10T22:33:28.983Z] Debug Mode (client): false [2020-01-10T22:33:28.983Z] Debug Mode (server): true [2020-01-10T22:33:28.983Z] File Descriptors: -1 [2020-01-10T22:33:28.983Z] Goroutines: 18 [2020-01-10T22:33:28.983Z] System Time: 2020-01-10T22:33:22.5203444Z [2020-01-10T22:33:28.983Z] EventsListeners: 0 [2020-01-10T22:33:28.983Z] Registry: https://index.docker.io/v1/ [2020-01-10T22:33:28.983Z] Labels: [2020-01-10T22:33:28.983Z] Experimental: false [2020-01-10T22:33:28.983Z] Insecure Registries: [2020-01-10T22:33:28.983Z] 127.0.0.0/8 [2020-01-10T22:33:28.983Z] Live Restore Enabled: false [2020-01-10T22:33:28.983Z] [2020-01-10T22:33:28.983Z] [2020-01-10T22:33:28.983Z] INFO: Stopping daemon under test [2020-01-10T22:33:28.983Z] SUCCESS: The process with PID 6104 (child process of PID 6084) has been terminated. [2020-01-10T22:33:28.983Z] SUCCESS: The process with PID 6084 (child process of PID 5708) has been terminated. [2020-01-10T22:33:28.983Z] INFO: Stop tailing logs of the daemon under tests [2020-01-10T22:33:28.983Z] INFO: executeCI.ps1 Completed successfully at 01/10/2020 22:33:22. [2020-01-10T22:33:28.983Z] INFO: Tidying up at end of run [2020-01-10T22:33:28.983Z] INFO: Saving daemon under test log (d:\CI\cpuguy-test-sync\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-01-10T22:33:28.983Z] INFO: Saving daemon under test log (d:\CI\cpuguy-test-sync\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-01-10T22:33:28.983Z] INFO: Nuke-Everything... [2020-01-10T22:33:28.983Z] INFO: Container count on control daemon to delete is 2 [2020-01-10T22:33:28.983Z] ad8894cca4d7 [2020-01-10T22:33:28.983Z] 1b4ee4e92448 [2020-01-10T22:33:28.983Z] INFO: Tidying pidfile d:\CI\cpuguy-test-sync\1\docker.pid [2020-01-10T22:33:28.983Z] INFO: Nuking d:\CI [2020-01-10T22:33:31.677Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-01-10T22:33:47.988Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-01-10T22:33:54.167Z] INFO: Zapped successfully [2020-01-10T22:33:54.167Z] [2020-01-10T22:33:54.167Z] INFO: executeCI.ps1 exiting at Fri Jan 10 22:33:53 CUT 2020. Duration 01:05:42.4905560 [2020-01-10T22:33:54.167Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-01-10T22:33:54.876Z] Recording test results [2020-01-10T22:34:04.260Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-01-10T22:34:07.598Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-01-10T22:34:09.998Z] Archiving artifacts [2020-01-10T22:34:20.662Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-01-10T22:34:23.549Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/cpuguy-test-sync/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-10T22:34:24.478Z] + make clean [2020-01-10T22:34:28.229Z] docker volume rm -f docker-dev-cache [2020-01-10T22:34:28.229Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-10T22:34:36.940Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-01-10T22:34:42.050Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-01-10T22:34:51.868Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-01-10T22:34:52.896Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-01-10T22:34:52.896Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-01-10T22:34:53.189Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-01-10T22:34:53.189Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-01-10T22:34:53.312Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-01-10T22:34:53.312Z] time="2020-01-10T22:34:51Z" level=info msg="Attempting next endpoint for push after error: Get https://127.0.0.1:5000/v2/: http: server gave HTTP response to HTTPS client" [2020-01-10T22:34:54.201Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-01-10T22:34:56.237Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-01-10T22:35:00.642Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-01-10T22:35:02.690Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-01-10T22:35:02.690Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-01-10T22:35:04.731Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-01-10T22:35:08.223Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-01-10T22:35:09.614Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-01-10T22:35:10.914Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-01-10T22:35:14.387Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-01-10T22:35:17.091Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-01-10T22:35:23.128Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-01-10T22:35:39.446Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-01-10T22:35:39.452Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-01-10T22:35:51.973Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-01-10T22:35:52.992Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-01-10T22:35:55.689Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-01-10T22:35:55.735Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-01-10T22:35:58.385Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-01-10T22:36:08.673Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-01-10T22:36:12.128Z] --- PASS: TestDockerPluginSuite (179.17s) [2020-01-10T22:36:12.128Z] --- PASS: TestDockerPluginSuite/TestPluginBasicOps (20.70s) [2020-01-10T22:36:12.128Z] --- PASS: TestDockerPluginSuite/TestPluginCreate (15.19s) [2020-01-10T22:36:12.128Z] --- PASS: TestDockerPluginSuite/TestPluginEnableDisableNegative (16.09s) [2020-01-10T22:36:12.128Z] --- PASS: TestDockerPluginSuite/TestPluginForceRemove (16.08s) [2020-01-10T22:36:12.128Z] --- PASS: TestDockerPluginSuite/TestPluginIDPrefix (16.55s) [2020-01-10T22:36:12.128Z] --- PASS: TestDockerPluginSuite/TestPluginInspect (16.23s) [2020-01-10T22:36:12.128Z] --- PASS: TestDockerPluginSuite/TestPluginInstallArgs (15.90s) [2020-01-10T22:36:12.128Z] --- PASS: TestDockerPluginSuite/TestPluginInstallDisable (16.08s) [2020-01-10T22:36:12.128Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (15.01s) [2020-01-10T22:36:12.128Z] docker_cli_plugins_test.go:210: unmatched requirement IsAmd64 [2020-01-10T22:36:12.128Z] --- PASS: TestDockerPluginSuite/TestPluginListDefaultFormat (15.65s) [2020-01-10T22:36:12.128Z] --- PASS: TestDockerPluginSuite/TestPluginSet (15.68s) [2020-01-10T22:36:12.128Z] === RUN TestDockerExternalVolumeSuite [2020-01-10T22:36:12.128Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-01-10T22:36:12.143Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-01-10T22:36:14.834Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-01-10T22:36:17.530Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-01-10T22:36:21.021Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-01-10T22:36:23.711Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-01-10T22:36:25.647Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-01-10T22:36:27.193Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-01-10T22:36:29.241Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-01-10T22:37:26.020Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-01-10T22:37:35.584Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-01-10T22:37:38.551Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-01-10T22:37:43.153Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-01-10T22:37:57.044Z] --- PASS: TestDockerSwarmSuite (1363.65s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.27s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.26s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.02s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.68s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (20.92s) [2020-01-10T22:37:57.045Z] docker_api_swarm_test.go:563: [dab27a4d3c505] joining swarm manager [dd60a7f16fd2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] docker_api_swarm_test.go:585: [dbbcefbfe02e4] joining swarm manager [dd60a7f16fd2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:37:57.045Z] check_test.go:380: [dab27a4d3c505] daemon is not started [2020-01-10T22:37:57.045Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-01-10T22:37:57.045Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.56s) [2020-01-10T22:37:57.045Z] docker_api_swarm_test.go:46: [dd37749c5110b] joining swarm manager [d9ca8b522de73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.58s) [2020-01-10T22:37:57.045Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmLeaderElection (0.01s) [2020-01-10T22:37:57.045Z] docker_api_swarm_test.go:299: Disabled on ppc64le [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (18.17s) [2020-01-10T22:37:57.045Z] docker_api_swarm_test.go:272: [d51605d2d28af] joining swarm manager [dbe353995cdcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] docker_api_swarm_test.go:273: [db2e35bf9cc7d] joining swarm manager [dbe353995cdcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.40s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.38s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.71s) [2020-01-10T22:37:57.045Z] docker_api_swarm_node_test.go:19: [deae1f92f4343] joining swarm manager [d3a2d1669a7a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] docker_api_swarm_node_test.go:20: [d181536a56046] joining swarm manager [d3a2d1669a7a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.06s) [2020-01-10T22:37:57.045Z] docker_api_swarm_test.go:502: [d797b80db0c36] joining swarm manager [dcf538f7b1d64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] docker_api_swarm_test.go:507: [db584d4abe2b8] joining swarm manager [dcf538f7b1d64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.51s) [2020-01-10T22:37:57.045Z] docker_api_swarm_node_test.go:80: [d79c65ce753dd] joining swarm manager [d0bfe1a38556d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.35s) [2020-01-10T22:37:57.045Z] docker_api_swarm_node_test.go:52: [d7038580a6bca] joining swarm manager [d3e74ce6e0e74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] docker_api_swarm_node_test.go:53: [d3082ee757e0f] joining swarm manager [d3e74ce6e0e74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.17s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.91s) [2020-01-10T22:37:57.045Z] docker_api_swarm_test.go:202: [d8640cc7c79a2] joining swarm manager [d19941bf4e4fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (0.01s) [2020-01-10T22:37:57.045Z] docker_api_swarm_test.go:380: Disabled on ppc64le [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.94s) [2020-01-10T22:37:57.045Z] docker_api_swarm_test.go:802: [d38c1623603ac] joining swarm manager [d6fddfd6d3c7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] docker_api_swarm_test.go:802: [dd1fa22ddc766] joining swarm manager [d6fddfd6d3c7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:37:57.045Z] docker_api_swarm_test.go:802: [d26d73b107406] joining swarm manager [d6fddfd6d3c7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-10T22:37:57.045Z] docker_api_swarm_test.go:802: [d1f10e4d0f5a4] joining swarm manager [d6fddfd6d3c7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-10T22:37:57.045Z] docker_api_swarm_test.go:810: [d2ee022fbb4fd] joining swarm manager [d6fddfd6d3c7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.58s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.23s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.52s) [2020-01-10T22:37:57.045Z] docker_api_swarm_service_test.go:394: [d7375347c6501] joining swarm manager [da81604cf03e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] docker_api_swarm_service_test.go:394: [d06ca2598d8ff] joining swarm manager [da81604cf03e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.74s) [2020-01-10T22:37:57.045Z] docker_api_swarm_service_test.go:342: [dcaf4e3ae1b7a] joining swarm manager [d5b1c006571a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] docker_api_swarm_service_test.go:342: [db28f80310001] joining swarm manager [d5b1c006571a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.01s) [2020-01-10T22:37:57.045Z] docker_api_swarm_service_test.go:489: [d4a37d3ee6d90] joining swarm manager [d1a4612474b79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] docker_api_swarm_service_test.go:489: [df672fc0eafe3] joining swarm manager [d1a4612474b79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.74s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.23s) [2020-01-10T22:37:57.045Z] docker_api_swarm_service_test.go:127: [dd2b49c71eed8] joining swarm manager [df68ea1250459]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] docker_api_swarm_service_test.go:128: [de0674efff49e] joining swarm manager [df68ea1250459]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:37:57.045Z] docker_api_swarm_service_test.go:136: [d9cf811a17177] joining swarm manager [df68ea1250459]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-10T22:37:57.045Z] docker_api_swarm_service_test.go:137: [d3025c27ae109] joining swarm manager [df68ea1250459]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.25s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.96s) [2020-01-10T22:37:57.045Z] docker_api_swarm_service_test.go:303: [db299354af18f] joining swarm manager [db438b0797cbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] docker_api_swarm_service_test.go:303: [d34a42115249a] joining swarm manager [db438b0797cbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.92s) [2020-01-10T22:37:57.045Z] docker_api_swarm_service_test.go:99: [d4370ef5cf7a6] joining swarm manager [d31f386427a98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] docker_api_swarm_service_test.go:100: [df2b507a29f16] joining swarm manager [d31f386427a98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:37:57.045Z] check_test.go:380: [d4370ef5cf7a6] daemon is not started [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.65s) [2020-01-10T22:37:57.045Z] docker_api_swarm_service_test.go:532: [dbf51073e4260] joining swarm manager [d39369c7c5410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] docker_api_swarm_service_test.go:533: [d1005c1ec2750] joining swarm manager [d39369c7c5410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.58s) [2020-01-10T22:37:57.045Z] docker_api_swarm_service_test.go:147: [d68ff1b948267] joining swarm manager [d84856f1f7fe9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] docker_api_swarm_service_test.go:147: [d8b827e43d33e] joining swarm manager [d84856f1f7fe9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.76s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.55s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.23s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.80s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.84s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.78s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.39s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.82s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.84s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.91s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.44s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.38s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.62s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.68s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.88s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.30s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.02s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.71s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.83s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.35s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.16s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.01s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.15s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.18s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.73s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.50s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.78s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.72s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.84s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.74s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.70s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.25s) [2020-01-10T22:37:57.045Z] docker_cli_service_logs_test.go:241: checking task 36zb1asnvhyg [2020-01-10T22:37:57.045Z] docker_cli_service_logs_test.go:246: checking messages for 36zb1asnvhyg [2020-01-10T22:37:57.045Z] docker_cli_service_logs_test.go:241: checking task nob2b1evuj2t [2020-01-10T22:37:57.045Z] docker_cli_service_logs_test.go:246: checking messages for nob2b1evuj2t [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.30s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (9.60s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.25s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.35s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.98s) [2020-01-10T22:37:57.045Z] docker_cli_swarm_test.go:1901: [d2343d567f9d3] joining swarm manager [d969cbcc2d057]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] docker_cli_swarm_test.go:1902: [d7d6f5580be71] joining swarm manager [d969cbcc2d057]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.86s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.29s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.43s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.62s) [2020-01-10T22:37:57.045Z] docker_cli_swarm_test.go:1802: [deadb328b8f14] joining swarm manager [d73c9c10b391b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] docker_cli_swarm_test.go:1803: [d351551ca020d] joining swarm manager [d73c9c10b391b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.81s) [2020-01-10T22:37:57.045Z] --- SKIP: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (0.01s) [2020-01-10T22:37:57.045Z] docker_cli_swarm_test.go:1317: Disabled on ppc64le [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.92s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.79s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.11s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.30s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.78s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.55s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.57s) [2020-01-10T22:37:57.045Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-01-10T22:37:57.045Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.03s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.94s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.99s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.30s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.64s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.23s) [2020-01-10T22:37:57.045Z] docker_cli_swarm_test.go:1186: [dcfe033ce4fcf] joining swarm manager [da19cbd285763]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] docker_cli_swarm_test.go:1195: [d625b6fad58a1] joining swarm manager [da19cbd285763]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.33s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.19s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.46s) [2020-01-10T22:37:57.045Z] docker_cli_swarm_test.go:1118: [d4e5bba25dd42] joining swarm manager [de54f580a9bfa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] docker_cli_swarm_test.go:1119: [d5cb665077d52] joining swarm manager [de54f580a9bfa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:37:57.045Z] docker_cli_swarm_test.go:1172: [d42bb036bde6a] joining swarm manager [de54f580a9bfa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.82s) [2020-01-10T22:37:57.045Z] docker_cli_swarm_test.go:1453: [d3733c5518e09] joining swarm manager [da0350b40c8f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] docker_cli_swarm_test.go:1454: [d380c26129461] joining swarm manager [da0350b40c8f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.48s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.20s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.30s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.81s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.30s) [2020-01-10T22:37:57.045Z] --- SKIP: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (0.01s) [2020-01-10T22:37:57.045Z] docker_cli_swarm_unix_test.go:60: unmatched requirement IsAmd64 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.35s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.47s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.35s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.57s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.68s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.92s) [2020-01-10T22:37:57.045Z] docker_api_swarm_test.go:962: [d5b5f70281b05] joining swarm manager [dc1c4d4c5e72f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.89s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.34s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.30s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.04s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.62s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.11s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.78s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.75s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.81s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.78s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.52s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.36s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.35s) [2020-01-10T22:37:57.045Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.28s) [2020-01-10T22:37:57.045Z] === RUN TestDockerPluginSuite [2020-01-10T22:37:57.045Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-01-10T22:38:03.896Z] time="2020-01-10T22:38:03Z" level=info msg="Attempting next endpoint for push after error: Get https://127.0.0.1:5000/v2/: http: server gave HTTP response to HTTPS client" [2020-01-10T22:38:17.123Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-01-10T22:38:22.369Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-01-10T22:38:28.322Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-01-10T22:38:34.948Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-01-10T22:38:53.405Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-01-10T22:39:02.329Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-01-10T22:39:08.640Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-01-10T22:39:13.579Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-01-10T22:39:27.122Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-01-10T22:39:42.351Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-01-10T22:39:42.351Z] time="2020-01-10T22:39:41Z" level=info msg="Attempting next endpoint for push after error: Get https://127.0.0.1:5000/v2/: http: server gave HTTP response to HTTPS client" [2020-01-10T22:39:47.556Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-01-10T22:39:57.609Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-01-10T22:40:03.874Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-01-10T22:40:12.839Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-01-10T22:40:22.170Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-01-10T22:40:29.167Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-01-10T22:40:44.407Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-01-10T22:41:02.862Z] --- PASS: TestDockerPluginSuite (184.63s) [2020-01-10T22:41:02.862Z] --- PASS: TestDockerPluginSuite/TestPluginBasicOps (24.06s) [2020-01-10T22:41:02.862Z] --- PASS: TestDockerPluginSuite/TestPluginCreate (15.22s) [2020-01-10T22:41:02.862Z] --- PASS: TestDockerPluginSuite/TestPluginEnableDisableNegative (16.17s) [2020-01-10T22:41:02.862Z] --- PASS: TestDockerPluginSuite/TestPluginForceRemove (16.12s) [2020-01-10T22:41:02.862Z] --- PASS: TestDockerPluginSuite/TestPluginIDPrefix (17.03s) [2020-01-10T22:41:02.862Z] --- PASS: TestDockerPluginSuite/TestPluginInspect (16.26s) [2020-01-10T22:41:02.862Z] --- PASS: TestDockerPluginSuite/TestPluginInstallArgs (16.38s) [2020-01-10T22:41:02.862Z] --- PASS: TestDockerPluginSuite/TestPluginInstallDisable (16.13s) [2020-01-10T22:41:02.862Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (15.01s) [2020-01-10T22:41:02.862Z] docker_cli_plugins_test.go:210: unmatched requirement IsAmd64 [2020-01-10T22:41:02.862Z] --- PASS: TestDockerPluginSuite/TestPluginListDefaultFormat (16.07s) [2020-01-10T22:41:02.862Z] --- PASS: TestDockerPluginSuite/TestPluginSet (16.18s) [2020-01-10T22:41:02.862Z] === RUN TestDockerExternalVolumeSuite [2020-01-10T22:41:02.862Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-01-10T22:41:10.862Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-01-10T22:41:18.092Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-01-10T22:41:24.388Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-01-10T22:41:58.298Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-01-10T22:42:26.319Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-01-10T22:42:26.642Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-01-10T22:42:34.715Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-01-10T22:42:42.966Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-01-10T22:43:02.744Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-01-10T22:43:07.243Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-01-10T22:43:19.060Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-01-10T22:43:19.767Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-01-10T22:43:32.570Z] --- PASS: TestDockerExternalVolumeSuite (442.37s) [2020-01-10T22:43:32.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.87s) [2020-01-10T22:43:32.570Z] docker_cli_external_volume_driver_test.go:53: [dd7d9c4069257] daemon is not started [2020-01-10T22:43:32.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.66s) [2020-01-10T22:43:32.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.68s) [2020-01-10T22:43:32.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-01-10T22:43:32.570Z] docker_cli_external_volume_driver_test.go:53: [d0b15ad3c86a8] daemon is not started [2020-01-10T22:43:32.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-01-10T22:43:32.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2020-01-10T22:43:32.570Z] docker_cli_external_volume_driver_test.go:53: [d1e9021be8fa4] daemon is not started [2020-01-10T22:43:32.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-01-10T22:43:32.570Z] docker_cli_external_volume_driver_test.go:53: [d362e1fad5bd6] daemon is not started [2020-01-10T22:43:32.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.68s) [2020-01-10T22:43:32.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.72s) [2020-01-10T22:43:32.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.95s) [2020-01-10T22:43:32.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-01-10T22:43:32.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) [2020-01-10T22:43:32.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.85s) [2020-01-10T22:43:32.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.20s) [2020-01-10T22:43:32.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.80s) [2020-01-10T22:43:32.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.54s) [2020-01-10T22:43:32.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.40s) [2020-01-10T22:43:32.570Z] docker_cli_external_volume_driver_test.go:485: [d4973070d1697] daemon is not started [2020-01-10T22:43:32.570Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-01-10T22:43:32.571Z] docker_cli_external_volume_driver_test.go:53: [d374f6c62c368] daemon is not started [2020-01-10T22:43:32.571Z] === RUN TestDockerNetworkSuite [2020-01-10T22:43:32.571Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-01-10T22:43:48.879Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-01-10T22:43:52.310Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-01-10T22:44:04.839Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-01-10T22:44:05.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-01-10T22:44:25.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-01-10T22:44:37.384Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-01-10T22:44:41.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-01-10T22:44:52.619Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-01-10T22:45:00.901Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-01-10T22:45:11.090Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-01-10T22:45:17.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-01-10T22:45:40.944Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-01-10T22:45:57.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-01-10T22:45:58.273Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-01-10T22:46:13.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-01-10T22:46:16.766Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-01-10T22:46:29.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-01-10T22:46:46.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-01-10T22:46:49.299Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-01-10T22:47:02.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-01-10T22:47:18.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-01-10T22:47:21.830Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-01-10T22:47:32.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-01-10T22:47:34.385Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-01-10T22:47:48.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-01-10T22:47:52.869Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-01-10T22:48:05.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-01-10T22:48:08.089Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-01-10T22:48:21.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-01-10T22:48:23.311Z] --- PASS: TestDockerExternalVolumeSuite (442.24s) [2020-01-10T22:48:23.311Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.79s) [2020-01-10T22:48:23.311Z] docker_cli_external_volume_driver_test.go:53: [d4775c3e1df49] daemon is not started [2020-01-10T22:48:23.311Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.69s) [2020-01-10T22:48:23.311Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.65s) [2020-01-10T22:48:23.311Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.09s) [2020-01-10T22:48:23.311Z] docker_cli_external_volume_driver_test.go:53: [d52d415d1e809] daemon is not started [2020-01-10T22:48:23.311Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.59s) [2020-01-10T22:48:23.311Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.07s) [2020-01-10T22:48:23.311Z] docker_cli_external_volume_driver_test.go:53: [d52135648af96] daemon is not started [2020-01-10T22:48:23.311Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.15s) [2020-01-10T22:48:23.311Z] docker_cli_external_volume_driver_test.go:53: [daebbc1c1b78f] daemon is not started [2020-01-10T22:48:23.311Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.65s) [2020-01-10T22:48:23.311Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.68s) [2020-01-10T22:48:23.311Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (16.10s) [2020-01-10T22:48:23.311Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.60s) [2020-01-10T22:48:23.311Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.64s) [2020-01-10T22:48:23.311Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.83s) [2020-01-10T22:48:23.311Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.23s) [2020-01-10T22:48:23.311Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.67s) [2020-01-10T22:48:23.311Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.39s) [2020-01-10T22:48:23.311Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.29s) [2020-01-10T22:48:23.311Z] docker_cli_external_volume_driver_test.go:485: [d220e8de3b1eb] daemon is not started [2020-01-10T22:48:23.311Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.11s) [2020-01-10T22:48:23.311Z] docker_cli_external_volume_driver_test.go:53: [d440817f2c5d1] daemon is not started [2020-01-10T22:48:23.311Z] === RUN TestDockerNetworkSuite [2020-01-10T22:48:23.311Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-01-10T22:48:35.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-01-10T22:48:38.530Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-01-10T22:48:51.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-01-10T22:48:53.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-01-10T22:49:07.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-01-10T22:49:16.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-01-10T22:49:24.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-01-10T22:49:31.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-01-10T22:49:37.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-01-10T22:49:49.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-01-10T22:49:53.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-01-10T22:50:08.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-01-10T22:50:10.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-01-10T22:50:26.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-01-10T22:50:30.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-01-10T22:50:46.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-01-10T22:50:49.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-01-10T22:51:04.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-01-10T22:51:10.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-01-10T22:51:19.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-01-10T22:51:26.530Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-01-10T22:51:34.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-01-10T22:51:42.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-01-10T22:51:53.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-01-10T22:51:56.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-01-10T22:52:08.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-01-10T22:52:12.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-01-10T22:52:23.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-01-10T22:52:26.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-01-10T22:52:39.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-01-10T22:52:42.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-01-10T22:52:56.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-01-10T22:52:57.651Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-01-10T22:53:10.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-01-10T22:53:15.863Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-01-10T22:53:25.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-01-10T22:53:32.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-01-10T22:53:40.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-01-10T22:53:45.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-01-10T22:53:59.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-01-10T22:54:02.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-01-10T22:54:14.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-01-10T22:54:21.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-01-10T22:54:29.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-01-10T22:54:41.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-01-10T22:54:45.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-01-10T22:54:55.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-01-10T22:55:00.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-01-10T22:55:11.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-01-10T22:55:18.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-01-10T22:55:31.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-01-10T22:55:37.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-01-10T22:55:44.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-01-10T22:55:59.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-01-10T22:56:01.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-01-10T22:56:14.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-01-10T22:56:17.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-01-10T22:56:33.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-01-10T22:56:33.930Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite (795.59s) [2020-01-10T22:56:47.616Z] --- SKIP: TestDockerNetworkSuite/TestConntrackFlowsLeak (15.01s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:1746: unmatched requirement IsAmd64 [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d4f8432398a95] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (16.13s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [ddd5076394ff4] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (19.82s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d55f3d9e7a992] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (17.32s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [dad0addb75b9f] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (18.32s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:1233: [d50570c5a6eab] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (17.16s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d5245ec6b3e34] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (22.99s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d2a6759cd9fff] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (18.21s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [dcf95282ac286] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (16.52s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d399bfb89c80f] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (15.93s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d4dfe66447f54] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (15.69s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d65aaa0d7f45a] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (16.30s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d5567c6d096c8] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (16.26s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [dbb75c473ad3c] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (15.18s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [df242c473940d] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (15.35s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d3b3eb13e477e] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (16.09s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d00387635b40f] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (15.17s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [df63e25769aef] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (15.05s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d0c8f3759cd44] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (15.17s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d2ad5bcfe454d] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (16.12s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d0d8834ddf0b9] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (16.62s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d3f37df1caedf] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (15.12s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d51e7e48f8b78] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (15.53s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d924afb9326a8] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (15.06s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [dfb02fb5aadbd] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (18.41s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:968: [da00f26732ba4] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (17.97s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [def3ad870e585] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (24.90s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:1116: [d647c4f23f3f5] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (15.23s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d66493beec947] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (15.79s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [ddf30dae453c2] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (15.15s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d5a393b43246d] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (15.19s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d6afe3a264e44] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (15.13s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d992a621b1c19] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (15.16s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d14487765427a] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (15.01s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d54a3de77a74e] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (19.07s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d657967d7e558] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (15.05s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [ddec7f9bc3612] daemon is not started [2020-01-10T22:56:47.616Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (15.01s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d7917d92c8a5c] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (16.14s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d67dbdc174bcb] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (19.61s) [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (19.27s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:1084: [d9afce1ce4801] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (15.04s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d9ec704572398] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (16.29s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d255d972cb775] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (17.61s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d81036ae91960] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (15.05s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d8c9125736992] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (16.07s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d935994856d01] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (16.00s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d4fa3366d298c] daemon is not started [2020-01-10T22:56:47.616Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (16.30s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d5b3899ff543a] daemon is not started [2020-01-10T22:56:47.616Z] --- SKIP: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (15.01s) [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:766: unmatched requirement IsAmd64 [2020-01-10T22:56:47.616Z] docker_cli_network_unix_test.go:46: [d6643e312e53e] daemon is not started [2020-01-10T22:56:47.616Z] === RUN TestDockerHubPullSuite [2020-01-10T22:56:47.616Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-01-10T22:56:48.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-01-10T22:57:03.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-01-10T22:57:07.226Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-01-10T22:57:19.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-01-10T22:57:23.651Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-01-10T22:57:34.235Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-01-10T22:57:40.026Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-01-10T22:57:49.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-01-10T22:57:56.295Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-01-10T22:58:07.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-01-10T22:58:12.626Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-01-10T22:58:23.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-01-10T22:58:26.246Z] --- PASS: TestDockerHubPullSuite (97.67s) [2020-01-10T22:58:26.246Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (16.96s) [2020-01-10T22:58:26.246Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (17.37s) [2020-01-10T22:58:26.246Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (15.64s) [2020-01-10T22:58:26.246Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (17.31s) [2020-01-10T22:58:26.246Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (15.29s) [2020-01-10T22:58:26.246Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (15.09s) [2020-01-10T22:58:26.246Z] PASS [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === Skipped [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-01-10T22:58:26.246Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-01-10T22:58:26.246Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2020-01-10T22:58:26.246Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-10T22:58:26.246Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-10T22:58:26.246Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildWindowsUser (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_sni_test.go:18: Flakey test [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-10T22:58:26.246Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestEventsPluginOps (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_events_test.go:232: unmatched requirement IsAmd64 [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestInspectPlugin (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_inspect_test.go:421: unmatched requirement IsAmd64 [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestPluginActive (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestPluginActive (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_plugins_test.go:73: unmatched requirement IsAmd64 [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestPluginActiveNetwork (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_plugins_test.go:95: unmatched requirement IsAmd64 [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_plugins_test.go:140: unmatched requirement IsAmd64 [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestPluginLogDriver (0.00s) [2020-01-10T22:58:26.246Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.00s) [2020-01-10T22:58:26.246Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-01-10T22:58:26.246Z] [2020-01-10T22:58:26.246Z] === SKIP: s390x.integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestPluginMetricsCollector (0.06s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.06s) [2020-01-10T22:58:26.247Z] docker_cli_plugins_test.go:446: unmatched requirement IsAmd64 [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestPluginUpgrade (0.05s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.05s) [2020-01-10T22:58:26.247Z] docker_cli_plugins_test.go:415: unmatched requirement IsAmd64 [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_run_unix_test.go:1058: unmatched requirement IsAmd64 [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-10T22:58:26.247Z] check_test.go:309: [ddd2d9a4eb6fd] daemon is not started [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-01-10T22:58:26.247Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-10T22:58:26.247Z] check_test.go:309: [d4fe3faf846a4] daemon is not started [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_daemon_plugins_test.go:72: unmatched requirement IsAmd64 [2020-01-10T22:58:26.247Z] check_test.go:309: [d84166e03c22d] daemon is not started [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestDaemonKillWithPlugins (0.01s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerDaemonSuite/TestDaemonKillWithPlugins (0.01s) [2020-01-10T22:58:26.247Z] docker_cli_daemon_plugins_test.go:161: unmatched requirement IsAmd64 [2020-01-10T22:58:26.247Z] check_test.go:309: [d5588ee7615db] daemon is not started [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-10T22:58:26.247Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-10T22:58:26.247Z] check_test.go:309: [dafbcf54874c2] daemon is not started [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-10T22:58:26.247Z] check_test.go:309: [d0b2e65f829f4] daemon is not started [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_daemon_plugins_test.go:45: unmatched requirement IsAmd64 [2020-01-10T22:58:26.247Z] check_test.go:309: [d011a81e9ec54] daemon is not started [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_daemon_plugins_test.go:16: unmatched requirement IsAmd64 [2020-01-10T22:58:26.247Z] check_test.go:309: [d924e8271e9f2] daemon is not started [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_daemon_plugins_test.go:98: unmatched requirement IsAmd64 [2020-01-10T22:58:26.247Z] check_test.go:309: [dacc002afab5f] daemon is not started [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_daemon_plugins_test.go:123: unmatched requirement IsAmd64 [2020-01-10T22:58:26.247Z] check_test.go:309: [de841e545f132] daemon is not started [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestFailedPluginRemove (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerDaemonSuite/TestFailedPluginRemove (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_daemon_test.go:2937: unmatched requirement IsAmd64 [2020-01-10T22:58:26.247Z] check_test.go:309: [db920dff363f7] daemon is not started [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestPluginListFilterCapability (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerDaemonSuite/TestPluginListFilterCapability (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_daemon_plugins_test.go:290: unmatched requirement IsAmd64 [2020-01-10T22:58:26.247Z] check_test.go:309: [dc39fae473623] daemon is not started [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestPluginListFilterEnabled (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerDaemonSuite/TestPluginListFilterEnabled (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_daemon_plugins_test.go:262: unmatched requirement IsAmd64 [2020-01-10T22:58:26.247Z] check_test.go:309: [d2bc1d9226000] daemon is not started [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_daemon_plugins_test.go:234: unmatched requirement IsAmd64 [2020-01-10T22:58:26.247Z] check_test.go:309: [d76641784a986] daemon is not started [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestVolumePlugin (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerDaemonSuite/TestVolumePlugin (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_daemon_plugins_test.go:188: unmatched requirement IsAmd64 [2020-01-10T22:58:26.247Z] check_test.go:309: [d45fa95f19a4b] daemon is not started [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-10T22:58:26.247Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSwarmSuite/TestAPISwarmLeaderElection (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmLeaderElection (0.00s) [2020-01-10T22:58:26.247Z] docker_api_swarm_test.go:296: Disabled on s390x [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSwarmSuite/TestAPISwarmRaftQuorum (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (0.00s) [2020-01-10T22:58:26.247Z] docker_api_swarm_test.go:377: Disabled on s390x [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_swarm_test.go:1314: Disabled on s390x [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (0.00s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (0.00s) [2020-01-10T22:58:26.247Z] docker_cli_swarm_unix_test.go:60: unmatched requirement IsAmd64 [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerPluginSuite/TestPluginInstallImage (15.01s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (15.01s) [2020-01-10T22:58:26.247Z] docker_cli_plugins_test.go:210: unmatched requirement IsAmd64 [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerNetworkSuite/TestConntrackFlowsLeak (15.01s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerNetworkSuite/TestConntrackFlowsLeak (15.01s) [2020-01-10T22:58:26.247Z] docker_cli_network_unix_test.go:1746: unmatched requirement IsAmd64 [2020-01-10T22:58:26.247Z] docker_cli_network_unix_test.go:46: [d4f8432398a95] daemon is not started [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (15.01s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (15.01s) [2020-01-10T22:58:26.247Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-10T22:58:26.247Z] docker_cli_network_unix_test.go:46: [d7917d92c8a5c] daemon is not started [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] === SKIP: s390x.integration-cli TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (15.01s) [2020-01-10T22:58:26.247Z] --- SKIP: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (15.01s) [2020-01-10T22:58:26.247Z] docker_cli_network_unix_test.go:766: unmatched requirement IsAmd64 [2020-01-10T22:58:26.247Z] docker_cli_network_unix_test.go:46: [d6643e312e53e] daemon is not started [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] [2020-01-10T22:58:26.247Z] DONE 1562 tests, 78 skipped in 5127.505s [2020-01-10T22:58:26.247Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-10T22:58:26.665Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-10T22:58:26.665Z] [2020-01-10T22:58:26.665Z] Unloading profiles will leave already running processes permanently [2020-01-10T22:58:26.665Z] unconfined, which can lead to unexpected situations. [2020-01-10T22:58:26.665Z] [2020-01-10T22:58:26.665Z] To set a process to complain mode, use the command line tool [2020-01-10T22:58:26.665Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-10T22:58:26.665Z] Removing test suite binaries [2020-01-10T22:58:26.665Z] Post stage [Pipeline] junit [2020-01-10T22:58:28.346Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-10T22:58:31.074Z] + echo Ensuring container killed. [2020-01-10T22:58:31.074Z] Ensuring container killed. [2020-01-10T22:58:31.074Z] + docker rm -vf docker-pr1 [2020-01-10T22:58:31.074Z] Error: No such container: docker-pr1 [2020-01-10T22:58:31.074Z] + true [Pipeline] sh [2020-01-10T22:58:31.872Z] + echo Chowning /workspace to jenkins user [2020-01-10T22:58:31.872Z] Chowning /workspace to jenkins user [2020-01-10T22:58:31.872Z] + id -u [2020-01-10T22:58:31.872Z] + id -g [2020-01-10T22:58:31.872Z] + docker run --rm -v /home/jenkins/workspace/moby_cpuguy-test-sync:/workspace busybox chown -R 1001:1001 /workspace [2020-01-10T22:58:31.872Z] Unable to find image 'busybox:latest' locally [2020-01-10T22:58:31.872Z] latest: Pulling from library/busybox [2020-01-10T22:58:32.237Z] 6dc7af96dfc8: Pulling fs layer [2020-01-10T22:58:32.237Z] 6dc7af96dfc8: Verifying Checksum [2020-01-10T22:58:32.237Z] 6dc7af96dfc8: Download complete [2020-01-10T22:58:32.607Z] 6dc7af96dfc8: Pull complete [2020-01-10T22:58:32.607Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-10T22:58:32.607Z] Status: Downloaded newer image for busybox:latest [2020-01-10T22:58:35.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-10T22:58:36.608Z] + bundleName=s390x-integration-cli [2020-01-10T22:58:36.608Z] + echo Creating s390x-integration-cli-bundles.tar.gz [2020-01-10T22:58:36.608Z] Creating s390x-integration-cli-bundles.tar.gz [2020-01-10T22:58:36.608Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-01-10T22:58:36.608Z] + xargs tar -czf s390x-integration-cli-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-10T22:58:37.637Z] Archiving artifacts [2020-01-10T22:58:41.993Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/cpuguy-test-sync/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-10T22:58:42.722Z] + make clean [2020-01-10T22:58:42.722Z] make: command: Command not found [2020-01-10T22:58:42.722Z] make: command: Command not found [2020-01-10T22:58:42.722Z] docker volume rm -f docker-dev-cache [2020-01-10T22:58:43.088Z] docker-dev-cache [Pipeline] deleteDir [2020-01-10T22:58:54.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-01-10T22:59:12.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-01-10T22:59:31.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-10T22:59:46.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-01-10T23:00:04.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-01-10T23:00:20.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-01-10T23:00:35.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-01-10T23:00:50.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-01-10T23:01:09.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-01-10T23:01:24.338Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-01-10T23:01:39.571Z] --- PASS: TestDockerNetworkSuite (795.20s) [2020-01-10T23:01:39.571Z] --- SKIP: TestDockerNetworkSuite/TestConntrackFlowsLeak (15.01s) [2020-01-10T23:01:39.571Z] docker_cli_network_unix_test.go:1746: unmatched requirement IsAmd64 [2020-01-10T23:01:39.571Z] docker_cli_network_unix_test.go:46: [d91fc4248caf4] daemon is not started [2020-01-10T23:01:39.571Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (16.06s) [2020-01-10T23:01:39.571Z] docker_cli_network_unix_test.go:46: [d686e03c0834b] daemon is not started [2020-01-10T23:01:39.571Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (19.38s) [2020-01-10T23:01:39.571Z] docker_cli_network_unix_test.go:46: [d1cc55ba00517] daemon is not started [2020-01-10T23:01:39.571Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (17.24s) [2020-01-10T23:01:39.571Z] docker_cli_network_unix_test.go:46: [d7f36a8f12a05] daemon is not started [2020-01-10T23:01:39.571Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (18.21s) [2020-01-10T23:01:39.571Z] docker_cli_network_unix_test.go:1233: [d8618aba00fec] daemon is not started [2020-01-10T23:01:39.571Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (17.24s) [2020-01-10T23:01:39.571Z] docker_cli_network_unix_test.go:46: [df4cd7648674d] daemon is not started [2020-01-10T23:01:39.571Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (22.83s) [2020-01-10T23:01:39.571Z] docker_cli_network_unix_test.go:46: [dd912aad6e81e] daemon is not started [2020-01-10T23:01:39.571Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (18.40s) [2020-01-10T23:01:39.571Z] docker_cli_network_unix_test.go:46: [de3c7e020566e] daemon is not started [2020-01-10T23:01:39.571Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (16.67s) [2020-01-10T23:01:39.571Z] docker_cli_network_unix_test.go:46: [dd3b06a68d76f] daemon is not started [2020-01-10T23:01:39.571Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (15.80s) [2020-01-10T23:01:39.571Z] docker_cli_network_unix_test.go:46: [d136c39e318d3] daemon is not started [2020-01-10T23:01:39.571Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (15.65s) [2020-01-10T23:01:39.571Z] docker_cli_network_unix_test.go:46: [d1a7e9c2f5dab] daemon is not started [2020-01-10T23:01:39.571Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (16.32s) [2020-01-10T23:01:39.571Z] docker_cli_network_unix_test.go:46: [dccc8c4d24ccd] daemon is not started [2020-01-10T23:01:39.571Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (16.35s) [2020-01-10T23:01:39.571Z] docker_cli_network_unix_test.go:46: [d8d461ab80c3e] daemon is not started [2020-01-10T23:01:39.571Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (15.30s) [2020-01-10T23:01:39.571Z] docker_cli_network_unix_test.go:46: [d5c1a1f57654d] daemon is not started [2020-01-10T23:01:39.571Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (15.58s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [da35b65a96442] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (16.21s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [dabb35832ec0e] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (15.31s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [dd07d12e7df65] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (15.11s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d7c8df03f532d] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (15.30s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d069c1bf9c66e] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (16.18s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d755ca1c3bde6] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (16.53s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [ddd8d9465ebfe] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (15.14s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d3cfbce55e11f] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (15.48s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d9205b348aa36] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (15.13s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [daf764616cf01] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (18.37s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:968: [d9efe38d47a58] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (17.77s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d2cd6c5e341c2] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (24.18s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:1116: [d45ac57b2ace4] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (15.39s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [df1ead353497b] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (16.54s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d0a103d7999e3] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (15.25s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [dc72039f82ff9] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (15.11s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d3da117bbe1ae] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (15.33s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d83c82fcb984c] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (15.31s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d188a06d56073] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (15.01s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d9d71c1252de8] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (18.43s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d9bdf892bb1e7] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (15.08s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d3a3c5e9d1b06] daemon is not started [2020-01-10T23:01:39.572Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (15.01s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d6f5462ca42ab] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (16.19s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d972d75dc80c8] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (19.40s) [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (19.41s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:1084: [dc37f06f6aa3e] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (15.09s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d1796caf59ae8] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (16.16s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d49ed7cc948f7] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (17.12s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d469f63f9f6a2] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (15.10s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d3afdad81b0cc] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (16.01s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d74b27f87a82a] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (15.93s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d72c48004786b] daemon is not started [2020-01-10T23:01:39.572Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (16.52s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d94ea7b3ed998] daemon is not started [2020-01-10T23:01:39.572Z] --- SKIP: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (15.01s) [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:766: unmatched requirement IsAmd64 [2020-01-10T23:01:39.572Z] docker_cli_network_unix_test.go:46: [d7e7fca7e3fea] daemon is not started [2020-01-10T23:01:39.572Z] === RUN TestDockerHubPullSuite [2020-01-10T23:01:39.572Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-01-10T23:01:58.033Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-01-10T23:02:13.270Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-01-10T23:02:28.495Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-01-10T23:02:46.970Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-01-10T23:03:02.195Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-01-10T23:03:17.432Z] --- PASS: TestDockerHubPullSuite (99.02s) [2020-01-10T23:03:17.432Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (17.29s) [2020-01-10T23:03:17.432Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (17.39s) [2020-01-10T23:03:17.432Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (15.87s) [2020-01-10T23:03:17.432Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (17.80s) [2020-01-10T23:03:17.432Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (15.51s) [2020-01-10T23:03:17.432Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (15.15s) [2020-01-10T23:03:17.432Z] PASS [2020-01-10T23:03:17.432Z] [2020-01-10T23:03:17.432Z] === Skipped [2020-01-10T23:03:17.432Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-10T23:03:17.432Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-10T23:03:17.432Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.432Z] [2020-01-10T23:03:17.432Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-01-10T23:03:17.432Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-01-10T23:03:17.432Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.432Z] [2020-01-10T23:03:17.432Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-01-10T23:03:17.432Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-01-10T23:03:17.432Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.432Z] [2020-01-10T23:03:17.432Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-01-10T23:03:17.432Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-01-10T23:03:17.433Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-01-10T23:03:17.433Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-01-10T23:03:17.433Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_sni_test.go:18: Flakey test [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-01-10T23:03:17.433Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-10T23:03:17.433Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-10T23:03:17.433Z] docker_cli_events_unix_test.go:52: unmatched requirement NotPpc64le [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-10T23:03:17.433Z] docker_cli_events_unix_test.go:82: unmatched requirement NotPpc64le [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestEventsPluginOps (0.00s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.00s) [2020-01-10T23:03:17.433Z] docker_cli_events_test.go:232: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-10T23:03:17.433Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-10T23:03:17.433Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestInspectPlugin (0.00s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.00s) [2020-01-10T23:03:17.433Z] docker_cli_inspect_test.go:421: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_plugins_test.go:73: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_plugins_test.go:95: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.00s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.00s) [2020-01-10T23:03:17.433Z] docker_cli_plugins_test.go:140: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestPluginLogDriver (0.00s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.00s) [2020-01-10T23:03:17.433Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.00s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.00s) [2020-01-10T23:03:17.433Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestPluginMetricsCollector (0.07s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.07s) [2020-01-10T23:03:17.433Z] docker_cli_plugins_test.go:446: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestPluginUpgrade (0.07s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.07s) [2020-01-10T23:03:17.433Z] docker_cli_plugins_test.go:415: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-10T23:03:17.433Z] docker_cli_run_unix_test.go:617: unmatched requirement NotPpc64le [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-10T23:03:17.433Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-10T23:03:17.433Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_run_unix_test.go:1058: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-10T23:03:17.433Z] check_test.go:309: [d3e64800860c8] daemon is not started [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-10T23:03:17.433Z] check_test.go:309: [d713b8d11d139] daemon is not started [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_daemon_plugins_test.go:72: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] check_test.go:309: [d220c87ea6ffa] daemon is not started [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestDaemonKillWithPlugins (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerDaemonSuite/TestDaemonKillWithPlugins (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_daemon_plugins_test.go:161: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] check_test.go:309: [d0433a142b6cd] daemon is not started [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-10T23:03:17.433Z] check_test.go:309: [dd837f477c44f] daemon is not started [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-10T23:03:17.433Z] check_test.go:309: [d481366ad4456] daemon is not started [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_daemon_plugins_test.go:45: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] check_test.go:309: [df686aba651a1] daemon is not started [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (0.02s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (0.02s) [2020-01-10T23:03:17.433Z] docker_cli_daemon_plugins_test.go:16: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] check_test.go:309: [d4bba73a826b4] daemon is not started [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_daemon_plugins_test.go:98: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] check_test.go:309: [d86709a8ee96c] daemon is not started [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_daemon_plugins_test.go:123: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] check_test.go:309: [d5b58d5c33468] daemon is not started [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestFailedPluginRemove (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerDaemonSuite/TestFailedPluginRemove (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_daemon_test.go:2937: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] check_test.go:309: [d5313bb7ef547] daemon is not started [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestPluginListFilterCapability (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerDaemonSuite/TestPluginListFilterCapability (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_daemon_plugins_test.go:290: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] check_test.go:309: [d0ab556cc73de] daemon is not started [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestPluginListFilterEnabled (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerDaemonSuite/TestPluginListFilterEnabled (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_daemon_plugins_test.go:262: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] check_test.go:309: [d7a17bbf331bd] daemon is not started [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_daemon_plugins_test.go:234: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] check_test.go:309: [d10915c7f6a44] daemon is not started [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestVolumePlugin (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerDaemonSuite/TestVolumePlugin (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_daemon_plugins_test.go:188: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] check_test.go:309: [d311dfe8201b2] daemon is not started [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-01-10T23:03:17.433Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSwarmSuite/TestAPISwarmLeaderElection (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmLeaderElection (0.01s) [2020-01-10T23:03:17.433Z] docker_api_swarm_test.go:299: Disabled on ppc64le [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSwarmSuite/TestAPISwarmRaftQuorum (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (0.01s) [2020-01-10T23:03:17.433Z] docker_api_swarm_test.go:380: Disabled on ppc64le [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_swarm_test.go:1317: Disabled on ppc64le [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (0.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (0.01s) [2020-01-10T23:03:17.433Z] docker_cli_swarm_unix_test.go:60: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerPluginSuite/TestPluginInstallImage (15.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (15.01s) [2020-01-10T23:03:17.433Z] docker_cli_plugins_test.go:210: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerNetworkSuite/TestConntrackFlowsLeak (15.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerNetworkSuite/TestConntrackFlowsLeak (15.01s) [2020-01-10T23:03:17.433Z] docker_cli_network_unix_test.go:1746: unmatched requirement IsAmd64 [2020-01-10T23:03:17.433Z] docker_cli_network_unix_test.go:46: [d91fc4248caf4] daemon is not started [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (15.01s) [2020-01-10T23:03:17.433Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (15.01s) [2020-01-10T23:03:17.433Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-10T23:03:17.433Z] docker_cli_network_unix_test.go:46: [d6f5462ca42ab] daemon is not started [2020-01-10T23:03:17.433Z] [2020-01-10T23:03:17.433Z] === SKIP: ppc64le.integration-cli TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (15.01s) [2020-01-10T23:03:17.434Z] --- SKIP: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (15.01s) [2020-01-10T23:03:17.434Z] docker_cli_network_unix_test.go:766: unmatched requirement IsAmd64 [2020-01-10T23:03:17.434Z] docker_cli_network_unix_test.go:46: [d7e7fca7e3fea] daemon is not started [2020-01-10T23:03:17.434Z] [2020-01-10T23:03:17.434Z] [2020-01-10T23:03:17.434Z] DONE 1562 tests, 71 skipped in 4757.236s [2020-01-10T23:03:17.434Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-10T23:03:18.446Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-10T23:03:18.446Z] [2020-01-10T23:03:18.446Z] Unloading profiles will leave already running processes permanently [2020-01-10T23:03:18.446Z] unconfined, which can lead to unexpected situations. [2020-01-10T23:03:18.446Z] [2020-01-10T23:03:18.446Z] To set a process to complain mode, use the command line tool [2020-01-10T23:03:18.446Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-10T23:03:18.446Z] Removing test suite binaries [2020-01-10T23:03:18.446Z] Post stage [Pipeline] junit [2020-01-10T23:03:20.530Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-10T23:03:21.554Z] + echo Ensuring container killed. [2020-01-10T23:03:21.554Z] Ensuring container killed. [2020-01-10T23:03:21.554Z] + docker rm -vf docker-pr1 [2020-01-10T23:03:21.554Z] Error: No such container: docker-pr1 [2020-01-10T23:03:21.554Z] + true [Pipeline] sh [2020-01-10T23:03:21.947Z] + echo Chowning /workspace to jenkins user [2020-01-10T23:03:21.947Z] Chowning /workspace to jenkins user [2020-01-10T23:03:21.947Z] + id -u [2020-01-10T23:03:21.947Z] + id -g [2020-01-10T23:03:21.947Z] + docker run --rm -v /home/docker/workspace/moby_cpuguy-test-sync:/workspace busybox chown -R 1001:1001 /workspace [2020-01-10T23:03:21.947Z] Unable to find image 'busybox:latest' locally [2020-01-10T23:03:22.230Z] latest: Pulling from library/busybox [2020-01-10T23:03:22.230Z] d7e28ec550a2: Pulling fs layer [2020-01-10T23:03:22.515Z] d7e28ec550a2: Verifying Checksum [2020-01-10T23:03:22.515Z] d7e28ec550a2: Download complete [2020-01-10T23:03:22.803Z] d7e28ec550a2: Pull complete [2020-01-10T23:03:22.803Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-10T23:03:22.803Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-10T23:03:27.614Z] + bundleName=ppc64le-integration-cli [2020-01-10T23:03:27.614Z] + echo Creating ppc64le-integration-cli-bundles.tar.gz [2020-01-10T23:03:27.614Z] Creating ppc64le-integration-cli-bundles.tar.gz [2020-01-10T23:03:27.614Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ -o -name *-report.xml ) -printxargs [2020-01-10T23:03:27.614Z] tar -czf ppc64le-integration-cli-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-10T23:03:29.126Z] Archiving artifacts [2020-01-10T23:03:29.859Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/cpuguy-test-sync/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-10T23:03:30.248Z] + make clean [2020-01-10T23:03:30.865Z] make: command: Command not found [2020-01-10T23:03:30.865Z] make: command: Command not found [2020-01-10T23:03:30.865Z] docker volume rm -f docker-dev-cache [2020-01-10T23:03:30.865Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-10T23:15:47.233Z] ok github.com/docker/docker/integration-cli 3388.300s [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === Skipped [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-01-10T23:15:47.235Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-10T23:15:47.235Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIImagesSaveAndLoad (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestAPIImagesSaveAndLoad (0.01s) [2020-01-10T23:15:47.235Z] docker_api_images_test.go:69: Temporarily disabled on RS3 and older because they are too slow. See #39909 [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-01-10T23:15:47.235Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-01-10T23:15:47.235Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-10T23:15:47.235Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-01-10T23:15:47.235Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-01-10T23:15:47.235Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-01-10T23:15:47.235Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-01-10T23:15:47.235Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-01-10T23:15:47.235Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-01-10T23:15:47.235Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-01-10T23:15:47.235Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-10T23:15:47.235Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-01-10T23:15:47.235Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-01-10T23:15:47.235Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-01-10T23:15:47.235Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-01-10T23:15:47.235Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-10T23:15:47.235Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2020-01-10T23:15:47.235Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-01-10T23:15:47.235Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-10T23:15:47.235Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-01-10T23:15:47.235Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-01-10T23:15:47.235Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-01-10T23:15:47.235Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-01-10T23:15:47.235Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-01-10T23:15:47.235Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-01-10T23:15:47.235Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-10T23:15:47.235Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-01-10T23:15:47.235Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-01-10T23:15:47.235Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-01-10T23:15:47.235Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.49s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.49s) [2020-01-10T23:15:47.235Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2020-01-10T23:15:47.235Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2020-01-10T23:15:47.235Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2020-01-10T23:15:47.235Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2020-01-10T23:15:47.235Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.235Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-01-10T23:15:47.236Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.08s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.08s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-10T23:15:47.236Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-10T23:15:47.236Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.236Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-01-10T23:15:47.237Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2020-01-10T23:15:47.237Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2020-01-10T23:15:47.237Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-01-10T23:15:47.237Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2020-01-10T23:15:47.237Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-01-10T23:15:47.237Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-01-10T23:15:47.237Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-01-10T23:15:47.237Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-01-10T23:15:47.237Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-01-10T23:15:47.237Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-01-10T23:15:47.237Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2020-01-10T23:15:47.237Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.25s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s) [2020-01-10T23:15:47.237Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-01-10T23:15:47.237Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2020-01-10T23:15:47.237Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-01-10T23:15:47.237Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-01-10T23:15:47.237Z] docker_cli_sni_test.go:18: Flakey test [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-10T23:15:47.237Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-10T23:15:47.237Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-01-10T23:15:47.237Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-10T23:15:47.237Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-10T23:15:47.237Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-10T23:15:47.237Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-10T23:15:47.237Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-10T23:15:47.237Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-10T23:15:47.237Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-10T23:15:47.237Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-01-10T23:15:47.237Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-10T23:15:47.237Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-01-10T23:15:47.237Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.09s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.09s) [2020-01-10T23:15:47.237Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-10T23:15:47.237Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-01-10T23:15:47.237Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-10T23:15:47.237Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-10T23:15:47.237Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-10T23:15:47.237Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-10T23:15:47.237Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-10T23:15:47.237Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-01-10T23:15:47.237Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-01-10T23:15:47.237Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-01-10T23:15:47.237Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-10T23:15:47.237Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-01-10T23:15:47.237Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-01-10T23:15:47.237Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-10T23:15:47.237Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.237Z] [2020-01-10T23:15:47.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (0.01s) [2020-01-10T23:15:47.237Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (0.01s) [2020-01-10T23:15:47.238Z] docker_api_containers_windows_test.go:23: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-01-10T23:15:47.238Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-10T23:15:47.238Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-01-10T23:15:47.238Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-01-10T23:15:47.238Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-01-10T23:15:47.238Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-01-10T23:15:47.238Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-01-10T23:15:47.238Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-10T23:15:47.238Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-10T23:15:47.238Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-01-10T23:15:47.238Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-10T23:15:47.238Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.238Z] [2020-01-10T23:15:47.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-10T23:15:47.238Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-10T23:15:47.238Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-01-10T23:15:47.239Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-10T23:15:47.239Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-10T23:15:47.239Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-01-10T23:15:47.239Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-01-10T23:15:47.239Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-01-10T23:15:47.239Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-01-10T23:15:47.239Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-01-10T23:15:47.239Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-01-10T23:15:47.239Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-01-10T23:15:47.239Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-01-10T23:15:47.239Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-01-10T23:15:47.239Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-01-10T23:15:47.239Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-10T23:15:47.239Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-10T23:15:47.239Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-01-10T23:15:47.239Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-01-10T23:15:47.239Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-01-10T23:15:47.239Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-01-10T23:15:47.239Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-01-10T23:15:47.239Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-01-10T23:15:47.239Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-01-10T23:15:47.239Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-01-10T23:15:47.239Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-10T23:15:47.239Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-01-10T23:15:47.239Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-10T23:15:47.239Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-10T23:15:47.239Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.239Z] [2020-01-10T23:15:47.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-01-10T23:15:47.239Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-01-10T23:15:47.240Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-01-10T23:15:47.240Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-01-10T23:15:47.240Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-10T23:15:47.240Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-01-10T23:15:47.240Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-10T23:15:47.240Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-01-10T23:15:47.240Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-01-10T23:15:47.240Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-01-10T23:15:47.240Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-01-10T23:15:47.240Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.240Z] [2020-01-10T23:15:47.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-01-10T23:15:47.240Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-01-10T23:15:47.241Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-10T23:15:47.241Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-01-10T23:15:47.241Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-01-10T23:15:47.241Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-01-10T23:15:47.241Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-10T23:15:47.241Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-10T23:15:47.241Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-10T23:15:47.241Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-01-10T23:15:47.241Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-10T23:15:47.241Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-01-10T23:15:47.241Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-01-10T23:15:47.241Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-10T23:15:47.241Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.241Z] [2020-01-10T23:15:47.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-01-10T23:15:47.241Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunBindMounts (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunBindMounts (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:1883: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-10T23:15:47.242Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-10T23:15:47.242Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.242Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-01-10T23:15:47.243Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.243Z] [2020-01-10T23:15:47.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-01-10T23:15:47.243Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-01-10T23:15:47.244Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-01-10T23:15:47.244Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.244Z] [2020-01-10T23:15:47.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-10T23:15:47.244Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartReturnCorrectExitCode (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestStartReturnCorrectExitCode (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_start_test.go:201: FLAKY on Windows RS1, see #38521 [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-01-10T23:15:47.245Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-01-10T23:15:47.245Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-01-10T23:15:47.245Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-01-10T23:15:47.245Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-10T23:15:47.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-10T23:15:47.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-10T23:15:47.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-10T23:15:47.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-10T23:15:47.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-10T23:15:47.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-10T23:15:47.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-10T23:15:47.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-10T23:15:47.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-10T23:15:47.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-10T23:15:47.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-10T23:15:47.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-10T23:15:47.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-10T23:15:47.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-10T23:15:47.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-10T23:15:47.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-10T23:15:47.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-10T23:15:47.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-10T23:15:47.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-10T23:15:47.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-10T23:15:47.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.245Z] [2020-01-10T23:15:47.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-10T23:15:47.245Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-10T23:15:47.246Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-10T23:15:47.246Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.246Z] [2020-01-10T23:15:47.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-10T23:15:47.247Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-10T23:15:47.247Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-10T23:15:47.247Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-10T23:15:47.247Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-10T23:15:47.247Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-10T23:15:47.247Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-10T23:15:47.247Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-10T23:15:47.247Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-10T23:15:47.247Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-10T23:15:47.247Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-10T23:15:47.247Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-10T23:15:47.247Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-10T23:15:47.247Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-10T23:15:47.247Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-10T23:15:47.247Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-10T23:15:47.247Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-10T23:15:47.247Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-10T23:15:47.247Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-10T23:15:47.247Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-10T23:15:47.247Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-10T23:15:47.247Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-10T23:15:47.247Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-10T23:15:47.247Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-10T23:15:47.247Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-10T23:15:47.247Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-10T23:15:47.247Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-10T23:15:47.247Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-10T23:15:47.247Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-10T23:15:47.247Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-10T23:15:47.247Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-10T23:15:47.247Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-10T23:15:47.247Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-01-10T23:15:47.247Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-01-10T23:15:47.247Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-01-10T23:15:47.247Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] DONE 1096 tests, 554 skipped in 3396.813s [2020-01-10T23:15:47.247Z] INFO: Integration tests ended at 01/10/2020 23:15:46. Duration:00:56:36.9061041 [2020-01-10T23:15:47.247Z] INFO: Docker info of the daemon under test at end of run [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] Containers: 2 [2020-01-10T23:15:47.247Z] Running: 0 [2020-01-10T23:15:47.247Z] Paused: 0 [2020-01-10T23:15:47.247Z] Stopped: 2 [2020-01-10T23:15:47.247Z] Images: 12 [2020-01-10T23:15:47.247Z] Server Version: 0.0.0-dev [2020-01-10T23:15:47.247Z] Storage Driver: windowsfilter [2020-01-10T23:15:47.247Z] Windows: [2020-01-10T23:15:47.247Z] Logging Driver: json-file [2020-01-10T23:15:47.247Z] Plugins: [2020-01-10T23:15:47.247Z] Volume: local [2020-01-10T23:15:47.247Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-10T23:15:47.247Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-10T23:15:47.247Z] Swarm: inactive [2020-01-10T23:15:47.247Z] Default Isolation: process [2020-01-10T23:15:47.247Z] Kernel Version: 10.0 14393 (14393.3321.amd64fre.rs1_release.191016-1811) [2020-01-10T23:15:47.247Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3326) [2020-01-10T23:15:47.247Z] OSType: windows [2020-01-10T23:15:47.247Z] Architecture: x86_64 [2020-01-10T23:15:47.247Z] CPUs: 4 [2020-01-10T23:15:47.247Z] Total Memory: 32GiB [2020-01-10T23:15:47.247Z] Name: azwin-2-44bae0 [2020-01-10T23:15:47.247Z] ID: XZRO:53VN:5A35:CIZ4:XS2Z:3AJL:XI7L:Q45Q:2TTO:RMSA:BFV4:C67U [2020-01-10T23:15:47.247Z] Docker Root Dir: D:\CI\cpuguy-test-sync\1\daemon [2020-01-10T23:15:47.247Z] Debug Mode (client): false [2020-01-10T23:15:47.247Z] Debug Mode (server): true [2020-01-10T23:15:47.247Z] File Descriptors: -1 [2020-01-10T23:15:47.247Z] Goroutines: 18 [2020-01-10T23:15:47.247Z] System Time: 2020-01-10T23:15:47.002171Z [2020-01-10T23:15:47.247Z] EventsListeners: 0 [2020-01-10T23:15:47.247Z] Registry: https://index.docker.io/v1/ [2020-01-10T23:15:47.247Z] Labels: [2020-01-10T23:15:47.247Z] Experimental: false [2020-01-10T23:15:47.247Z] Insecure Registries: [2020-01-10T23:15:47.247Z] 127.0.0.0/8 [2020-01-10T23:15:47.247Z] Live Restore Enabled: false [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] [2020-01-10T23:15:47.247Z] INFO: Stopping daemon under test [2020-01-10T23:15:47.709Z] SUCCESS: The process with PID 820 (child process of PID 4464) has been terminated. [2020-01-10T23:15:47.709Z] SUCCESS: The process with PID 4464 (child process of PID 3172) has been terminated. [2020-01-10T23:15:47.709Z] INFO: Stop tailing logs of the daemon under tests [2020-01-10T23:15:47.709Z] INFO: executeCI.ps1 Completed successfully at 01/10/2020 23:15:47. [2020-01-10T23:15:47.709Z] INFO: Tidying up at end of run [2020-01-10T23:15:47.709Z] INFO: Saving daemon under test log (d:\CI\cpuguy-test-sync\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-01-10T23:15:47.709Z] INFO: Saving daemon under test log (d:\CI\cpuguy-test-sync\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-01-10T23:15:47.709Z] INFO: Nuke-Everything... [2020-01-10T23:15:48.172Z] INFO: Container count on control daemon to delete is 2 [2020-01-10T23:15:48.634Z] 0e275c67ba25 [2020-01-10T23:15:48.634Z] 6ea0ecaa68d2 [2020-01-10T23:15:48.634Z] INFO: Tidying pidfile d:\CI\cpuguy-test-sync\1\docker.pid [2020-01-10T23:15:48.634Z] INFO: Nuking d:\CI [2020-01-10T23:16:24.364Z] INFO: Zapped successfully [2020-01-10T23:16:24.364Z] WARNING: There are 595 NdisAdapters leaked under Psched\Parameters [2020-01-10T23:16:24.364Z] WARNING: Cleaning Psched... [2020-01-10T23:16:24.364Z] WARNING: There are 595 NdisAdapters leaked under WFPLWFS\Parameters [2020-01-10T23:16:24.364Z] WARNING: Cleaning WFPLWFS... [2020-01-10T23:16:24.364Z] [2020-01-10T23:16:24.364Z] INFO: executeCI.ps1 exiting at Fri Jan 10 23:16:21 CUT 2020. Duration 01:42:44.9151036 [2020-01-10T23:16:24.364Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-01-10T23:16:24.616Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-01-10T23:16:37.432Z] Creating windowsRS1-integration-bundles.zip [2020-01-10T23:16:37.894Z] powershell.exe : Compress-Archive : The path [2020-01-10T23:16:37.894Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-272957ab\powershellWrapper.ps1:3 char:1 [2020-01-10T23:16:37.894Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2020-01-10T23:16:37.894Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-01-10T23:16:37.894Z] + CategoryInfo : NotSpecified: (Compress-Archive : The path :Stri ng) [], RemoteException [2020-01-10T23:16:37.894Z] + FullyQualifiedErrorId : NativeCommandError [2020-01-10T23:16:37.894Z] [2020-01-10T23:16:37.894Z] 'C:\windows\TEMP/testresults/unittests/junit-report-unit-tests.xml' either [2020-01-10T23:16:37.894Z] [2020-01-10T23:16:37.894Z] does not exist or is not a valid file system path. [2020-01-10T23:16:37.894Z] [2020-01-10T23:16:37.894Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-272957ab\powershellScript [2020-01-10T23:16:37.894Z] [2020-01-10T23:16:37.894Z] .ps1:6 char:33 [2020-01-10T23:16:37.894Z] [2020-01-10T23:16:37.894Z] + ... Compress-Archive -Path "${env:TEMP}/CIDUT.out", "${env:TE ... [2020-01-10T23:16:37.894Z] [2020-01-10T23:16:37.894Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-01-10T23:16:37.894Z] [2020-01-10T23:16:37.894Z] + CategoryInfo : InvalidArgument: (C:\windows\TEMP...-unit-tests. [2020-01-10T23:16:37.894Z] [2020-01-10T23:16:37.894Z] xml:String) [Compress-Archive], InvalidOperationException [2020-01-10T23:16:37.894Z] + FullyQualifiedErrorId : ArchiveCmdletPathNotFound,Compress-Archive [2020-01-10T23:16:37.894Z] [2020-01-10T23:16:37.894Z] [2020-01-10T23:16:37.894Z] [Pipeline] step [2020-01-10T23:16:38.107Z] Archiving artifacts [2020-01-10T23:16:38.866Z] ‘*-bundles.zip’ doesn’t match anything [2020-01-10T23:16:38.866Z] No artifacts found that match the file pattern "*-bundles.zip". Configuration error? [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-10T23:16:39.794Z] + make clean [2020-01-10T23:16:41.336Z] docker volume rm -f docker-dev-cache [2020-01-10T23:16:41.336Z] 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